Uses of Interface
io.fabric8.kubernetes.api.model.storage.v1beta1.CSIDriverListFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.storage.v1beta1 |
-
Uses of CSIDriverListFluent in io.fabric8.kubernetes.api.model.storage.v1beta1
Classes in io.fabric8.kubernetes.api.model.storage.v1beta1 with type parameters of type CSIDriverListFluent Modifier and Type Interface Description interfaceCSIDriverListFluent<A extends CSIDriverListFluent<A>>classCSIDriverListFluentImpl<A extends CSIDriverListFluent<A>>Classes in io.fabric8.kubernetes.api.model.storage.v1beta1 that implement CSIDriverListFluent Modifier and Type Class Description classCSIDriverListBuilderclassCSIDriverListFluentImpl<A extends CSIDriverListFluent<A>>classDoneableCSIDriverListConstructors in io.fabric8.kubernetes.api.model.storage.v1beta1 with parameters of type CSIDriverListFluent Constructor Description CSIDriverListBuilder(CSIDriverListFluent<?> fluent)CSIDriverListBuilder(CSIDriverListFluent<?> fluent, CSIDriverList instance)CSIDriverListBuilder(CSIDriverListFluent<?> fluent, CSIDriverList instance, Boolean validationEnabled)CSIDriverListBuilder(CSIDriverListFluent<?> fluent, Boolean validationEnabled)