Uses of Class
io.fabric8.kubernetes.api.model.storage.v1beta1.VolumeAttachmentFluent
-
Packages that use VolumeAttachmentFluent Package Description io.fabric8.kubernetes.api.model.storage.v1beta1 -
-
Uses of VolumeAttachmentFluent in io.fabric8.kubernetes.api.model.storage.v1beta1
Classes in io.fabric8.kubernetes.api.model.storage.v1beta1 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.v1beta1 Modifier and Type Class Description classVolumeAttachmentBuilderclassVolumeAttachmentListFluent.ItemsNested<N>Constructors in io.fabric8.kubernetes.api.model.storage.v1beta1 with parameters of type VolumeAttachmentFluent Constructor Description VolumeAttachmentBuilder(VolumeAttachmentFluent<?> fluent)VolumeAttachmentBuilder(VolumeAttachmentFluent<?> fluent, VolumeAttachment instance)
-