Class ClusterServiceVersionFluentImpl<A extends ClusterServiceVersionFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersionFluentImpl<A>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,ClusterServiceVersionFluent<A>
- Direct Known Subclasses:
ClusterServiceVersionBuilder,ClusterServiceVersionListFluentImpl.ItemsNestedImpl
public class ClusterServiceVersionFluentImpl<A extends ClusterServiceVersionFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ClusterServiceVersionFluent<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classClusterServiceVersionFluentImpl.MetadataNestedImpl<N>classClusterServiceVersionFluentImpl.SpecNestedImpl<N>classClusterServiceVersionFluentImpl.StatusNestedImpl<N>-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersionFluent
ClusterServiceVersionFluent.MetadataNested<N>, ClusterServiceVersionFluent.SpecNested<N>, ClusterServiceVersionFluent.StatusNested<N>
-
-
Constructor Summary
Constructors Constructor Description ClusterServiceVersionFluentImpl()ClusterServiceVersionFluentImpl(ClusterServiceVersion instance)
-
Method Summary
-
-
-
Constructor Detail
-
ClusterServiceVersionFluentImpl
public ClusterServiceVersionFluentImpl()
-
ClusterServiceVersionFluentImpl
public ClusterServiceVersionFluentImpl(ClusterServiceVersion instance)
-
-
Method Detail
-
getApiVersion
public String getApiVersion()
- Specified by:
getApiVersionin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
withApiVersion
public A withApiVersion(String apiVersion)
- Specified by:
withApiVersionin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
hasApiVersion
public Boolean hasApiVersion()
- Specified by:
hasApiVersionin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(String arg1)
- Specified by:
withNewApiVersionin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(StringBuilder arg1)
- Specified by:
withNewApiVersionin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(StringBuffer arg1)
- Specified by:
withNewApiVersionin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
getKind
public String getKind()
- Specified by:
getKindin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
withKind
public A withKind(String kind)
- Specified by:
withKindin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
hasKind
public Boolean hasKind()
- Specified by:
hasKindin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
withNewKind
public A withNewKind(String arg1)
- Specified by:
withNewKindin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
withNewKind
public A withNewKind(StringBuilder arg1)
- Specified by:
withNewKindin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
withNewKind
public A withNewKind(StringBuffer arg1)
- Specified by:
withNewKindin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
getMetadata
@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
- Specified by:
buildMetadatain interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
withMetadata
public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
- Specified by:
withMetadatain interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
hasMetadata
public Boolean hasMetadata()
- Specified by:
hasMetadatain interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
withNewMetadata
public ClusterServiceVersionFluent.MetadataNested<A> withNewMetadata()
- Specified by:
withNewMetadatain interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
withNewMetadataLike
public ClusterServiceVersionFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
- Specified by:
withNewMetadataLikein interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
editMetadata
public ClusterServiceVersionFluent.MetadataNested<A> editMetadata()
- Specified by:
editMetadatain interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
editOrNewMetadata
public ClusterServiceVersionFluent.MetadataNested<A> editOrNewMetadata()
- Specified by:
editOrNewMetadatain interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
editOrNewMetadataLike
public ClusterServiceVersionFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
- Specified by:
editOrNewMetadataLikein interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
getSpec
@Deprecated public ClusterServiceVersionSpec getSpec()
Deprecated.This method has been deprecated, please use method buildSpec instead.- Specified by:
getSpecin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>- Returns:
- The buildable object.
-
buildSpec
public ClusterServiceVersionSpec buildSpec()
- Specified by:
buildSpecin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
withSpec
public A withSpec(ClusterServiceVersionSpec spec)
- Specified by:
withSpecin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
hasSpec
public Boolean hasSpec()
- Specified by:
hasSpecin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
withNewSpec
public ClusterServiceVersionFluent.SpecNested<A> withNewSpec()
- Specified by:
withNewSpecin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
withNewSpecLike
public ClusterServiceVersionFluent.SpecNested<A> withNewSpecLike(ClusterServiceVersionSpec item)
- Specified by:
withNewSpecLikein interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
editSpec
public ClusterServiceVersionFluent.SpecNested<A> editSpec()
- Specified by:
editSpecin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
editOrNewSpec
public ClusterServiceVersionFluent.SpecNested<A> editOrNewSpec()
- Specified by:
editOrNewSpecin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
editOrNewSpecLike
public ClusterServiceVersionFluent.SpecNested<A> editOrNewSpecLike(ClusterServiceVersionSpec item)
- Specified by:
editOrNewSpecLikein interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
getStatus
@Deprecated public ClusterServiceVersionStatus getStatus()
Deprecated.This method has been deprecated, please use method buildStatus instead.- Specified by:
getStatusin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>- Returns:
- The buildable object.
-
buildStatus
public ClusterServiceVersionStatus buildStatus()
- Specified by:
buildStatusin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
withStatus
public A withStatus(ClusterServiceVersionStatus status)
- Specified by:
withStatusin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
hasStatus
public Boolean hasStatus()
- Specified by:
hasStatusin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
withNewStatus
public ClusterServiceVersionFluent.StatusNested<A> withNewStatus()
- Specified by:
withNewStatusin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
withNewStatusLike
public ClusterServiceVersionFluent.StatusNested<A> withNewStatusLike(ClusterServiceVersionStatus item)
- Specified by:
withNewStatusLikein interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
editStatus
public ClusterServiceVersionFluent.StatusNested<A> editStatus()
- Specified by:
editStatusin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
editOrNewStatus
public ClusterServiceVersionFluent.StatusNested<A> editOrNewStatus()
- Specified by:
editOrNewStatusin interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
editOrNewStatusLike
public ClusterServiceVersionFluent.StatusNested<A> editOrNewStatusLike(ClusterServiceVersionStatus item)
- Specified by:
editOrNewStatusLikein interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>
-
-