Interface GetCardinalityResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetCardinalityResponse.Builder,GetCardinalityResponse>, IotResponse.Builder, SdkBuilder<GetCardinalityResponse.Builder,GetCardinalityResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetCardinalityResponse

public static interface GetCardinalityResponse.Builder extends IotResponse.Builder, SdkPojo, CopyableBuilder<GetCardinalityResponse.Builder,GetCardinalityResponse>
  • Method Details

    • cardinality

      GetCardinalityResponse.Builder cardinality(Integer cardinality)

      The approximate count of unique values that match the query.

      Parameters:
      cardinality - The approximate count of unique values that match the query.
      Returns:
      Returns a reference to this object so that method calls can be chained together.