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