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