Package k8s.io.api.core.v1
Class Generated.FlexPersistentVolumeSource.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Generated.FlexPersistentVolumeSource.Builder>
-
- k8s.io.api.core.v1.Generated.FlexPersistentVolumeSource.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Generated.FlexPersistentVolumeSourceOrBuilder
- Enclosing class:
- Generated.FlexPersistentVolumeSource
public static final class Generated.FlexPersistentVolumeSource.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Generated.FlexPersistentVolumeSource.Builder> implements Generated.FlexPersistentVolumeSourceOrBuilder
FlexPersistentVolumeSource represents a generic persistent volume resource that is provisioned/attached using an exec based plugin.
Protobuf typek8s.io.api.core.v1.FlexPersistentVolumeSource
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Generated.FlexPersistentVolumeSource.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.FlexPersistentVolumeSourcebuild()Generated.FlexPersistentVolumeSourcebuildPartial()Generated.FlexPersistentVolumeSource.Builderclear()Generated.FlexPersistentVolumeSource.BuilderclearDriver()driver is the name of the driver to use for this volume.Generated.FlexPersistentVolumeSource.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Generated.FlexPersistentVolumeSource.BuilderclearFsType()fsType is the Filesystem type to mount.Generated.FlexPersistentVolumeSource.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Generated.FlexPersistentVolumeSource.BuilderclearOptions()Generated.FlexPersistentVolumeSource.BuilderclearReadOnly()readOnly is Optional: defaults to false (read/write).Generated.FlexPersistentVolumeSource.BuilderclearSecretRef()secretRef is Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts.Generated.FlexPersistentVolumeSource.Builderclone()booleancontainsOptions(String key)options is Optional: this field holds extra command options if any.Generated.FlexPersistentVolumeSourcegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDriver()driver is the name of the driver to use for this volume.com.google.protobuf.ByteStringgetDriverBytes()driver is the name of the driver to use for this volume.StringgetFsType()fsType is the Filesystem type to mount.com.google.protobuf.ByteStringgetFsTypeBytes()fsType is the Filesystem type to mount.Map<String,String>getMutableOptions()Deprecated.Map<String,String>getOptions()Deprecated.intgetOptionsCount()options is Optional: this field holds extra command options if any.Map<String,String>getOptionsMap()options is Optional: this field holds extra command options if any.StringgetOptionsOrDefault(String key, String defaultValue)options is Optional: this field holds extra command options if any.StringgetOptionsOrThrow(String key)options is Optional: this field holds extra command options if any.booleangetReadOnly()readOnly is Optional: defaults to false (read/write).Generated.SecretReferencegetSecretRef()secretRef is Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts.Generated.SecretReference.BuildergetSecretRefBuilder()secretRef is Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts.Generated.SecretReferenceOrBuildergetSecretRefOrBuilder()secretRef is Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts.booleanhasDriver()driver is the name of the driver to use for this volume.booleanhasFsType()fsType is the Filesystem type to mount.booleanhasReadOnly()readOnly is Optional: defaults to false (read/write).booleanhasSecretRef()secretRef is Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number)protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMutableMapFieldReflection(int number)booleanisInitialized()Generated.FlexPersistentVolumeSource.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Generated.FlexPersistentVolumeSource.BuildermergeFrom(com.google.protobuf.Message other)Generated.FlexPersistentVolumeSource.BuildermergeFrom(Generated.FlexPersistentVolumeSource other)Generated.FlexPersistentVolumeSource.BuildermergeSecretRef(Generated.SecretReference value)secretRef is Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts.Generated.FlexPersistentVolumeSource.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Generated.FlexPersistentVolumeSource.BuilderputAllOptions(Map<String,String> values)options is Optional: this field holds extra command options if any.Generated.FlexPersistentVolumeSource.BuilderputOptions(String key, String value)options is Optional: this field holds extra command options if any.Generated.FlexPersistentVolumeSource.BuilderremoveOptions(String key)options is Optional: this field holds extra command options if any.Generated.FlexPersistentVolumeSource.BuildersetDriver(String value)driver is the name of the driver to use for this volume.Generated.FlexPersistentVolumeSource.BuildersetDriverBytes(com.google.protobuf.ByteString value)driver is the name of the driver to use for this volume.Generated.FlexPersistentVolumeSource.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.FlexPersistentVolumeSource.BuildersetFsType(String value)fsType is the Filesystem type to mount.Generated.FlexPersistentVolumeSource.BuildersetFsTypeBytes(com.google.protobuf.ByteString value)fsType is the Filesystem type to mount.Generated.FlexPersistentVolumeSource.BuildersetReadOnly(boolean value)readOnly is Optional: defaults to false (read/write).Generated.FlexPersistentVolumeSource.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Generated.FlexPersistentVolumeSource.BuildersetSecretRef(Generated.SecretReference value)secretRef is Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts.Generated.FlexPersistentVolumeSource.BuildersetSecretRef(Generated.SecretReference.Builder builderForValue)secretRef is Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts.Generated.FlexPersistentVolumeSource.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, 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
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
- Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.FlexPersistentVolumeSource.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
- Overrides:
internalGetMutableMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.FlexPersistentVolumeSource.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.FlexPersistentVolumeSource.Builder>
-
clear
public Generated.FlexPersistentVolumeSource.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.FlexPersistentVolumeSource.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.FlexPersistentVolumeSource.Builder>
-
getDefaultInstanceForType
public Generated.FlexPersistentVolumeSource getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Generated.FlexPersistentVolumeSource build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Generated.FlexPersistentVolumeSource buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Generated.FlexPersistentVolumeSource.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.FlexPersistentVolumeSource.Builder>
-
setField
public Generated.FlexPersistentVolumeSource.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.FlexPersistentVolumeSource.Builder>
-
clearField
public Generated.FlexPersistentVolumeSource.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.FlexPersistentVolumeSource.Builder>
-
clearOneof
public Generated.FlexPersistentVolumeSource.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.FlexPersistentVolumeSource.Builder>
-
setRepeatedField
public Generated.FlexPersistentVolumeSource.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.FlexPersistentVolumeSource.Builder>
-
addRepeatedField
public Generated.FlexPersistentVolumeSource.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.FlexPersistentVolumeSource.Builder>
-
mergeFrom
public Generated.FlexPersistentVolumeSource.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Generated.FlexPersistentVolumeSource.Builder>
-
mergeFrom
public Generated.FlexPersistentVolumeSource.Builder mergeFrom(Generated.FlexPersistentVolumeSource other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.FlexPersistentVolumeSource.Builder>
-
mergeFrom
public Generated.FlexPersistentVolumeSource.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.FlexPersistentVolumeSource.Builder>- Throws:
IOException
-
hasDriver
public boolean hasDriver()
driver is the name of the driver to use for this volume.
optional string driver = 1;- Specified by:
hasDriverin interfaceGenerated.FlexPersistentVolumeSourceOrBuilder- Returns:
- Whether the driver field is set.
-
getDriver
public String getDriver()
driver is the name of the driver to use for this volume.
optional string driver = 1;- Specified by:
getDriverin interfaceGenerated.FlexPersistentVolumeSourceOrBuilder- Returns:
- The driver.
-
getDriverBytes
public com.google.protobuf.ByteString getDriverBytes()
driver is the name of the driver to use for this volume.
optional string driver = 1;- Specified by:
getDriverBytesin interfaceGenerated.FlexPersistentVolumeSourceOrBuilder- Returns:
- The bytes for driver.
-
setDriver
public Generated.FlexPersistentVolumeSource.Builder setDriver(String value)
driver is the name of the driver to use for this volume.
optional string driver = 1;- Parameters:
value- The driver to set.- Returns:
- This builder for chaining.
-
clearDriver
public Generated.FlexPersistentVolumeSource.Builder clearDriver()
driver is the name of the driver to use for this volume.
optional string driver = 1;- Returns:
- This builder for chaining.
-
setDriverBytes
public Generated.FlexPersistentVolumeSource.Builder setDriverBytes(com.google.protobuf.ByteString value)
driver is the name of the driver to use for this volume.
optional string driver = 1;- Parameters:
value- The bytes for driver to set.- Returns:
- This builder for chaining.
-
hasFsType
public boolean hasFsType()
fsType is the Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". The default filesystem depends on FlexVolume script. +optional
optional string fsType = 2;- Specified by:
hasFsTypein interfaceGenerated.FlexPersistentVolumeSourceOrBuilder- Returns:
- Whether the fsType field is set.
-
getFsType
public String getFsType()
fsType is the Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". The default filesystem depends on FlexVolume script. +optional
optional string fsType = 2;- Specified by:
getFsTypein interfaceGenerated.FlexPersistentVolumeSourceOrBuilder- Returns:
- The fsType.
-
getFsTypeBytes
public com.google.protobuf.ByteString getFsTypeBytes()
fsType is the Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". The default filesystem depends on FlexVolume script. +optional
optional string fsType = 2;- Specified by:
getFsTypeBytesin interfaceGenerated.FlexPersistentVolumeSourceOrBuilder- Returns:
- The bytes for fsType.
-
setFsType
public Generated.FlexPersistentVolumeSource.Builder setFsType(String value)
fsType is the Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". The default filesystem depends on FlexVolume script. +optional
optional string fsType = 2;- Parameters:
value- The fsType to set.- Returns:
- This builder for chaining.
-
clearFsType
public Generated.FlexPersistentVolumeSource.Builder clearFsType()
fsType is the Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". The default filesystem depends on FlexVolume script. +optional
optional string fsType = 2;- Returns:
- This builder for chaining.
-
setFsTypeBytes
public Generated.FlexPersistentVolumeSource.Builder setFsTypeBytes(com.google.protobuf.ByteString value)
fsType is the Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". The default filesystem depends on FlexVolume script. +optional
optional string fsType = 2;- Parameters:
value- The bytes for fsType to set.- Returns:
- This builder for chaining.
-
hasSecretRef
public boolean hasSecretRef()
secretRef is Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts. +optional
optional .k8s.io.api.core.v1.SecretReference secretRef = 3;- Specified by:
hasSecretRefin interfaceGenerated.FlexPersistentVolumeSourceOrBuilder- Returns:
- Whether the secretRef field is set.
-
getSecretRef
public Generated.SecretReference getSecretRef()
secretRef is Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts. +optional
optional .k8s.io.api.core.v1.SecretReference secretRef = 3;- Specified by:
getSecretRefin interfaceGenerated.FlexPersistentVolumeSourceOrBuilder- Returns:
- The secretRef.
-
setSecretRef
public Generated.FlexPersistentVolumeSource.Builder setSecretRef(Generated.SecretReference value)
secretRef is Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts. +optional
optional .k8s.io.api.core.v1.SecretReference secretRef = 3;
-
setSecretRef
public Generated.FlexPersistentVolumeSource.Builder setSecretRef(Generated.SecretReference.Builder builderForValue)
secretRef is Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts. +optional
optional .k8s.io.api.core.v1.SecretReference secretRef = 3;
-
mergeSecretRef
public Generated.FlexPersistentVolumeSource.Builder mergeSecretRef(Generated.SecretReference value)
secretRef is Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts. +optional
optional .k8s.io.api.core.v1.SecretReference secretRef = 3;
-
clearSecretRef
public Generated.FlexPersistentVolumeSource.Builder clearSecretRef()
secretRef is Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts. +optional
optional .k8s.io.api.core.v1.SecretReference secretRef = 3;
-
getSecretRefBuilder
public Generated.SecretReference.Builder getSecretRefBuilder()
secretRef is Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts. +optional
optional .k8s.io.api.core.v1.SecretReference secretRef = 3;
-
getSecretRefOrBuilder
public Generated.SecretReferenceOrBuilder getSecretRefOrBuilder()
secretRef is Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts. +optional
optional .k8s.io.api.core.v1.SecretReference secretRef = 3;- Specified by:
getSecretRefOrBuilderin interfaceGenerated.FlexPersistentVolumeSourceOrBuilder
-
hasReadOnly
public boolean hasReadOnly()
readOnly is Optional: defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. +optional
optional bool readOnly = 4;- Specified by:
hasReadOnlyin interfaceGenerated.FlexPersistentVolumeSourceOrBuilder- Returns:
- Whether the readOnly field is set.
-
getReadOnly
public boolean getReadOnly()
readOnly is Optional: defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. +optional
optional bool readOnly = 4;- Specified by:
getReadOnlyin interfaceGenerated.FlexPersistentVolumeSourceOrBuilder- Returns:
- The readOnly.
-
setReadOnly
public Generated.FlexPersistentVolumeSource.Builder setReadOnly(boolean value)
readOnly is Optional: defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. +optional
optional bool readOnly = 4;- Parameters:
value- The readOnly to set.- Returns:
- This builder for chaining.
-
clearReadOnly
public Generated.FlexPersistentVolumeSource.Builder clearReadOnly()
readOnly is Optional: defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. +optional
optional bool readOnly = 4;- Returns:
- This builder for chaining.
-
getOptionsCount
public int getOptionsCount()
Description copied from interface:Generated.FlexPersistentVolumeSourceOrBuilderoptions is Optional: this field holds extra command options if any. +optional
map<string, string> options = 5;- Specified by:
getOptionsCountin interfaceGenerated.FlexPersistentVolumeSourceOrBuilder
-
containsOptions
public boolean containsOptions(String key)
options is Optional: this field holds extra command options if any. +optional
map<string, string> options = 5;- Specified by:
containsOptionsin interfaceGenerated.FlexPersistentVolumeSourceOrBuilder
-
getOptions
@Deprecated public Map<String,String> getOptions()
Deprecated.UsegetOptionsMap()instead.- Specified by:
getOptionsin interfaceGenerated.FlexPersistentVolumeSourceOrBuilder
-
getOptionsMap
public Map<String,String> getOptionsMap()
options is Optional: this field holds extra command options if any. +optional
map<string, string> options = 5;- Specified by:
getOptionsMapin interfaceGenerated.FlexPersistentVolumeSourceOrBuilder
-
getOptionsOrDefault
public String getOptionsOrDefault(String key, String defaultValue)
options is Optional: this field holds extra command options if any. +optional
map<string, string> options = 5;- Specified by:
getOptionsOrDefaultin interfaceGenerated.FlexPersistentVolumeSourceOrBuilder
-
getOptionsOrThrow
public String getOptionsOrThrow(String key)
options is Optional: this field holds extra command options if any. +optional
map<string, string> options = 5;- Specified by:
getOptionsOrThrowin interfaceGenerated.FlexPersistentVolumeSourceOrBuilder
-
clearOptions
public Generated.FlexPersistentVolumeSource.Builder clearOptions()
-
removeOptions
public Generated.FlexPersistentVolumeSource.Builder removeOptions(String key)
options is Optional: this field holds extra command options if any. +optional
map<string, string> options = 5;
-
getMutableOptions
@Deprecated public Map<String,String> getMutableOptions()
Deprecated.Use alternate mutation accessors instead.
-
putOptions
public Generated.FlexPersistentVolumeSource.Builder putOptions(String key, String value)
options is Optional: this field holds extra command options if any. +optional
map<string, string> options = 5;
-
putAllOptions
public Generated.FlexPersistentVolumeSource.Builder putAllOptions(Map<String,String> values)
options is Optional: this field holds extra command options if any. +optional
map<string, string> options = 5;
-
setUnknownFields
public final Generated.FlexPersistentVolumeSource.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.FlexPersistentVolumeSource.Builder>
-
mergeUnknownFields
public final Generated.FlexPersistentVolumeSource.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.FlexPersistentVolumeSource.Builder>
-
-