Uses of Interface
io.fabric8.kubernetes.api.model.storage.v1beta1.CSINodeFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.storage.v1beta1 |
-
Uses of CSINodeFluent in io.fabric8.kubernetes.api.model.storage.v1beta1
Classes in io.fabric8.kubernetes.api.model.storage.v1beta1 with type parameters of type CSINodeFluent Modifier and Type Interface Description interfaceCSINodeFluent<A extends CSINodeFluent<A>>classCSINodeFluentImpl<A extends CSINodeFluent<A>>Subinterfaces of CSINodeFluent in io.fabric8.kubernetes.api.model.storage.v1beta1 Modifier and Type Interface Description static interfaceCSINodeListFluent.ItemsNested<N>Classes in io.fabric8.kubernetes.api.model.storage.v1beta1 that implement CSINodeFluent Modifier and Type Class Description classCSINodeBuilderclassCSINodeFluentImpl<A extends CSINodeFluent<A>>classCSINodeListFluentImpl.ItemsNestedImpl<N>classDoneableCSINodeConstructors in io.fabric8.kubernetes.api.model.storage.v1beta1 with parameters of type CSINodeFluent Constructor Description CSINodeBuilder(CSINodeFluent<?> fluent)CSINodeBuilder(CSINodeFluent<?> fluent, CSINode instance)CSINodeBuilder(CSINodeFluent<?> fluent, CSINode instance, Boolean validationEnabled)CSINodeBuilder(CSINodeFluent<?> fluent, Boolean validationEnabled)