Package k8s.io.api.core.v1
Class Generated.AzureDiskVolumeSource.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Generated.AzureDiskVolumeSource.Builder>
-
- k8s.io.api.core.v1.Generated.AzureDiskVolumeSource.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Generated.AzureDiskVolumeSourceOrBuilder
- Enclosing class:
- Generated.AzureDiskVolumeSource
public static final class Generated.AzureDiskVolumeSource.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Generated.AzureDiskVolumeSource.Builder> implements Generated.AzureDiskVolumeSourceOrBuilder
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.
Protobuf typek8s.io.api.core.v1.AzureDiskVolumeSource
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Generated.AzureDiskVolumeSource.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.AzureDiskVolumeSourcebuild()Generated.AzureDiskVolumeSourcebuildPartial()Generated.AzureDiskVolumeSource.Builderclear()Generated.AzureDiskVolumeSource.BuilderclearCachingMode()cachingMode is the Host Caching mode: None, Read Only, Read Write.Generated.AzureDiskVolumeSource.BuilderclearDiskName()diskName is the Name of the data disk in the blob storageGenerated.AzureDiskVolumeSource.BuilderclearDiskURI()diskURI is the URI of data disk in the blob storageGenerated.AzureDiskVolumeSource.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Generated.AzureDiskVolumeSource.BuilderclearFsType()fsType is Filesystem type to mount.Generated.AzureDiskVolumeSource.BuilderclearKind()kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set).Generated.AzureDiskVolumeSource.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Generated.AzureDiskVolumeSource.BuilderclearReadOnly()readOnly Defaults to false (read/write).Generated.AzureDiskVolumeSource.Builderclone()StringgetCachingMode()cachingMode is the Host Caching mode: None, Read Only, Read Write.com.google.protobuf.ByteStringgetCachingModeBytes()cachingMode is the Host Caching mode: None, Read Only, Read Write.Generated.AzureDiskVolumeSourcegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDiskName()diskName is the Name of the data disk in the blob storagecom.google.protobuf.ByteStringgetDiskNameBytes()diskName is the Name of the data disk in the blob storageStringgetDiskURI()diskURI is the URI of data disk in the blob storagecom.google.protobuf.ByteStringgetDiskURIBytes()diskURI is the URI of data disk in the blob storageStringgetFsType()fsType is Filesystem type to mount.com.google.protobuf.ByteStringgetFsTypeBytes()fsType is Filesystem type to mount.StringgetKind()kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set).com.google.protobuf.ByteStringgetKindBytes()kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set).booleangetReadOnly()readOnly Defaults to false (read/write).booleanhasCachingMode()cachingMode is the Host Caching mode: None, Read Only, Read Write.booleanhasDiskName()diskName is the Name of the data disk in the blob storagebooleanhasDiskURI()diskURI is the URI of data disk in the blob storagebooleanhasFsType()fsType is Filesystem type to mount.booleanhasKind()kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set).booleanhasReadOnly()readOnly Defaults to false (read/write).protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Generated.AzureDiskVolumeSource.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Generated.AzureDiskVolumeSource.BuildermergeFrom(com.google.protobuf.Message other)Generated.AzureDiskVolumeSource.BuildermergeFrom(Generated.AzureDiskVolumeSource other)Generated.AzureDiskVolumeSource.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Generated.AzureDiskVolumeSource.BuildersetCachingMode(String value)cachingMode is the Host Caching mode: None, Read Only, Read Write.Generated.AzureDiskVolumeSource.BuildersetCachingModeBytes(com.google.protobuf.ByteString value)cachingMode is the Host Caching mode: None, Read Only, Read Write.Generated.AzureDiskVolumeSource.BuildersetDiskName(String value)diskName is the Name of the data disk in the blob storageGenerated.AzureDiskVolumeSource.BuildersetDiskNameBytes(com.google.protobuf.ByteString value)diskName is the Name of the data disk in the blob storageGenerated.AzureDiskVolumeSource.BuildersetDiskURI(String value)diskURI is the URI of data disk in the blob storageGenerated.AzureDiskVolumeSource.BuildersetDiskURIBytes(com.google.protobuf.ByteString value)diskURI is the URI of data disk in the blob storageGenerated.AzureDiskVolumeSource.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.AzureDiskVolumeSource.BuildersetFsType(String value)fsType is Filesystem type to mount.Generated.AzureDiskVolumeSource.BuildersetFsTypeBytes(com.google.protobuf.ByteString value)fsType is Filesystem type to mount.Generated.AzureDiskVolumeSource.BuildersetKind(String value)kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set).Generated.AzureDiskVolumeSource.BuildersetKindBytes(com.google.protobuf.ByteString value)kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set).Generated.AzureDiskVolumeSource.BuildersetReadOnly(boolean value)readOnly Defaults to false (read/write).Generated.AzureDiskVolumeSource.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Generated.AzureDiskVolumeSource.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.AzureDiskVolumeSource.Builder>
-
clear
public Generated.AzureDiskVolumeSource.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<Generated.AzureDiskVolumeSource.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<Generated.AzureDiskVolumeSource.Builder>
-
getDefaultInstanceForType
public Generated.AzureDiskVolumeSource getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Generated.AzureDiskVolumeSource build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Generated.AzureDiskVolumeSource buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Generated.AzureDiskVolumeSource.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<Generated.AzureDiskVolumeSource.Builder>
-
setField
public Generated.AzureDiskVolumeSource.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<Generated.AzureDiskVolumeSource.Builder>
-
clearField
public Generated.AzureDiskVolumeSource.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.AzureDiskVolumeSource.Builder>
-
clearOneof
public Generated.AzureDiskVolumeSource.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.AzureDiskVolumeSource.Builder>
-
setRepeatedField
public Generated.AzureDiskVolumeSource.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<Generated.AzureDiskVolumeSource.Builder>
-
addRepeatedField
public Generated.AzureDiskVolumeSource.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<Generated.AzureDiskVolumeSource.Builder>
-
mergeFrom
public Generated.AzureDiskVolumeSource.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Generated.AzureDiskVolumeSource.Builder>
-
mergeFrom
public Generated.AzureDiskVolumeSource.Builder mergeFrom(Generated.AzureDiskVolumeSource other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.AzureDiskVolumeSource.Builder>
-
mergeFrom
public Generated.AzureDiskVolumeSource.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<Generated.AzureDiskVolumeSource.Builder>- Throws:
IOException
-
hasDiskName
public boolean hasDiskName()
diskName is the Name of the data disk in the blob storage
optional string diskName = 1;- Specified by:
hasDiskNamein interfaceGenerated.AzureDiskVolumeSourceOrBuilder- Returns:
- Whether the diskName field is set.
-
getDiskName
public String getDiskName()
diskName is the Name of the data disk in the blob storage
optional string diskName = 1;- Specified by:
getDiskNamein interfaceGenerated.AzureDiskVolumeSourceOrBuilder- Returns:
- The diskName.
-
getDiskNameBytes
public com.google.protobuf.ByteString getDiskNameBytes()
diskName is the Name of the data disk in the blob storage
optional string diskName = 1;- Specified by:
getDiskNameBytesin interfaceGenerated.AzureDiskVolumeSourceOrBuilder- Returns:
- The bytes for diskName.
-
setDiskName
public Generated.AzureDiskVolumeSource.Builder setDiskName(String value)
diskName is the Name of the data disk in the blob storage
optional string diskName = 1;- Parameters:
value- The diskName to set.- Returns:
- This builder for chaining.
-
clearDiskName
public Generated.AzureDiskVolumeSource.Builder clearDiskName()
diskName is the Name of the data disk in the blob storage
optional string diskName = 1;- Returns:
- This builder for chaining.
-
setDiskNameBytes
public Generated.AzureDiskVolumeSource.Builder setDiskNameBytes(com.google.protobuf.ByteString value)
diskName is the Name of the data disk in the blob storage
optional string diskName = 1;- Parameters:
value- The bytes for diskName to set.- Returns:
- This builder for chaining.
-
hasDiskURI
public boolean hasDiskURI()
diskURI is the URI of data disk in the blob storage
optional string diskURI = 2;- Specified by:
hasDiskURIin interfaceGenerated.AzureDiskVolumeSourceOrBuilder- Returns:
- Whether the diskURI field is set.
-
getDiskURI
public String getDiskURI()
diskURI is the URI of data disk in the blob storage
optional string diskURI = 2;- Specified by:
getDiskURIin interfaceGenerated.AzureDiskVolumeSourceOrBuilder- Returns:
- The diskURI.
-
getDiskURIBytes
public com.google.protobuf.ByteString getDiskURIBytes()
diskURI is the URI of data disk in the blob storage
optional string diskURI = 2;- Specified by:
getDiskURIBytesin interfaceGenerated.AzureDiskVolumeSourceOrBuilder- Returns:
- The bytes for diskURI.
-
setDiskURI
public Generated.AzureDiskVolumeSource.Builder setDiskURI(String value)
diskURI is the URI of data disk in the blob storage
optional string diskURI = 2;- Parameters:
value- The diskURI to set.- Returns:
- This builder for chaining.
-
clearDiskURI
public Generated.AzureDiskVolumeSource.Builder clearDiskURI()
diskURI is the URI of data disk in the blob storage
optional string diskURI = 2;- Returns:
- This builder for chaining.
-
setDiskURIBytes
public Generated.AzureDiskVolumeSource.Builder setDiskURIBytes(com.google.protobuf.ByteString value)
diskURI is the URI of data disk in the blob storage
optional string diskURI = 2;- Parameters:
value- The bytes for diskURI to set.- Returns:
- This builder for chaining.
-
hasCachingMode
public boolean hasCachingMode()
cachingMode is the Host Caching mode: None, Read Only, Read Write. +optional +default=ref(AzureDataDiskCachingReadWrite)
optional string cachingMode = 3;- Specified by:
hasCachingModein interfaceGenerated.AzureDiskVolumeSourceOrBuilder- Returns:
- Whether the cachingMode field is set.
-
getCachingMode
public String getCachingMode()
cachingMode is the Host Caching mode: None, Read Only, Read Write. +optional +default=ref(AzureDataDiskCachingReadWrite)
optional string cachingMode = 3;- Specified by:
getCachingModein interfaceGenerated.AzureDiskVolumeSourceOrBuilder- Returns:
- The cachingMode.
-
getCachingModeBytes
public com.google.protobuf.ByteString getCachingModeBytes()
cachingMode is the Host Caching mode: None, Read Only, Read Write. +optional +default=ref(AzureDataDiskCachingReadWrite)
optional string cachingMode = 3;- Specified by:
getCachingModeBytesin interfaceGenerated.AzureDiskVolumeSourceOrBuilder- Returns:
- The bytes for cachingMode.
-
setCachingMode
public Generated.AzureDiskVolumeSource.Builder setCachingMode(String value)
cachingMode is the Host Caching mode: None, Read Only, Read Write. +optional +default=ref(AzureDataDiskCachingReadWrite)
optional string cachingMode = 3;- Parameters:
value- The cachingMode to set.- Returns:
- This builder for chaining.
-
clearCachingMode
public Generated.AzureDiskVolumeSource.Builder clearCachingMode()
cachingMode is the Host Caching mode: None, Read Only, Read Write. +optional +default=ref(AzureDataDiskCachingReadWrite)
optional string cachingMode = 3;- Returns:
- This builder for chaining.
-
setCachingModeBytes
public Generated.AzureDiskVolumeSource.Builder setCachingModeBytes(com.google.protobuf.ByteString value)
cachingMode is the Host Caching mode: None, Read Only, Read Write. +optional +default=ref(AzureDataDiskCachingReadWrite)
optional string cachingMode = 3;- Parameters:
value- The bytes for cachingMode to set.- Returns:
- This builder for chaining.
-
hasFsType
public boolean hasFsType()
fsType is Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. +optional +default="ext4"
optional string fsType = 4;- Specified by:
hasFsTypein interfaceGenerated.AzureDiskVolumeSourceOrBuilder- Returns:
- Whether the fsType field is set.
-
getFsType
public String getFsType()
fsType is Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. +optional +default="ext4"
optional string fsType = 4;- Specified by:
getFsTypein interfaceGenerated.AzureDiskVolumeSourceOrBuilder- Returns:
- The fsType.
-
getFsTypeBytes
public com.google.protobuf.ByteString getFsTypeBytes()
fsType is Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. +optional +default="ext4"
optional string fsType = 4;- Specified by:
getFsTypeBytesin interfaceGenerated.AzureDiskVolumeSourceOrBuilder- Returns:
- The bytes for fsType.
-
setFsType
public Generated.AzureDiskVolumeSource.Builder setFsType(String value)
fsType is Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. +optional +default="ext4"
optional string fsType = 4;- Parameters:
value- The fsType to set.- Returns:
- This builder for chaining.
-
clearFsType
public Generated.AzureDiskVolumeSource.Builder clearFsType()
fsType is Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. +optional +default="ext4"
optional string fsType = 4;- Returns:
- This builder for chaining.
-
setFsTypeBytes
public Generated.AzureDiskVolumeSource.Builder setFsTypeBytes(com.google.protobuf.ByteString value)
fsType is Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. +optional +default="ext4"
optional string fsType = 4;- Parameters:
value- The bytes for fsType to set.- Returns:
- This builder for chaining.
-
hasReadOnly
public boolean hasReadOnly()
readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. +optional +default=false
optional bool readOnly = 5;- Specified by:
hasReadOnlyin interfaceGenerated.AzureDiskVolumeSourceOrBuilder- Returns:
- Whether the readOnly field is set.
-
getReadOnly
public boolean getReadOnly()
readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. +optional +default=false
optional bool readOnly = 5;- Specified by:
getReadOnlyin interfaceGenerated.AzureDiskVolumeSourceOrBuilder- Returns:
- The readOnly.
-
setReadOnly
public Generated.AzureDiskVolumeSource.Builder setReadOnly(boolean value)
readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. +optional +default=false
optional bool readOnly = 5;- Parameters:
value- The readOnly to set.- Returns:
- This builder for chaining.
-
clearReadOnly
public Generated.AzureDiskVolumeSource.Builder clearReadOnly()
readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. +optional +default=false
optional bool readOnly = 5;- Returns:
- This builder for chaining.
-
hasKind
public boolean hasKind()
kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared +default=ref(AzureSharedBlobDisk)
optional string kind = 6;- Specified by:
hasKindin interfaceGenerated.AzureDiskVolumeSourceOrBuilder- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared +default=ref(AzureSharedBlobDisk)
optional string kind = 6;- Specified by:
getKindin interfaceGenerated.AzureDiskVolumeSourceOrBuilder- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared +default=ref(AzureSharedBlobDisk)
optional string kind = 6;- Specified by:
getKindBytesin interfaceGenerated.AzureDiskVolumeSourceOrBuilder- Returns:
- The bytes for kind.
-
setKind
public Generated.AzureDiskVolumeSource.Builder setKind(String value)
kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared +default=ref(AzureSharedBlobDisk)
optional string kind = 6;- Parameters:
value- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public Generated.AzureDiskVolumeSource.Builder clearKind()
kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared +default=ref(AzureSharedBlobDisk)
optional string kind = 6;- Returns:
- This builder for chaining.
-
setKindBytes
public Generated.AzureDiskVolumeSource.Builder setKindBytes(com.google.protobuf.ByteString value)
kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared +default=ref(AzureSharedBlobDisk)
optional string kind = 6;- Parameters:
value- The bytes for kind to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Generated.AzureDiskVolumeSource.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.AzureDiskVolumeSource.Builder>
-
mergeUnknownFields
public final Generated.AzureDiskVolumeSource.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.AzureDiskVolumeSource.Builder>
-
-