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