Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PodMonitorSpecFluent.PodMetricsEndpointsNested
-
Packages that use PodMonitorSpecFluent.PodMetricsEndpointsNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PodMonitorSpecFluent.PodMetricsEndpointsNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PodMonitorSpecFluent.PodMetricsEndpointsNested Modifier and Type Method Description PodMonitorSpecFluent.PodMetricsEndpointsNested<A>PodMonitorSpecFluent. addNewPodMetricsEndpoint()PodMonitorSpecFluent.PodMetricsEndpointsNested<A>PodMonitorSpecFluent. addNewPodMetricsEndpointLike(PodMetricsEndpoint item)PodMonitorSpecFluent.PodMetricsEndpointsNested<A>PodMonitorSpecFluent. editFirstPodMetricsEndpoint()PodMonitorSpecFluent.PodMetricsEndpointsNested<A>PodMonitorSpecFluent. editLastPodMetricsEndpoint()PodMonitorSpecFluent.PodMetricsEndpointsNested<A>PodMonitorSpecFluent. editMatchingPodMetricsEndpoint(Predicate<PodMetricsEndpointBuilder> predicate)PodMonitorSpecFluent.PodMetricsEndpointsNested<A>PodMonitorSpecFluent. editPodMetricsEndpoint(int index)PodMonitorSpecFluent.PodMetricsEndpointsNested<A>PodMonitorSpecFluent. setNewPodMetricsEndpointLike(int index, PodMetricsEndpoint item)
-