public interface ClusterStartupConfigRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getContextVersion()
int64 context_version = 3; |
java.lang.String |
getRole()
string role = 2; |
com.google.protobuf.ByteString |
getRoleBytes()
string role = 2; |
java.lang.String |
getUid()
string uid = 1; |
com.google.protobuf.ByteString |
getUidBytes()
string uid = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getUid()
string uid = 1;com.google.protobuf.ByteString getUidBytes()
string uid = 1;java.lang.String getRole()
string role = 2;com.google.protobuf.ByteString getRoleBytes()
string role = 2;long getContextVersion()
int64 context_version = 3;