| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
AggregationType |
DescribeFleetMetricResponse.aggregationType()
The type of the aggregation query.
|
AggregationType |
UpdateFleetMetricRequest.aggregationType()
The type of the aggregation query.
|
AggregationType |
CreateFleetMetricRequest.aggregationType()
The type of the aggregation query.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFleetMetricResponse.Builder |
DescribeFleetMetricResponse.Builder.aggregationType(AggregationType aggregationType)
The type of the aggregation query.
|
UpdateFleetMetricRequest.Builder |
UpdateFleetMetricRequest.Builder.aggregationType(AggregationType aggregationType)
The type of the aggregation query.
|
CreateFleetMetricRequest.Builder |
CreateFleetMetricRequest.Builder.aggregationType(AggregationType aggregationType)
The type of the aggregation query.
|
Copyright © 2022. All rights reserved.