Uses of Class
io.fabric8.kubernetes.api.model.storage.VolumeAttachmentBuilder
-
Packages that use VolumeAttachmentBuilder Package Description io.fabric8.kubernetes.api.model.storage -
-
Uses of VolumeAttachmentBuilder in io.fabric8.kubernetes.api.model.storage
Methods in io.fabric8.kubernetes.api.model.storage that return VolumeAttachmentBuilder Modifier and Type Method Description VolumeAttachmentBuilderVolumeAttachment. edit()VolumeAttachmentBuilderVolumeAttachment. toBuilder()Method parameters in io.fabric8.kubernetes.api.model.storage 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)
-