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