Uses of Class
io.kubernetes.client.openapi.models.V1PodBuilder
Packages that use V1PodBuilder
-
Uses of V1PodBuilder in io.kubernetes.client.openapi.models
Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1PodBuilderModifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1Pod
V1PodListFluent.buildMatchingItem
(Predicate<V1PodBuilder> predicate) io.kubernetes.client.openapi.models.V1Pod
V1PodListFluentImpl.buildMatchingItem
(Predicate<V1PodBuilder> predicate) V1PodListFluent.editMatchingItem
(Predicate<V1PodBuilder> predicate) V1PodListFluentImpl.editMatchingItem
(Predicate<V1PodBuilder> predicate) V1PodListFluent.hasMatchingItem
(Predicate<V1PodBuilder> predicate) V1PodListFluentImpl.hasMatchingItem
(Predicate<V1PodBuilder> predicate) V1PodListFluent.removeMatchingFromItems
(Predicate<V1PodBuilder> predicate) V1PodListFluentImpl.removeMatchingFromItems
(Predicate<V1PodBuilder> predicate)