| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
OpenShiftAPIServerStatus |
OpenShiftAPIServerStatusBuilder.build() |
OpenShiftAPIServerStatus |
OpenShiftAPIServerFluentImpl.buildStatus() |
OpenShiftAPIServerStatus |
OpenShiftAPIServerFluent.buildStatus() |
OpenShiftAPIServerStatus |
DoneableOpenShiftAPIServerStatus.done() |
OpenShiftAPIServerStatus |
OpenShiftAPIServerFluentImpl.getStatus()
Deprecated.
|
OpenShiftAPIServerStatus |
OpenShiftAPIServerFluent.getStatus()
Deprecated.
|
OpenShiftAPIServerStatus |
OpenShiftAPIServer.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
OpenShiftAPIServerFluent.StatusNested<A> |
OpenShiftAPIServerFluentImpl.editOrNewStatusLike(OpenShiftAPIServerStatus item) |
OpenShiftAPIServerFluent.StatusNested<A> |
OpenShiftAPIServerFluent.editOrNewStatusLike(OpenShiftAPIServerStatus item) |
void |
OpenShiftAPIServer.setStatus(OpenShiftAPIServerStatus status) |
OpenShiftAPIServerFluent.StatusNested<A> |
OpenShiftAPIServerFluentImpl.withNewStatusLike(OpenShiftAPIServerStatus item) |
OpenShiftAPIServerFluent.StatusNested<A> |
OpenShiftAPIServerFluent.withNewStatusLike(OpenShiftAPIServerStatus item) |
A |
OpenShiftAPIServerFluentImpl.withStatus(OpenShiftAPIServerStatus status) |
A |
OpenShiftAPIServerFluent.withStatus(OpenShiftAPIServerStatus status) |
| Constructor and Description |
|---|
DoneableOpenShiftAPIServerStatus(io.fabric8.kubernetes.api.builder.Function<OpenShiftAPIServerStatus,OpenShiftAPIServerStatus> function) |
DoneableOpenShiftAPIServerStatus(io.fabric8.kubernetes.api.builder.Function<OpenShiftAPIServerStatus,OpenShiftAPIServerStatus> function) |
DoneableOpenShiftAPIServerStatus(OpenShiftAPIServerStatus item,
io.fabric8.kubernetes.api.builder.Function<OpenShiftAPIServerStatus,OpenShiftAPIServerStatus> function) |
DoneableOpenShiftAPIServerStatus(OpenShiftAPIServerStatus item,
io.fabric8.kubernetes.api.builder.Function<OpenShiftAPIServerStatus,OpenShiftAPIServerStatus> function) |
Copyright © 2015–2020 Red Hat. All rights reserved.