public class V1DaemonSetFluentImpl<A extends V1DaemonSetFluent<A>> extends BaseFluent<A> implements V1DaemonSetFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1DaemonSetFluentImpl.MetadataNestedImpl<N> |
class |
V1DaemonSetFluentImpl.SpecNestedImpl<N> |
class |
V1DaemonSetFluentImpl.StatusNestedImpl<N> |
V1DaemonSetFluent.MetadataNested<N>, V1DaemonSetFluent.SpecNested<N>, V1DaemonSetFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
V1DaemonSetFluentImpl() |
V1DaemonSetFluentImpl(V1DaemonSet instance) |
public V1DaemonSetFluentImpl()
public V1DaemonSetFluentImpl(V1DaemonSet instance)
public String getApiVersion()
getApiVersion in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public String getKind()
getKind in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public A withKind(String kind)
withKind in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public Boolean hasKind()
hasKind in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public A withNewKind(String arg1)
withNewKind in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>@Deprecated public V1ObjectMeta getMetadata()
getMetadata in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1ObjectMeta buildMetadata()
buildMetadata in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public A withMetadata(V1ObjectMeta metadata)
withMetadata in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public Boolean hasMetadata()
hasMetadata in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1DaemonSetFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1DaemonSetFluent.MetadataNested<A> withNewMetadataLike(V1ObjectMeta item)
withNewMetadataLike in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1DaemonSetFluent.MetadataNested<A> editMetadata()
editMetadata in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1DaemonSetFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1DaemonSetFluent.MetadataNested<A> editOrNewMetadataLike(V1ObjectMeta item)
editOrNewMetadataLike in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>@Deprecated public V1DaemonSetSpec getSpec()
getSpec in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1DaemonSetSpec buildSpec()
buildSpec in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public A withSpec(V1DaemonSetSpec spec)
withSpec in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public Boolean hasSpec()
hasSpec in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1DaemonSetFluent.SpecNested<A> withNewSpec()
withNewSpec in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1DaemonSetFluent.SpecNested<A> withNewSpecLike(V1DaemonSetSpec item)
withNewSpecLike in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1DaemonSetFluent.SpecNested<A> editSpec()
editSpec in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1DaemonSetFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1DaemonSetFluent.SpecNested<A> editOrNewSpecLike(V1DaemonSetSpec item)
editOrNewSpecLike in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>@Deprecated public V1DaemonSetStatus getStatus()
getStatus in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1DaemonSetStatus buildStatus()
buildStatus in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public A withStatus(V1DaemonSetStatus status)
withStatus in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public Boolean hasStatus()
hasStatus in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1DaemonSetFluent.StatusNested<A> withNewStatus()
withNewStatus in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1DaemonSetFluent.StatusNested<A> withNewStatusLike(V1DaemonSetStatus item)
withNewStatusLike in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1DaemonSetFluent.StatusNested<A> editStatus()
editStatus in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1DaemonSetFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>public V1DaemonSetFluent.StatusNested<A> editOrNewStatusLike(V1DaemonSetStatus item)
editOrNewStatusLike in interface V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>Copyright © 2020. All rights reserved.