public class V1beta1VolumeAttachmentStatusFluentImpl<A extends V1beta1VolumeAttachmentStatusFluent<A>> extends BaseFluent<A> implements V1beta1VolumeAttachmentStatusFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1beta1VolumeAttachmentStatusFluentImpl.AttachErrorNestedImpl<N> |
class |
V1beta1VolumeAttachmentStatusFluentImpl.DetachErrorNestedImpl<N> |
V1beta1VolumeAttachmentStatusFluent.AttachErrorNested<N>, V1beta1VolumeAttachmentStatusFluent.DetachErrorNested<N>
_visitables, VISIT
Constructor and Description |
---|
V1beta1VolumeAttachmentStatusFluentImpl() |
V1beta1VolumeAttachmentStatusFluentImpl(io.kubernetes.client.openapi.models.V1beta1VolumeAttachmentStatus instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1beta1VolumeAttachmentStatusFluentImpl()
public V1beta1VolumeAttachmentStatusFluentImpl(io.kubernetes.client.openapi.models.V1beta1VolumeAttachmentStatus instance)
@Deprecated public io.kubernetes.client.openapi.models.V1beta1VolumeError getAttachError()
getAttachError
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public io.kubernetes.client.openapi.models.V1beta1VolumeError buildAttachError()
buildAttachError
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public A withAttachError(io.kubernetes.client.openapi.models.V1beta1VolumeError attachError)
withAttachError
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public Boolean hasAttachError()
hasAttachError
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public V1beta1VolumeAttachmentStatusFluent.AttachErrorNested<A> withNewAttachError()
withNewAttachError
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public V1beta1VolumeAttachmentStatusFluent.AttachErrorNested<A> withNewAttachErrorLike(io.kubernetes.client.openapi.models.V1beta1VolumeError item)
withNewAttachErrorLike
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public V1beta1VolumeAttachmentStatusFluent.AttachErrorNested<A> editAttachError()
editAttachError
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public V1beta1VolumeAttachmentStatusFluent.AttachErrorNested<A> editOrNewAttachError()
editOrNewAttachError
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public V1beta1VolumeAttachmentStatusFluent.AttachErrorNested<A> editOrNewAttachErrorLike(io.kubernetes.client.openapi.models.V1beta1VolumeError item)
editOrNewAttachErrorLike
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public Boolean getAttached()
getAttached
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public A withAttached(Boolean attached)
withAttached
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public Boolean hasAttached()
hasAttached
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public A addToAttachmentMetadata(String key, String value)
addToAttachmentMetadata
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public A addToAttachmentMetadata(Map<String,String> map)
addToAttachmentMetadata
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public A removeFromAttachmentMetadata(String key)
removeFromAttachmentMetadata
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public A removeFromAttachmentMetadata(Map<String,String> map)
removeFromAttachmentMetadata
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public Map<String,String> getAttachmentMetadata()
getAttachmentMetadata
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public <K,V> A withAttachmentMetadata(Map<String,String> attachmentMetadata)
withAttachmentMetadata
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public Boolean hasAttachmentMetadata()
hasAttachmentMetadata
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
@Deprecated public io.kubernetes.client.openapi.models.V1beta1VolumeError getDetachError()
getDetachError
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public io.kubernetes.client.openapi.models.V1beta1VolumeError buildDetachError()
buildDetachError
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public A withDetachError(io.kubernetes.client.openapi.models.V1beta1VolumeError detachError)
withDetachError
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public Boolean hasDetachError()
hasDetachError
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public V1beta1VolumeAttachmentStatusFluent.DetachErrorNested<A> withNewDetachError()
withNewDetachError
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public V1beta1VolumeAttachmentStatusFluent.DetachErrorNested<A> withNewDetachErrorLike(io.kubernetes.client.openapi.models.V1beta1VolumeError item)
withNewDetachErrorLike
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public V1beta1VolumeAttachmentStatusFluent.DetachErrorNested<A> editDetachError()
editDetachError
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public V1beta1VolumeAttachmentStatusFluent.DetachErrorNested<A> editOrNewDetachError()
editOrNewDetachError
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
public V1beta1VolumeAttachmentStatusFluent.DetachErrorNested<A> editOrNewDetachErrorLike(io.kubernetes.client.openapi.models.V1beta1VolumeError item)
editOrNewDetachErrorLike
in interface V1beta1VolumeAttachmentStatusFluent<A extends V1beta1VolumeAttachmentStatusFluent<A>>
Copyright © 2021. All rights reserved.