Uses of Interface
io.fabric8.kubernetes.api.model.VolumeProjectionFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of VolumeProjectionFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type VolumeProjectionFluent Modifier and Type Interface Description interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>classVolumeProjectionFluentImpl<A extends VolumeProjectionFluent<A>>Subinterfaces of VolumeProjectionFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceProjectedVolumeSourceFluent.SourcesNested<N>static interfaceWatchEventFluent.VolumeProjectionObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement VolumeProjectionFluent Modifier and Type Class Description classDoneableVolumeProjectionclassProjectedVolumeSourceFluentImpl.SourcesNestedImpl<N>classVolumeProjectionBuilderclassVolumeProjectionFluentImpl<A extends VolumeProjectionFluent<A>>classWatchEventFluentImpl.VolumeProjectionObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type VolumeProjectionFluent Constructor Description VolumeProjectionBuilder(VolumeProjectionFluent<?> fluent)VolumeProjectionBuilder(VolumeProjectionFluent<?> fluent, VolumeProjection instance)VolumeProjectionBuilder(VolumeProjectionFluent<?> fluent, VolumeProjection instance, Boolean validationEnabled)VolumeProjectionBuilder(VolumeProjectionFluent<?> fluent, Boolean validationEnabled)