Package | Description |
---|---|
software.amazon.awssdk.services.iot.model |
Modifier and Type | Method and Description |
---|---|
static GetStatisticsResponse.Builder |
GetStatisticsResponse.builder() |
default GetStatisticsResponse.Builder |
GetStatisticsResponse.Builder.statistics(Consumer<Statistics.Builder> statistics)
The statistics returned by the Fleet Indexing service based on the query and aggregation field.
|
GetStatisticsResponse.Builder |
GetStatisticsResponse.Builder.statistics(Statistics statistics)
The statistics returned by the Fleet Indexing service based on the query and aggregation field.
|
GetStatisticsResponse.Builder |
GetStatisticsResponse.toBuilder() |
Modifier and Type | Method and Description |
---|---|
static Class<? extends GetStatisticsResponse.Builder> |
GetStatisticsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.