| Package | Description |
|---|---|
| com.amazonaws.services.deadline |
The Amazon Web Services Deadline Cloud API provides infrastructure and centralized management for your projects.
|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
GetSessionsStatisticsAggregationRequest |
GetSessionsStatisticsAggregationRequest.clone() |
GetSessionsStatisticsAggregationRequest |
GetSessionsStatisticsAggregationRequest.withAggregationId(String aggregationId)
The identifier returned by the
StartSessionsStatisticsAggregation operation that identifies the
aggregated statistics. |
GetSessionsStatisticsAggregationRequest |
GetSessionsStatisticsAggregationRequest.withFarmId(String farmId)
The identifier of the farm to include in the statistics.
|
GetSessionsStatisticsAggregationRequest |
GetSessionsStatisticsAggregationRequest.withMaxResults(Integer maxResults)
The maximum number of results to return.
|
GetSessionsStatisticsAggregationRequest |
GetSessionsStatisticsAggregationRequest.withNextToken(String nextToken)
The token for the next set of results, or
null to start from the beginning. |
Copyright © 2025. All rights reserved.