Uses of Interface
com.ants.platform.client.resources.commons.types.BaseScoreV1._FinalStage
Packages that use BaseScoreV1._FinalStage
-
Uses of BaseScoreV1._FinalStage in com.ants.platform.client.resources.commons.types
Classes in com.ants.platform.client.resources.commons.types that implement BaseScoreV1._FinalStageMethods in com.ants.platform.client.resources.commons.types that return BaseScoreV1._FinalStageModifier and TypeMethodDescriptionBaseScoreV1._FinalStage.authorUserId(String authorUserId) BaseScoreV1._FinalStage.authorUserId(Optional<String> authorUserId) BaseScoreV1.Builder.authorUserId(String authorUserId) BaseScoreV1.Builder.authorUserId(Optional<String> authorUserId) Reference a score config on a score.BaseScoreV1._FinalStage.environment(String environment) BaseScoreV1._FinalStage.environment(Optional<String> environment) BaseScoreV1.Builder.environment(String environment) The environment from which this score originated.BaseScoreV1.Builder.environment(Optional<String> environment) BaseScoreV1._FinalStage.observationId(String observationId) BaseScoreV1._FinalStage.observationId(Optional<String> observationId) BaseScoreV1.Builder.observationId(String observationId) BaseScoreV1.Builder.observationId(Optional<String> observationId) Reference an annotation queue on a score.BaseScoreV1.Builder.updatedAt(OffsetDateTime updatedAt) BaseScoreV1.UpdatedAtStage.updatedAt(OffsetDateTime updatedAt)