Uses of Class
software.amazon.awssdk.services.iot.paginators.ListAttachedPoliciesIterable
-
Packages that use ListAttachedPoliciesIterable Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListAttachedPoliciesIterable in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListAttachedPoliciesIterable Modifier and Type Method Description default ListAttachedPoliciesIterableIotClient. listAttachedPoliciesPaginator(Consumer<ListAttachedPoliciesRequest.Builder> listAttachedPoliciesRequest)Lists the policies attached to the specified thing group.default ListAttachedPoliciesIterableIotClient. listAttachedPoliciesPaginator(ListAttachedPoliciesRequest listAttachedPoliciesRequest)Lists the policies attached to the specified thing group.
-