public class V1VolumeAttachmentStatusFluentImpl<A extends V1VolumeAttachmentStatusFluent<A>> extends BaseFluent<A> implements V1VolumeAttachmentStatusFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1VolumeAttachmentStatusFluentImpl.AttachErrorNestedImpl<N> |
class |
V1VolumeAttachmentStatusFluentImpl.DetachErrorNestedImpl<N> |
V1VolumeAttachmentStatusFluent.AttachErrorNested<N>, V1VolumeAttachmentStatusFluent.DetachErrorNested<N>_visitables| Constructor and Description |
|---|
V1VolumeAttachmentStatusFluentImpl() |
V1VolumeAttachmentStatusFluentImpl(V1VolumeAttachmentStatus instance) |
public V1VolumeAttachmentStatusFluentImpl()
public V1VolumeAttachmentStatusFluentImpl(V1VolumeAttachmentStatus instance)
@Deprecated public V1VolumeError getAttachError()
getAttachError in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public V1VolumeError buildAttachError()
buildAttachError in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public A withAttachError(V1VolumeError attachError)
withAttachError in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public Boolean hasAttachError()
hasAttachError in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public V1VolumeAttachmentStatusFluent.AttachErrorNested<A> withNewAttachError()
withNewAttachError in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public V1VolumeAttachmentStatusFluent.AttachErrorNested<A> withNewAttachErrorLike(V1VolumeError item)
withNewAttachErrorLike in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public V1VolumeAttachmentStatusFluent.AttachErrorNested<A> editAttachError()
editAttachError in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public V1VolumeAttachmentStatusFluent.AttachErrorNested<A> editOrNewAttachError()
editOrNewAttachError in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public V1VolumeAttachmentStatusFluent.AttachErrorNested<A> editOrNewAttachErrorLike(V1VolumeError item)
editOrNewAttachErrorLike in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public Boolean isAttached()
isAttached in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public A withAttached(Boolean attached)
withAttached in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public Boolean hasAttached()
hasAttached in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public A withNewAttached(String arg1)
withNewAttached in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public A withNewAttached(boolean arg1)
withNewAttached in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public A addToAttachmentMetadata(String key, String value)
addToAttachmentMetadata in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public A addToAttachmentMetadata(Map<String,String> map)
addToAttachmentMetadata in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public A removeFromAttachmentMetadata(String key)
removeFromAttachmentMetadata in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public A removeFromAttachmentMetadata(Map<String,String> map)
removeFromAttachmentMetadata in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public Map<String,String> getAttachmentMetadata()
getAttachmentMetadata in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public A withAttachmentMetadata(Map<String,String> attachmentMetadata)
withAttachmentMetadata in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public Boolean hasAttachmentMetadata()
hasAttachmentMetadata in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>@Deprecated public V1VolumeError getDetachError()
getDetachError in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public V1VolumeError buildDetachError()
buildDetachError in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public A withDetachError(V1VolumeError detachError)
withDetachError in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public Boolean hasDetachError()
hasDetachError in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public V1VolumeAttachmentStatusFluent.DetachErrorNested<A> withNewDetachError()
withNewDetachError in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public V1VolumeAttachmentStatusFluent.DetachErrorNested<A> withNewDetachErrorLike(V1VolumeError item)
withNewDetachErrorLike in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public V1VolumeAttachmentStatusFluent.DetachErrorNested<A> editDetachError()
editDetachError in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public V1VolumeAttachmentStatusFluent.DetachErrorNested<A> editOrNewDetachError()
editOrNewDetachError in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>public V1VolumeAttachmentStatusFluent.DetachErrorNested<A> editOrNewDetachErrorLike(V1VolumeError item)
editOrNewDetachErrorLike in interface V1VolumeAttachmentStatusFluent<A extends V1VolumeAttachmentStatusFluent<A>>Copyright © 2020. All rights reserved.