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