Class CatalogSourceFluentImpl.StatusNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceStatusFluentImpl<CatalogSourceFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceFluentImpl.StatusNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<CatalogSourceFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<CatalogSourceFluent.StatusNested<N>>,CatalogSourceFluent.StatusNested<N>,CatalogSourceStatusFluent<CatalogSourceFluent.StatusNested<N>>
- Enclosing class:
- CatalogSourceFluentImpl<A extends CatalogSourceFluent<A>>
public class CatalogSourceFluentImpl.StatusNestedImpl<N> extends CatalogSourceStatusFluentImpl<CatalogSourceFluent.StatusNested<N>> implements CatalogSourceFluent.StatusNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceStatusFluentImpl
CatalogSourceStatusFluentImpl.ConfigMapReferenceNestedImpl<N>, CatalogSourceStatusFluentImpl.ConnectionStateNestedImpl<N>, CatalogSourceStatusFluentImpl.RegistryServiceNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceStatusFluent
CatalogSourceStatusFluent.ConfigMapReferenceNested<N>, CatalogSourceStatusFluent.ConnectionStateNested<N>, CatalogSourceStatusFluent.RegistryServiceNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceStatusFluentImpl
buildConfigMapReference, buildConnectionState, buildRegistryService, editConfigMapReference, editConnectionState, editOrNewConfigMapReference, editOrNewConfigMapReferenceLike, editOrNewConnectionState, editOrNewConnectionStateLike, editOrNewRegistryService, editOrNewRegistryServiceLike, editRegistryService, equals, getConfigMapReference, getConnectionState, getLatestImageRegistryPoll, getMessage, getReason, getRegistryService, hasConfigMapReference, hasConnectionState, hashCode, hasLatestImageRegistryPoll, hasMessage, hasReason, hasRegistryService, withConfigMapReference, withConnectionState, withLatestImageRegistryPoll, withMessage, withNewConfigMapReference, withNewConfigMapReference, withNewConfigMapReferenceLike, withNewConnectionState, withNewConnectionState, withNewConnectionStateLike, withNewLatestImageRegistryPoll, withNewLatestImageRegistryPoll, withNewLatestImageRegistryPoll, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewRegistryService, withNewRegistryService, withNewRegistryServiceLike, withReason, withRegistryService
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceStatusFluent
buildConfigMapReference, buildConnectionState, buildRegistryService, editConfigMapReference, editConnectionState, editOrNewConfigMapReference, editOrNewConfigMapReferenceLike, editOrNewConnectionState, editOrNewConnectionStateLike, editOrNewRegistryService, editOrNewRegistryServiceLike, editRegistryService, getConfigMapReference, getConnectionState, getLatestImageRegistryPoll, getMessage, getReason, getRegistryService, hasConfigMapReference, hasConnectionState, hasLatestImageRegistryPoll, hasMessage, hasReason, hasRegistryService, withConfigMapReference, withConnectionState, withLatestImageRegistryPoll, withMessage, withNewConfigMapReference, withNewConfigMapReference, withNewConfigMapReferenceLike, withNewConnectionState, withNewConnectionState, withNewConnectionStateLike, withNewLatestImageRegistryPoll, withNewLatestImageRegistryPoll, withNewLatestImageRegistryPoll, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewRegistryService, withNewRegistryService, withNewRegistryServiceLike, withReason, withRegistryService
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceCatalogSourceFluent.StatusNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endStatus
public N endStatus()
- Specified by:
endStatusin interfaceCatalogSourceFluent.StatusNested<N>
-
-