Uses of Class
com.ants.platform.client.resources.scoreconfigs.types.CreateScoreConfigRequest
Packages that use CreateScoreConfigRequest
Package
Description
-
Uses of CreateScoreConfigRequest in com.ants.platform.client.resources.scoreconfigs
Methods in com.ants.platform.client.resources.scoreconfigs with parameters of type CreateScoreConfigRequestModifier and TypeMethodDescriptionScoreConfigsClient.create(CreateScoreConfigRequest request) Create a score configuration (config).ScoreConfigsClient.create(CreateScoreConfigRequest request, RequestOptions requestOptions) Create a score configuration (config). -
Uses of CreateScoreConfigRequest in com.ants.platform.client.resources.scoreconfigs.types
Methods in com.ants.platform.client.resources.scoreconfigs.types that return CreateScoreConfigRequestModifier and TypeMethodDescriptionCreateScoreConfigRequest._FinalStage.build()CreateScoreConfigRequest.Builder.build()Methods in com.ants.platform.client.resources.scoreconfigs.types with parameters of type CreateScoreConfigRequestModifier and TypeMethodDescriptionCreateScoreConfigRequest.Builder.from(CreateScoreConfigRequest other) CreateScoreConfigRequest.NameStage.from(CreateScoreConfigRequest other)