| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
ServiceCatalogAPIServerStatus |
ServiceCatalogAPIServerStatusBuilder.build() |
ServiceCatalogAPIServerStatus |
ServiceCatalogAPIServerFluent.buildStatus() |
ServiceCatalogAPIServerStatus |
ServiceCatalogAPIServerFluentImpl.buildStatus() |
ServiceCatalogAPIServerStatus |
ServiceCatalogAPIServerFluent.getStatus()
Deprecated.
|
ServiceCatalogAPIServerStatus |
ServiceCatalogAPIServerFluentImpl.getStatus()
Deprecated.
|
ServiceCatalogAPIServerStatus |
ServiceCatalogAPIServer.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
ServiceCatalogAPIServerFluent.StatusNested<A> |
ServiceCatalogAPIServerFluent.editOrNewStatusLike(ServiceCatalogAPIServerStatus item) |
ServiceCatalogAPIServerFluent.StatusNested<A> |
ServiceCatalogAPIServerFluentImpl.editOrNewStatusLike(ServiceCatalogAPIServerStatus item) |
void |
ServiceCatalogAPIServer.setStatus(ServiceCatalogAPIServerStatus status) |
ServiceCatalogAPIServerFluent.StatusNested<A> |
ServiceCatalogAPIServerFluent.withNewStatusLike(ServiceCatalogAPIServerStatus item) |
ServiceCatalogAPIServerFluent.StatusNested<A> |
ServiceCatalogAPIServerFluentImpl.withNewStatusLike(ServiceCatalogAPIServerStatus item) |
A |
ServiceCatalogAPIServerFluent.withStatus(ServiceCatalogAPIServerStatus status) |
A |
ServiceCatalogAPIServerFluentImpl.withStatus(ServiceCatalogAPIServerStatus status) |
| Constructor and Description |
|---|
ServiceCatalogAPIServer(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
ServiceCatalogAPIServerSpec spec,
ServiceCatalogAPIServerStatus status) |
ServiceCatalogAPIServerStatusBuilder(ServiceCatalogAPIServerStatus instance) |
ServiceCatalogAPIServerStatusBuilder(ServiceCatalogAPIServerStatus instance,
Boolean validationEnabled) |
ServiceCatalogAPIServerStatusBuilder(ServiceCatalogAPIServerStatusFluent<?> fluent,
ServiceCatalogAPIServerStatus instance) |
ServiceCatalogAPIServerStatusBuilder(ServiceCatalogAPIServerStatusFluent<?> fluent,
ServiceCatalogAPIServerStatus instance,
Boolean validationEnabled) |
ServiceCatalogAPIServerStatusFluentImpl(ServiceCatalogAPIServerStatus instance) |
Copyright © 2015–2021 Red Hat. All rights reserved.