public interface PersistentVolumeRegisterRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCluster()
optional string cluster = 1; |
com.google.protobuf.ByteString |
getClusterBytes()
optional string cluster = 1; |
java.lang.String |
getEndpoint()
optional string endpoint = 6; |
com.google.protobuf.ByteString |
getEndpointBytes()
optional string endpoint = 6; |
java.lang.String |
getIdentifier()
optional string identifier = 3; |
com.google.protobuf.ByteString |
getIdentifierBytes()
optional string identifier = 3; |
java.lang.String |
getName()
optional string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 2; |
java.lang.String |
getPlugin()
optional string plugin = 4; |
com.google.protobuf.ByteString |
getPluginBytes()
optional string plugin = 4; |
long |
getSizeGb()
optional int64 size_gb = 5; |
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 getName()
optional string name = 2;com.google.protobuf.ByteString getNameBytes()
optional string name = 2;java.lang.String getIdentifier()
optional string identifier = 3;com.google.protobuf.ByteString getIdentifierBytes()
optional string identifier = 3;java.lang.String getPlugin()
optional string plugin = 4;com.google.protobuf.ByteString getPluginBytes()
optional string plugin = 4;long getSizeGb()
optional int64 size_gb = 5;java.lang.String getEndpoint()
optional string endpoint = 6;com.google.protobuf.ByteString getEndpointBytes()
optional string endpoint = 6;