Package | Description |
---|---|
software.amazon.awssdk.services.iot.model |
Modifier and Type | Method and Description |
---|---|
List<PercentPair> |
GetPercentilesResponse.percentiles()
The percentile values of the aggregated fields.
|
Modifier and Type | Method and Description |
---|---|
GetPercentilesResponse.Builder |
GetPercentilesResponse.Builder.percentiles(PercentPair... percentiles)
The percentile values of the aggregated fields.
|
Modifier and Type | Method and Description |
---|---|
GetPercentilesResponse.Builder |
GetPercentilesResponse.Builder.percentiles(Collection<PercentPair> percentiles)
The percentile values of the aggregated fields.
|
Copyright © 2022. All rights reserved.