Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PodMetricsEndpointBuilder
-
Packages that use PodMetricsEndpointBuilder Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PodMetricsEndpointBuilder in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PodMetricsEndpointBuilder Modifier and Type Method Description PodMetricsEndpointBuilderPodMetricsEndpoint. edit()PodMetricsEndpointBuilderPodMetricsEndpoint. toBuilder()Method parameters in io.fabric8.openshift.api.model.monitoring.v1 with type arguments of type PodMetricsEndpointBuilder Modifier and Type Method Description PodMetricsEndpointPodMonitorSpecFluent. buildMatchingPodMetricsEndpoint(Predicate<PodMetricsEndpointBuilder> predicate)PodMonitorSpecFluent.PodMetricsEndpointsNested<A>PodMonitorSpecFluent. editMatchingPodMetricsEndpoint(Predicate<PodMetricsEndpointBuilder> predicate)booleanPodMonitorSpecFluent. hasMatchingPodMetricsEndpoint(Predicate<PodMetricsEndpointBuilder> predicate)APodMonitorSpecFluent. removeMatchingFromPodMetricsEndpoints(Predicate<PodMetricsEndpointBuilder> predicate)
-