Uses of Interface
io.fabric8.kubernetes.api.model.storage.v1beta1.CSINodeListFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.storage.v1beta1 |
-
Uses of CSINodeListFluent in io.fabric8.kubernetes.api.model.storage.v1beta1
Classes in io.fabric8.kubernetes.api.model.storage.v1beta1 with type parameters of type CSINodeListFluent Modifier and Type Interface Description interfaceCSINodeListFluent<A extends CSINodeListFluent<A>>classCSINodeListFluentImpl<A extends CSINodeListFluent<A>>Classes in io.fabric8.kubernetes.api.model.storage.v1beta1 that implement CSINodeListFluent Modifier and Type Class Description classCSINodeListBuilderclassCSINodeListFluentImpl<A extends CSINodeListFluent<A>>classDoneableCSINodeListConstructors in io.fabric8.kubernetes.api.model.storage.v1beta1 with parameters of type CSINodeListFluent Constructor Description CSINodeListBuilder(CSINodeListFluent<?> fluent)CSINodeListBuilder(CSINodeListFluent<?> fluent, CSINodeList instance)CSINodeListBuilder(CSINodeListFluent<?> fluent, CSINodeList instance, Boolean validationEnabled)CSINodeListBuilder(CSINodeListFluent<?> fluent, Boolean validationEnabled)