Uses of Interface
software.amazon.awssdk.services.deadline.model.StartSessionsStatisticsAggregationResponse.Builder
-
Packages that use StartSessionsStatisticsAggregationResponse.Builder Package Description software.amazon.awssdk.services.deadline.model -
-
Uses of StartSessionsStatisticsAggregationResponse.Builder in software.amazon.awssdk.services.deadline.model
Methods in software.amazon.awssdk.services.deadline.model that return StartSessionsStatisticsAggregationResponse.Builder Modifier and Type Method Description StartSessionsStatisticsAggregationResponse.BuilderStartSessionsStatisticsAggregationResponse.Builder. aggregationId(String aggregationId)A unique identifier for the aggregated statistics.static StartSessionsStatisticsAggregationResponse.BuilderStartSessionsStatisticsAggregationResponse. builder()StartSessionsStatisticsAggregationResponse.BuilderStartSessionsStatisticsAggregationResponse. toBuilder()Methods in software.amazon.awssdk.services.deadline.model that return types with arguments of type StartSessionsStatisticsAggregationResponse.Builder Modifier and Type Method Description static Class<? extends StartSessionsStatisticsAggregationResponse.Builder>StartSessionsStatisticsAggregationResponse. serializableBuilderClass()
-