Uses of Class
io.fabric8.kubernetes.api.model.storage.v1alpha1.VolumeAttachmentSpecFluent
-
Packages that use VolumeAttachmentSpecFluent Package Description io.fabric8.kubernetes.api.model.storage.v1alpha1 -
-
Uses of VolumeAttachmentSpecFluent in io.fabric8.kubernetes.api.model.storage.v1alpha1
Classes in io.fabric8.kubernetes.api.model.storage.v1alpha1 with type parameters of type VolumeAttachmentSpecFluent Modifier and Type Class Description classVolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>GeneratedSubclasses of VolumeAttachmentSpecFluent in io.fabric8.kubernetes.api.model.storage.v1alpha1 Modifier and Type Class Description classVolumeAttachmentFluent.SpecNested<N>classVolumeAttachmentSpecBuilderConstructors in io.fabric8.kubernetes.api.model.storage.v1alpha1 with parameters of type VolumeAttachmentSpecFluent Constructor Description VolumeAttachmentSpecBuilder(VolumeAttachmentSpecFluent<?> fluent)VolumeAttachmentSpecBuilder(VolumeAttachmentSpecFluent<?> fluent, VolumeAttachmentSpec instance)
-