Uses of Class
io.fabric8.kubernetes.api.model.AttachedVolumeFluent
-
Packages that use 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 Class Description classAttachedVolumeFluent<A extends AttachedVolumeFluent<A>>GeneratedSubclasses of AttachedVolumeFluent in io.fabric8.kubernetes.api.model Modifier and Type Class Description classAttachedVolumeBuilderclassNodeStatusFluent.VolumesAttachedNested<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type AttachedVolumeFluent Constructor Description AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent)AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent, AttachedVolume instance)
-