| 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 |
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 |
|---|
CSISnapshotController(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
CSISnapshotControllerSpec spec,
CSISnapshotControllerStatus status) |
CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatus instance) |
CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatus instance,
Boolean validationEnabled) |
CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatusFluent<?> fluent,
CSISnapshotControllerStatus instance) |
CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatusFluent<?> fluent,
CSISnapshotControllerStatus instance,
Boolean validationEnabled) |
CSISnapshotControllerStatusFluentImpl(CSISnapshotControllerStatus instance) |
Copyright © 2015–2020 Red Hat. All rights reserved.