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>>@Deprecated public A withNewAttacher(String arg0)
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>>@Deprecated public A withNewNodeName(String arg0)
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>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.