Uses of Class
io.fabric8.openshift.api.model.autoscaling.v1beta1.MachineAutoscalerBuilder
-
Packages that use MachineAutoscalerBuilder Package Description io.fabric8.openshift.api.model.autoscaling.v1beta1 -
-
Uses of MachineAutoscalerBuilder in io.fabric8.openshift.api.model.autoscaling.v1beta1
Methods in io.fabric8.openshift.api.model.autoscaling.v1beta1 that return MachineAutoscalerBuilder Modifier and Type Method Description MachineAutoscalerBuilderMachineAutoscaler. edit()MachineAutoscalerBuilderMachineAutoscaler. toBuilder()Method parameters in io.fabric8.openshift.api.model.autoscaling.v1beta1 with type arguments of type MachineAutoscalerBuilder Modifier and Type Method Description MachineAutoscalerMachineAutoscalerListFluent. buildMatchingItem(Predicate<MachineAutoscalerBuilder> predicate)MachineAutoscalerListFluent.ItemsNested<A>MachineAutoscalerListFluent. editMatchingItem(Predicate<MachineAutoscalerBuilder> predicate)booleanMachineAutoscalerListFluent. hasMatchingItem(Predicate<MachineAutoscalerBuilder> predicate)AMachineAutoscalerListFluent. removeMatchingFromItems(Predicate<MachineAutoscalerBuilder> predicate)
-