Uses of Interface
software.amazon.awssdk.services.iot.model.GetCardinalityResponse.Builder
-
Packages that use GetCardinalityResponse.Builder Package Description software.amazon.awssdk.services.iot.model -
-
Uses of GetCardinalityResponse.Builder in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return GetCardinalityResponse.Builder Modifier and Type Method Description static GetCardinalityResponse.BuilderGetCardinalityResponse. builder()GetCardinalityResponse.BuilderGetCardinalityResponse.Builder. cardinality(Integer cardinality)The approximate count of unique values that match the query.GetCardinalityResponse.BuilderGetCardinalityResponse. toBuilder()Methods in software.amazon.awssdk.services.iot.model that return types with arguments of type GetCardinalityResponse.Builder Modifier and Type Method Description static Class<? extends GetCardinalityResponse.Builder>GetCardinalityResponse. serializableBuilderClass()
-