public class DoneableCatalogSourceStatus extends CatalogSourceStatusFluentImpl<DoneableCatalogSourceStatus> implements io.fabric8.kubernetes.api.model.Doneable<CatalogSourceStatus>
CatalogSourceStatusFluentImpl.ConfigMapReferenceNestedImpl<N>, CatalogSourceStatusFluentImpl.ConnectionStateNestedImpl<N>, CatalogSourceStatusFluentImpl.RegistryServiceNestedImpl<N>CatalogSourceStatusFluent.ConfigMapReferenceNested<N>, CatalogSourceStatusFluent.ConnectionStateNested<N>, CatalogSourceStatusFluent.RegistryServiceNested<N>| Constructor and Description |
|---|
DoneableCatalogSourceStatus(CatalogSourceStatus item) |
DoneableCatalogSourceStatus(CatalogSourceStatus item,
io.fabric8.kubernetes.api.builder.Function<CatalogSourceStatus,CatalogSourceStatus> function) |
DoneableCatalogSourceStatus(io.fabric8.kubernetes.api.builder.Function<CatalogSourceStatus,CatalogSourceStatus> function) |
| Modifier and Type | Method and Description |
|---|---|
CatalogSourceStatus |
done() |
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, withRegistryServicepublic DoneableCatalogSourceStatus(io.fabric8.kubernetes.api.builder.Function<CatalogSourceStatus,CatalogSourceStatus> function)
public DoneableCatalogSourceStatus(CatalogSourceStatus item, io.fabric8.kubernetes.api.builder.Function<CatalogSourceStatus,CatalogSourceStatus> function)
public DoneableCatalogSourceStatus(CatalogSourceStatus item)
public CatalogSourceStatus done()
done in interface io.fabric8.kubernetes.api.model.Doneable<CatalogSourceStatus>Copyright © 2015–2021 Red Hat. All rights reserved.