Uses of Class
software.amazon.awssdk.services.iot.paginators.ListDimensionsPublisher
-
Packages that use ListDimensionsPublisher Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListDimensionsPublisher in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListDimensionsPublisher Modifier and Type Method Description default ListDimensionsPublisherIotAsyncClient. listDimensionsPaginator(Consumer<ListDimensionsRequest.Builder> listDimensionsRequest)List the set of dimensions that are defined for your Amazon Web Services accounts.default ListDimensionsPublisherIotAsyncClient. listDimensionsPaginator(ListDimensionsRequest listDimensionsRequest)List the set of dimensions that are defined for your Amazon Web Services accounts.
-