Uses of Class
io.fabric8.openclustermanagement.api.model.cluster.v1beta1.AddOnScore
-
Packages that use AddOnScore Package Description io.fabric8.openclustermanagement.api.model.cluster.v1beta1 -
-
Uses of AddOnScore in io.fabric8.openclustermanagement.api.model.cluster.v1beta1
Methods in io.fabric8.openclustermanagement.api.model.cluster.v1beta1 that return AddOnScore Modifier and Type Method Description AddOnScoreAddOnScoreBuilder. build()AddOnScoreScoreCoordinateFluent. buildAddOn()AddOnScoreScoreCoordinate. getAddOn()Methods in io.fabric8.openclustermanagement.api.model.cluster.v1beta1 with parameters of type AddOnScore Modifier and Type Method Description protected voidAddOnScoreFluent. copyInstance(AddOnScore instance)ScoreCoordinateFluent.AddOnNested<A>ScoreCoordinateFluent. editOrNewAddOnLike(AddOnScore item)voidScoreCoordinate. setAddOn(AddOnScore addOn)AScoreCoordinateFluent. withAddOn(AddOnScore addOn)ScoreCoordinateFluent.AddOnNested<A>ScoreCoordinateFluent. withNewAddOnLike(AddOnScore item)Constructors in io.fabric8.openclustermanagement.api.model.cluster.v1beta1 with parameters of type AddOnScore Constructor Description AddOnScoreBuilder(AddOnScore instance)AddOnScoreBuilder(AddOnScoreFluent<?> fluent, AddOnScore instance)AddOnScoreFluent(AddOnScore instance)ScoreCoordinate(AddOnScore addOn, String builtIn, String type)
-