Package com.google.cloud.netapp.v1
Class StoragePool
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.netapp.v1.StoragePool
-
- All Implemented Interfaces:
StoragePoolOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class StoragePool extends com.google.protobuf.GeneratedMessageV3 implements StoragePoolOrBuilder
StoragePool is a container for volumes with a service level and capacity. Volumes can be created in a pool of sufficient available capacity. StoragePool capacity is what you are billed for.
Protobuf typegoogle.cloud.netapp.v1.StoragePool- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStoragePool.BuilderStoragePool is a container for volumes with a service level and capacity.static classStoragePool.StateThe Storage Pool States-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intACTIVE_DIRECTORY_FIELD_NUMBERstatic intCAPACITY_GIB_FIELD_NUMBERstatic intCREATE_TIME_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intENCRYPTION_TYPE_FIELD_NUMBERstatic intGLOBAL_ACCESS_ALLOWED_FIELD_NUMBERstatic intKMS_CONFIG_FIELD_NUMBERstatic intLABELS_FIELD_NUMBERstatic intLDAP_ENABLED_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intNETWORK_FIELD_NUMBERstatic intPSA_RANGE_FIELD_NUMBERstatic intSERVICE_LEVEL_FIELD_NUMBERstatic intSTATE_DETAILS_FIELD_NUMBERstatic intSTATE_FIELD_NUMBERstatic intVOLUME_CAPACITY_GIB_FIELD_NUMBERstatic intVOLUME_COUNT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsLabels(String key)Labels as key value pairsbooleanequals(Object obj)StringgetActiveDirectory()Specifies the Active Directory to be used for creating a SMB volume.com.google.protobuf.ByteStringgetActiveDirectoryBytes()Specifies the Active Directory to be used for creating a SMB volume.longgetCapacityGib()Required.com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.static StoragePoolgetDefaultInstance()StoragePoolgetDefaultInstanceForType()StringgetDescription()Description of the storage poolcom.google.protobuf.ByteStringgetDescriptionBytes()Description of the storage poolstatic com.google.protobuf.Descriptors.DescriptorgetDescriptor()EncryptionTypegetEncryptionType()Output only.intgetEncryptionTypeValue()Output only.booleangetGlobalAccessAllowed()Optional.StringgetKmsConfig()Specifies the KMS config to be used for volume encryption.com.google.protobuf.ByteStringgetKmsConfigBytes()Specifies the KMS config to be used for volume encryption.Map<String,String>getLabels()Deprecated.intgetLabelsCount()Labels as key value pairsMap<String,String>getLabelsMap()Labels as key value pairsStringgetLabelsOrDefault(String key, String defaultValue)Labels as key value pairsStringgetLabelsOrThrow(String key)Labels as key value pairsbooleangetLdapEnabled()Flag indicating if the pool is NFS LDAP enabled or not.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.StringgetNetwork()Required.com.google.protobuf.ByteStringgetNetworkBytes()Required.com.google.protobuf.Parser<StoragePool>getParserForType()StringgetPsaRange()Name of the Private Service Access allocated range.com.google.protobuf.ByteStringgetPsaRangeBytes()Name of the Private Service Access allocated range.intgetSerializedSize()ServiceLevelgetServiceLevel()Required.intgetServiceLevelValue()Required.StoragePool.StategetState()Output only.StringgetStateDetails()Output only.com.google.protobuf.ByteStringgetStateDetailsBytes()Output only.intgetStateValue()Output only.longgetVolumeCapacityGib()Output only.intgetVolumeCount()Output only.booleanhasCreateTime()Output only.booleanhasGlobalAccessAllowed()Optional.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static StoragePool.BuildernewBuilder()static StoragePool.BuildernewBuilder(StoragePool prototype)StoragePool.BuildernewBuilderForType()protected StoragePool.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static StoragePoolparseDelimitedFrom(InputStream input)static StoragePoolparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StoragePoolparseFrom(byte[] data)static StoragePoolparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StoragePoolparseFrom(com.google.protobuf.ByteString data)static StoragePoolparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StoragePoolparseFrom(com.google.protobuf.CodedInputStream input)static StoragePoolparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StoragePoolparseFrom(InputStream input)static StoragePoolparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StoragePoolparseFrom(ByteBuffer data)static StoragePoolparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<StoragePool>parser()StoragePool.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SERVICE_LEVEL_FIELD_NUMBER
public static final int SERVICE_LEVEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CAPACITY_GIB_FIELD_NUMBER
public static final int CAPACITY_GIB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VOLUME_CAPACITY_GIB_FIELD_NUMBER
public static final int VOLUME_CAPACITY_GIB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VOLUME_COUNT_FIELD_NUMBER
public static final int VOLUME_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_DETAILS_FIELD_NUMBER
public static final int STATE_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABELS_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NETWORK_FIELD_NUMBER
public static final int NETWORK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACTIVE_DIRECTORY_FIELD_NUMBER
public static final int ACTIVE_DIRECTORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KMS_CONFIG_FIELD_NUMBER
public static final int KMS_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LDAP_ENABLED_FIELD_NUMBER
public static final int LDAP_ENABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PSA_RANGE_FIELD_NUMBER
public static final int PSA_RANGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENCRYPTION_TYPE_FIELD_NUMBER
public static final int ENCRYPTION_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GLOBAL_ACCESS_ALLOWED_FIELD_NUMBER
public static final int GLOBAL_ACCESS_ALLOWED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
Output only. Name of the storage pool
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceStoragePoolOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. Name of the storage pool
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceStoragePoolOrBuilder- Returns:
- The bytes for name.
-
getServiceLevelValue
public int getServiceLevelValue()
Required. Service level of the storage pool
.google.cloud.netapp.v1.ServiceLevel service_level = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getServiceLevelValuein interfaceStoragePoolOrBuilder- Returns:
- The enum numeric value on the wire for serviceLevel.
-
getServiceLevel
public ServiceLevel getServiceLevel()
Required. Service level of the storage pool
.google.cloud.netapp.v1.ServiceLevel service_level = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getServiceLevelin interfaceStoragePoolOrBuilder- Returns:
- The serviceLevel.
-
getCapacityGib
public long getCapacityGib()
Required. Capacity in GIB of the pool
int64 capacity_gib = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCapacityGibin interfaceStoragePoolOrBuilder- Returns:
- The capacityGib.
-
getVolumeCapacityGib
public long getVolumeCapacityGib()
Output only. Allocated size of all volumes in GIB in the storage pool
int64 volume_capacity_gib = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getVolumeCapacityGibin interfaceStoragePoolOrBuilder- Returns:
- The volumeCapacityGib.
-
getVolumeCount
public int getVolumeCount()
Output only. Volume count of the storage pool
int32 volume_count = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getVolumeCountin interfaceStoragePoolOrBuilder- Returns:
- The volumeCount.
-
getStateValue
public int getStateValue()
Output only. State of the storage pool
.google.cloud.netapp.v1.StoragePool.State state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateValuein interfaceStoragePoolOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
getState
public StoragePool.State getState()
Output only. State of the storage pool
.google.cloud.netapp.v1.StoragePool.State state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatein interfaceStoragePoolOrBuilder- Returns:
- The state.
-
getStateDetails
public String getStateDetails()
Output only. State details of the storage pool
string state_details = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateDetailsin interfaceStoragePoolOrBuilder- Returns:
- The stateDetails.
-
getStateDetailsBytes
public com.google.protobuf.ByteString getStateDetailsBytes()
Output only. State details of the storage pool
string state_details = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateDetailsBytesin interfaceStoragePoolOrBuilder- Returns:
- The bytes for stateDetails.
-
hasCreateTime
public boolean hasCreateTime()
Output only. Create time of the storage pool
.google.protobuf.Timestamp create_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfaceStoragePoolOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. Create time of the storage pool
.google.protobuf.Timestamp create_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfaceStoragePoolOrBuilder- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Create time of the storage pool
.google.protobuf.Timestamp create_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfaceStoragePoolOrBuilder
-
getDescription
public String getDescription()
Description of the storage pool
string description = 9;- Specified by:
getDescriptionin interfaceStoragePoolOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
Description of the storage pool
string description = 9;- Specified by:
getDescriptionBytesin interfaceStoragePoolOrBuilder- Returns:
- The bytes for description.
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:StoragePoolOrBuilderLabels as key value pairs
map<string, string> labels = 10;- Specified by:
getLabelsCountin interfaceStoragePoolOrBuilder
-
containsLabels
public boolean containsLabels(String key)
Labels as key value pairs
map<string, string> labels = 10;- Specified by:
containsLabelsin interfaceStoragePoolOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceStoragePoolOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
Labels as key value pairs
map<string, string> labels = 10;- Specified by:
getLabelsMapin interfaceStoragePoolOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
Labels as key value pairs
map<string, string> labels = 10;- Specified by:
getLabelsOrDefaultin interfaceStoragePoolOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
Labels as key value pairs
map<string, string> labels = 10;- Specified by:
getLabelsOrThrowin interfaceStoragePoolOrBuilder
-
getNetwork
public String getNetwork()
Required. VPC Network name. Format: projects/{project}/global/networks/{network}string network = 11 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getNetworkin interfaceStoragePoolOrBuilder- Returns:
- The network.
-
getNetworkBytes
public com.google.protobuf.ByteString getNetworkBytes()
Required. VPC Network name. Format: projects/{project}/global/networks/{network}string network = 11 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getNetworkBytesin interfaceStoragePoolOrBuilder- Returns:
- The bytes for network.
-
getActiveDirectory
public String getActiveDirectory()
Specifies the Active Directory to be used for creating a SMB volume.
string active_directory = 12 [(.google.api.resource_reference) = { ... }- Specified by:
getActiveDirectoryin interfaceStoragePoolOrBuilder- Returns:
- The activeDirectory.
-
getActiveDirectoryBytes
public com.google.protobuf.ByteString getActiveDirectoryBytes()
Specifies the Active Directory to be used for creating a SMB volume.
string active_directory = 12 [(.google.api.resource_reference) = { ... }- Specified by:
getActiveDirectoryBytesin interfaceStoragePoolOrBuilder- Returns:
- The bytes for activeDirectory.
-
getKmsConfig
public String getKmsConfig()
Specifies the KMS config to be used for volume encryption.
string kms_config = 13 [(.google.api.resource_reference) = { ... }- Specified by:
getKmsConfigin interfaceStoragePoolOrBuilder- Returns:
- The kmsConfig.
-
getKmsConfigBytes
public com.google.protobuf.ByteString getKmsConfigBytes()
Specifies the KMS config to be used for volume encryption.
string kms_config = 13 [(.google.api.resource_reference) = { ... }- Specified by:
getKmsConfigBytesin interfaceStoragePoolOrBuilder- Returns:
- The bytes for kmsConfig.
-
getLdapEnabled
public boolean getLdapEnabled()
Flag indicating if the pool is NFS LDAP enabled or not.
bool ldap_enabled = 14;- Specified by:
getLdapEnabledin interfaceStoragePoolOrBuilder- Returns:
- The ldapEnabled.
-
getPsaRange
public String getPsaRange()
Name of the Private Service Access allocated range. If not provided, any available range will be chosen.
string psa_range = 15;- Specified by:
getPsaRangein interfaceStoragePoolOrBuilder- Returns:
- The psaRange.
-
getPsaRangeBytes
public com.google.protobuf.ByteString getPsaRangeBytes()
Name of the Private Service Access allocated range. If not provided, any available range will be chosen.
string psa_range = 15;- Specified by:
getPsaRangeBytesin interfaceStoragePoolOrBuilder- Returns:
- The bytes for psaRange.
-
getEncryptionTypeValue
public int getEncryptionTypeValue()
Output only. Specifies the current pool encryption key source.
.google.cloud.netapp.v1.EncryptionType encryption_type = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEncryptionTypeValuein interfaceStoragePoolOrBuilder- Returns:
- The enum numeric value on the wire for encryptionType.
-
getEncryptionType
public EncryptionType getEncryptionType()
Output only. Specifies the current pool encryption key source.
.google.cloud.netapp.v1.EncryptionType encryption_type = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEncryptionTypein interfaceStoragePoolOrBuilder- Returns:
- The encryptionType.
-
hasGlobalAccessAllowed
public boolean hasGlobalAccessAllowed()
Optional. Allows SO pool to access AD or DNS server from other regions.
optional bool global_access_allowed = 17 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasGlobalAccessAllowedin interfaceStoragePoolOrBuilder- Returns:
- Whether the globalAccessAllowed field is set.
-
getGlobalAccessAllowed
public boolean getGlobalAccessAllowed()
Optional. Allows SO pool to access AD or DNS server from other regions.
optional bool global_access_allowed = 17 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getGlobalAccessAllowedin interfaceStoragePoolOrBuilder- Returns:
- The globalAccessAllowed.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static StoragePool parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoragePool parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoragePool parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoragePool parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoragePool parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoragePool parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoragePool parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static StoragePool parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static StoragePool parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static StoragePool parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static StoragePool parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static StoragePool parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public StoragePool.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static StoragePool.Builder newBuilder()
-
newBuilder
public static StoragePool.Builder newBuilder(StoragePool prototype)
-
toBuilder
public StoragePool.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected StoragePool.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static StoragePool getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<StoragePool> parser()
-
getParserForType
public com.google.protobuf.Parser<StoragePool> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public StoragePool getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-