| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
CSISnapshotControllerSpec |
CSISnapshotControllerSpecBuilder.build() |
CSISnapshotControllerSpec |
CSISnapshotControllerFluentImpl.buildSpec() |
CSISnapshotControllerSpec |
CSISnapshotControllerFluent.buildSpec() |
CSISnapshotControllerSpec |
CSISnapshotControllerFluentImpl.getSpec()
Deprecated.
|
CSISnapshotControllerSpec |
CSISnapshotControllerFluent.getSpec()
Deprecated.
|
CSISnapshotControllerSpec |
CSISnapshotController.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
CSISnapshotControllerFluent.SpecNested<A> |
CSISnapshotControllerFluentImpl.editOrNewSpecLike(CSISnapshotControllerSpec item) |
CSISnapshotControllerFluent.SpecNested<A> |
CSISnapshotControllerFluent.editOrNewSpecLike(CSISnapshotControllerSpec item) |
void |
CSISnapshotController.setSpec(CSISnapshotControllerSpec spec) |
CSISnapshotControllerFluent.SpecNested<A> |
CSISnapshotControllerFluentImpl.withNewSpecLike(CSISnapshotControllerSpec item) |
CSISnapshotControllerFluent.SpecNested<A> |
CSISnapshotControllerFluent.withNewSpecLike(CSISnapshotControllerSpec item) |
A |
CSISnapshotControllerFluentImpl.withSpec(CSISnapshotControllerSpec spec) |
A |
CSISnapshotControllerFluent.withSpec(CSISnapshotControllerSpec spec) |
| Constructor and Description |
|---|
CSISnapshotController(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
CSISnapshotControllerSpec spec,
CSISnapshotControllerStatus status) |
CSISnapshotControllerSpecBuilder(CSISnapshotControllerSpec instance) |
CSISnapshotControllerSpecBuilder(CSISnapshotControllerSpec instance,
Boolean validationEnabled) |
CSISnapshotControllerSpecBuilder(CSISnapshotControllerSpecFluent<?> fluent,
CSISnapshotControllerSpec instance) |
CSISnapshotControllerSpecBuilder(CSISnapshotControllerSpecFluent<?> fluent,
CSISnapshotControllerSpec instance,
Boolean validationEnabled) |
CSISnapshotControllerSpecFluentImpl(CSISnapshotControllerSpec instance) |
Copyright © 2015–2021 Red Hat. All rights reserved.