Package io.kubernetes.client.proto
Class V1.AzureDiskVolumeSource.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1.AzureDiskVolumeSource.Builder>
io.kubernetes.client.proto.V1.AzureDiskVolumeSource.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1.AzureDiskVolumeSourceOrBuilder,Cloneable
- Enclosing class:
- V1.AzureDiskVolumeSource
public static final class V1.AzureDiskVolumeSource.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1.AzureDiskVolumeSource.Builder>
implements V1.AzureDiskVolumeSourceOrBuilder
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.Protobuf type
k8s.io.api.core.v1.AzureDiskVolumeSource-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Host Caching mode: None, Read Only, Read Write.The Name of the data disk in the blob storageThe URI the data disk in the blob storageclearField(com.google.protobuf.Descriptors.FieldDescriptor field) Filesystem type to mount.Expected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set).clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Defaults to false (read/write).clone()Host Caching mode: None, Read Only, Read Write.com.google.protobuf.ByteStringHost Caching mode: None, Read Only, Read Write.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe Name of the data disk in the blob storagecom.google.protobuf.ByteStringThe Name of the data disk in the blob storageThe URI the data disk in the blob storagecom.google.protobuf.ByteStringThe URI the data disk in the blob storageFilesystem type to mount.com.google.protobuf.ByteStringFilesystem type to mount.getKind()Expected values 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.ByteStringExpected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set).booleanDefaults to false (read/write).booleanHost Caching mode: None, Read Only, Read Write.booleanThe Name of the data disk in the blob storagebooleanThe URI the data disk in the blob storagebooleanFilesystem type to mount.booleanhasKind()Expected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set).booleanDefaults to false (read/write).protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setCachingMode(String value) Host Caching mode: None, Read Only, Read Write.setCachingModeBytes(com.google.protobuf.ByteString value) Host Caching mode: None, Read Only, Read Write.setDiskName(String value) The Name of the data disk in the blob storagesetDiskNameBytes(com.google.protobuf.ByteString value) The Name of the data disk in the blob storagesetDiskURI(String value) The URI the data disk in the blob storagesetDiskURIBytes(com.google.protobuf.ByteString value) The URI the data disk in the blob storageFilesystem type to mount.setFsTypeBytes(com.google.protobuf.ByteString value) Filesystem type to mount.Expected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set).setKindBytes(com.google.protobuf.ByteString value) Expected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set).setReadOnly(boolean value) Defaults to false (read/write).setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(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, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<V1.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<V1.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<V1.AzureDiskVolumeSource.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<V1.AzureDiskVolumeSource.Builder>
-
setField
public V1.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<V1.AzureDiskVolumeSource.Builder>
-
clearField
public V1.AzureDiskVolumeSource.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.AzureDiskVolumeSource.Builder>
-
clearOneof
public V1.AzureDiskVolumeSource.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.AzureDiskVolumeSource.Builder>
-
setRepeatedField
public V1.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<V1.AzureDiskVolumeSource.Builder>
-
addRepeatedField
public V1.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<V1.AzureDiskVolumeSource.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1.AzureDiskVolumeSource.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.AzureDiskVolumeSource.Builder>
-
mergeFrom
public V1.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<V1.AzureDiskVolumeSource.Builder>- Throws:
IOException
-
hasDiskName
public boolean hasDiskName()The Name of the data disk in the blob storage
optional string diskName = 1;- Specified by:
hasDiskNamein interfaceV1.AzureDiskVolumeSourceOrBuilder
-
getDiskName
The Name of the data disk in the blob storage
optional string diskName = 1;- Specified by:
getDiskNamein interfaceV1.AzureDiskVolumeSourceOrBuilder
-
getDiskNameBytes
public com.google.protobuf.ByteString getDiskNameBytes()The Name of the data disk in the blob storage
optional string diskName = 1;- Specified by:
getDiskNameBytesin interfaceV1.AzureDiskVolumeSourceOrBuilder
-
setDiskName
The Name of the data disk in the blob storage
optional string diskName = 1; -
clearDiskName
The Name of the data disk in the blob storage
optional string diskName = 1; -
setDiskNameBytes
The Name of the data disk in the blob storage
optional string diskName = 1; -
hasDiskURI
public boolean hasDiskURI()The URI the data disk in the blob storage
optional string diskURI = 2;- Specified by:
hasDiskURIin interfaceV1.AzureDiskVolumeSourceOrBuilder
-
getDiskURI
The URI the data disk in the blob storage
optional string diskURI = 2;- Specified by:
getDiskURIin interfaceV1.AzureDiskVolumeSourceOrBuilder
-
getDiskURIBytes
public com.google.protobuf.ByteString getDiskURIBytes()The URI the data disk in the blob storage
optional string diskURI = 2;- Specified by:
getDiskURIBytesin interfaceV1.AzureDiskVolumeSourceOrBuilder
-
setDiskURI
The URI the data disk in the blob storage
optional string diskURI = 2; -
clearDiskURI
The URI the data disk in the blob storage
optional string diskURI = 2; -
setDiskURIBytes
The URI the data disk in the blob storage
optional string diskURI = 2; -
hasCachingMode
public boolean hasCachingMode()Host Caching mode: None, Read Only, Read Write. +optional
optional string cachingMode = 3;- Specified by:
hasCachingModein interfaceV1.AzureDiskVolumeSourceOrBuilder
-
getCachingMode
Host Caching mode: None, Read Only, Read Write. +optional
optional string cachingMode = 3;- Specified by:
getCachingModein interfaceV1.AzureDiskVolumeSourceOrBuilder
-
getCachingModeBytes
public com.google.protobuf.ByteString getCachingModeBytes()Host Caching mode: None, Read Only, Read Write. +optional
optional string cachingMode = 3;- Specified by:
getCachingModeBytesin interfaceV1.AzureDiskVolumeSourceOrBuilder
-
setCachingMode
Host Caching mode: None, Read Only, Read Write. +optional
optional string cachingMode = 3; -
clearCachingMode
Host Caching mode: None, Read Only, Read Write. +optional
optional string cachingMode = 3; -
setCachingModeBytes
Host Caching mode: None, Read Only, Read Write. +optional
optional string cachingMode = 3; -
hasFsType
public boolean hasFsType()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
optional string fsType = 4;- Specified by:
hasFsTypein interfaceV1.AzureDiskVolumeSourceOrBuilder
-
getFsType
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
optional string fsType = 4;- Specified by:
getFsTypein interfaceV1.AzureDiskVolumeSourceOrBuilder
-
getFsTypeBytes
public com.google.protobuf.ByteString getFsTypeBytes()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
optional string fsType = 4;- Specified by:
getFsTypeBytesin interfaceV1.AzureDiskVolumeSourceOrBuilder
-
setFsType
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
optional string fsType = 4; -
clearFsType
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
optional string fsType = 4; -
setFsTypeBytes
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
optional string fsType = 4; -
hasReadOnly
public boolean hasReadOnly()Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. +optional
optional bool readOnly = 5;- Specified by:
hasReadOnlyin interfaceV1.AzureDiskVolumeSourceOrBuilder
-
getReadOnly
public boolean getReadOnly()Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. +optional
optional bool readOnly = 5;- Specified by:
getReadOnlyin interfaceV1.AzureDiskVolumeSourceOrBuilder
-
setReadOnly
Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. +optional
optional bool readOnly = 5; -
clearReadOnly
Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. +optional
optional bool readOnly = 5; -
hasKind
public boolean hasKind()Expected values 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
optional string kind = 6;- Specified by:
hasKindin interfaceV1.AzureDiskVolumeSourceOrBuilder
-
getKind
Expected values 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
optional string kind = 6;- Specified by:
getKindin interfaceV1.AzureDiskVolumeSourceOrBuilder
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()Expected values 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
optional string kind = 6;- Specified by:
getKindBytesin interfaceV1.AzureDiskVolumeSourceOrBuilder
-
setKind
Expected values 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
optional string kind = 6; -
clearKind
Expected values 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
optional string kind = 6; -
setKindBytes
Expected values 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
optional string kind = 6; -
setUnknownFields
public final V1.AzureDiskVolumeSource.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.AzureDiskVolumeSource.Builder>
-
mergeUnknownFields
public final V1.AzureDiskVolumeSource.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.AzureDiskVolumeSource.Builder>
-