public class VolumeAttachmentStatusFluentImpl<A extends VolumeAttachmentStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements VolumeAttachmentStatusFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
VolumeAttachmentStatusFluentImpl.AttachErrorNestedImpl<N> |
class |
VolumeAttachmentStatusFluentImpl.DetachErrorNestedImpl<N> |
VolumeAttachmentStatusFluent.AttachErrorNested<N>, VolumeAttachmentStatusFluent.DetachErrorNested<N>| Constructor and Description |
|---|
VolumeAttachmentStatusFluentImpl() |
VolumeAttachmentStatusFluentImpl(VolumeAttachmentStatus instance) |
public VolumeAttachmentStatusFluentImpl()
public VolumeAttachmentStatusFluentImpl(VolumeAttachmentStatus instance)
@Deprecated public VolumeError getAttachError()
getAttachError in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public VolumeError buildAttachError()
buildAttachError in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public A withAttachError(VolumeError attachError)
withAttachError in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public Boolean hasAttachError()
hasAttachError in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public A withNewAttachError(String message, String time)
withNewAttachError in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public VolumeAttachmentStatusFluent.AttachErrorNested<A> withNewAttachError()
withNewAttachError in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public VolumeAttachmentStatusFluent.AttachErrorNested<A> withNewAttachErrorLike(VolumeError item)
withNewAttachErrorLike in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public VolumeAttachmentStatusFluent.AttachErrorNested<A> editAttachError()
editAttachError in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public VolumeAttachmentStatusFluent.AttachErrorNested<A> editOrNewAttachError()
editOrNewAttachError in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public VolumeAttachmentStatusFluent.AttachErrorNested<A> editOrNewAttachErrorLike(VolumeError item)
editOrNewAttachErrorLike in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public Boolean getAttached()
getAttached in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public A withAttached(Boolean attached)
withAttached in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public Boolean hasAttached()
hasAttached in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public A addToAttachmentMetadata(String key, String value)
addToAttachmentMetadata in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public A addToAttachmentMetadata(Map<String,String> map)
addToAttachmentMetadata in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public A removeFromAttachmentMetadata(String key)
removeFromAttachmentMetadata in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public A removeFromAttachmentMetadata(Map<String,String> map)
removeFromAttachmentMetadata in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public Map<String,String> getAttachmentMetadata()
getAttachmentMetadata in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public <K,V> A withAttachmentMetadata(Map<String,String> attachmentMetadata)
withAttachmentMetadata in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public Boolean hasAttachmentMetadata()
hasAttachmentMetadata in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>@Deprecated public VolumeError getDetachError()
getDetachError in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public VolumeError buildDetachError()
buildDetachError in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public A withDetachError(VolumeError detachError)
withDetachError in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public Boolean hasDetachError()
hasDetachError in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public A withNewDetachError(String message, String time)
withNewDetachError in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public VolumeAttachmentStatusFluent.DetachErrorNested<A> withNewDetachError()
withNewDetachError in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public VolumeAttachmentStatusFluent.DetachErrorNested<A> withNewDetachErrorLike(VolumeError item)
withNewDetachErrorLike in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public VolumeAttachmentStatusFluent.DetachErrorNested<A> editDetachError()
editDetachError in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public VolumeAttachmentStatusFluent.DetachErrorNested<A> editOrNewDetachError()
editOrNewDetachError in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>public VolumeAttachmentStatusFluent.DetachErrorNested<A> editOrNewDetachErrorLike(VolumeError item)
editOrNewDetachErrorLike in interface VolumeAttachmentStatusFluent<A extends VolumeAttachmentStatusFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.