public static final class V1beta1Storage.VolumeAttachmentStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentStatus.Builder> implements V1beta1Storage.VolumeAttachmentStatusOrBuilder
VolumeAttachmentStatus is the status of a VolumeAttachment request.Protobuf type
k8s.io.api.storage.v1beta1.VolumeAttachmentStatus| Modifier and Type | Method and Description |
|---|---|
V1beta1Storage.VolumeAttachmentStatus.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Storage.VolumeAttachmentStatus |
build() |
V1beta1Storage.VolumeAttachmentStatus |
buildPartial() |
V1beta1Storage.VolumeAttachmentStatus.Builder |
clear() |
V1beta1Storage.VolumeAttachmentStatus.Builder |
clearAttached()
Indicates the volume is successfully attached.
|
V1beta1Storage.VolumeAttachmentStatus.Builder |
clearAttachError()
The last error encountered during attach operation, if any.
|
V1beta1Storage.VolumeAttachmentStatus.Builder |
clearAttachmentMetadata() |
V1beta1Storage.VolumeAttachmentStatus.Builder |
clearDetachError()
The last error encountered during detach operation, if any.
|
V1beta1Storage.VolumeAttachmentStatus.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta1Storage.VolumeAttachmentStatus.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta1Storage.VolumeAttachmentStatus.Builder |
clone() |
boolean |
containsAttachmentMetadata(String key)
Upon successful attach, this field is populated with any
information returned by the attach operation that must be passed
into subsequent WaitForAttach or Mount calls.
|
boolean |
getAttached()
Indicates the volume is successfully attached.
|
V1beta1Storage.VolumeError |
getAttachError()
The last error encountered during attach operation, if any.
|
V1beta1Storage.VolumeError.Builder |
getAttachErrorBuilder()
The last error encountered during attach operation, if any.
|
V1beta1Storage.VolumeErrorOrBuilder |
getAttachErrorOrBuilder()
The last error encountered during attach operation, if any.
|
Map<String,String> |
getAttachmentMetadata()
Deprecated.
|
int |
getAttachmentMetadataCount()
Upon successful attach, this field is populated with any
information returned by the attach operation that must be passed
into subsequent WaitForAttach or Mount calls.
|
Map<String,String> |
getAttachmentMetadataMap()
Upon successful attach, this field is populated with any
information returned by the attach operation that must be passed
into subsequent WaitForAttach or Mount calls.
|
String |
getAttachmentMetadataOrDefault(String key,
String defaultValue)
Upon successful attach, this field is populated with any
information returned by the attach operation that must be passed
into subsequent WaitForAttach or Mount calls.
|
String |
getAttachmentMetadataOrThrow(String key)
Upon successful attach, this field is populated with any
information returned by the attach operation that must be passed
into subsequent WaitForAttach or Mount calls.
|
V1beta1Storage.VolumeAttachmentStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
V1beta1Storage.VolumeError |
getDetachError()
The last error encountered during detach operation, if any.
|
V1beta1Storage.VolumeError.Builder |
getDetachErrorBuilder()
The last error encountered during detach operation, if any.
|
V1beta1Storage.VolumeErrorOrBuilder |
getDetachErrorOrBuilder()
The last error encountered during detach operation, if any.
|
Map<String,String> |
getMutableAttachmentMetadata()
Deprecated.
|
boolean |
hasAttached()
Indicates the volume is successfully attached.
|
boolean |
hasAttachError()
The last error encountered during attach operation, if any.
|
boolean |
hasDetachError()
The last error encountered during detach operation, if any.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
V1beta1Storage.VolumeAttachmentStatus.Builder |
mergeAttachError(V1beta1Storage.VolumeError value)
The last error encountered during attach operation, if any.
|
V1beta1Storage.VolumeAttachmentStatus.Builder |
mergeDetachError(V1beta1Storage.VolumeError value)
The last error encountered during detach operation, if any.
|
V1beta1Storage.VolumeAttachmentStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta1Storage.VolumeAttachmentStatus.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1beta1Storage.VolumeAttachmentStatus.Builder |
mergeFrom(V1beta1Storage.VolumeAttachmentStatus other) |
V1beta1Storage.VolumeAttachmentStatus.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta1Storage.VolumeAttachmentStatus.Builder |
putAllAttachmentMetadata(Map<String,String> values)
Upon successful attach, this field is populated with any
information returned by the attach operation that must be passed
into subsequent WaitForAttach or Mount calls.
|
V1beta1Storage.VolumeAttachmentStatus.Builder |
putAttachmentMetadata(String key,
String value)
Upon successful attach, this field is populated with any
information returned by the attach operation that must be passed
into subsequent WaitForAttach or Mount calls.
|
V1beta1Storage.VolumeAttachmentStatus.Builder |
removeAttachmentMetadata(String key)
Upon successful attach, this field is populated with any
information returned by the attach operation that must be passed
into subsequent WaitForAttach or Mount calls.
|
V1beta1Storage.VolumeAttachmentStatus.Builder |
setAttached(boolean value)
Indicates the volume is successfully attached.
|
V1beta1Storage.VolumeAttachmentStatus.Builder |
setAttachError(V1beta1Storage.VolumeError.Builder builderForValue)
The last error encountered during attach operation, if any.
|
V1beta1Storage.VolumeAttachmentStatus.Builder |
setAttachError(V1beta1Storage.VolumeError value)
The last error encountered during attach operation, if any.
|
V1beta1Storage.VolumeAttachmentStatus.Builder |
setDetachError(V1beta1Storage.VolumeError.Builder builderForValue)
The last error encountered during detach operation, if any.
|
V1beta1Storage.VolumeAttachmentStatus.Builder |
setDetachError(V1beta1Storage.VolumeError value)
The last error encountered during detach operation, if any.
|
V1beta1Storage.VolumeAttachmentStatus.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Storage.VolumeAttachmentStatus.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta1Storage.VolumeAttachmentStatus.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, 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.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentStatus.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentStatus.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentStatus.Builder>public V1beta1Storage.VolumeAttachmentStatus.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.VolumeAttachmentStatus.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.VolumeAttachmentStatus.Builder>public V1beta1Storage.VolumeAttachmentStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1beta1Storage.VolumeAttachmentStatus build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1beta1Storage.VolumeAttachmentStatus buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1beta1Storage.VolumeAttachmentStatus.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.VolumeAttachmentStatus.Builder>public V1beta1Storage.VolumeAttachmentStatus.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.VolumeAttachmentStatus.Builder>public V1beta1Storage.VolumeAttachmentStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentStatus.Builder>public V1beta1Storage.VolumeAttachmentStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentStatus.Builder>public V1beta1Storage.VolumeAttachmentStatus.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.VolumeAttachmentStatus.Builder>public V1beta1Storage.VolumeAttachmentStatus.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.VolumeAttachmentStatus.Builder>public V1beta1Storage.VolumeAttachmentStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1beta1Storage.VolumeAttachmentStatus.Builder>public V1beta1Storage.VolumeAttachmentStatus.Builder mergeFrom(V1beta1Storage.VolumeAttachmentStatus other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentStatus.Builder>public V1beta1Storage.VolumeAttachmentStatus.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.VolumeAttachmentStatus.Builder>IOExceptionpublic boolean hasAttached()
Indicates the volume is successfully attached. This field must only be set by the entity completing the attach operation, i.e. the external-attacher.
optional bool attached = 1;hasAttached in interface V1beta1Storage.VolumeAttachmentStatusOrBuilderpublic boolean getAttached()
Indicates the volume is successfully attached. This field must only be set by the entity completing the attach operation, i.e. the external-attacher.
optional bool attached = 1;getAttached in interface V1beta1Storage.VolumeAttachmentStatusOrBuilderpublic V1beta1Storage.VolumeAttachmentStatus.Builder setAttached(boolean value)
Indicates the volume is successfully attached. This field must only be set by the entity completing the attach operation, i.e. the external-attacher.
optional bool attached = 1;public V1beta1Storage.VolumeAttachmentStatus.Builder clearAttached()
Indicates the volume is successfully attached. This field must only be set by the entity completing the attach operation, i.e. the external-attacher.
optional bool attached = 1;public int getAttachmentMetadataCount()
V1beta1Storage.VolumeAttachmentStatusOrBuilderUpon successful attach, this field is populated with any information returned by the attach operation that must be passed into subsequent WaitForAttach or Mount calls. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. +optional
map<string, string> attachmentMetadata = 2;getAttachmentMetadataCount in interface V1beta1Storage.VolumeAttachmentStatusOrBuilderpublic boolean containsAttachmentMetadata(String key)
Upon successful attach, this field is populated with any information returned by the attach operation that must be passed into subsequent WaitForAttach or Mount calls. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. +optional
map<string, string> attachmentMetadata = 2;containsAttachmentMetadata in interface V1beta1Storage.VolumeAttachmentStatusOrBuilder@Deprecated public Map<String,String> getAttachmentMetadata()
getAttachmentMetadataMap() instead.getAttachmentMetadata in interface V1beta1Storage.VolumeAttachmentStatusOrBuilderpublic Map<String,String> getAttachmentMetadataMap()
Upon successful attach, this field is populated with any information returned by the attach operation that must be passed into subsequent WaitForAttach or Mount calls. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. +optional
map<string, string> attachmentMetadata = 2;getAttachmentMetadataMap in interface V1beta1Storage.VolumeAttachmentStatusOrBuilderpublic String getAttachmentMetadataOrDefault(String key, String defaultValue)
Upon successful attach, this field is populated with any information returned by the attach operation that must be passed into subsequent WaitForAttach or Mount calls. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. +optional
map<string, string> attachmentMetadata = 2;getAttachmentMetadataOrDefault in interface V1beta1Storage.VolumeAttachmentStatusOrBuilderpublic String getAttachmentMetadataOrThrow(String key)
Upon successful attach, this field is populated with any information returned by the attach operation that must be passed into subsequent WaitForAttach or Mount calls. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. +optional
map<string, string> attachmentMetadata = 2;getAttachmentMetadataOrThrow in interface V1beta1Storage.VolumeAttachmentStatusOrBuilderpublic V1beta1Storage.VolumeAttachmentStatus.Builder clearAttachmentMetadata()
public V1beta1Storage.VolumeAttachmentStatus.Builder removeAttachmentMetadata(String key)
Upon successful attach, this field is populated with any information returned by the attach operation that must be passed into subsequent WaitForAttach or Mount calls. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. +optional
map<string, string> attachmentMetadata = 2;@Deprecated public Map<String,String> getMutableAttachmentMetadata()
public V1beta1Storage.VolumeAttachmentStatus.Builder putAttachmentMetadata(String key, String value)
Upon successful attach, this field is populated with any information returned by the attach operation that must be passed into subsequent WaitForAttach or Mount calls. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. +optional
map<string, string> attachmentMetadata = 2;public V1beta1Storage.VolumeAttachmentStatus.Builder putAllAttachmentMetadata(Map<String,String> values)
Upon successful attach, this field is populated with any information returned by the attach operation that must be passed into subsequent WaitForAttach or Mount calls. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. +optional
map<string, string> attachmentMetadata = 2;public boolean hasAttachError()
The last error encountered during attach operation, if any. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1beta1.VolumeError attachError = 3;hasAttachError in interface V1beta1Storage.VolumeAttachmentStatusOrBuilderpublic V1beta1Storage.VolumeError getAttachError()
The last error encountered during attach operation, if any. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1beta1.VolumeError attachError = 3;getAttachError in interface V1beta1Storage.VolumeAttachmentStatusOrBuilderpublic V1beta1Storage.VolumeAttachmentStatus.Builder setAttachError(V1beta1Storage.VolumeError value)
The last error encountered during attach operation, if any. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1beta1.VolumeError attachError = 3;public V1beta1Storage.VolumeAttachmentStatus.Builder setAttachError(V1beta1Storage.VolumeError.Builder builderForValue)
The last error encountered during attach operation, if any. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1beta1.VolumeError attachError = 3;public V1beta1Storage.VolumeAttachmentStatus.Builder mergeAttachError(V1beta1Storage.VolumeError value)
The last error encountered during attach operation, if any. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1beta1.VolumeError attachError = 3;public V1beta1Storage.VolumeAttachmentStatus.Builder clearAttachError()
The last error encountered during attach operation, if any. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1beta1.VolumeError attachError = 3;public V1beta1Storage.VolumeError.Builder getAttachErrorBuilder()
The last error encountered during attach operation, if any. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1beta1.VolumeError attachError = 3;public V1beta1Storage.VolumeErrorOrBuilder getAttachErrorOrBuilder()
The last error encountered during attach operation, if any. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1beta1.VolumeError attachError = 3;getAttachErrorOrBuilder in interface V1beta1Storage.VolumeAttachmentStatusOrBuilderpublic boolean hasDetachError()
The last error encountered during detach operation, if any. This field must only be set by the entity completing the detach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1beta1.VolumeError detachError = 4;hasDetachError in interface V1beta1Storage.VolumeAttachmentStatusOrBuilderpublic V1beta1Storage.VolumeError getDetachError()
The last error encountered during detach operation, if any. This field must only be set by the entity completing the detach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1beta1.VolumeError detachError = 4;getDetachError in interface V1beta1Storage.VolumeAttachmentStatusOrBuilderpublic V1beta1Storage.VolumeAttachmentStatus.Builder setDetachError(V1beta1Storage.VolumeError value)
The last error encountered during detach operation, if any. This field must only be set by the entity completing the detach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1beta1.VolumeError detachError = 4;public V1beta1Storage.VolumeAttachmentStatus.Builder setDetachError(V1beta1Storage.VolumeError.Builder builderForValue)
The last error encountered during detach operation, if any. This field must only be set by the entity completing the detach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1beta1.VolumeError detachError = 4;public V1beta1Storage.VolumeAttachmentStatus.Builder mergeDetachError(V1beta1Storage.VolumeError value)
The last error encountered during detach operation, if any. This field must only be set by the entity completing the detach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1beta1.VolumeError detachError = 4;public V1beta1Storage.VolumeAttachmentStatus.Builder clearDetachError()
The last error encountered during detach operation, if any. This field must only be set by the entity completing the detach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1beta1.VolumeError detachError = 4;public V1beta1Storage.VolumeError.Builder getDetachErrorBuilder()
The last error encountered during detach operation, if any. This field must only be set by the entity completing the detach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1beta1.VolumeError detachError = 4;public V1beta1Storage.VolumeErrorOrBuilder getDetachErrorOrBuilder()
The last error encountered during detach operation, if any. This field must only be set by the entity completing the detach operation, i.e. the external-attacher. +optional
optional .k8s.io.api.storage.v1beta1.VolumeError detachError = 4;getDetachErrorOrBuilder in interface V1beta1Storage.VolumeAttachmentStatusOrBuilderpublic final V1beta1Storage.VolumeAttachmentStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentStatus.Builder>public final V1beta1Storage.VolumeAttachmentStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Storage.VolumeAttachmentStatus.Builder>Copyright © 2019. All rights reserved.