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