Uses of Interface
io.fabric8.kubernetes.api.model.QuobyteVolumeSourceFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of QuobyteVolumeSourceFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type QuobyteVolumeSourceFluent Modifier and Type Interface Description interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>classQuobyteVolumeSourceFluentImpl<A extends QuobyteVolumeSourceFluent<A>>Subinterfaces of QuobyteVolumeSourceFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfacePersistentVolumeSpecFluent.QuobyteNested<N>static interfaceVolumeFluent.QuobyteNested<N>static interfaceWatchEventFluent.QuobyteVolumeSourceObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement QuobyteVolumeSourceFluent Modifier and Type Class Description classDoneableQuobyteVolumeSourceclassPersistentVolumeSpecFluentImpl.QuobyteNestedImpl<N>classQuobyteVolumeSourceBuilderclassQuobyteVolumeSourceFluentImpl<A extends QuobyteVolumeSourceFluent<A>>classVolumeFluentImpl.QuobyteNestedImpl<N>classWatchEventFluentImpl.QuobyteVolumeSourceObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type QuobyteVolumeSourceFluent Constructor Description QuobyteVolumeSourceBuilder(QuobyteVolumeSourceFluent<?> fluent)QuobyteVolumeSourceBuilder(QuobyteVolumeSourceFluent<?> fluent, QuobyteVolumeSource instance)QuobyteVolumeSourceBuilder(QuobyteVolumeSourceFluent<?> fluent, QuobyteVolumeSource instance, Boolean validationEnabled)QuobyteVolumeSourceBuilder(QuobyteVolumeSourceFluent<?> fluent, Boolean validationEnabled)