Uses of Interface
io.fabric8.kubernetes.api.model.ScaleIOVolumeSourceFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of ScaleIOVolumeSourceFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type ScaleIOVolumeSourceFluent Modifier and Type Interface Description interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>classScaleIOVolumeSourceFluentImpl<A extends ScaleIOVolumeSourceFluent<A>>Subinterfaces of ScaleIOVolumeSourceFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceVolumeFluent.ScaleIONested<N>static interfaceWatchEventFluent.ScaleIOVolumeSourceObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement ScaleIOVolumeSourceFluent Modifier and Type Class Description classDoneableScaleIOVolumeSourceclassScaleIOVolumeSourceBuilderclassScaleIOVolumeSourceFluentImpl<A extends ScaleIOVolumeSourceFluent<A>>classVolumeFluentImpl.ScaleIONestedImpl<N>classWatchEventFluentImpl.ScaleIOVolumeSourceObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type ScaleIOVolumeSourceFluent Constructor Description ScaleIOVolumeSourceBuilder(ScaleIOVolumeSourceFluent<?> fluent)ScaleIOVolumeSourceBuilder(ScaleIOVolumeSourceFluent<?> fluent, ScaleIOVolumeSource instance)ScaleIOVolumeSourceBuilder(ScaleIOVolumeSourceFluent<?> fluent, ScaleIOVolumeSource instance, Boolean validationEnabled)ScaleIOVolumeSourceBuilder(ScaleIOVolumeSourceFluent<?> fluent, Boolean validationEnabled)