Package k8s.io.api.core.v1
Class Generated.FCVolumeSource.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Generated.FCVolumeSource.Builder>
-
- k8s.io.api.core.v1.Generated.FCVolumeSource.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Generated.FCVolumeSourceOrBuilder
- Enclosing class:
- Generated.FCVolumeSource
public static final class Generated.FCVolumeSource.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Generated.FCVolumeSource.Builder> implements Generated.FCVolumeSourceOrBuilder
Represents a Fibre Channel volume. Fibre Channel volumes can only be mounted as read/write once. Fibre Channel volumes support ownership management and SELinux relabeling.
Protobuf typek8s.io.api.core.v1.FCVolumeSource
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Generated.FCVolumeSource.BuilderaddAllTargetWWNs(Iterable<String> values)targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomicGenerated.FCVolumeSource.BuilderaddAllWwids(Iterable<String> values)wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.Generated.FCVolumeSource.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.FCVolumeSource.BuilderaddTargetWWNs(String value)targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomicGenerated.FCVolumeSource.BuilderaddTargetWWNsBytes(com.google.protobuf.ByteString value)targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomicGenerated.FCVolumeSource.BuilderaddWwids(String value)wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.Generated.FCVolumeSource.BuilderaddWwidsBytes(com.google.protobuf.ByteString value)wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.Generated.FCVolumeSourcebuild()Generated.FCVolumeSourcebuildPartial()Generated.FCVolumeSource.Builderclear()Generated.FCVolumeSource.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Generated.FCVolumeSource.BuilderclearFsType()fsType is the filesystem type to mount.Generated.FCVolumeSource.BuilderclearLun()lun is Optional: FC target lun number +optionalGenerated.FCVolumeSource.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Generated.FCVolumeSource.BuilderclearReadOnly()readOnly is Optional: Defaults to false (read/write).Generated.FCVolumeSource.BuilderclearTargetWWNs()targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomicGenerated.FCVolumeSource.BuilderclearWwids()wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.Generated.FCVolumeSource.Builderclone()Generated.FCVolumeSourcegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetFsType()fsType is the filesystem type to mount.com.google.protobuf.ByteStringgetFsTypeBytes()fsType is the filesystem type to mount.intgetLun()lun is Optional: FC target lun number +optionalbooleangetReadOnly()readOnly is Optional: Defaults to false (read/write).StringgetTargetWWNs(int index)targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomiccom.google.protobuf.ByteStringgetTargetWWNsBytes(int index)targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomicintgetTargetWWNsCount()targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomiccom.google.protobuf.ProtocolStringListgetTargetWWNsList()targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomicStringgetWwids(int index)wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.com.google.protobuf.ByteStringgetWwidsBytes(int index)wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.intgetWwidsCount()wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.com.google.protobuf.ProtocolStringListgetWwidsList()wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.booleanhasFsType()fsType is the filesystem type to mount.booleanhasLun()lun is Optional: FC target lun number +optionalbooleanhasReadOnly()readOnly is Optional: Defaults to false (read/write).protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Generated.FCVolumeSource.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Generated.FCVolumeSource.BuildermergeFrom(com.google.protobuf.Message other)Generated.FCVolumeSource.BuildermergeFrom(Generated.FCVolumeSource other)Generated.FCVolumeSource.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Generated.FCVolumeSource.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.FCVolumeSource.BuildersetFsType(String value)fsType is the filesystem type to mount.Generated.FCVolumeSource.BuildersetFsTypeBytes(com.google.protobuf.ByteString value)fsType is the filesystem type to mount.Generated.FCVolumeSource.BuildersetLun(int value)lun is Optional: FC target lun number +optionalGenerated.FCVolumeSource.BuildersetReadOnly(boolean value)readOnly is Optional: Defaults to false (read/write).Generated.FCVolumeSource.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Generated.FCVolumeSource.BuildersetTargetWWNs(int index, String value)targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomicGenerated.FCVolumeSource.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Generated.FCVolumeSource.BuildersetWwids(int index, String value)wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.-
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.FCVolumeSource.Builder>
-
clear
public Generated.FCVolumeSource.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.FCVolumeSource.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.FCVolumeSource.Builder>
-
getDefaultInstanceForType
public Generated.FCVolumeSource getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Generated.FCVolumeSource build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Generated.FCVolumeSource buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Generated.FCVolumeSource.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.FCVolumeSource.Builder>
-
setField
public Generated.FCVolumeSource.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.FCVolumeSource.Builder>
-
clearField
public Generated.FCVolumeSource.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.FCVolumeSource.Builder>
-
clearOneof
public Generated.FCVolumeSource.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.FCVolumeSource.Builder>
-
setRepeatedField
public Generated.FCVolumeSource.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.FCVolumeSource.Builder>
-
addRepeatedField
public Generated.FCVolumeSource.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.FCVolumeSource.Builder>
-
mergeFrom
public Generated.FCVolumeSource.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Generated.FCVolumeSource.Builder>
-
mergeFrom
public Generated.FCVolumeSource.Builder mergeFrom(Generated.FCVolumeSource other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.FCVolumeSource.Builder>
-
mergeFrom
public Generated.FCVolumeSource.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.FCVolumeSource.Builder>- Throws:
IOException
-
getTargetWWNsList
public com.google.protobuf.ProtocolStringList getTargetWWNsList()
targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomic
repeated string targetWWNs = 1;- Specified by:
getTargetWWNsListin interfaceGenerated.FCVolumeSourceOrBuilder- Returns:
- A list containing the targetWWNs.
-
getTargetWWNsCount
public int getTargetWWNsCount()
targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomic
repeated string targetWWNs = 1;- Specified by:
getTargetWWNsCountin interfaceGenerated.FCVolumeSourceOrBuilder- Returns:
- The count of targetWWNs.
-
getTargetWWNs
public String getTargetWWNs(int index)
targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomic
repeated string targetWWNs = 1;- Specified by:
getTargetWWNsin interfaceGenerated.FCVolumeSourceOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The targetWWNs at the given index.
-
getTargetWWNsBytes
public com.google.protobuf.ByteString getTargetWWNsBytes(int index)
targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomic
repeated string targetWWNs = 1;- Specified by:
getTargetWWNsBytesin interfaceGenerated.FCVolumeSourceOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the targetWWNs at the given index.
-
setTargetWWNs
public Generated.FCVolumeSource.Builder setTargetWWNs(int index, String value)
targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomic
repeated string targetWWNs = 1;- Parameters:
index- The index to set the value at.value- The targetWWNs to set.- Returns:
- This builder for chaining.
-
addTargetWWNs
public Generated.FCVolumeSource.Builder addTargetWWNs(String value)
targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomic
repeated string targetWWNs = 1;- Parameters:
value- The targetWWNs to add.- Returns:
- This builder for chaining.
-
addAllTargetWWNs
public Generated.FCVolumeSource.Builder addAllTargetWWNs(Iterable<String> values)
targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomic
repeated string targetWWNs = 1;- Parameters:
values- The targetWWNs to add.- Returns:
- This builder for chaining.
-
clearTargetWWNs
public Generated.FCVolumeSource.Builder clearTargetWWNs()
targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomic
repeated string targetWWNs = 1;- Returns:
- This builder for chaining.
-
addTargetWWNsBytes
public Generated.FCVolumeSource.Builder addTargetWWNsBytes(com.google.protobuf.ByteString value)
targetWWNs is Optional: FC target worldwide names (WWNs) +optional +listType=atomic
repeated string targetWWNs = 1;- Parameters:
value- The bytes of the targetWWNs to add.- Returns:
- This builder for chaining.
-
hasLun
public boolean hasLun()
lun is Optional: FC target lun number +optional
optional int32 lun = 2;- Specified by:
hasLunin interfaceGenerated.FCVolumeSourceOrBuilder- Returns:
- Whether the lun field is set.
-
getLun
public int getLun()
lun is Optional: FC target lun number +optional
optional int32 lun = 2;- Specified by:
getLunin interfaceGenerated.FCVolumeSourceOrBuilder- Returns:
- The lun.
-
setLun
public Generated.FCVolumeSource.Builder setLun(int value)
lun is Optional: FC target lun number +optional
optional int32 lun = 2;- Parameters:
value- The lun to set.- Returns:
- This builder for chaining.
-
clearLun
public Generated.FCVolumeSource.Builder clearLun()
lun is Optional: FC target lun number +optional
optional int32 lun = 2;- 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". Implicitly inferred to be "ext4" if unspecified. TODO: how do we prevent errors in the filesystem from compromising the machine +optional
optional string fsType = 3;- Specified by:
hasFsTypein interfaceGenerated.FCVolumeSourceOrBuilder- 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". Implicitly inferred to be "ext4" if unspecified. TODO: how do we prevent errors in the filesystem from compromising the machine +optional
optional string fsType = 3;- Specified by:
getFsTypein interfaceGenerated.FCVolumeSourceOrBuilder- 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". Implicitly inferred to be "ext4" if unspecified. TODO: how do we prevent errors in the filesystem from compromising the machine +optional
optional string fsType = 3;- Specified by:
getFsTypeBytesin interfaceGenerated.FCVolumeSourceOrBuilder- Returns:
- The bytes for fsType.
-
setFsType
public Generated.FCVolumeSource.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". Implicitly inferred to be "ext4" if unspecified. TODO: how do we prevent errors in the filesystem from compromising the machine +optional
optional string fsType = 3;- Parameters:
value- The fsType to set.- Returns:
- This builder for chaining.
-
clearFsType
public Generated.FCVolumeSource.Builder clearFsType()
fsType is the 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. TODO: how do we prevent errors in the filesystem from compromising the machine +optional
optional string fsType = 3;- Returns:
- This builder for chaining.
-
setFsTypeBytes
public Generated.FCVolumeSource.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". Implicitly inferred to be "ext4" if unspecified. TODO: how do we prevent errors in the filesystem from compromising the machine +optional
optional string fsType = 3;- Parameters:
value- The bytes for fsType to set.- Returns:
- This builder for chaining.
-
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.FCVolumeSourceOrBuilder- 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.FCVolumeSourceOrBuilder- Returns:
- The readOnly.
-
setReadOnly
public Generated.FCVolumeSource.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.FCVolumeSource.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.
-
getWwidsList
public com.google.protobuf.ProtocolStringList getWwidsList()
wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously. +optional +listType=atomic
repeated string wwids = 5;- Specified by:
getWwidsListin interfaceGenerated.FCVolumeSourceOrBuilder- Returns:
- A list containing the wwids.
-
getWwidsCount
public int getWwidsCount()
wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously. +optional +listType=atomic
repeated string wwids = 5;- Specified by:
getWwidsCountin interfaceGenerated.FCVolumeSourceOrBuilder- Returns:
- The count of wwids.
-
getWwids
public String getWwids(int index)
wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously. +optional +listType=atomic
repeated string wwids = 5;- Specified by:
getWwidsin interfaceGenerated.FCVolumeSourceOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The wwids at the given index.
-
getWwidsBytes
public com.google.protobuf.ByteString getWwidsBytes(int index)
wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously. +optional +listType=atomic
repeated string wwids = 5;- Specified by:
getWwidsBytesin interfaceGenerated.FCVolumeSourceOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the wwids at the given index.
-
setWwids
public Generated.FCVolumeSource.Builder setWwids(int index, String value)
wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously. +optional +listType=atomic
repeated string wwids = 5;- Parameters:
index- The index to set the value at.value- The wwids to set.- Returns:
- This builder for chaining.
-
addWwids
public Generated.FCVolumeSource.Builder addWwids(String value)
wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously. +optional +listType=atomic
repeated string wwids = 5;- Parameters:
value- The wwids to add.- Returns:
- This builder for chaining.
-
addAllWwids
public Generated.FCVolumeSource.Builder addAllWwids(Iterable<String> values)
wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously. +optional +listType=atomic
repeated string wwids = 5;- Parameters:
values- The wwids to add.- Returns:
- This builder for chaining.
-
clearWwids
public Generated.FCVolumeSource.Builder clearWwids()
wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously. +optional +listType=atomic
repeated string wwids = 5;- Returns:
- This builder for chaining.
-
addWwidsBytes
public Generated.FCVolumeSource.Builder addWwidsBytes(com.google.protobuf.ByteString value)
wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously. +optional +listType=atomic
repeated string wwids = 5;- Parameters:
value- The bytes of the wwids to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Generated.FCVolumeSource.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.FCVolumeSource.Builder>
-
mergeUnknownFields
public final Generated.FCVolumeSource.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.FCVolumeSource.Builder>
-
-