Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.ResourcesNested
-
Packages that use PrometheusSpecFluent.ResourcesNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.ResourcesNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.ResourcesNested Modifier and Type Method Description PrometheusSpecFluent.ResourcesNested<A>PrometheusSpecFluent. editOrNewResources()PrometheusSpecFluent.ResourcesNested<A>PrometheusSpecFluent. editOrNewResourcesLike(io.fabric8.kubernetes.api.model.ResourceRequirements item)PrometheusSpecFluent.ResourcesNested<A>PrometheusSpecFluent. editResources()PrometheusSpecFluent.ResourcesNested<A>PrometheusSpecFluent. withNewResources()PrometheusSpecFluent.ResourcesNested<A>PrometheusSpecFluent. withNewResourcesLike(io.fabric8.kubernetes.api.model.ResourceRequirements item)
-