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