public static interface ClusterIdProtos.ClusterIdOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getClusterId()
required string cluster_id = 1;
This is the cluster id, a uuid as a String
|
com.google.protobuf.ByteString |
getClusterIdBytes()
required string cluster_id = 1;
This is the cluster id, a uuid as a String
|
boolean |
hasClusterId()
required string cluster_id = 1;
This is the cluster id, a uuid as a String
|
boolean hasClusterId()
required string cluster_id = 1;
This is the cluster id, a uuid as a String
String getClusterId()
required string cluster_id = 1;
This is the cluster id, a uuid as a String
com.google.protobuf.ByteString getClusterIdBytes()
required string cluster_id = 1;
This is the cluster id, a uuid as a String
Copyright © 2007–2019. All rights reserved.