Uses of Class
io.fabric8.openshift.api.model.autoscaling.v1.ClusterAutoscalerSpecFluent.ResourceLimitsNested
-
Packages that use ClusterAutoscalerSpecFluent.ResourceLimitsNested Package Description io.fabric8.openshift.api.model.autoscaling.v1 -
-
Uses of ClusterAutoscalerSpecFluent.ResourceLimitsNested in io.fabric8.openshift.api.model.autoscaling.v1
Methods in io.fabric8.openshift.api.model.autoscaling.v1 that return ClusterAutoscalerSpecFluent.ResourceLimitsNested Modifier and Type Method Description ClusterAutoscalerSpecFluent.ResourceLimitsNested<A>ClusterAutoscalerSpecFluent. editOrNewResourceLimits()ClusterAutoscalerSpecFluent.ResourceLimitsNested<A>ClusterAutoscalerSpecFluent. editOrNewResourceLimitsLike(ClusterAutoscalerSpecResourceLimits item)ClusterAutoscalerSpecFluent.ResourceLimitsNested<A>ClusterAutoscalerSpecFluent. editResourceLimits()ClusterAutoscalerSpecFluent.ResourceLimitsNested<A>ClusterAutoscalerSpecFluent. withNewResourceLimits()ClusterAutoscalerSpecFluent.ResourceLimitsNested<A>ClusterAutoscalerSpecFluent. withNewResourceLimitsLike(ClusterAutoscalerSpecResourceLimits item)
-