Uses of Class
software.amazon.awssdk.services.iot.model.BucketsAggregationType
-
Packages that use BucketsAggregationType Package Description software.amazon.awssdk.services.iot.model -
-
Uses of BucketsAggregationType in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return BucketsAggregationType Modifier and Type Method Description BucketsAggregationTypeGetBucketsAggregationRequest. bucketsAggregationType()The basic control of the response shape and the bucket aggregation type to perform.Methods in software.amazon.awssdk.services.iot.model with parameters of type BucketsAggregationType Modifier and Type Method Description GetBucketsAggregationRequest.BuilderGetBucketsAggregationRequest.Builder. bucketsAggregationType(BucketsAggregationType bucketsAggregationType)The basic control of the response shape and the bucket aggregation type to perform.
-