public class DoneableCSIDriver extends CSIDriverFluentImpl<DoneableCSIDriver> implements io.fabric8.kubernetes.api.model.Doneable<CSIDriver>
CSIDriverFluentImpl.MetadataNestedImpl<N>, CSIDriverFluentImpl.SpecNestedImpl<N>CSIDriverFluent.MetadataNested<N>, CSIDriverFluent.SpecNested<N>| Constructor and Description |
|---|
DoneableCSIDriver(CSIDriver item) |
DoneableCSIDriver(CSIDriver item,
io.fabric8.kubernetes.api.builder.Function<CSIDriver,CSIDriver> function) |
DoneableCSIDriver(io.fabric8.kubernetes.api.builder.Function<CSIDriver,CSIDriver> function) |
| Modifier and Type | Method and Description |
|---|---|
CSIDriver |
done() |
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getApiVersion, getKind, getMetadata, getSpec, hasApiVersion, hasKind, hasMetadata, hasSpec, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpecpublic DoneableCSIDriver(io.fabric8.kubernetes.api.builder.Function<CSIDriver,CSIDriver> function)
public DoneableCSIDriver(CSIDriver item, io.fabric8.kubernetes.api.builder.Function<CSIDriver,CSIDriver> function)
public DoneableCSIDriver(CSIDriver item)
Copyright © 2015–2020 Red Hat. All rights reserved.