public interface MasterCreateRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClusterName()
optional string cluster_name = 1; |
com.google.protobuf.ByteString |
getClusterNameBytes()
optional string cluster_name = 1; |
java.lang.String |
getNamespace()
optional string namespace = 3; |
com.google.protobuf.ByteString |
getNamespaceBytes()
optional string namespace = 3; |
java.lang.String |
getVolumeId()
optional string volume_id = 2; |
com.google.protobuf.ByteString |
getVolumeIdBytes()
optional string volume_id = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getClusterName()
optional string cluster_name = 1;com.google.protobuf.ByteString getClusterNameBytes()
optional string cluster_name = 1;java.lang.String getVolumeId()
optional string volume_id = 2;com.google.protobuf.ByteString getVolumeIdBytes()
optional string volume_id = 2;java.lang.String getNamespace()
optional string namespace = 3;com.google.protobuf.ByteString getNamespaceBytes()
optional string namespace = 3;