Class GetObservationsRequest.Builder
java.lang.Object
com.ants.platform.client.resources.observations.requests.GetObservationsRequest.Builder
- Enclosing class:
GetObservationsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()environment(String environment) environment(Optional<String> environment) from(GetObservationsRequest other) fromStartTime(OffsetDateTime fromStartTime) fromStartTime(Optional<OffsetDateTime> fromStartTime) parentObservationId(String parentObservationId) parentObservationId(Optional<String> parentObservationId) toStartTime(OffsetDateTime toStartTime) toStartTime(Optional<OffsetDateTime> toStartTime)
-
Method Details
-
from
-
page
-
page
-
limit
-
limit
-
name
-
name
-
userId
-
userId
-
type
-
type
-
traceId
-
traceId
-
parentObservationId
-
parentObservationId
-
environment
-
environment
-
fromStartTime
-
fromStartTime
-
toStartTime
-
toStartTime
-
version
-
version
-
build
-