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, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
GetCardinalityResponse.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 © 2020. All rights reserved.