| 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 |
|---|---|
GetSessionsStatisticsAggregationResult |
AbstractAWSDeadline.getSessionsStatisticsAggregation(GetSessionsStatisticsAggregationRequest request) |
GetSessionsStatisticsAggregationResult |
AWSDeadlineClient.getSessionsStatisticsAggregation(GetSessionsStatisticsAggregationRequest request)
Gets a set of statistics for queues or farms.
|
GetSessionsStatisticsAggregationResult |
AWSDeadline.getSessionsStatisticsAggregation(GetSessionsStatisticsAggregationRequest getSessionsStatisticsAggregationRequest)
Gets a set of statistics for queues or farms.
|
| Modifier and Type | Method and Description |
|---|---|
GetSessionsStatisticsAggregationResult |
GetSessionsStatisticsAggregationResult.clone() |
GetSessionsStatisticsAggregationResult |
GetSessionsStatisticsAggregationResult.withNextToken(String nextToken)
If Deadline Cloud returns
nextToken, then there are more results available. |
GetSessionsStatisticsAggregationResult |
GetSessionsStatisticsAggregationResult.withStatistics(Collection<Statistics> statistics)
The statistics for the specified fleets or queues.
|
GetSessionsStatisticsAggregationResult |
GetSessionsStatisticsAggregationResult.withStatistics(Statistics... statistics)
The statistics for the specified fleets or queues.
|
GetSessionsStatisticsAggregationResult |
GetSessionsStatisticsAggregationResult.withStatus(SessionsStatisticsAggregationStatus status)
The status of the aggregated results.
|
GetSessionsStatisticsAggregationResult |
GetSessionsStatisticsAggregationResult.withStatus(String status)
The status of the aggregated results.
|
GetSessionsStatisticsAggregationResult |
GetSessionsStatisticsAggregationResult.withStatusMessage(String statusMessage)
A message that describes the status.
|
Copyright © 2024. All rights reserved.