Class GetScoresRequest.Builder
java.lang.Object
com.ants.platform.client.resources.scorev2.requests.GetScoresRequest.Builder
- Enclosing class:
GetScoresRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()dataType(ScoreDataType dataType) dataType(Optional<ScoreDataType> dataType) environment(String environment) environment(Optional<String> environment) from(GetScoresRequest other) fromTimestamp(OffsetDateTime fromTimestamp) fromTimestamp(Optional<OffsetDateTime> fromTimestamp) source(ScoreSource source) source(Optional<ScoreSource> source) toTimestamp(OffsetDateTime toTimestamp) toTimestamp(Optional<OffsetDateTime> toTimestamp)
-
Method Details
-
from
-
page
-
page
-
limit
-
limit
-
userId
-
userId
-
name
-
name
-
fromTimestamp
-
fromTimestamp
-
toTimestamp
-
toTimestamp
-
environment
-
environment
-
source
-
source
-
operator
-
operator
-
value
-
value
-
scoreIds
-
scoreIds
-
configId
-
configId
-
queueId
-
queueId
-
dataType
-
dataType
-
traceTags
-
traceTags
-
build
-