public class PingSourceFluentImpl<A extends PingSourceFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PingSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PingSourceFluentImpl.MetadataNestedImpl<N> |
class |
PingSourceFluentImpl.SpecNestedImpl<N> |
class |
PingSourceFluentImpl.StatusNestedImpl<N> |
PingSourceFluent.MetadataNested<N>, PingSourceFluent.SpecNested<N>, PingSourceFluent.StatusNested<N>| Constructor and Description |
|---|
PingSourceFluentImpl() |
PingSourceFluentImpl(PingSource instance) |
public PingSourceFluentImpl()
public PingSourceFluentImpl(PingSource instance)
public String getApiVersion()
getApiVersion in interface PingSourceFluent<A extends PingSourceFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface PingSourceFluent<A extends PingSourceFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface PingSourceFluent<A extends PingSourceFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface PingSourceFluent<A extends PingSourceFluent<A>>public String getKind()
getKind in interface PingSourceFluent<A extends PingSourceFluent<A>>public A withKind(String kind)
withKind in interface PingSourceFluent<A extends PingSourceFluent<A>>public Boolean hasKind()
hasKind in interface PingSourceFluent<A extends PingSourceFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface PingSourceFluent<A extends PingSourceFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface PingSourceFluent<A extends PingSourceFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface PingSourceFluent<A extends PingSourceFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface PingSourceFluent<A extends PingSourceFluent<A>>public Boolean hasMetadata()
hasMetadata in interface PingSourceFluent<A extends PingSourceFluent<A>>public PingSourceFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface PingSourceFluent<A extends PingSourceFluent<A>>public PingSourceFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface PingSourceFluent<A extends PingSourceFluent<A>>public PingSourceFluent.MetadataNested<A> editMetadata()
editMetadata in interface PingSourceFluent<A extends PingSourceFluent<A>>public PingSourceFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface PingSourceFluent<A extends PingSourceFluent<A>>public PingSourceFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface PingSourceFluent<A extends PingSourceFluent<A>>@Deprecated public PingSourceSpec getSpec()
getSpec in interface PingSourceFluent<A extends PingSourceFluent<A>>public PingSourceSpec buildSpec()
buildSpec in interface PingSourceFluent<A extends PingSourceFluent<A>>public A withSpec(PingSourceSpec spec)
withSpec in interface PingSourceFluent<A extends PingSourceFluent<A>>public Boolean hasSpec()
hasSpec in interface PingSourceFluent<A extends PingSourceFluent<A>>public PingSourceFluent.SpecNested<A> withNewSpec()
withNewSpec in interface PingSourceFluent<A extends PingSourceFluent<A>>public PingSourceFluent.SpecNested<A> withNewSpecLike(PingSourceSpec item)
withNewSpecLike in interface PingSourceFluent<A extends PingSourceFluent<A>>public PingSourceFluent.SpecNested<A> editSpec()
editSpec in interface PingSourceFluent<A extends PingSourceFluent<A>>public PingSourceFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface PingSourceFluent<A extends PingSourceFluent<A>>public PingSourceFluent.SpecNested<A> editOrNewSpecLike(PingSourceSpec item)
editOrNewSpecLike in interface PingSourceFluent<A extends PingSourceFluent<A>>@Deprecated public PingSourceStatus getStatus()
getStatus in interface PingSourceFluent<A extends PingSourceFluent<A>>public PingSourceStatus buildStatus()
buildStatus in interface PingSourceFluent<A extends PingSourceFluent<A>>public A withStatus(PingSourceStatus status)
withStatus in interface PingSourceFluent<A extends PingSourceFluent<A>>public Boolean hasStatus()
hasStatus in interface PingSourceFluent<A extends PingSourceFluent<A>>public PingSourceFluent.StatusNested<A> withNewStatus()
withNewStatus in interface PingSourceFluent<A extends PingSourceFluent<A>>public PingSourceFluent.StatusNested<A> withNewStatusLike(PingSourceStatus item)
withNewStatusLike in interface PingSourceFluent<A extends PingSourceFluent<A>>public PingSourceFluent.StatusNested<A> editStatus()
editStatus in interface PingSourceFluent<A extends PingSourceFluent<A>>public PingSourceFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface PingSourceFluent<A extends PingSourceFluent<A>>public PingSourceFluent.StatusNested<A> editOrNewStatusLike(PingSourceStatus item)
editOrNewStatusLike in interface PingSourceFluent<A extends PingSourceFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.