public class VolumeAttachmentSpecFluentImpl<A extends VolumeAttachmentSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements VolumeAttachmentSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
VolumeAttachmentSpecFluentImpl.SourceNestedImpl<N> |
VolumeAttachmentSpecFluent.SourceNested<N>| Constructor and Description |
|---|
VolumeAttachmentSpecFluentImpl() |
VolumeAttachmentSpecFluentImpl(VolumeAttachmentSpec instance) |
public VolumeAttachmentSpecFluentImpl()
public VolumeAttachmentSpecFluentImpl(VolumeAttachmentSpec instance)
public String getAttacher()
getAttacher in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public A withAttacher(String attacher)
withAttacher in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public Boolean hasAttacher()
hasAttacher in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public A withNewAttacher(String arg1)
withNewAttacher in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public A withNewAttacher(StringBuilder arg1)
withNewAttacher in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public A withNewAttacher(StringBuffer arg1)
withNewAttacher in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public String getNodeName()
getNodeName in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public A withNodeName(String nodeName)
withNodeName in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public Boolean hasNodeName()
hasNodeName in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public A withNewNodeName(String arg1)
withNewNodeName in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public A withNewNodeName(StringBuilder arg1)
withNewNodeName in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public A withNewNodeName(StringBuffer arg1)
withNewNodeName in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>@Deprecated public VolumeAttachmentSource getSource()
getSource in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public VolumeAttachmentSource buildSource()
buildSource in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public A withSource(VolumeAttachmentSource source)
withSource in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public Boolean hasSource()
hasSource in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public VolumeAttachmentSpecFluent.SourceNested<A> withNewSource()
withNewSource in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public VolumeAttachmentSpecFluent.SourceNested<A> withNewSourceLike(VolumeAttachmentSource item)
withNewSourceLike in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public VolumeAttachmentSpecFluent.SourceNested<A> editSource()
editSource in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public VolumeAttachmentSpecFluent.SourceNested<A> editOrNewSource()
editOrNewSource in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public VolumeAttachmentSpecFluent.SourceNested<A> editOrNewSourceLike(VolumeAttachmentSource item)
editOrNewSourceLike in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.