public class VolumeAttachmentSpecFluentImpl<A extends VolumeAttachmentSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements VolumeAttachmentSpecFluent<A>
VolumeAttachmentSpecFluent.SourceNested<N>| Constructor and Description |
|---|
VolumeAttachmentSpecFluentImpl() |
VolumeAttachmentSpecFluentImpl(VolumeAttachmentSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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 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 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>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VolumeAttachmentSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VolumeAttachmentSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.