Package io.kubernetes.client.proto
Class V1.AzureFilePersistentVolumeSource.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1.AzureFilePersistentVolumeSource.Builder>
io.kubernetes.client.proto.V1.AzureFilePersistentVolumeSource.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,V1.AzureFilePersistentVolumeSourceOrBuilder
,Cloneable
- Enclosing class:
- V1.AzureFilePersistentVolumeSource
public static final class V1.AzureFilePersistentVolumeSource.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1.AzureFilePersistentVolumeSource.Builder>
implements V1.AzureFilePersistentVolumeSourceOrBuilder
AzureFile represents an Azure File Service mount on the host and bind mount to the pod.Protobuf type
k8s.io.api.core.v1.AzureFilePersistentVolumeSource
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Defaults to false (read/write).the name of secret that contains Azure Storage Account Name and Keythe namespace of the secret that contains Azure Storage Account Name and Key default is the same as the Pod +optionalShare Nameclone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
boolean
Defaults to false (read/write).the name of secret that contains Azure Storage Account Name and Keycom.google.protobuf.ByteString
the name of secret that contains Azure Storage Account Name and Keythe namespace of the secret that contains Azure Storage Account Name and Key default is the same as the Pod +optionalcom.google.protobuf.ByteString
the namespace of the secret that contains Azure Storage Account Name and Key default is the same as the Pod +optionalShare Namecom.google.protobuf.ByteString
Share Nameboolean
Defaults to false (read/write).boolean
the name of secret that contains Azure Storage Account Name and Keyboolean
the namespace of the secret that contains Azure Storage Account Name and Key default is the same as the Pod +optionalboolean
Share Nameprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setReadOnly
(boolean value) Defaults to false (read/write).setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSecretName
(String value) the name of secret that contains Azure Storage Account Name and KeysetSecretNameBytes
(com.google.protobuf.ByteString value) the name of secret that contains Azure Storage Account Name and KeysetSecretNamespace
(String value) the namespace of the secret that contains Azure Storage Account Name and Key default is the same as the Pod +optionalsetSecretNamespaceBytes
(com.google.protobuf.ByteString value) the namespace of the secret that contains Azure Storage Account Name and Key default is the same as the Pod +optionalsetShareName
(String value) Share NamesetShareNameBytes
(com.google.protobuf.ByteString value) Share NamesetUnknownFields
(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, 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
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods 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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.AzureFilePersistentVolumeSource.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.AzureFilePersistentVolumeSource.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.AzureFilePersistentVolumeSource.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.AzureFilePersistentVolumeSource.Builder>
-
setField
public V1.AzureFilePersistentVolumeSource.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.AzureFilePersistentVolumeSource.Builder>
-
clearField
public V1.AzureFilePersistentVolumeSource.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.AzureFilePersistentVolumeSource.Builder>
-
clearOneof
public V1.AzureFilePersistentVolumeSource.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.AzureFilePersistentVolumeSource.Builder>
-
setRepeatedField
public V1.AzureFilePersistentVolumeSource.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.AzureFilePersistentVolumeSource.Builder>
-
addRepeatedField
public V1.AzureFilePersistentVolumeSource.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.AzureFilePersistentVolumeSource.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1.AzureFilePersistentVolumeSource.Builder>
-
mergeFrom
public V1.AzureFilePersistentVolumeSource.Builder mergeFrom(V1.AzureFilePersistentVolumeSource other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.AzureFilePersistentVolumeSource.Builder>
-
mergeFrom
public V1.AzureFilePersistentVolumeSource.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1.AzureFilePersistentVolumeSource.Builder>
- Throws:
IOException
-
hasSecretName
public boolean hasSecretName()the name of secret that contains Azure Storage Account Name and Key
optional string secretName = 1;
- Specified by:
hasSecretName
in interfaceV1.AzureFilePersistentVolumeSourceOrBuilder
-
getSecretName
the name of secret that contains Azure Storage Account Name and Key
optional string secretName = 1;
- Specified by:
getSecretName
in interfaceV1.AzureFilePersistentVolumeSourceOrBuilder
-
getSecretNameBytes
public com.google.protobuf.ByteString getSecretNameBytes()the name of secret that contains Azure Storage Account Name and Key
optional string secretName = 1;
- Specified by:
getSecretNameBytes
in interfaceV1.AzureFilePersistentVolumeSourceOrBuilder
-
setSecretName
the name of secret that contains Azure Storage Account Name and Key
optional string secretName = 1;
-
clearSecretName
the name of secret that contains Azure Storage Account Name and Key
optional string secretName = 1;
-
setSecretNameBytes
public V1.AzureFilePersistentVolumeSource.Builder setSecretNameBytes(com.google.protobuf.ByteString value) the name of secret that contains Azure Storage Account Name and Key
optional string secretName = 1;
-
hasReadOnly
public boolean hasReadOnly()Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. +optional
optional bool readOnly = 3;
- Specified by:
hasReadOnly
in interfaceV1.AzureFilePersistentVolumeSourceOrBuilder
-
getReadOnly
public boolean getReadOnly()Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. +optional
optional bool readOnly = 3;
- Specified by:
getReadOnly
in interfaceV1.AzureFilePersistentVolumeSourceOrBuilder
-
setReadOnly
Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. +optional
optional bool readOnly = 3;
-
clearReadOnly
Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. +optional
optional bool readOnly = 3;
-
hasSecretNamespace
public boolean hasSecretNamespace()the namespace of the secret that contains Azure Storage Account Name and Key default is the same as the Pod +optional
optional string secretNamespace = 4;
- Specified by:
hasSecretNamespace
in interfaceV1.AzureFilePersistentVolumeSourceOrBuilder
-
getSecretNamespace
the namespace of the secret that contains Azure Storage Account Name and Key default is the same as the Pod +optional
optional string secretNamespace = 4;
- Specified by:
getSecretNamespace
in interfaceV1.AzureFilePersistentVolumeSourceOrBuilder
-
getSecretNamespaceBytes
public com.google.protobuf.ByteString getSecretNamespaceBytes()the namespace of the secret that contains Azure Storage Account Name and Key default is the same as the Pod +optional
optional string secretNamespace = 4;
- Specified by:
getSecretNamespaceBytes
in interfaceV1.AzureFilePersistentVolumeSourceOrBuilder
-
setSecretNamespace
the namespace of the secret that contains Azure Storage Account Name and Key default is the same as the Pod +optional
optional string secretNamespace = 4;
-
clearSecretNamespace
the namespace of the secret that contains Azure Storage Account Name and Key default is the same as the Pod +optional
optional string secretNamespace = 4;
-
setSecretNamespaceBytes
public V1.AzureFilePersistentVolumeSource.Builder setSecretNamespaceBytes(com.google.protobuf.ByteString value) the namespace of the secret that contains Azure Storage Account Name and Key default is the same as the Pod +optional
optional string secretNamespace = 4;
-
setUnknownFields
public final V1.AzureFilePersistentVolumeSource.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.AzureFilePersistentVolumeSource.Builder>
-
mergeUnknownFields
public final V1.AzureFilePersistentVolumeSource.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.AzureFilePersistentVolumeSource.Builder>
-