public interface PersistentVolumeRegisterRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCluster()
string cluster = 1; |
com.google.protobuf.ByteString |
getClusterBytes()
string cluster = 1; |
java.lang.String |
getEndpoint()
string endpoint = 6; |
com.google.protobuf.ByteString |
getEndpointBytes()
string endpoint = 6; |
java.lang.String |
getIdentifier()
string identifier = 3; |
com.google.protobuf.ByteString |
getIdentifierBytes()
string identifier = 3; |
java.lang.String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
java.lang.String |
getPlugin()
string plugin = 4; |
com.google.protobuf.ByteString |
getPluginBytes()
string plugin = 4; |
long |
getSizeGb()
int64 size_gb = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getCluster()
string cluster = 1;com.google.protobuf.ByteString getClusterBytes()
string cluster = 1;java.lang.String getName()
string name = 2;com.google.protobuf.ByteString getNameBytes()
string name = 2;java.lang.String getIdentifier()
string identifier = 3;com.google.protobuf.ByteString getIdentifierBytes()
string identifier = 3;java.lang.String getPlugin()
string plugin = 4;com.google.protobuf.ByteString getPluginBytes()
string plugin = 4;long getSizeGb()
int64 size_gb = 5;java.lang.String getEndpoint()
string endpoint = 6;com.google.protobuf.ByteString getEndpointBytes()
string endpoint = 6;