public interface ServerCreateRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBucketName()
optional string bucket_name = 3; |
com.google.protobuf.ByteString |
getBucketNameBytes()
optional string bucket_name = 3; |
java.lang.String |
getCluster()
optional string cluster = 1; |
com.google.protobuf.ByteString |
getClusterBytes()
optional string cluster = 1; |
java.lang.String |
getCredential()
optional string credential = 2; |
com.google.protobuf.ByteString |
getCredentialBytes()
optional string credential = 2; |
java.lang.String |
getDisk()
optional string disk = 4; |
com.google.protobuf.ByteString |
getDiskBytes()
optional string disk = 4; |
java.lang.String |
getNamespace()
TODO will be removed
|
com.google.protobuf.ByteString |
getNamespaceBytes()
TODO will be removed
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getCluster()
optional string cluster = 1;com.google.protobuf.ByteString getClusterBytes()
optional string cluster = 1;java.lang.String getCredential()
optional string credential = 2;com.google.protobuf.ByteString getCredentialBytes()
optional string credential = 2;java.lang.String getBucketName()
optional string bucket_name = 3;com.google.protobuf.ByteString getBucketNameBytes()
optional string bucket_name = 3;java.lang.String getDisk()
optional string disk = 4;com.google.protobuf.ByteString getDiskBytes()
optional string disk = 4;java.lang.String getNamespace()
TODO will be removed
optional string namespace = 5;com.google.protobuf.ByteString getNamespaceBytes()
TODO will be removed
optional string namespace = 5;