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