Uses of Class
io.fabric8.kubernetes.api.model.storage.VolumeAttachmentSourceFluent
-
Packages that use VolumeAttachmentSourceFluent Package Description io.fabric8.kubernetes.api.model.storage -
-
Uses of VolumeAttachmentSourceFluent in io.fabric8.kubernetes.api.model.storage
Classes in io.fabric8.kubernetes.api.model.storage with type parameters of type VolumeAttachmentSourceFluent Modifier and Type Class Description classVolumeAttachmentSourceFluent<A extends VolumeAttachmentSourceFluent<A>>GeneratedSubclasses of VolumeAttachmentSourceFluent in io.fabric8.kubernetes.api.model.storage Modifier and Type Class Description classVolumeAttachmentSourceBuilderclassVolumeAttachmentSpecFluent.SourceNested<N>Constructors in io.fabric8.kubernetes.api.model.storage with parameters of type VolumeAttachmentSourceFluent Constructor Description VolumeAttachmentSourceBuilder(VolumeAttachmentSourceFluent<?> fluent)VolumeAttachmentSourceBuilder(VolumeAttachmentSourceFluent<?> fluent, VolumeAttachmentSource instance)
-