Uses of Interface
io.fabric8.kubernetes.api.model.AttachedVolumeFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of AttachedVolumeFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type AttachedVolumeFluent Modifier and Type Interface Description interfaceAttachedVolumeFluent<A extends AttachedVolumeFluent<A>>classAttachedVolumeFluentImpl<A extends AttachedVolumeFluent<A>>Subinterfaces of AttachedVolumeFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceNodeStatusFluent.VolumesAttachedNested<N>static interfaceWatchEventFluent.AttachedVolumeObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement AttachedVolumeFluent Modifier and Type Class Description classAttachedVolumeBuilderclassAttachedVolumeFluentImpl<A extends AttachedVolumeFluent<A>>classDoneableAttachedVolumeclassNodeStatusFluentImpl.VolumesAttachedNestedImpl<N>classWatchEventFluentImpl.AttachedVolumeObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type AttachedVolumeFluent Constructor Description AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent)AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent, AttachedVolume instance)AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent, AttachedVolume instance, Boolean validationEnabled)AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent, Boolean validationEnabled)