GetSessionsStatisticsAggregationRequest.Builder |
GetSessionsStatisticsAggregationRequest.Builder.aggregationId(String aggregationId) |
The identifier returned by the StartSessionsStatisticsAggregation operation that identifies the
aggregated statistics.
|
static GetSessionsStatisticsAggregationRequest.Builder |
GetSessionsStatisticsAggregationRequest.builder() |
|
GetSessionsStatisticsAggregationRequest.Builder |
GetSessionsStatisticsAggregationRequest.Builder.farmId(String farmId) |
The identifier of the farm to include in the statistics.
|
GetSessionsStatisticsAggregationRequest.Builder |
GetSessionsStatisticsAggregationRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to return.
|
GetSessionsStatisticsAggregationRequest.Builder |
GetSessionsStatisticsAggregationRequest.Builder.nextToken(String nextToken) |
The token for the next set of results, or null to start from the beginning.
|
GetSessionsStatisticsAggregationRequest.Builder |
GetSessionsStatisticsAggregationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
GetSessionsStatisticsAggregationRequest.Builder |
GetSessionsStatisticsAggregationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
GetSessionsStatisticsAggregationRequest.Builder |
GetSessionsStatisticsAggregationRequest.toBuilder() |
|