Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.ScrapeClassesNested
-
Packages that use PrometheusSpecFluent.ScrapeClassesNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.ScrapeClassesNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.ScrapeClassesNested Modifier and Type Method Description PrometheusSpecFluent.ScrapeClassesNested<A>PrometheusSpecFluent. addNewScrapeClass()PrometheusSpecFluent.ScrapeClassesNested<A>PrometheusSpecFluent. addNewScrapeClassLike(ScrapeClass item)PrometheusSpecFluent.ScrapeClassesNested<A>PrometheusSpecFluent. editFirstScrapeClass()PrometheusSpecFluent.ScrapeClassesNested<A>PrometheusSpecFluent. editLastScrapeClass()PrometheusSpecFluent.ScrapeClassesNested<A>PrometheusSpecFluent. editMatchingScrapeClass(Predicate<ScrapeClassBuilder> predicate)PrometheusSpecFluent.ScrapeClassesNested<A>PrometheusSpecFluent. editScrapeClass(int index)PrometheusSpecFluent.ScrapeClassesNested<A>PrometheusSpecFluent. setNewScrapeClassLike(int index, ScrapeClass item)
-