Uses of Class
com.ants.platform.client.resources.commons.types.ScoreConfig
Packages that use ScoreConfig
Package
Description
-
Uses of ScoreConfig in com.ants.platform.client.resources.commons.types
Methods in com.ants.platform.client.resources.commons.types that return ScoreConfigMethods in com.ants.platform.client.resources.commons.types with parameters of type ScoreConfigModifier and TypeMethodDescriptionScoreConfig.Builder.from(ScoreConfig other) ScoreConfig.IdStage.from(ScoreConfig other) -
Uses of ScoreConfig in com.ants.platform.client.resources.scoreconfigs
Methods in com.ants.platform.client.resources.scoreconfigs that return ScoreConfigModifier and TypeMethodDescriptionScoreConfigsClient.create(CreateScoreConfigRequest request) Create a score configuration (config).ScoreConfigsClient.create(CreateScoreConfigRequest request, RequestOptions requestOptions) Create a score configuration (config).Get a score configScoreConfigsClient.getById(String configId, RequestOptions requestOptions) Get a score config -
Uses of ScoreConfig in com.ants.platform.client.resources.scoreconfigs.types
Methods in com.ants.platform.client.resources.scoreconfigs.types that return types with arguments of type ScoreConfigMethods in com.ants.platform.client.resources.scoreconfigs.types with parameters of type ScoreConfigModifier and TypeMethodDescriptionScoreConfigs._FinalStage.addData(ScoreConfig data) ScoreConfigs.Builder.addData(ScoreConfig data) Method parameters in com.ants.platform.client.resources.scoreconfigs.types with type arguments of type ScoreConfigModifier and TypeMethodDescriptionScoreConfigs._FinalStage.addAllData(List<ScoreConfig> data) ScoreConfigs.Builder.addAllData(List<ScoreConfig> data) ScoreConfigs._FinalStage.data(List<ScoreConfig> data) ScoreConfigs.Builder.data(List<ScoreConfig> data)