public static interface GetCardinalityResponse.Builder extends IotResponse.Builder, SdkPojo, CopyableBuilder<GetCardinalityResponse.Builder,GetCardinalityResponse>
| Modifier and Type | Method and Description |
|---|---|
GetCardinalityResponse.Builder |
cardinality(Integer cardinality)
The approximate count of unique values that match the query.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetCardinalityResponse.Builder cardinality(Integer cardinality)
The approximate count of unique values that match the query.
cardinality - The approximate count of unique values that match the query.Copyright © 2019. All rights reserved.