public static final class V1beta1Storage.VolumeAttachmentSpec.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentSpec.Builder> implements V1beta1Storage.VolumeAttachmentSpecOrBuilder
VolumeAttachmentSpec is the specification of a VolumeAttachment request.Protobuf type
k8s.io.api.storage.v1beta1.VolumeAttachmentSpec| Modifier and Type | Method and Description |
|---|---|
V1beta1Storage.VolumeAttachmentSpec.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Storage.VolumeAttachmentSpec |
build() |
V1beta1Storage.VolumeAttachmentSpec |
buildPartial() |
V1beta1Storage.VolumeAttachmentSpec.Builder |
clear() |
V1beta1Storage.VolumeAttachmentSpec.Builder |
clearAttacher()
Attacher indicates the name of the volume driver that MUST handle this
request.
|
V1beta1Storage.VolumeAttachmentSpec.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta1Storage.VolumeAttachmentSpec.Builder |
clearNodeName()
The node that the volume should be attached to.
|
V1beta1Storage.VolumeAttachmentSpec.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta1Storage.VolumeAttachmentSpec.Builder |
clearSource()
Source represents the volume that should be attached.
|
V1beta1Storage.VolumeAttachmentSpec.Builder |
clone() |
String |
getAttacher()
Attacher indicates the name of the volume driver that MUST handle this
request.
|
com.google.protobuf.ByteString |
getAttacherBytes()
Attacher indicates the name of the volume driver that MUST handle this
request.
|
V1beta1Storage.VolumeAttachmentSpec |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNodeName()
The node that the volume should be attached to.
|
com.google.protobuf.ByteString |
getNodeNameBytes()
The node that the volume should be attached to.
|
V1beta1Storage.VolumeAttachmentSource |
getSource()
Source represents the volume that should be attached.
|
V1beta1Storage.VolumeAttachmentSource.Builder |
getSourceBuilder()
Source represents the volume that should be attached.
|
V1beta1Storage.VolumeAttachmentSourceOrBuilder |
getSourceOrBuilder()
Source represents the volume that should be attached.
|
boolean |
hasAttacher()
Attacher indicates the name of the volume driver that MUST handle this
request.
|
boolean |
hasNodeName()
The node that the volume should be attached to.
|
boolean |
hasSource()
Source represents the volume that should be attached.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1beta1Storage.VolumeAttachmentSpec.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta1Storage.VolumeAttachmentSpec.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1beta1Storage.VolumeAttachmentSpec.Builder |
mergeFrom(V1beta1Storage.VolumeAttachmentSpec other) |
V1beta1Storage.VolumeAttachmentSpec.Builder |
mergeSource(V1beta1Storage.VolumeAttachmentSource value)
Source represents the volume that should be attached.
|
V1beta1Storage.VolumeAttachmentSpec.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta1Storage.VolumeAttachmentSpec.Builder |
setAttacher(String value)
Attacher indicates the name of the volume driver that MUST handle this
request.
|
V1beta1Storage.VolumeAttachmentSpec.Builder |
setAttacherBytes(com.google.protobuf.ByteString value)
Attacher indicates the name of the volume driver that MUST handle this
request.
|
V1beta1Storage.VolumeAttachmentSpec.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Storage.VolumeAttachmentSpec.Builder |
setNodeName(String value)
The node that the volume should be attached to.
|
V1beta1Storage.VolumeAttachmentSpec.Builder |
setNodeNameBytes(com.google.protobuf.ByteString value)
The node that the volume should be attached to.
|
V1beta1Storage.VolumeAttachmentSpec.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta1Storage.VolumeAttachmentSpec.Builder |
setSource(V1beta1Storage.VolumeAttachmentSource.Builder builderForValue)
Source represents the volume that should be attached.
|
V1beta1Storage.VolumeAttachmentSpec.Builder |
setSource(V1beta1Storage.VolumeAttachmentSource value)
Source represents the volume that should be attached.
|
V1beta1Storage.VolumeAttachmentSpec.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentSpec.Builder>public V1beta1Storage.VolumeAttachmentSpec.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentSpec.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentSpec.Builder>public V1beta1Storage.VolumeAttachmentSpec getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1beta1Storage.VolumeAttachmentSpec build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1beta1Storage.VolumeAttachmentSpec buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1beta1Storage.VolumeAttachmentSpec.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentSpec.Builder>public V1beta1Storage.VolumeAttachmentSpec.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentSpec.Builder>public V1beta1Storage.VolumeAttachmentSpec.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentSpec.Builder>public V1beta1Storage.VolumeAttachmentSpec.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentSpec.Builder>public V1beta1Storage.VolumeAttachmentSpec.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentSpec.Builder>public V1beta1Storage.VolumeAttachmentSpec.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentSpec.Builder>public V1beta1Storage.VolumeAttachmentSpec.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1beta1Storage.VolumeAttachmentSpec.Builder>public V1beta1Storage.VolumeAttachmentSpec.Builder mergeFrom(V1beta1Storage.VolumeAttachmentSpec other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentSpec.Builder>public V1beta1Storage.VolumeAttachmentSpec.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1beta1Storage.VolumeAttachmentSpec.Builder>IOExceptionpublic boolean hasAttacher()
Attacher indicates the name of the volume driver that MUST handle this request. This is the name returned by GetPluginName().
optional string attacher = 1;hasAttacher in interface V1beta1Storage.VolumeAttachmentSpecOrBuilderpublic String getAttacher()
Attacher indicates the name of the volume driver that MUST handle this request. This is the name returned by GetPluginName().
optional string attacher = 1;getAttacher in interface V1beta1Storage.VolumeAttachmentSpecOrBuilderpublic com.google.protobuf.ByteString getAttacherBytes()
Attacher indicates the name of the volume driver that MUST handle this request. This is the name returned by GetPluginName().
optional string attacher = 1;getAttacherBytes in interface V1beta1Storage.VolumeAttachmentSpecOrBuilderpublic V1beta1Storage.VolumeAttachmentSpec.Builder setAttacher(String value)
Attacher indicates the name of the volume driver that MUST handle this request. This is the name returned by GetPluginName().
optional string attacher = 1;public V1beta1Storage.VolumeAttachmentSpec.Builder clearAttacher()
Attacher indicates the name of the volume driver that MUST handle this request. This is the name returned by GetPluginName().
optional string attacher = 1;public V1beta1Storage.VolumeAttachmentSpec.Builder setAttacherBytes(com.google.protobuf.ByteString value)
Attacher indicates the name of the volume driver that MUST handle this request. This is the name returned by GetPluginName().
optional string attacher = 1;public boolean hasSource()
Source represents the volume that should be attached.
optional .k8s.io.api.storage.v1beta1.VolumeAttachmentSource source = 2;hasSource in interface V1beta1Storage.VolumeAttachmentSpecOrBuilderpublic V1beta1Storage.VolumeAttachmentSource getSource()
Source represents the volume that should be attached.
optional .k8s.io.api.storage.v1beta1.VolumeAttachmentSource source = 2;getSource in interface V1beta1Storage.VolumeAttachmentSpecOrBuilderpublic V1beta1Storage.VolumeAttachmentSpec.Builder setSource(V1beta1Storage.VolumeAttachmentSource value)
Source represents the volume that should be attached.
optional .k8s.io.api.storage.v1beta1.VolumeAttachmentSource source = 2;public V1beta1Storage.VolumeAttachmentSpec.Builder setSource(V1beta1Storage.VolumeAttachmentSource.Builder builderForValue)
Source represents the volume that should be attached.
optional .k8s.io.api.storage.v1beta1.VolumeAttachmentSource source = 2;public V1beta1Storage.VolumeAttachmentSpec.Builder mergeSource(V1beta1Storage.VolumeAttachmentSource value)
Source represents the volume that should be attached.
optional .k8s.io.api.storage.v1beta1.VolumeAttachmentSource source = 2;public V1beta1Storage.VolumeAttachmentSpec.Builder clearSource()
Source represents the volume that should be attached.
optional .k8s.io.api.storage.v1beta1.VolumeAttachmentSource source = 2;public V1beta1Storage.VolumeAttachmentSource.Builder getSourceBuilder()
Source represents the volume that should be attached.
optional .k8s.io.api.storage.v1beta1.VolumeAttachmentSource source = 2;public V1beta1Storage.VolumeAttachmentSourceOrBuilder getSourceOrBuilder()
Source represents the volume that should be attached.
optional .k8s.io.api.storage.v1beta1.VolumeAttachmentSource source = 2;getSourceOrBuilder in interface V1beta1Storage.VolumeAttachmentSpecOrBuilderpublic boolean hasNodeName()
The node that the volume should be attached to.
optional string nodeName = 3;hasNodeName in interface V1beta1Storage.VolumeAttachmentSpecOrBuilderpublic String getNodeName()
The node that the volume should be attached to.
optional string nodeName = 3;getNodeName in interface V1beta1Storage.VolumeAttachmentSpecOrBuilderpublic com.google.protobuf.ByteString getNodeNameBytes()
The node that the volume should be attached to.
optional string nodeName = 3;getNodeNameBytes in interface V1beta1Storage.VolumeAttachmentSpecOrBuilderpublic V1beta1Storage.VolumeAttachmentSpec.Builder setNodeName(String value)
The node that the volume should be attached to.
optional string nodeName = 3;public V1beta1Storage.VolumeAttachmentSpec.Builder clearNodeName()
The node that the volume should be attached to.
optional string nodeName = 3;public V1beta1Storage.VolumeAttachmentSpec.Builder setNodeNameBytes(com.google.protobuf.ByteString value)
The node that the volume should be attached to.
optional string nodeName = 3;public final V1beta1Storage.VolumeAttachmentSpec.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentSpec.Builder>public final V1beta1Storage.VolumeAttachmentSpec.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentSpec.Builder>Copyright © 2021. All rights reserved.