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