| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.operatorhub.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
CatalogSourceStatus |
CatalogSourceStatusBuilder.build() |
CatalogSourceStatus |
CatalogSourceFluentImpl.buildStatus() |
CatalogSourceStatus |
CatalogSourceFluent.buildStatus() |
CatalogSourceStatus |
CatalogSourceFluentImpl.getStatus()
Deprecated.
|
CatalogSourceStatus |
CatalogSourceFluent.getStatus()
Deprecated.
|
CatalogSourceStatus |
CatalogSource.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
CatalogSourceFluent.StatusNested<A> |
CatalogSourceFluentImpl.editOrNewStatusLike(CatalogSourceStatus item) |
CatalogSourceFluent.StatusNested<A> |
CatalogSourceFluent.editOrNewStatusLike(CatalogSourceStatus item) |
void |
CatalogSource.setStatus(CatalogSourceStatus status) |
CatalogSourceFluent.StatusNested<A> |
CatalogSourceFluentImpl.withNewStatusLike(CatalogSourceStatus item) |
CatalogSourceFluent.StatusNested<A> |
CatalogSourceFluent.withNewStatusLike(CatalogSourceStatus item) |
A |
CatalogSourceFluentImpl.withStatus(CatalogSourceStatus status) |
A |
CatalogSourceFluent.withStatus(CatalogSourceStatus status) |
| Constructor and Description |
|---|
CatalogSource(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
CatalogSourceSpec spec,
CatalogSourceStatus status) |
CatalogSourceStatusBuilder(CatalogSourceStatus instance) |
CatalogSourceStatusBuilder(CatalogSourceStatus instance,
Boolean validationEnabled) |
CatalogSourceStatusBuilder(CatalogSourceStatusFluent<?> fluent,
CatalogSourceStatus instance) |
CatalogSourceStatusBuilder(CatalogSourceStatusFluent<?> fluent,
CatalogSourceStatus instance,
Boolean validationEnabled) |
CatalogSourceStatusFluentImpl(CatalogSourceStatus instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.