| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetCardinalityResponse |
IotClient.getCardinality(GetCardinalityRequest getCardinalityRequest)
Returns the approximate count of unique values that match the query.
|
default CompletableFuture<GetCardinalityResponse> |
IotAsyncClient.getCardinality(GetCardinalityRequest getCardinalityRequest)
Returns the approximate count of unique values that match the query.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCardinalityRequestMarshaller.marshall(GetCardinalityRequest getCardinalityRequest) |
Copyright © 2022. All rights reserved.