Uses of Class
io.fabric8.openshift.api.model.monitoring.v1alpha1.PrometheusAgentList
-
Packages that use PrometheusAgentList Package Description io.fabric8.openshift.api.model.monitoring.v1alpha1 -
-
Uses of PrometheusAgentList in io.fabric8.openshift.api.model.monitoring.v1alpha1
Methods in io.fabric8.openshift.api.model.monitoring.v1alpha1 that return PrometheusAgentList Modifier and Type Method Description PrometheusAgentListPrometheusAgentListBuilder. build()Methods in io.fabric8.openshift.api.model.monitoring.v1alpha1 with parameters of type PrometheusAgentList Modifier and Type Method Description protected voidPrometheusAgentListFluent. copyInstance(PrometheusAgentList instance)Constructors in io.fabric8.openshift.api.model.monitoring.v1alpha1 with parameters of type PrometheusAgentList Constructor Description PrometheusAgentListBuilder(PrometheusAgentList instance)PrometheusAgentListBuilder(PrometheusAgentListFluent<?> fluent, PrometheusAgentList instance)PrometheusAgentListFluent(PrometheusAgentList instance)
-