public static interface Controlcenter.ClusterOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getClusterId()
the UUID (required)
|
com.google.protobuf.ByteString |
getClusterIdBytes()
the UUID (required)
|
String |
getClusterName()
Deprecated.
|
com.google.protobuf.ByteString |
getClusterNameBytes()
Deprecated.
|
Controlcenter.ClusterType |
getClusterType()
.controlcenter.ClusterType clusterType = 1; |
int |
getClusterTypeValue()
.controlcenter.ClusterType clusterType = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getClusterTypeValue()
.controlcenter.ClusterType clusterType = 1;
Controlcenter.ClusterType getClusterType()
.controlcenter.ClusterType clusterType = 1;
String getClusterId()
the UUID (required)
string clusterId = 2;
com.google.protobuf.ByteString getClusterIdBytes()
the UUID (required)
string clusterId = 2;
@Deprecated String getClusterName()
the optional name set on the cluster itself
string clusterName = 3 [deprecated = true];
@Deprecated com.google.protobuf.ByteString getClusterNameBytes()
the optional name set on the cluster itself
string clusterName = 3 [deprecated = true];