public class DoneableCSISnapshotController extends CSISnapshotControllerFluentImpl<DoneableCSISnapshotController> implements io.fabric8.kubernetes.api.model.Doneable<CSISnapshotController>
CSISnapshotControllerFluentImpl.MetadataNestedImpl<N>, CSISnapshotControllerFluentImpl.SpecNestedImpl<N>, CSISnapshotControllerFluentImpl.StatusNestedImpl<N>CSISnapshotControllerFluent.MetadataNested<N>, CSISnapshotControllerFluent.SpecNested<N>, CSISnapshotControllerFluent.StatusNested<N>| Constructor and Description |
|---|
DoneableCSISnapshotController(CSISnapshotController item) |
DoneableCSISnapshotController(CSISnapshotController item,
io.fabric8.kubernetes.api.builder.Function<CSISnapshotController,CSISnapshotController> function) |
DoneableCSISnapshotController(io.fabric8.kubernetes.api.builder.Function<CSISnapshotController,CSISnapshotController> function) |
| Modifier and Type | Method and Description |
|---|---|
CSISnapshotController |
done() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatuspublic DoneableCSISnapshotController(io.fabric8.kubernetes.api.builder.Function<CSISnapshotController,CSISnapshotController> function)
public DoneableCSISnapshotController(CSISnapshotController item, io.fabric8.kubernetes.api.builder.Function<CSISnapshotController,CSISnapshotController> function)
public DoneableCSISnapshotController(CSISnapshotController item)
public CSISnapshotController done()
done in interface io.fabric8.kubernetes.api.model.Doneable<CSISnapshotController>Copyright © 2015–2020 Red Hat. All rights reserved.