Uses of Class
com.ants.platform.client.resources.commons.types.CreateScoreValue
Packages that use CreateScoreValue
Package
Description
-
Uses of CreateScoreValue in com.ants.platform.client.resources.commons.types
Methods in com.ants.platform.client.resources.commons.types that return CreateScoreValueModifier and TypeMethodDescriptionstatic CreateScoreValueCreateScoreValue.of(double value) static CreateScoreValue -
Uses of CreateScoreValue in com.ants.platform.client.resources.ingestion.types
Methods in com.ants.platform.client.resources.ingestion.types that return CreateScoreValueMethods in com.ants.platform.client.resources.ingestion.types with parameters of type CreateScoreValueModifier and TypeMethodDescriptionScoreBody.Builder.value(CreateScoreValue value) The value of the score.ScoreBody.ValueStage.value(CreateScoreValue value) -
Uses of CreateScoreValue in com.ants.platform.client.resources.score.types
Methods in com.ants.platform.client.resources.score.types that return CreateScoreValueMethods in com.ants.platform.client.resources.score.types with parameters of type CreateScoreValueModifier and TypeMethodDescriptionCreateScoreRequest.Builder.value(CreateScoreValue value) The value of the score.CreateScoreRequest.ValueStage.value(CreateScoreValue value)