| 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 |
DoneableServiceCatalogAPIServerStatus.done() |
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 |
|---|
DoneableServiceCatalogAPIServerStatus(io.fabric8.kubernetes.api.builder.Function<ServiceCatalogAPIServerStatus,ServiceCatalogAPIServerStatus> function) |
DoneableServiceCatalogAPIServerStatus(io.fabric8.kubernetes.api.builder.Function<ServiceCatalogAPIServerStatus,ServiceCatalogAPIServerStatus> function) |
DoneableServiceCatalogAPIServerStatus(ServiceCatalogAPIServerStatus item,
io.fabric8.kubernetes.api.builder.Function<ServiceCatalogAPIServerStatus,ServiceCatalogAPIServerStatus> function) |
DoneableServiceCatalogAPIServerStatus(ServiceCatalogAPIServerStatus item,
io.fabric8.kubernetes.api.builder.Function<ServiceCatalogAPIServerStatus,ServiceCatalogAPIServerStatus> function) |
Copyright © 2015–2020 Red Hat. All rights reserved.