Package com.google.cloud.netapp.v1
Class Volume.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Volume.Builder>
-
- com.google.cloud.netapp.v1.Volume.Builder
-
- All Implemented Interfaces:
VolumeOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Volume
public static final class Volume.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Volume.Builder> implements VolumeOrBuilder
Volume provides a filesystem that you can mount.
Protobuf typegoogle.cloud.netapp.v1.Volume
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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.Builder<Volume.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Volume.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Volume.Builder>
-
clear
public Volume.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Volume.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Volume.Builder>
-
getDefaultInstanceForType
public Volume getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Volume build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Volume buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Volume.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Volume.Builder>
-
setField
public Volume.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Volume.Builder>
-
clearField
public Volume.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Volume.Builder>
-
clearOneof
public Volume.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Volume.Builder>
-
setRepeatedField
public Volume.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Volume.Builder>
-
addRepeatedField
public Volume.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Volume.Builder>
-
mergeFrom
public Volume.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Volume.Builder>
-
mergeFrom
public Volume.Builder mergeFrom(Volume other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Volume.Builder>
-
mergeFrom
public Volume.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Volume.Builder>- Throws:
IOException
-
getName
public String getName()
Output only. Name of the volume
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceVolumeOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. Name of the volume
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceVolumeOrBuilder- Returns:
- The bytes for name.
-
setName
public Volume.Builder setName(String value)
Output only. Name of the volume
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Volume.Builder clearName()
Output only. Name of the volume
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setNameBytes
public Volume.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. Name of the volume
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getStateValue
public int getStateValue()
Output only. State of the volume
.google.cloud.netapp.v1.Volume.State state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateValuein interfaceVolumeOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public Volume.Builder setStateValue(int value)
Output only. State of the volume
.google.cloud.netapp.v1.Volume.State state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public Volume.State getState()
Output only. State of the volume
.google.cloud.netapp.v1.Volume.State state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatein interfaceVolumeOrBuilder- Returns:
- The state.
-
setState
public Volume.Builder setState(Volume.State value)
Output only. State of the volume
.google.cloud.netapp.v1.Volume.State state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
public Volume.Builder clearState()
Output only. State of the volume
.google.cloud.netapp.v1.Volume.State state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getStateDetails
public String getStateDetails()
Output only. State details of the volume
string state_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateDetailsin interfaceVolumeOrBuilder- Returns:
- The stateDetails.
-
getStateDetailsBytes
public com.google.protobuf.ByteString getStateDetailsBytes()
Output only. State details of the volume
string state_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateDetailsBytesin interfaceVolumeOrBuilder- Returns:
- The bytes for stateDetails.
-
setStateDetails
public Volume.Builder setStateDetails(String value)
Output only. State details of the volume
string state_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The stateDetails to set.- Returns:
- This builder for chaining.
-
clearStateDetails
public Volume.Builder clearStateDetails()
Output only. State details of the volume
string state_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setStateDetailsBytes
public Volume.Builder setStateDetailsBytes(com.google.protobuf.ByteString value)
Output only. State details of the volume
string state_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for stateDetails to set.- Returns:
- This builder for chaining.
-
hasCreateTime
public boolean hasCreateTime()
Output only. Create time of the volume
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfaceVolumeOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. Create time of the volume
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfaceVolumeOrBuilder- Returns:
- The createTime.
-
setCreateTime
public Volume.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Create time of the volume
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setCreateTime
public Volume.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Create time of the volume
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeCreateTime
public Volume.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Create time of the volume
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearCreateTime
public Volume.Builder clearCreateTime()
Output only. Create time of the volume
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Create time of the volume
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Create time of the volume
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfaceVolumeOrBuilder
-
getShareName
public String getShareName()
Required. Share name of the volume
string share_name = 5 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getShareNamein interfaceVolumeOrBuilder- Returns:
- The shareName.
-
getShareNameBytes
public com.google.protobuf.ByteString getShareNameBytes()
Required. Share name of the volume
string share_name = 5 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getShareNameBytesin interfaceVolumeOrBuilder- Returns:
- The bytes for shareName.
-
setShareName
public Volume.Builder setShareName(String value)
Required. Share name of the volume
string share_name = 5 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The shareName to set.- Returns:
- This builder for chaining.
-
clearShareName
public Volume.Builder clearShareName()
Required. Share name of the volume
string share_name = 5 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setShareNameBytes
public Volume.Builder setShareNameBytes(com.google.protobuf.ByteString value)
Required. Share name of the volume
string share_name = 5 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for shareName to set.- Returns:
- This builder for chaining.
-
getPsaRange
public String getPsaRange()
Output only. Name of the Private Service Access allocated range. This is optional. If not provided, any available range will be chosen.
string psa_range = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPsaRangein interfaceVolumeOrBuilder- Returns:
- The psaRange.
-
getPsaRangeBytes
public com.google.protobuf.ByteString getPsaRangeBytes()
Output only. Name of the Private Service Access allocated range. This is optional. If not provided, any available range will be chosen.
string psa_range = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPsaRangeBytesin interfaceVolumeOrBuilder- Returns:
- The bytes for psaRange.
-
setPsaRange
public Volume.Builder setPsaRange(String value)
Output only. Name of the Private Service Access allocated range. This is optional. If not provided, any available range will be chosen.
string psa_range = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The psaRange to set.- Returns:
- This builder for chaining.
-
clearPsaRange
public Volume.Builder clearPsaRange()
Output only. Name of the Private Service Access allocated range. This is optional. If not provided, any available range will be chosen.
string psa_range = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setPsaRangeBytes
public Volume.Builder setPsaRangeBytes(com.google.protobuf.ByteString value)
Output only. Name of the Private Service Access allocated range. This is optional. If not provided, any available range will be chosen.
string psa_range = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for psaRange to set.- Returns:
- This builder for chaining.
-
getStoragePool
public String getStoragePool()
Required. StoragePool name of the volume
string storage_pool = 7 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getStoragePoolin interfaceVolumeOrBuilder- Returns:
- The storagePool.
-
getStoragePoolBytes
public com.google.protobuf.ByteString getStoragePoolBytes()
Required. StoragePool name of the volume
string storage_pool = 7 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getStoragePoolBytesin interfaceVolumeOrBuilder- Returns:
- The bytes for storagePool.
-
setStoragePool
public Volume.Builder setStoragePool(String value)
Required. StoragePool name of the volume
string storage_pool = 7 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The storagePool to set.- Returns:
- This builder for chaining.
-
clearStoragePool
public Volume.Builder clearStoragePool()
Required. StoragePool name of the volume
string storage_pool = 7 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setStoragePoolBytes
public Volume.Builder setStoragePoolBytes(com.google.protobuf.ByteString value)
Required. StoragePool name of the volume
string storage_pool = 7 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for storagePool to set.- Returns:
- This builder for chaining.
-
getNetwork
public String getNetwork()
Output only. VPC Network name. Format: projects/{project}/global/networks/{network}string network = 8 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getNetworkin interfaceVolumeOrBuilder- Returns:
- The network.
-
getNetworkBytes
public com.google.protobuf.ByteString getNetworkBytes()
Output only. VPC Network name. Format: projects/{project}/global/networks/{network}string network = 8 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getNetworkBytesin interfaceVolumeOrBuilder- Returns:
- The bytes for network.
-
setNetwork
public Volume.Builder setNetwork(String value)
Output only. VPC Network name. Format: projects/{project}/global/networks/{network}string network = 8 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The network to set.- Returns:
- This builder for chaining.
-
clearNetwork
public Volume.Builder clearNetwork()
Output only. VPC Network name. Format: projects/{project}/global/networks/{network}string network = 8 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setNetworkBytes
public Volume.Builder setNetworkBytes(com.google.protobuf.ByteString value)
Output only. VPC Network name. Format: projects/{project}/global/networks/{network}string network = 8 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for network to set.- Returns:
- This builder for chaining.
-
getServiceLevelValue
public int getServiceLevelValue()
Output only. Service level of the volume
.google.cloud.netapp.v1.ServiceLevel service_level = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getServiceLevelValuein interfaceVolumeOrBuilder- Returns:
- The enum numeric value on the wire for serviceLevel.
-
setServiceLevelValue
public Volume.Builder setServiceLevelValue(int value)
Output only. Service level of the volume
.google.cloud.netapp.v1.ServiceLevel service_level = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for serviceLevel to set.- Returns:
- This builder for chaining.
-
getServiceLevel
public ServiceLevel getServiceLevel()
Output only. Service level of the volume
.google.cloud.netapp.v1.ServiceLevel service_level = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getServiceLevelin interfaceVolumeOrBuilder- Returns:
- The serviceLevel.
-
setServiceLevel
public Volume.Builder setServiceLevel(ServiceLevel value)
Output only. Service level of the volume
.google.cloud.netapp.v1.ServiceLevel service_level = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The serviceLevel to set.- Returns:
- This builder for chaining.
-
clearServiceLevel
public Volume.Builder clearServiceLevel()
Output only. Service level of the volume
.google.cloud.netapp.v1.ServiceLevel service_level = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getCapacityGib
public long getCapacityGib()
Required. Capacity in GIB of the volume
int64 capacity_gib = 10 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCapacityGibin interfaceVolumeOrBuilder- Returns:
- The capacityGib.
-
setCapacityGib
public Volume.Builder setCapacityGib(long value)
Required. Capacity in GIB of the volume
int64 capacity_gib = 10 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The capacityGib to set.- Returns:
- This builder for chaining.
-
clearCapacityGib
public Volume.Builder clearCapacityGib()
Required. Capacity in GIB of the volume
int64 capacity_gib = 10 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
hasExportPolicy
public boolean hasExportPolicy()
Optional. Export policy of the volume
.google.cloud.netapp.v1.ExportPolicy export_policy = 11 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasExportPolicyin interfaceVolumeOrBuilder- Returns:
- Whether the exportPolicy field is set.
-
getExportPolicy
public ExportPolicy getExportPolicy()
Optional. Export policy of the volume
.google.cloud.netapp.v1.ExportPolicy export_policy = 11 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getExportPolicyin interfaceVolumeOrBuilder- Returns:
- The exportPolicy.
-
setExportPolicy
public Volume.Builder setExportPolicy(ExportPolicy value)
Optional. Export policy of the volume
.google.cloud.netapp.v1.ExportPolicy export_policy = 11 [(.google.api.field_behavior) = OPTIONAL];
-
setExportPolicy
public Volume.Builder setExportPolicy(ExportPolicy.Builder builderForValue)
Optional. Export policy of the volume
.google.cloud.netapp.v1.ExportPolicy export_policy = 11 [(.google.api.field_behavior) = OPTIONAL];
-
mergeExportPolicy
public Volume.Builder mergeExportPolicy(ExportPolicy value)
Optional. Export policy of the volume
.google.cloud.netapp.v1.ExportPolicy export_policy = 11 [(.google.api.field_behavior) = OPTIONAL];
-
clearExportPolicy
public Volume.Builder clearExportPolicy()
Optional. Export policy of the volume
.google.cloud.netapp.v1.ExportPolicy export_policy = 11 [(.google.api.field_behavior) = OPTIONAL];
-
getExportPolicyBuilder
public ExportPolicy.Builder getExportPolicyBuilder()
Optional. Export policy of the volume
.google.cloud.netapp.v1.ExportPolicy export_policy = 11 [(.google.api.field_behavior) = OPTIONAL];
-
getExportPolicyOrBuilder
public ExportPolicyOrBuilder getExportPolicyOrBuilder()
Optional. Export policy of the volume
.google.cloud.netapp.v1.ExportPolicy export_policy = 11 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getExportPolicyOrBuilderin interfaceVolumeOrBuilder
-
getProtocolsList
public List<Protocols> getProtocolsList()
Required. Protocols required for the volume
repeated .google.cloud.netapp.v1.Protocols protocols = 12 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getProtocolsListin interfaceVolumeOrBuilder- Returns:
- A list containing the protocols.
-
getProtocolsCount
public int getProtocolsCount()
Required. Protocols required for the volume
repeated .google.cloud.netapp.v1.Protocols protocols = 12 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getProtocolsCountin interfaceVolumeOrBuilder- Returns:
- The count of protocols.
-
getProtocols
public Protocols getProtocols(int index)
Required. Protocols required for the volume
repeated .google.cloud.netapp.v1.Protocols protocols = 12 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getProtocolsin interfaceVolumeOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The protocols at the given index.
-
setProtocols
public Volume.Builder setProtocols(int index, Protocols value)
Required. Protocols required for the volume
repeated .google.cloud.netapp.v1.Protocols protocols = 12 [(.google.api.field_behavior) = REQUIRED];- Parameters:
index- The index to set the value at.value- The protocols to set.- Returns:
- This builder for chaining.
-
addProtocols
public Volume.Builder addProtocols(Protocols value)
Required. Protocols required for the volume
repeated .google.cloud.netapp.v1.Protocols protocols = 12 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The protocols to add.- Returns:
- This builder for chaining.
-
addAllProtocols
public Volume.Builder addAllProtocols(Iterable<? extends Protocols> values)
Required. Protocols required for the volume
repeated .google.cloud.netapp.v1.Protocols protocols = 12 [(.google.api.field_behavior) = REQUIRED];- Parameters:
values- The protocols to add.- Returns:
- This builder for chaining.
-
clearProtocols
public Volume.Builder clearProtocols()
Required. Protocols required for the volume
repeated .google.cloud.netapp.v1.Protocols protocols = 12 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
getProtocolsValueList
public List<Integer> getProtocolsValueList()
Required. Protocols required for the volume
repeated .google.cloud.netapp.v1.Protocols protocols = 12 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getProtocolsValueListin interfaceVolumeOrBuilder- Returns:
- A list containing the enum numeric values on the wire for protocols.
-
getProtocolsValue
public int getProtocolsValue(int index)
Required. Protocols required for the volume
repeated .google.cloud.netapp.v1.Protocols protocols = 12 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getProtocolsValuein interfaceVolumeOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of protocols at the given index.
-
setProtocolsValue
public Volume.Builder setProtocolsValue(int index, int value)
Required. Protocols required for the volume
repeated .google.cloud.netapp.v1.Protocols protocols = 12 [(.google.api.field_behavior) = REQUIRED];- Parameters:
index- The index to set the value at.value- The enum numeric value on the wire for protocols to set.- Returns:
- This builder for chaining.
-
addProtocolsValue
public Volume.Builder addProtocolsValue(int value)
Required. Protocols required for the volume
repeated .google.cloud.netapp.v1.Protocols protocols = 12 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The enum numeric value on the wire for protocols to add.- Returns:
- This builder for chaining.
-
addAllProtocolsValue
public Volume.Builder addAllProtocolsValue(Iterable<Integer> values)
Required. Protocols required for the volume
repeated .google.cloud.netapp.v1.Protocols protocols = 12 [(.google.api.field_behavior) = REQUIRED];- Parameters:
values- The enum numeric values on the wire for protocols to add.- Returns:
- This builder for chaining.
-
getSmbSettingsList
public List<SMBSettings> getSmbSettingsList()
Optional. SMB share settings for the volume.
repeated .google.cloud.netapp.v1.SMBSettings smb_settings = 13 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSmbSettingsListin interfaceVolumeOrBuilder- Returns:
- A list containing the smbSettings.
-
getSmbSettingsCount
public int getSmbSettingsCount()
Optional. SMB share settings for the volume.
repeated .google.cloud.netapp.v1.SMBSettings smb_settings = 13 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSmbSettingsCountin interfaceVolumeOrBuilder- Returns:
- The count of smbSettings.
-
getSmbSettings
public SMBSettings getSmbSettings(int index)
Optional. SMB share settings for the volume.
repeated .google.cloud.netapp.v1.SMBSettings smb_settings = 13 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSmbSettingsin interfaceVolumeOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The smbSettings at the given index.
-
setSmbSettings
public Volume.Builder setSmbSettings(int index, SMBSettings value)
Optional. SMB share settings for the volume.
repeated .google.cloud.netapp.v1.SMBSettings smb_settings = 13 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
index- The index to set the value at.value- The smbSettings to set.- Returns:
- This builder for chaining.
-
addSmbSettings
public Volume.Builder addSmbSettings(SMBSettings value)
Optional. SMB share settings for the volume.
repeated .google.cloud.netapp.v1.SMBSettings smb_settings = 13 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The smbSettings to add.- Returns:
- This builder for chaining.
-
addAllSmbSettings
public Volume.Builder addAllSmbSettings(Iterable<? extends SMBSettings> values)
Optional. SMB share settings for the volume.
repeated .google.cloud.netapp.v1.SMBSettings smb_settings = 13 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
values- The smbSettings to add.- Returns:
- This builder for chaining.
-
clearSmbSettings
public Volume.Builder clearSmbSettings()
Optional. SMB share settings for the volume.
repeated .google.cloud.netapp.v1.SMBSettings smb_settings = 13 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
getSmbSettingsValueList
public List<Integer> getSmbSettingsValueList()
Optional. SMB share settings for the volume.
repeated .google.cloud.netapp.v1.SMBSettings smb_settings = 13 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSmbSettingsValueListin interfaceVolumeOrBuilder- Returns:
- A list containing the enum numeric values on the wire for smbSettings.
-
getSmbSettingsValue
public int getSmbSettingsValue(int index)
Optional. SMB share settings for the volume.
repeated .google.cloud.netapp.v1.SMBSettings smb_settings = 13 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSmbSettingsValuein interfaceVolumeOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of smbSettings at the given index.
-
setSmbSettingsValue
public Volume.Builder setSmbSettingsValue(int index, int value)
Optional. SMB share settings for the volume.
repeated .google.cloud.netapp.v1.SMBSettings smb_settings = 13 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
index- The index to set the value at.value- The enum numeric value on the wire for smbSettings to set.- Returns:
- This builder for chaining.
-
addSmbSettingsValue
public Volume.Builder addSmbSettingsValue(int value)
Optional. SMB share settings for the volume.
repeated .google.cloud.netapp.v1.SMBSettings smb_settings = 13 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The enum numeric value on the wire for smbSettings to add.- Returns:
- This builder for chaining.
-
addAllSmbSettingsValue
public Volume.Builder addAllSmbSettingsValue(Iterable<Integer> values)
Optional. SMB share settings for the volume.
repeated .google.cloud.netapp.v1.SMBSettings smb_settings = 13 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
values- The enum numeric values on the wire for smbSettings to add.- Returns:
- This builder for chaining.
-
getMountOptionsList
public List<MountOption> getMountOptionsList()
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getMountOptionsListin interfaceVolumeOrBuilder
-
getMountOptionsCount
public int getMountOptionsCount()
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getMountOptionsCountin interfaceVolumeOrBuilder
-
getMountOptions
public MountOption getMountOptions(int index)
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getMountOptionsin interfaceVolumeOrBuilder
-
setMountOptions
public Volume.Builder setMountOptions(int index, MountOption value)
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setMountOptions
public Volume.Builder setMountOptions(int index, MountOption.Builder builderForValue)
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addMountOptions
public Volume.Builder addMountOptions(MountOption value)
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addMountOptions
public Volume.Builder addMountOptions(int index, MountOption value)
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addMountOptions
public Volume.Builder addMountOptions(MountOption.Builder builderForValue)
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addMountOptions
public Volume.Builder addMountOptions(int index, MountOption.Builder builderForValue)
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addAllMountOptions
public Volume.Builder addAllMountOptions(Iterable<? extends MountOption> values)
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearMountOptions
public Volume.Builder clearMountOptions()
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
removeMountOptions
public Volume.Builder removeMountOptions(int index)
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getMountOptionsBuilder
public MountOption.Builder getMountOptionsBuilder(int index)
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getMountOptionsOrBuilder
public MountOptionOrBuilder getMountOptionsOrBuilder(int index)
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getMountOptionsOrBuilderin interfaceVolumeOrBuilder
-
getMountOptionsOrBuilderList
public List<? extends MountOptionOrBuilder> getMountOptionsOrBuilderList()
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getMountOptionsOrBuilderListin interfaceVolumeOrBuilder
-
addMountOptionsBuilder
public MountOption.Builder addMountOptionsBuilder()
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addMountOptionsBuilder
public MountOption.Builder addMountOptionsBuilder(int index)
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getMountOptionsBuilderList
public List<MountOption.Builder> getMountOptionsBuilderList()
Output only. Mount options of this volume
repeated .google.cloud.netapp.v1.MountOption mount_options = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUnixPermissions
public String getUnixPermissions()
Optional. Default unix style permission (e.g. 777) the mount point will be created with. Applicable for NFS protocol types only.
string unix_permissions = 15 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getUnixPermissionsin interfaceVolumeOrBuilder- Returns:
- The unixPermissions.
-
getUnixPermissionsBytes
public com.google.protobuf.ByteString getUnixPermissionsBytes()
Optional. Default unix style permission (e.g. 777) the mount point will be created with. Applicable for NFS protocol types only.
string unix_permissions = 15 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getUnixPermissionsBytesin interfaceVolumeOrBuilder- Returns:
- The bytes for unixPermissions.
-
setUnixPermissions
public Volume.Builder setUnixPermissions(String value)
Optional. Default unix style permission (e.g. 777) the mount point will be created with. Applicable for NFS protocol types only.
string unix_permissions = 15 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The unixPermissions to set.- Returns:
- This builder for chaining.
-
clearUnixPermissions
public Volume.Builder clearUnixPermissions()
Optional. Default unix style permission (e.g. 777) the mount point will be created with. Applicable for NFS protocol types only.
string unix_permissions = 15 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
setUnixPermissionsBytes
public Volume.Builder setUnixPermissionsBytes(com.google.protobuf.ByteString value)
Optional. Default unix style permission (e.g. 777) the mount point will be created with. Applicable for NFS protocol types only.
string unix_permissions = 15 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The bytes for unixPermissions to set.- Returns:
- This builder for chaining.
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:VolumeOrBuilderOptional. Labels as key value pairs
map<string, string> labels = 16 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getLabelsCountin interfaceVolumeOrBuilder
-
containsLabels
public boolean containsLabels(String key)
Optional. Labels as key value pairs
map<string, string> labels = 16 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
containsLabelsin interfaceVolumeOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceVolumeOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
Optional. Labels as key value pairs
map<string, string> labels = 16 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getLabelsMapin interfaceVolumeOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
Optional. Labels as key value pairs
map<string, string> labels = 16 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getLabelsOrDefaultin interfaceVolumeOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
Optional. Labels as key value pairs
map<string, string> labels = 16 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getLabelsOrThrowin interfaceVolumeOrBuilder
-
clearLabels
public Volume.Builder clearLabels()
-
removeLabels
public Volume.Builder removeLabels(String key)
Optional. Labels as key value pairs
map<string, string> labels = 16 [(.google.api.field_behavior) = OPTIONAL];
-
getMutableLabels
@Deprecated public Map<String,String> getMutableLabels()
Deprecated.Use alternate mutation accessors instead.
-
putLabels
public Volume.Builder putLabels(String key, String value)
Optional. Labels as key value pairs
map<string, string> labels = 16 [(.google.api.field_behavior) = OPTIONAL];
-
putAllLabels
public Volume.Builder putAllLabels(Map<String,String> values)
Optional. Labels as key value pairs
map<string, string> labels = 16 [(.google.api.field_behavior) = OPTIONAL];
-
getDescription
public String getDescription()
Optional. Description of the volume
string description = 17 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getDescriptionin interfaceVolumeOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
Optional. Description of the volume
string description = 17 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getDescriptionBytesin interfaceVolumeOrBuilder- Returns:
- The bytes for description.
-
setDescription
public Volume.Builder setDescription(String value)
Optional. Description of the volume
string description = 17 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public Volume.Builder clearDescription()
Optional. Description of the volume
string description = 17 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
setDescriptionBytes
public Volume.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Optional. Description of the volume
string description = 17 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
hasSnapshotPolicy
public boolean hasSnapshotPolicy()
Optional. SnapshotPolicy for a volume.
.google.cloud.netapp.v1.SnapshotPolicy snapshot_policy = 18 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasSnapshotPolicyin interfaceVolumeOrBuilder- Returns:
- Whether the snapshotPolicy field is set.
-
getSnapshotPolicy
public SnapshotPolicy getSnapshotPolicy()
Optional. SnapshotPolicy for a volume.
.google.cloud.netapp.v1.SnapshotPolicy snapshot_policy = 18 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSnapshotPolicyin interfaceVolumeOrBuilder- Returns:
- The snapshotPolicy.
-
setSnapshotPolicy
public Volume.Builder setSnapshotPolicy(SnapshotPolicy value)
Optional. SnapshotPolicy for a volume.
.google.cloud.netapp.v1.SnapshotPolicy snapshot_policy = 18 [(.google.api.field_behavior) = OPTIONAL];
-
setSnapshotPolicy
public Volume.Builder setSnapshotPolicy(SnapshotPolicy.Builder builderForValue)
Optional. SnapshotPolicy for a volume.
.google.cloud.netapp.v1.SnapshotPolicy snapshot_policy = 18 [(.google.api.field_behavior) = OPTIONAL];
-
mergeSnapshotPolicy
public Volume.Builder mergeSnapshotPolicy(SnapshotPolicy value)
Optional. SnapshotPolicy for a volume.
.google.cloud.netapp.v1.SnapshotPolicy snapshot_policy = 18 [(.google.api.field_behavior) = OPTIONAL];
-
clearSnapshotPolicy
public Volume.Builder clearSnapshotPolicy()
Optional. SnapshotPolicy for a volume.
.google.cloud.netapp.v1.SnapshotPolicy snapshot_policy = 18 [(.google.api.field_behavior) = OPTIONAL];
-
getSnapshotPolicyBuilder
public SnapshotPolicy.Builder getSnapshotPolicyBuilder()
Optional. SnapshotPolicy for a volume.
.google.cloud.netapp.v1.SnapshotPolicy snapshot_policy = 18 [(.google.api.field_behavior) = OPTIONAL];
-
getSnapshotPolicyOrBuilder
public SnapshotPolicyOrBuilder getSnapshotPolicyOrBuilder()
Optional. SnapshotPolicy for a volume.
.google.cloud.netapp.v1.SnapshotPolicy snapshot_policy = 18 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSnapshotPolicyOrBuilderin interfaceVolumeOrBuilder
-
getSnapReserve
public double getSnapReserve()
Optional. Snap_reserve specifies percentage of volume storage reserved for snapshot storage. Default is 0 percent.
double snap_reserve = 19 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSnapReservein interfaceVolumeOrBuilder- Returns:
- The snapReserve.
-
setSnapReserve
public Volume.Builder setSnapReserve(double value)
Optional. Snap_reserve specifies percentage of volume storage reserved for snapshot storage. Default is 0 percent.
double snap_reserve = 19 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The snapReserve to set.- Returns:
- This builder for chaining.
-
clearSnapReserve
public Volume.Builder clearSnapReserve()
Optional. Snap_reserve specifies percentage of volume storage reserved for snapshot storage. Default is 0 percent.
double snap_reserve = 19 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
getSnapshotDirectory
public boolean getSnapshotDirectory()
Optional. Snapshot_directory if enabled (true) the volume will contain a read-only .snapshot directory which provides access to each of the volume's snapshots.
bool snapshot_directory = 20 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSnapshotDirectoryin interfaceVolumeOrBuilder- Returns:
- The snapshotDirectory.
-
setSnapshotDirectory
public Volume.Builder setSnapshotDirectory(boolean value)
Optional. Snapshot_directory if enabled (true) the volume will contain a read-only .snapshot directory which provides access to each of the volume's snapshots.
bool snapshot_directory = 20 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The snapshotDirectory to set.- Returns:
- This builder for chaining.
-
clearSnapshotDirectory
public Volume.Builder clearSnapshotDirectory()
Optional. Snapshot_directory if enabled (true) the volume will contain a read-only .snapshot directory which provides access to each of the volume's snapshots.
bool snapshot_directory = 20 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
getUsedGib
public long getUsedGib()
Output only. Used capacity in GIB of the volume. This is computed periodically and it does not represent the realtime usage.
int64 used_gib = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUsedGibin interfaceVolumeOrBuilder- Returns:
- The usedGib.
-
setUsedGib
public Volume.Builder setUsedGib(long value)
Output only. Used capacity in GIB of the volume. This is computed periodically and it does not represent the realtime usage.
int64 used_gib = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The usedGib to set.- Returns:
- This builder for chaining.
-
clearUsedGib
public Volume.Builder clearUsedGib()
Output only. Used capacity in GIB of the volume. This is computed periodically and it does not represent the realtime usage.
int64 used_gib = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getSecurityStyleValue
public int getSecurityStyleValue()
Optional. Security Style of the Volume
.google.cloud.netapp.v1.SecurityStyle security_style = 22 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSecurityStyleValuein interfaceVolumeOrBuilder- Returns:
- The enum numeric value on the wire for securityStyle.
-
setSecurityStyleValue
public Volume.Builder setSecurityStyleValue(int value)
Optional. Security Style of the Volume
.google.cloud.netapp.v1.SecurityStyle security_style = 22 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The enum numeric value on the wire for securityStyle to set.- Returns:
- This builder for chaining.
-
getSecurityStyle
public SecurityStyle getSecurityStyle()
Optional. Security Style of the Volume
.google.cloud.netapp.v1.SecurityStyle security_style = 22 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSecurityStylein interfaceVolumeOrBuilder- Returns:
- The securityStyle.
-
setSecurityStyle
public Volume.Builder setSecurityStyle(SecurityStyle value)
Optional. Security Style of the Volume
.google.cloud.netapp.v1.SecurityStyle security_style = 22 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The securityStyle to set.- Returns:
- This builder for chaining.
-
clearSecurityStyle
public Volume.Builder clearSecurityStyle()
Optional. Security Style of the Volume
.google.cloud.netapp.v1.SecurityStyle security_style = 22 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
getKerberosEnabled
public boolean getKerberosEnabled()
Optional. Flag indicating if the volume is a kerberos volume or not, export policy rules control kerberos security modes (krb5, krb5i, krb5p).
bool kerberos_enabled = 23 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getKerberosEnabledin interfaceVolumeOrBuilder- Returns:
- The kerberosEnabled.
-
setKerberosEnabled
public Volume.Builder setKerberosEnabled(boolean value)
Optional. Flag indicating if the volume is a kerberos volume or not, export policy rules control kerberos security modes (krb5, krb5i, krb5p).
bool kerberos_enabled = 23 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The kerberosEnabled to set.- Returns:
- This builder for chaining.
-
clearKerberosEnabled
public Volume.Builder clearKerberosEnabled()
Optional. Flag indicating if the volume is a kerberos volume or not, export policy rules control kerberos security modes (krb5, krb5i, krb5p).
bool kerberos_enabled = 23 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
getLdapEnabled
public boolean getLdapEnabled()
Output only. Flag indicating if the volume is NFS LDAP enabled or not.
bool ldap_enabled = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLdapEnabledin interfaceVolumeOrBuilder- Returns:
- The ldapEnabled.
-
setLdapEnabled
public Volume.Builder setLdapEnabled(boolean value)
Output only. Flag indicating if the volume is NFS LDAP enabled or not.
bool ldap_enabled = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The ldapEnabled to set.- Returns:
- This builder for chaining.
-
clearLdapEnabled
public Volume.Builder clearLdapEnabled()
Output only. Flag indicating if the volume is NFS LDAP enabled or not.
bool ldap_enabled = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getActiveDirectory
public String getActiveDirectory()
Output only. Specifies the ActiveDirectory name of a SMB volume.
string active_directory = 25 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getActiveDirectoryin interfaceVolumeOrBuilder- Returns:
- The activeDirectory.
-
getActiveDirectoryBytes
public com.google.protobuf.ByteString getActiveDirectoryBytes()
Output only. Specifies the ActiveDirectory name of a SMB volume.
string active_directory = 25 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getActiveDirectoryBytesin interfaceVolumeOrBuilder- Returns:
- The bytes for activeDirectory.
-
setActiveDirectory
public Volume.Builder setActiveDirectory(String value)
Output only. Specifies the ActiveDirectory name of a SMB volume.
string active_directory = 25 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The activeDirectory to set.- Returns:
- This builder for chaining.
-
clearActiveDirectory
public Volume.Builder clearActiveDirectory()
Output only. Specifies the ActiveDirectory name of a SMB volume.
string active_directory = 25 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setActiveDirectoryBytes
public Volume.Builder setActiveDirectoryBytes(com.google.protobuf.ByteString value)
Output only. Specifies the ActiveDirectory name of a SMB volume.
string active_directory = 25 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for activeDirectory to set.- Returns:
- This builder for chaining.
-
hasRestoreParameters
public boolean hasRestoreParameters()
Optional. Specifies the source of the volume to be created from.
.google.cloud.netapp.v1.RestoreParameters restore_parameters = 26 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasRestoreParametersin interfaceVolumeOrBuilder- Returns:
- Whether the restoreParameters field is set.
-
getRestoreParameters
public RestoreParameters getRestoreParameters()
Optional. Specifies the source of the volume to be created from.
.google.cloud.netapp.v1.RestoreParameters restore_parameters = 26 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getRestoreParametersin interfaceVolumeOrBuilder- Returns:
- The restoreParameters.
-
setRestoreParameters
public Volume.Builder setRestoreParameters(RestoreParameters value)
Optional. Specifies the source of the volume to be created from.
.google.cloud.netapp.v1.RestoreParameters restore_parameters = 26 [(.google.api.field_behavior) = OPTIONAL];
-
setRestoreParameters
public Volume.Builder setRestoreParameters(RestoreParameters.Builder builderForValue)
Optional. Specifies the source of the volume to be created from.
.google.cloud.netapp.v1.RestoreParameters restore_parameters = 26 [(.google.api.field_behavior) = OPTIONAL];
-
mergeRestoreParameters
public Volume.Builder mergeRestoreParameters(RestoreParameters value)
Optional. Specifies the source of the volume to be created from.
.google.cloud.netapp.v1.RestoreParameters restore_parameters = 26 [(.google.api.field_behavior) = OPTIONAL];
-
clearRestoreParameters
public Volume.Builder clearRestoreParameters()
Optional. Specifies the source of the volume to be created from.
.google.cloud.netapp.v1.RestoreParameters restore_parameters = 26 [(.google.api.field_behavior) = OPTIONAL];
-
getRestoreParametersBuilder
public RestoreParameters.Builder getRestoreParametersBuilder()
Optional. Specifies the source of the volume to be created from.
.google.cloud.netapp.v1.RestoreParameters restore_parameters = 26 [(.google.api.field_behavior) = OPTIONAL];
-
getRestoreParametersOrBuilder
public RestoreParametersOrBuilder getRestoreParametersOrBuilder()
Optional. Specifies the source of the volume to be created from.
.google.cloud.netapp.v1.RestoreParameters restore_parameters = 26 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getRestoreParametersOrBuilderin interfaceVolumeOrBuilder
-
getKmsConfig
public String getKmsConfig()
Output only. Specifies the KMS config to be used for volume encryption.
string kms_config = 27 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getKmsConfigin interfaceVolumeOrBuilder- Returns:
- The kmsConfig.
-
getKmsConfigBytes
public com.google.protobuf.ByteString getKmsConfigBytes()
Output only. Specifies the KMS config to be used for volume encryption.
string kms_config = 27 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getKmsConfigBytesin interfaceVolumeOrBuilder- Returns:
- The bytes for kmsConfig.
-
setKmsConfig
public Volume.Builder setKmsConfig(String value)
Output only. Specifies the KMS config to be used for volume encryption.
string kms_config = 27 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The kmsConfig to set.- Returns:
- This builder for chaining.
-
clearKmsConfig
public Volume.Builder clearKmsConfig()
Output only. Specifies the KMS config to be used for volume encryption.
string kms_config = 27 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setKmsConfigBytes
public Volume.Builder setKmsConfigBytes(com.google.protobuf.ByteString value)
Output only. Specifies the KMS config to be used for volume encryption.
string kms_config = 27 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for kmsConfig to set.- Returns:
- This builder for chaining.
-
getEncryptionTypeValue
public int getEncryptionTypeValue()
Output only. Specified the current volume encryption key source.
.google.cloud.netapp.v1.EncryptionType encryption_type = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEncryptionTypeValuein interfaceVolumeOrBuilder- Returns:
- The enum numeric value on the wire for encryptionType.
-
setEncryptionTypeValue
public Volume.Builder setEncryptionTypeValue(int value)
Output only. Specified the current volume encryption key source.
.google.cloud.netapp.v1.EncryptionType encryption_type = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for encryptionType to set.- Returns:
- This builder for chaining.
-
getEncryptionType
public EncryptionType getEncryptionType()
Output only. Specified the current volume encryption key source.
.google.cloud.netapp.v1.EncryptionType encryption_type = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEncryptionTypein interfaceVolumeOrBuilder- Returns:
- The encryptionType.
-
setEncryptionType
public Volume.Builder setEncryptionType(EncryptionType value)
Output only. Specified the current volume encryption key source.
.google.cloud.netapp.v1.EncryptionType encryption_type = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The encryptionType to set.- Returns:
- This builder for chaining.
-
clearEncryptionType
public Volume.Builder clearEncryptionType()
Output only. Specified the current volume encryption key source.
.google.cloud.netapp.v1.EncryptionType encryption_type = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getHasReplication
public boolean getHasReplication()
Output only. Indicates whether the volume is part of a replication relationship.
bool has_replication = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getHasReplicationin interfaceVolumeOrBuilder- Returns:
- The hasReplication.
-
setHasReplication
public Volume.Builder setHasReplication(boolean value)
Output only. Indicates whether the volume is part of a replication relationship.
bool has_replication = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The hasReplication to set.- Returns:
- This builder for chaining.
-
clearHasReplication
public Volume.Builder clearHasReplication()
Output only. Indicates whether the volume is part of a replication relationship.
bool has_replication = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getRestrictedActionsList
public List<RestrictedAction> getRestrictedActionsList()
Optional. List of actions that are restricted on this volume.
repeated .google.cloud.netapp.v1.RestrictedAction restricted_actions = 31 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getRestrictedActionsListin interfaceVolumeOrBuilder- Returns:
- A list containing the restrictedActions.
-
getRestrictedActionsCount
public int getRestrictedActionsCount()
Optional. List of actions that are restricted on this volume.
repeated .google.cloud.netapp.v1.RestrictedAction restricted_actions = 31 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getRestrictedActionsCountin interfaceVolumeOrBuilder- Returns:
- The count of restrictedActions.
-
getRestrictedActions
public RestrictedAction getRestrictedActions(int index)
Optional. List of actions that are restricted on this volume.
repeated .google.cloud.netapp.v1.RestrictedAction restricted_actions = 31 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getRestrictedActionsin interfaceVolumeOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The restrictedActions at the given index.
-
setRestrictedActions
public Volume.Builder setRestrictedActions(int index, RestrictedAction value)
Optional. List of actions that are restricted on this volume.
repeated .google.cloud.netapp.v1.RestrictedAction restricted_actions = 31 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
index- The index to set the value at.value- The restrictedActions to set.- Returns:
- This builder for chaining.
-
addRestrictedActions
public Volume.Builder addRestrictedActions(RestrictedAction value)
Optional. List of actions that are restricted on this volume.
repeated .google.cloud.netapp.v1.RestrictedAction restricted_actions = 31 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The restrictedActions to add.- Returns:
- This builder for chaining.
-
addAllRestrictedActions
public Volume.Builder addAllRestrictedActions(Iterable<? extends RestrictedAction> values)
Optional. List of actions that are restricted on this volume.
repeated .google.cloud.netapp.v1.RestrictedAction restricted_actions = 31 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
values- The restrictedActions to add.- Returns:
- This builder for chaining.
-
clearRestrictedActions
public Volume.Builder clearRestrictedActions()
Optional. List of actions that are restricted on this volume.
repeated .google.cloud.netapp.v1.RestrictedAction restricted_actions = 31 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
getRestrictedActionsValueList
public List<Integer> getRestrictedActionsValueList()
Optional. List of actions that are restricted on this volume.
repeated .google.cloud.netapp.v1.RestrictedAction restricted_actions = 31 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getRestrictedActionsValueListin interfaceVolumeOrBuilder- Returns:
- A list containing the enum numeric values on the wire for restrictedActions.
-
getRestrictedActionsValue
public int getRestrictedActionsValue(int index)
Optional. List of actions that are restricted on this volume.
repeated .google.cloud.netapp.v1.RestrictedAction restricted_actions = 31 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getRestrictedActionsValuein interfaceVolumeOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of restrictedActions at the given index.
-
setRestrictedActionsValue
public Volume.Builder setRestrictedActionsValue(int index, int value)
Optional. List of actions that are restricted on this volume.
repeated .google.cloud.netapp.v1.RestrictedAction restricted_actions = 31 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
index- The index to set the value at.value- The enum numeric value on the wire for restrictedActions to set.- Returns:
- This builder for chaining.
-
addRestrictedActionsValue
public Volume.Builder addRestrictedActionsValue(int value)
Optional. List of actions that are restricted on this volume.
repeated .google.cloud.netapp.v1.RestrictedAction restricted_actions = 31 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The enum numeric value on the wire for restrictedActions to add.- Returns:
- This builder for chaining.
-
addAllRestrictedActionsValue
public Volume.Builder addAllRestrictedActionsValue(Iterable<Integer> values)
Optional. List of actions that are restricted on this volume.
repeated .google.cloud.netapp.v1.RestrictedAction restricted_actions = 31 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
values- The enum numeric values on the wire for restrictedActions to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Volume.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Volume.Builder>
-
mergeUnknownFields
public final Volume.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Volume.Builder>
-
-