Uses of Class
io.fabric8.openshift.api.model.autoscaling.v1.ClusterAutoscalerBuilder
-
Packages that use ClusterAutoscalerBuilder Package Description io.fabric8.openshift.api.model.autoscaling.v1 -
-
Uses of ClusterAutoscalerBuilder in io.fabric8.openshift.api.model.autoscaling.v1
Methods in io.fabric8.openshift.api.model.autoscaling.v1 that return ClusterAutoscalerBuilder Modifier and Type Method Description ClusterAutoscalerBuilderClusterAutoscaler. edit()ClusterAutoscalerBuilderClusterAutoscaler. toBuilder()Method parameters in io.fabric8.openshift.api.model.autoscaling.v1 with type arguments of type ClusterAutoscalerBuilder Modifier and Type Method Description ClusterAutoscalerClusterAutoscalerListFluent. buildMatchingItem(Predicate<ClusterAutoscalerBuilder> predicate)ClusterAutoscalerListFluent.ItemsNested<A>ClusterAutoscalerListFluent. editMatchingItem(Predicate<ClusterAutoscalerBuilder> predicate)booleanClusterAutoscalerListFluent. hasMatchingItem(Predicate<ClusterAutoscalerBuilder> predicate)AClusterAutoscalerListFluent. removeMatchingFromItems(Predicate<ClusterAutoscalerBuilder> predicate)
-