Uses of Class
software.amazon.awssdk.services.iotwireless.paginators.ListMulticastGroupsPublisher
-
Packages that use ListMulticastGroupsPublisher Package Description software.amazon.awssdk.services.iotwireless AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud. -
-
Uses of ListMulticastGroupsPublisher in software.amazon.awssdk.services.iotwireless
Methods in software.amazon.awssdk.services.iotwireless that return ListMulticastGroupsPublisher Modifier and Type Method Description default ListMulticastGroupsPublisherIotWirelessAsyncClient. listMulticastGroupsPaginator(Consumer<ListMulticastGroupsRequest.Builder> listMulticastGroupsRequest)Lists the multicast groups registered to your AWS account.default ListMulticastGroupsPublisherIotWirelessAsyncClient. listMulticastGroupsPaginator(ListMulticastGroupsRequest listMulticastGroupsRequest)Lists the multicast groups registered to your AWS account.
-