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