Uses of Class
com.ants.platform.client.resources.score.types.CreateScoreRequest
Packages that use CreateScoreRequest
Package
Description
-
Uses of CreateScoreRequest in com.ants.platform.client.resources.score
Methods in com.ants.platform.client.resources.score with parameters of type CreateScoreRequestModifier and TypeMethodDescriptionScoreClient.create(CreateScoreRequest request) Create a score (supports both trace and session scores)ScoreClient.create(CreateScoreRequest request, RequestOptions requestOptions) Create a score (supports both trace and session scores) -
Uses of CreateScoreRequest in com.ants.platform.client.resources.score.types
Methods in com.ants.platform.client.resources.score.types that return CreateScoreRequestModifier and TypeMethodDescriptionCreateScoreRequest._FinalStage.build()CreateScoreRequest.Builder.build()Methods in com.ants.platform.client.resources.score.types with parameters of type CreateScoreRequestModifier and TypeMethodDescriptionCreateScoreRequest.Builder.from(CreateScoreRequest other) CreateScoreRequest.NameStage.from(CreateScoreRequest other)