public class PodDisruptionBudgetFluentImpl<A extends PodDisruptionBudgetFluent<A>> extends BaseFluent<A> implements PodDisruptionBudgetFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PodDisruptionBudgetFluentImpl.MetadataNestedImpl<N> |
class |
PodDisruptionBudgetFluentImpl.SpecNestedImpl<N> |
class |
PodDisruptionBudgetFluentImpl.StatusNestedImpl<N> |
PodDisruptionBudgetFluent.MetadataNested<N>, PodDisruptionBudgetFluent.SpecNested<N>, PodDisruptionBudgetFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
PodDisruptionBudgetFluentImpl() |
PodDisruptionBudgetFluentImpl(PodDisruptionBudget instance) |
public PodDisruptionBudgetFluentImpl()
public PodDisruptionBudgetFluentImpl(PodDisruptionBudget instance)
public java.lang.String getApiVersion()
getApiVersion in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public A withApiVersion(java.lang.String apiVersion)
withApiVersion in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public java.lang.Boolean hasApiVersion()
hasApiVersion in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public A withNewApiVersion(java.lang.String arg1)
withNewApiVersion in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public A withNewApiVersion(java.lang.StringBuilder arg1)
withNewApiVersion in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public A withNewApiVersion(java.lang.StringBuffer arg1)
withNewApiVersion in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public java.lang.String getKind()
getKind in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public A withKind(java.lang.String kind)
withKind in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public java.lang.Boolean hasKind()
hasKind in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public A withNewKind(java.lang.String arg1)
withNewKind in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public A withNewKind(java.lang.StringBuilder arg1)
withNewKind in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public A withNewKind(java.lang.StringBuffer arg1)
withNewKind in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>@Deprecated public ObjectMeta getMetadata()
getMetadata in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public ObjectMeta buildMetadata()
buildMetadata in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public A withMetadata(ObjectMeta metadata)
withMetadata in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public java.lang.Boolean hasMetadata()
hasMetadata in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public PodDisruptionBudgetFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public PodDisruptionBudgetFluent.MetadataNested<A> withNewMetadataLike(ObjectMeta item)
withNewMetadataLike in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public PodDisruptionBudgetFluent.MetadataNested<A> editMetadata()
editMetadata in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public PodDisruptionBudgetFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public PodDisruptionBudgetFluent.MetadataNested<A> editOrNewMetadataLike(ObjectMeta item)
editOrNewMetadataLike in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>@Deprecated public PodDisruptionBudgetSpec getSpec()
getSpec in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public PodDisruptionBudgetSpec buildSpec()
buildSpec in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public A withSpec(PodDisruptionBudgetSpec spec)
withSpec in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public java.lang.Boolean hasSpec()
hasSpec in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public PodDisruptionBudgetFluent.SpecNested<A> withNewSpec()
withNewSpec in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public PodDisruptionBudgetFluent.SpecNested<A> withNewSpecLike(PodDisruptionBudgetSpec item)
withNewSpecLike in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public PodDisruptionBudgetFluent.SpecNested<A> editSpec()
editSpec in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public PodDisruptionBudgetFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public PodDisruptionBudgetFluent.SpecNested<A> editOrNewSpecLike(PodDisruptionBudgetSpec item)
editOrNewSpecLike in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>@Deprecated public PodDisruptionBudgetStatus getStatus()
getStatus in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public PodDisruptionBudgetStatus buildStatus()
buildStatus in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public A withStatus(PodDisruptionBudgetStatus status)
withStatus in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public java.lang.Boolean hasStatus()
hasStatus in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public PodDisruptionBudgetFluent.StatusNested<A> withNewStatus()
withNewStatus in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public PodDisruptionBudgetFluent.StatusNested<A> withNewStatusLike(PodDisruptionBudgetStatus item)
withNewStatusLike in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public PodDisruptionBudgetFluent.StatusNested<A> editStatus()
editStatus in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public PodDisruptionBudgetFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public PodDisruptionBudgetFluent.StatusNested<A> editOrNewStatusLike(PodDisruptionBudgetStatus item)
editOrNewStatusLike in interface PodDisruptionBudgetFluent<A extends PodDisruptionBudgetFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.