Uses of Class
com.ants.platform.client.resources.sessions.requests.GetSessionsRequest.Builder
Packages that use GetSessionsRequest.Builder
-
Uses of GetSessionsRequest.Builder in com.ants.platform.client.resources.sessions.requests
Methods in com.ants.platform.client.resources.sessions.requests that return GetSessionsRequest.BuilderModifier and TypeMethodDescriptionstatic GetSessionsRequest.BuilderGetSessionsRequest.builder()GetSessionsRequest.Builder.environment(String environment) GetSessionsRequest.Builder.environment(Optional<String> environment) GetSessionsRequest.Builder.from(GetSessionsRequest other) GetSessionsRequest.Builder.fromTimestamp(OffsetDateTime fromTimestamp) GetSessionsRequest.Builder.fromTimestamp(Optional<OffsetDateTime> fromTimestamp) GetSessionsRequest.Builder.toTimestamp(OffsetDateTime toTimestamp) GetSessionsRequest.Builder.toTimestamp(Optional<OffsetDateTime> toTimestamp)