Uses of Class
io.fabric8.kubernetes.api.model.storage.v1beta1.VolumeAttachmentBuilder
-
Packages that use VolumeAttachmentBuilder Package Description io.fabric8.kubernetes.api.model.storage.v1beta1 -
-
Uses of VolumeAttachmentBuilder in io.fabric8.kubernetes.api.model.storage.v1beta1
Methods in io.fabric8.kubernetes.api.model.storage.v1beta1 that return VolumeAttachmentBuilder Modifier and Type Method Description VolumeAttachmentBuilderVolumeAttachment. edit()VolumeAttachmentBuilderVolumeAttachment. toBuilder()Method parameters in io.fabric8.kubernetes.api.model.storage.v1beta1 with type arguments of type VolumeAttachmentBuilder Modifier and Type Method Description VolumeAttachmentVolumeAttachmentListFluent. buildMatchingItem(Predicate<VolumeAttachmentBuilder> predicate)VolumeAttachmentListFluent.ItemsNested<A>VolumeAttachmentListFluent. editMatchingItem(Predicate<VolumeAttachmentBuilder> predicate)booleanVolumeAttachmentListFluent. hasMatchingItem(Predicate<VolumeAttachmentBuilder> predicate)AVolumeAttachmentListFluent. removeMatchingFromItems(Predicate<VolumeAttachmentBuilder> predicate)
-