Uses of Class
io.fabric8.openshift.api.model.monitoring.v1alpha1.PrometheusAgentBuilder
-
Packages that use PrometheusAgentBuilder Package Description io.fabric8.openshift.api.model.monitoring.v1alpha1 -
-
Uses of PrometheusAgentBuilder in io.fabric8.openshift.api.model.monitoring.v1alpha1
Methods in io.fabric8.openshift.api.model.monitoring.v1alpha1 that return PrometheusAgentBuilder Modifier and Type Method Description PrometheusAgentBuilderPrometheusAgent. edit()PrometheusAgentBuilderPrometheusAgent. toBuilder()Method parameters in io.fabric8.openshift.api.model.monitoring.v1alpha1 with type arguments of type PrometheusAgentBuilder Modifier and Type Method Description PrometheusAgentPrometheusAgentListFluent. buildMatchingItem(Predicate<PrometheusAgentBuilder> predicate)PrometheusAgentListFluent.ItemsNested<A>PrometheusAgentListFluent. editMatchingItem(Predicate<PrometheusAgentBuilder> predicate)booleanPrometheusAgentListFluent. hasMatchingItem(Predicate<PrometheusAgentBuilder> predicate)APrometheusAgentListFluent. removeMatchingFromItems(Predicate<PrometheusAgentBuilder> predicate)
-