Uses of Class
io.fabric8.openshift.api.model.monitoring.v1alpha1.PrometheusAgentFluent.SpecNested
-
Packages that use PrometheusAgentFluent.SpecNested Package Description io.fabric8.openshift.api.model.monitoring.v1alpha1 -
-
Uses of PrometheusAgentFluent.SpecNested in io.fabric8.openshift.api.model.monitoring.v1alpha1
Methods in io.fabric8.openshift.api.model.monitoring.v1alpha1 that return PrometheusAgentFluent.SpecNested Modifier and Type Method Description PrometheusAgentFluent.SpecNested<A>PrometheusAgentFluent. editOrNewSpec()PrometheusAgentFluent.SpecNested<A>PrometheusAgentFluent. editOrNewSpecLike(PrometheusAgentSpec item)PrometheusAgentFluent.SpecNested<A>PrometheusAgentFluent. editSpec()PrometheusAgentFluent.SpecNested<A>PrometheusAgentFluent. withNewSpec()PrometheusAgentFluent.SpecNested<A>PrometheusAgentFluent. withNewSpecLike(PrometheusAgentSpec item)
-