Uses of Class
io.fabric8.kubernetes.api.model.storage.v1alpha1.VolumeAttachmentFluent
-
Packages that use VolumeAttachmentFluent Package Description io.fabric8.kubernetes.api.model.storage.v1alpha1 -
-
Uses of VolumeAttachmentFluent in io.fabric8.kubernetes.api.model.storage.v1alpha1
Classes in io.fabric8.kubernetes.api.model.storage.v1alpha1 with type parameters of type VolumeAttachmentFluent Modifier and Type Class Description classVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>GeneratedSubclasses of VolumeAttachmentFluent in io.fabric8.kubernetes.api.model.storage.v1alpha1 Modifier and Type Class Description classVolumeAttachmentBuilderclassVolumeAttachmentListFluent.ItemsNested<N>Constructors in io.fabric8.kubernetes.api.model.storage.v1alpha1 with parameters of type VolumeAttachmentFluent Constructor Description VolumeAttachmentBuilder(VolumeAttachmentFluent<?> fluent)VolumeAttachmentBuilder(VolumeAttachmentFluent<?> fluent, VolumeAttachment instance)
-