public class ManagedClusterFluentImpl<A extends ManagedClusterFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ManagedClusterFluent<A>
ManagedClusterFluent.MetadataNested<N>, ManagedClusterFluent.SpecNested<N>, ManagedClusterFluent.StatusNested<N>| Constructor and Description |
|---|
ManagedClusterFluentImpl() |
ManagedClusterFluentImpl(ManagedCluster instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ManagedClusterFluentImpl()
public ManagedClusterFluentImpl(ManagedCluster instance)
public String getApiVersion()
getApiVersion in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public String getKind()
getKind in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public A withKind(String kind)
withKind in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public Boolean hasKind()
hasKind in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public Boolean hasMetadata()
hasMetadata in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public ManagedClusterFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public ManagedClusterFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public ManagedClusterFluent.MetadataNested<A> editMetadata()
editMetadata in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public ManagedClusterFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public ManagedClusterFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>@Deprecated public ManagedClusterSpec getSpec()
getSpec in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public ManagedClusterSpec buildSpec()
buildSpec in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public A withSpec(ManagedClusterSpec spec)
withSpec in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public Boolean hasSpec()
hasSpec in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public ManagedClusterFluent.SpecNested<A> withNewSpec()
withNewSpec in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public ManagedClusterFluent.SpecNested<A> withNewSpecLike(ManagedClusterSpec item)
withNewSpecLike in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public ManagedClusterFluent.SpecNested<A> editSpec()
editSpec in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public ManagedClusterFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public ManagedClusterFluent.SpecNested<A> editOrNewSpecLike(ManagedClusterSpec item)
editOrNewSpecLike in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>@Deprecated public ManagedClusterStatus getStatus()
getStatus in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public ManagedClusterStatus buildStatus()
buildStatus in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public A withStatus(ManagedClusterStatus status)
withStatus in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public Boolean hasStatus()
hasStatus in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public ManagedClusterFluent.StatusNested<A> withNewStatus()
withNewStatus in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public ManagedClusterFluent.StatusNested<A> withNewStatusLike(ManagedClusterStatus item)
withNewStatusLike in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public ManagedClusterFluent.StatusNested<A> editStatus()
editStatus in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public ManagedClusterFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public ManagedClusterFluent.StatusNested<A> editOrNewStatusLike(ManagedClusterStatus item)
editOrNewStatusLike in interface ManagedClusterFluent<A extends ManagedClusterFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ManagedClusterFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ManagedClusterFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.