Uses of Class
io.fabric8.openclustermanagement.api.model.cluster.v1alpha1.AddOnPlacementScoreList
-
Packages that use AddOnPlacementScoreList Package Description io.fabric8.openclustermanagement.api.model.cluster.v1alpha1 -
-
Uses of AddOnPlacementScoreList in io.fabric8.openclustermanagement.api.model.cluster.v1alpha1
Methods in io.fabric8.openclustermanagement.api.model.cluster.v1alpha1 that return AddOnPlacementScoreList Modifier and Type Method Description AddOnPlacementScoreListAddOnPlacementScoreListBuilder. build()Methods in io.fabric8.openclustermanagement.api.model.cluster.v1alpha1 with parameters of type AddOnPlacementScoreList Modifier and Type Method Description protected voidAddOnPlacementScoreListFluent. copyInstance(AddOnPlacementScoreList instance)Constructors in io.fabric8.openclustermanagement.api.model.cluster.v1alpha1 with parameters of type AddOnPlacementScoreList Constructor Description AddOnPlacementScoreListBuilder(AddOnPlacementScoreList instance)AddOnPlacementScoreListBuilder(AddOnPlacementScoreListFluent<?> fluent, AddOnPlacementScoreList instance)AddOnPlacementScoreListFluent(AddOnPlacementScoreList instance)
-