Uses of Class
io.fabric8.kubernetes.api.model.storage.VolumeAttachmentList
-
Packages that use VolumeAttachmentList Package Description io.fabric8.kubernetes.api.model.storage -
-
Uses of VolumeAttachmentList in io.fabric8.kubernetes.api.model.storage
Methods in io.fabric8.kubernetes.api.model.storage that return VolumeAttachmentList Modifier and Type Method Description VolumeAttachmentListVolumeAttachmentListBuilder. build()Methods in io.fabric8.kubernetes.api.model.storage with parameters of type VolumeAttachmentList Modifier and Type Method Description protected voidVolumeAttachmentListFluent. copyInstance(VolumeAttachmentList instance)Constructors in io.fabric8.kubernetes.api.model.storage with parameters of type VolumeAttachmentList Constructor Description VolumeAttachmentListBuilder(VolumeAttachmentList instance)VolumeAttachmentListBuilder(VolumeAttachmentListFluent<?> fluent, VolumeAttachmentList instance)VolumeAttachmentListFluent(VolumeAttachmentList instance)
-