public interface ClusterDescribeResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Cluster |
getGlusterfs()
optional .appscode.glusterfs.v1beta1.Cluster glusterfs = 2; |
ClusterOrBuilder |
getGlusterfsOrBuilder()
optional .appscode.glusterfs.v1beta1.Cluster glusterfs = 2; |
Status |
getStatus()
optional .appscode.dtypes.Status status = 1; |
StatusOrBuilder |
getStatusOrBuilder()
optional .appscode.dtypes.Status status = 1; |
boolean |
hasGlusterfs()
optional .appscode.glusterfs.v1beta1.Cluster glusterfs = 2; |
boolean |
hasStatus()
optional .appscode.dtypes.Status status = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStatus()
optional .appscode.dtypes.Status status = 1;Status getStatus()
optional .appscode.dtypes.Status status = 1;StatusOrBuilder getStatusOrBuilder()
optional .appscode.dtypes.Status status = 1;boolean hasGlusterfs()
optional .appscode.glusterfs.v1beta1.Cluster glusterfs = 2;Cluster getGlusterfs()
optional .appscode.glusterfs.v1beta1.Cluster glusterfs = 2;ClusterOrBuilder getGlusterfsOrBuilder()
optional .appscode.glusterfs.v1beta1.Cluster glusterfs = 2;