Uses of Class
io.fabric8.openshift.api.model.autoscaling.v1beta1.MachineAutoscalerStatusLastTargetRef
-
Packages that use MachineAutoscalerStatusLastTargetRef Package Description io.fabric8.openshift.api.model.autoscaling.v1beta1 -
-
Uses of MachineAutoscalerStatusLastTargetRef in io.fabric8.openshift.api.model.autoscaling.v1beta1
Methods in io.fabric8.openshift.api.model.autoscaling.v1beta1 that return MachineAutoscalerStatusLastTargetRef Modifier and Type Method Description MachineAutoscalerStatusLastTargetRefMachineAutoscalerStatusLastTargetRefBuilder. build()MachineAutoscalerStatusLastTargetRefMachineAutoscalerStatusFluent. buildLastTargetRef()MachineAutoscalerStatusLastTargetRefMachineAutoscalerStatus. getLastTargetRef()Most recently observed status of a scalable resourceMethods in io.fabric8.openshift.api.model.autoscaling.v1beta1 with parameters of type MachineAutoscalerStatusLastTargetRef Modifier and Type Method Description protected voidMachineAutoscalerStatusLastTargetRefFluent. copyInstance(MachineAutoscalerStatusLastTargetRef instance)MachineAutoscalerStatusFluent.LastTargetRefNested<A>MachineAutoscalerStatusFluent. editOrNewLastTargetRefLike(MachineAutoscalerStatusLastTargetRef item)voidMachineAutoscalerStatus. setLastTargetRef(MachineAutoscalerStatusLastTargetRef lastTargetRef)Most recently observed status of a scalable resourceAMachineAutoscalerStatusFluent. withLastTargetRef(MachineAutoscalerStatusLastTargetRef lastTargetRef)MachineAutoscalerStatusFluent.LastTargetRefNested<A>MachineAutoscalerStatusFluent. withNewLastTargetRefLike(MachineAutoscalerStatusLastTargetRef item)Constructors in io.fabric8.openshift.api.model.autoscaling.v1beta1 with parameters of type MachineAutoscalerStatusLastTargetRef Constructor Description MachineAutoscalerStatus(MachineAutoscalerStatusLastTargetRef lastTargetRef)MachineAutoscalerStatusLastTargetRefBuilder(MachineAutoscalerStatusLastTargetRef instance)MachineAutoscalerStatusLastTargetRefBuilder(MachineAutoscalerStatusLastTargetRefFluent<?> fluent, MachineAutoscalerStatusLastTargetRef instance)MachineAutoscalerStatusLastTargetRefFluent(MachineAutoscalerStatusLastTargetRef instance)
-