Uses of Class
io.fabric8.openshift.api.model.monitoring.v1alpha1.PrometheusAgentFluent.StatusNested
-
Packages that use PrometheusAgentFluent.StatusNested Package Description io.fabric8.openshift.api.model.monitoring.v1alpha1 -
-
Uses of PrometheusAgentFluent.StatusNested in io.fabric8.openshift.api.model.monitoring.v1alpha1
Methods in io.fabric8.openshift.api.model.monitoring.v1alpha1 that return PrometheusAgentFluent.StatusNested Modifier and Type Method Description PrometheusAgentFluent.StatusNested<A>PrometheusAgentFluent. editOrNewStatus()PrometheusAgentFluent.StatusNested<A>PrometheusAgentFluent. editOrNewStatusLike(PrometheusStatus item)PrometheusAgentFluent.StatusNested<A>PrometheusAgentFluent. editStatus()PrometheusAgentFluent.StatusNested<A>PrometheusAgentFluent. withNewStatus()PrometheusAgentFluent.StatusNested<A>PrometheusAgentFluent. withNewStatusLike(PrometheusStatus item)
-