public static final class V1Storage.VolumeAttachment.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachment.Builder> implements V1Storage.VolumeAttachmentOrBuilder
VolumeAttachment captures the intent to attach or detach the specified volume to/from the specified node. VolumeAttachment objects are non-namespaced.Protobuf type
k8s.io.api.storage.v1.VolumeAttachment| Modifier and Type | Method and Description |
|---|---|
V1Storage.VolumeAttachment.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Storage.VolumeAttachment |
build() |
V1Storage.VolumeAttachment |
buildPartial() |
V1Storage.VolumeAttachment.Builder |
clear() |
V1Storage.VolumeAttachment.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1Storage.VolumeAttachment.Builder |
clearMetadata()
Standard object metadata.
|
V1Storage.VolumeAttachment.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1Storage.VolumeAttachment.Builder |
clearSpec()
Specification of the desired attach/detach volume behavior.
|
V1Storage.VolumeAttachment.Builder |
clearStatus()
Status of the VolumeAttachment request.
|
V1Storage.VolumeAttachment.Builder |
clone() |
V1Storage.VolumeAttachment |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Meta.ObjectMeta |
getMetadata()
Standard object metadata.
|
Meta.ObjectMeta.Builder |
getMetadataBuilder()
Standard object metadata.
|
Meta.ObjectMetaOrBuilder |
getMetadataOrBuilder()
Standard object metadata.
|
V1Storage.VolumeAttachmentSpec |
getSpec()
Specification of the desired attach/detach volume behavior.
|
V1Storage.VolumeAttachmentSpec.Builder |
getSpecBuilder()
Specification of the desired attach/detach volume behavior.
|
V1Storage.VolumeAttachmentSpecOrBuilder |
getSpecOrBuilder()
Specification of the desired attach/detach volume behavior.
|
V1Storage.VolumeAttachmentStatus |
getStatus()
Status of the VolumeAttachment request.
|
V1Storage.VolumeAttachmentStatus.Builder |
getStatusBuilder()
Status of the VolumeAttachment request.
|
V1Storage.VolumeAttachmentStatusOrBuilder |
getStatusOrBuilder()
Status of the VolumeAttachment request.
|
boolean |
hasMetadata()
Standard object metadata.
|
boolean |
hasSpec()
Specification of the desired attach/detach volume behavior.
|
boolean |
hasStatus()
Status of the VolumeAttachment request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1Storage.VolumeAttachment.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1Storage.VolumeAttachment.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1Storage.VolumeAttachment.Builder |
mergeFrom(V1Storage.VolumeAttachment other) |
V1Storage.VolumeAttachment.Builder |
mergeMetadata(Meta.ObjectMeta value)
Standard object metadata.
|
V1Storage.VolumeAttachment.Builder |
mergeSpec(V1Storage.VolumeAttachmentSpec value)
Specification of the desired attach/detach volume behavior.
|
V1Storage.VolumeAttachment.Builder |
mergeStatus(V1Storage.VolumeAttachmentStatus value)
Status of the VolumeAttachment request.
|
V1Storage.VolumeAttachment.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1Storage.VolumeAttachment.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Storage.VolumeAttachment.Builder |
setMetadata(Meta.ObjectMeta.Builder builderForValue)
Standard object metadata.
|
V1Storage.VolumeAttachment.Builder |
setMetadata(Meta.ObjectMeta value)
Standard object metadata.
|
V1Storage.VolumeAttachment.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1Storage.VolumeAttachment.Builder |
setSpec(V1Storage.VolumeAttachmentSpec.Builder builderForValue)
Specification of the desired attach/detach volume behavior.
|
V1Storage.VolumeAttachment.Builder |
setSpec(V1Storage.VolumeAttachmentSpec value)
Specification of the desired attach/detach volume behavior.
|
V1Storage.VolumeAttachment.Builder |
setStatus(V1Storage.VolumeAttachmentStatus.Builder builderForValue)
Status of the VolumeAttachment request.
|
V1Storage.VolumeAttachment.Builder |
setStatus(V1Storage.VolumeAttachmentStatus value)
Status of the VolumeAttachment request.
|
V1Storage.VolumeAttachment.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<V1Storage.VolumeAttachment.Builder>public V1Storage.VolumeAttachment.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachment.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<V1Storage.VolumeAttachment.Builder>public V1Storage.VolumeAttachment getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1Storage.VolumeAttachment build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1Storage.VolumeAttachment buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1Storage.VolumeAttachment.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachment.Builder>public V1Storage.VolumeAttachment.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<V1Storage.VolumeAttachment.Builder>public V1Storage.VolumeAttachment.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachment.Builder>public V1Storage.VolumeAttachment.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachment.Builder>public V1Storage.VolumeAttachment.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<V1Storage.VolumeAttachment.Builder>public V1Storage.VolumeAttachment.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<V1Storage.VolumeAttachment.Builder>public V1Storage.VolumeAttachment.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1Storage.VolumeAttachment.Builder>public V1Storage.VolumeAttachment.Builder mergeFrom(V1Storage.VolumeAttachment other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachment.Builder>public V1Storage.VolumeAttachment.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<V1Storage.VolumeAttachment.Builder>IOExceptionpublic boolean hasMetadata()
Standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;hasMetadata in interface V1Storage.VolumeAttachmentOrBuilderpublic Meta.ObjectMeta getMetadata()
Standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;getMetadata in interface V1Storage.VolumeAttachmentOrBuilderpublic V1Storage.VolumeAttachment.Builder setMetadata(Meta.ObjectMeta value)
Standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public V1Storage.VolumeAttachment.Builder setMetadata(Meta.ObjectMeta.Builder builderForValue)
Standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public V1Storage.VolumeAttachment.Builder mergeMetadata(Meta.ObjectMeta value)
Standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public V1Storage.VolumeAttachment.Builder clearMetadata()
Standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public Meta.ObjectMeta.Builder getMetadataBuilder()
Standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public Meta.ObjectMetaOrBuilder getMetadataOrBuilder()
Standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;getMetadataOrBuilder in interface V1Storage.VolumeAttachmentOrBuilderpublic boolean hasSpec()
Specification of the desired attach/detach volume behavior. Populated by the Kubernetes system.
optional .k8s.io.api.storage.v1.VolumeAttachmentSpec spec = 2;hasSpec in interface V1Storage.VolumeAttachmentOrBuilderpublic V1Storage.VolumeAttachmentSpec getSpec()
Specification of the desired attach/detach volume behavior. Populated by the Kubernetes system.
optional .k8s.io.api.storage.v1.VolumeAttachmentSpec spec = 2;getSpec in interface V1Storage.VolumeAttachmentOrBuilderpublic V1Storage.VolumeAttachment.Builder setSpec(V1Storage.VolumeAttachmentSpec value)
Specification of the desired attach/detach volume behavior. Populated by the Kubernetes system.
optional .k8s.io.api.storage.v1.VolumeAttachmentSpec spec = 2;public V1Storage.VolumeAttachment.Builder setSpec(V1Storage.VolumeAttachmentSpec.Builder builderForValue)
Specification of the desired attach/detach volume behavior. Populated by the Kubernetes system.
optional .k8s.io.api.storage.v1.VolumeAttachmentSpec spec = 2;public V1Storage.VolumeAttachment.Builder mergeSpec(V1Storage.VolumeAttachmentSpec value)
Specification of the desired attach/detach volume behavior. Populated by the Kubernetes system.
optional .k8s.io.api.storage.v1.VolumeAttachmentSpec spec = 2;public V1Storage.VolumeAttachment.Builder clearSpec()
Specification of the desired attach/detach volume behavior. Populated by the Kubernetes system.
optional .k8s.io.api.storage.v1.VolumeAttachmentSpec spec = 2;public V1Storage.VolumeAttachmentSpec.Builder getSpecBuilder()
Specification of the desired attach/detach volume behavior. Populated by the Kubernetes system.
optional .k8s.io.api.storage.v1.VolumeAttachmentSpec spec = 2;public V1Storage.VolumeAttachmentSpecOrBuilder getSpecOrBuilder()
Specification of the desired attach/detach volume behavior. Populated by the Kubernetes system.
optional .k8s.io.api.storage.v1.VolumeAttachmentSpec spec = 2;getSpecOrBuilder in interface V1Storage.VolumeAttachmentOrBuilderpublic boolean hasStatus()
Status of the VolumeAttachment request. Populated by the entity completing the attach or detach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1.VolumeAttachmentStatus status = 3;hasStatus in interface V1Storage.VolumeAttachmentOrBuilderpublic V1Storage.VolumeAttachmentStatus getStatus()
Status of the VolumeAttachment request. Populated by the entity completing the attach or detach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1.VolumeAttachmentStatus status = 3;getStatus in interface V1Storage.VolumeAttachmentOrBuilderpublic V1Storage.VolumeAttachment.Builder setStatus(V1Storage.VolumeAttachmentStatus value)
Status of the VolumeAttachment request. Populated by the entity completing the attach or detach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1.VolumeAttachmentStatus status = 3;public V1Storage.VolumeAttachment.Builder setStatus(V1Storage.VolumeAttachmentStatus.Builder builderForValue)
Status of the VolumeAttachment request. Populated by the entity completing the attach or detach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1.VolumeAttachmentStatus status = 3;public V1Storage.VolumeAttachment.Builder mergeStatus(V1Storage.VolumeAttachmentStatus value)
Status of the VolumeAttachment request. Populated by the entity completing the attach or detach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1.VolumeAttachmentStatus status = 3;public V1Storage.VolumeAttachment.Builder clearStatus()
Status of the VolumeAttachment request. Populated by the entity completing the attach or detach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1.VolumeAttachmentStatus status = 3;public V1Storage.VolumeAttachmentStatus.Builder getStatusBuilder()
Status of the VolumeAttachment request. Populated by the entity completing the attach or detach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1.VolumeAttachmentStatus status = 3;public V1Storage.VolumeAttachmentStatusOrBuilder getStatusOrBuilder()
Status of the VolumeAttachment request. Populated by the entity completing the attach or detach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1.VolumeAttachmentStatus status = 3;getStatusOrBuilder in interface V1Storage.VolumeAttachmentOrBuilderpublic final V1Storage.VolumeAttachment.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachment.Builder>public final V1Storage.VolumeAttachment.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachment.Builder>Copyright © 2020. All rights reserved.