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