Uses of Class
io.kubernetes.client.openapi.models.V1PodIPBuilder
Packages that use V1PodIPBuilder
-
Uses of V1PodIPBuilder in io.kubernetes.client.openapi.models
Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1PodIPBuilderModifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1PodIPV1PodStatusFluent.buildMatchingPodIP(Predicate<V1PodIPBuilder> predicate) io.kubernetes.client.openapi.models.V1PodIPV1PodStatusFluentImpl.buildMatchingPodIP(Predicate<V1PodIPBuilder> predicate) V1PodStatusFluent.editMatchingPodIP(Predicate<V1PodIPBuilder> predicate) V1PodStatusFluentImpl.editMatchingPodIP(Predicate<V1PodIPBuilder> predicate) V1PodStatusFluent.hasMatchingPodIP(Predicate<V1PodIPBuilder> predicate) V1PodStatusFluentImpl.hasMatchingPodIP(Predicate<V1PodIPBuilder> predicate) V1PodStatusFluent.removeMatchingFromPodIPs(Predicate<V1PodIPBuilder> predicate) V1PodStatusFluentImpl.removeMatchingFromPodIPs(Predicate<V1PodIPBuilder> predicate)