| 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 |
|---|---|
StartSessionsStatisticsAggregationRequest |
StartSessionsStatisticsAggregationRequest.clone() |
StartSessionsStatisticsAggregationRequest |
StartSessionsStatisticsAggregationRequest.withEndTime(Date endTime)
The Linux timestamp of the date and time that the statistics end.
|
StartSessionsStatisticsAggregationRequest |
StartSessionsStatisticsAggregationRequest.withFarmId(String farmId)
The identifier of the farm that contains queues or fleets to return statistics for.
|
StartSessionsStatisticsAggregationRequest |
StartSessionsStatisticsAggregationRequest.withGroupBy(Collection<String> groupBy)
The field to use to group the statistics.
|
StartSessionsStatisticsAggregationRequest |
StartSessionsStatisticsAggregationRequest.withGroupBy(String... groupBy)
The field to use to group the statistics.
|
StartSessionsStatisticsAggregationRequest |
StartSessionsStatisticsAggregationRequest.withGroupBy(UsageGroupByField... groupBy)
The field to use to group the statistics.
|
StartSessionsStatisticsAggregationRequest |
StartSessionsStatisticsAggregationRequest.withPeriod(Period period)
The period to aggregate the statistics.
|
StartSessionsStatisticsAggregationRequest |
StartSessionsStatisticsAggregationRequest.withPeriod(String period)
The period to aggregate the statistics.
|
StartSessionsStatisticsAggregationRequest |
StartSessionsStatisticsAggregationRequest.withResourceIds(SessionsStatisticsResources resourceIds)
A list of fleet IDs or queue IDs to gather statistics for.
|
StartSessionsStatisticsAggregationRequest |
StartSessionsStatisticsAggregationRequest.withStartTime(Date startTime)
The Linux timestamp of the date and time that the statistics start.
|
StartSessionsStatisticsAggregationRequest |
StartSessionsStatisticsAggregationRequest.withStatistics(Collection<String> statistics)
One to four statistics to return.
|
StartSessionsStatisticsAggregationRequest |
StartSessionsStatisticsAggregationRequest.withStatistics(String... statistics)
One to four statistics to return.
|
StartSessionsStatisticsAggregationRequest |
StartSessionsStatisticsAggregationRequest.withStatistics(UsageStatistic... statistics)
One to four statistics to return.
|
StartSessionsStatisticsAggregationRequest |
StartSessionsStatisticsAggregationRequest.withTimezone(String timezone)
The timezone to use for the statistics.
|
Copyright © 2025. All rights reserved.