public class V1beta1VolumeAttachmentSpecFluentImpl<A extends V1beta1VolumeAttachmentSpecFluent<A>> extends BaseFluent<A> implements V1beta1VolumeAttachmentSpecFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1beta1VolumeAttachmentSpecFluentImpl.SourceNestedImpl<N> |
V1beta1VolumeAttachmentSpecFluent.SourceNested<N>
_visitables
Constructor and Description |
---|
V1beta1VolumeAttachmentSpecFluentImpl() |
V1beta1VolumeAttachmentSpecFluentImpl(V1beta1VolumeAttachmentSpec instance) |
Modifier and Type | Method and Description |
---|---|
V1beta1VolumeAttachmentSource |
buildSource() |
V1beta1VolumeAttachmentSpecFluent.SourceNested<A> |
editOrNewSource() |
V1beta1VolumeAttachmentSpecFluent.SourceNested<A> |
editOrNewSourceLike(V1beta1VolumeAttachmentSource item) |
V1beta1VolumeAttachmentSpecFluent.SourceNested<A> |
editSource() |
boolean |
equals(Object o) |
String |
getAttacher() |
String |
getNodeName() |
V1beta1VolumeAttachmentSource |
getSource()
Deprecated.
|
Boolean |
hasAttacher() |
Boolean |
hasNodeName() |
Boolean |
hasSource() |
A |
withAttacher(String attacher) |
V1beta1VolumeAttachmentSpecFluent.SourceNested<A> |
withNewSource() |
V1beta1VolumeAttachmentSpecFluent.SourceNested<A> |
withNewSourceLike(V1beta1VolumeAttachmentSource item) |
A |
withNodeName(String nodeName) |
A |
withSource(V1beta1VolumeAttachmentSource source) |
public V1beta1VolumeAttachmentSpecFluentImpl()
public V1beta1VolumeAttachmentSpecFluentImpl(V1beta1VolumeAttachmentSpec instance)
public String getAttacher()
getAttacher
in interface V1beta1VolumeAttachmentSpecFluent<A extends V1beta1VolumeAttachmentSpecFluent<A>>
public A withAttacher(String attacher)
withAttacher
in interface V1beta1VolumeAttachmentSpecFluent<A extends V1beta1VolumeAttachmentSpecFluent<A>>
public Boolean hasAttacher()
hasAttacher
in interface V1beta1VolumeAttachmentSpecFluent<A extends V1beta1VolumeAttachmentSpecFluent<A>>
public String getNodeName()
getNodeName
in interface V1beta1VolumeAttachmentSpecFluent<A extends V1beta1VolumeAttachmentSpecFluent<A>>
public A withNodeName(String nodeName)
withNodeName
in interface V1beta1VolumeAttachmentSpecFluent<A extends V1beta1VolumeAttachmentSpecFluent<A>>
public Boolean hasNodeName()
hasNodeName
in interface V1beta1VolumeAttachmentSpecFluent<A extends V1beta1VolumeAttachmentSpecFluent<A>>
@Deprecated public V1beta1VolumeAttachmentSource getSource()
getSource
in interface V1beta1VolumeAttachmentSpecFluent<A extends V1beta1VolumeAttachmentSpecFluent<A>>
public V1beta1VolumeAttachmentSource buildSource()
buildSource
in interface V1beta1VolumeAttachmentSpecFluent<A extends V1beta1VolumeAttachmentSpecFluent<A>>
public A withSource(V1beta1VolumeAttachmentSource source)
withSource
in interface V1beta1VolumeAttachmentSpecFluent<A extends V1beta1VolumeAttachmentSpecFluent<A>>
public Boolean hasSource()
hasSource
in interface V1beta1VolumeAttachmentSpecFluent<A extends V1beta1VolumeAttachmentSpecFluent<A>>
public V1beta1VolumeAttachmentSpecFluent.SourceNested<A> withNewSource()
withNewSource
in interface V1beta1VolumeAttachmentSpecFluent<A extends V1beta1VolumeAttachmentSpecFluent<A>>
public V1beta1VolumeAttachmentSpecFluent.SourceNested<A> withNewSourceLike(V1beta1VolumeAttachmentSource item)
withNewSourceLike
in interface V1beta1VolumeAttachmentSpecFluent<A extends V1beta1VolumeAttachmentSpecFluent<A>>
public V1beta1VolumeAttachmentSpecFluent.SourceNested<A> editSource()
editSource
in interface V1beta1VolumeAttachmentSpecFluent<A extends V1beta1VolumeAttachmentSpecFluent<A>>
public V1beta1VolumeAttachmentSpecFluent.SourceNested<A> editOrNewSource()
editOrNewSource
in interface V1beta1VolumeAttachmentSpecFluent<A extends V1beta1VolumeAttachmentSpecFluent<A>>
public V1beta1VolumeAttachmentSpecFluent.SourceNested<A> editOrNewSourceLike(V1beta1VolumeAttachmentSource item)
editOrNewSourceLike
in interface V1beta1VolumeAttachmentSpecFluent<A extends V1beta1VolumeAttachmentSpecFluent<A>>
Copyright © 2018. All rights reserved.