Uses of Class
io.kubernetes.client.openapi.models.V1VolumeAttachmentBuilder
Packages that use V1VolumeAttachmentBuilder
-
Uses of V1VolumeAttachmentBuilder in io.kubernetes.client.openapi.models
Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1VolumeAttachmentBuilderModifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1VolumeAttachmentV1VolumeAttachmentListFluent.buildMatchingItem(Predicate<V1VolumeAttachmentBuilder> predicate) io.kubernetes.client.openapi.models.V1VolumeAttachmentV1VolumeAttachmentListFluentImpl.buildMatchingItem(Predicate<V1VolumeAttachmentBuilder> predicate) V1VolumeAttachmentListFluent.editMatchingItem(Predicate<V1VolumeAttachmentBuilder> predicate) V1VolumeAttachmentListFluentImpl.editMatchingItem(Predicate<V1VolumeAttachmentBuilder> predicate) V1VolumeAttachmentListFluent.hasMatchingItem(Predicate<V1VolumeAttachmentBuilder> predicate) V1VolumeAttachmentListFluentImpl.hasMatchingItem(Predicate<V1VolumeAttachmentBuilder> predicate) V1VolumeAttachmentListFluent.removeMatchingFromItems(Predicate<V1VolumeAttachmentBuilder> predicate) V1VolumeAttachmentListFluentImpl.removeMatchingFromItems(Predicate<V1VolumeAttachmentBuilder> predicate)