Uses of Class
io.kubernetes.client.openapi.models.V1EndpointsBuilder
Packages that use V1EndpointsBuilder
-
Uses of V1EndpointsBuilder in io.kubernetes.client.openapi.models
Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1EndpointsBuilderModifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1EndpointsV1EndpointsListFluent.buildMatchingItem(Predicate<V1EndpointsBuilder> predicate) io.kubernetes.client.openapi.models.V1EndpointsV1EndpointsListFluentImpl.buildMatchingItem(Predicate<V1EndpointsBuilder> predicate) V1EndpointsListFluent.editMatchingItem(Predicate<V1EndpointsBuilder> predicate) V1EndpointsListFluentImpl.editMatchingItem(Predicate<V1EndpointsBuilder> predicate) V1EndpointsListFluent.hasMatchingItem(Predicate<V1EndpointsBuilder> predicate) V1EndpointsListFluentImpl.hasMatchingItem(Predicate<V1EndpointsBuilder> predicate) V1EndpointsListFluent.removeMatchingFromItems(Predicate<V1EndpointsBuilder> predicate) V1EndpointsListFluentImpl.removeMatchingFromItems(Predicate<V1EndpointsBuilder> predicate)