Uses of Class
software.amazon.awssdk.services.deadline.model.StartSessionsStatisticsAggregationRequest
-
Packages that use StartSessionsStatisticsAggregationRequest Package Description software.amazon.awssdk.services.deadline The Amazon Web Services Deadline Cloud API provides infrastructure and centralized management for your projects.software.amazon.awssdk.services.deadline.transform -
-
Uses of StartSessionsStatisticsAggregationRequest in software.amazon.awssdk.services.deadline
Methods in software.amazon.awssdk.services.deadline with parameters of type StartSessionsStatisticsAggregationRequest Modifier and Type Method Description default CompletableFuture<StartSessionsStatisticsAggregationResponse>DeadlineAsyncClient. startSessionsStatisticsAggregation(StartSessionsStatisticsAggregationRequest startSessionsStatisticsAggregationRequest)Starts an asynchronous request for getting aggregated statistics about queues and farms.default StartSessionsStatisticsAggregationResponseDeadlineClient. startSessionsStatisticsAggregation(StartSessionsStatisticsAggregationRequest startSessionsStatisticsAggregationRequest)Starts an asynchronous request for getting aggregated statistics about queues and farms. -
Uses of StartSessionsStatisticsAggregationRequest in software.amazon.awssdk.services.deadline.transform
Methods in software.amazon.awssdk.services.deadline.transform with parameters of type StartSessionsStatisticsAggregationRequest Modifier and Type Method Description SdkHttpFullRequestStartSessionsStatisticsAggregationRequestMarshaller. marshall(StartSessionsStatisticsAggregationRequest startSessionsStatisticsAggregationRequest)
-