Uses of Class
software.amazon.awssdk.services.identitystore.paginators.ListGroupsPublisher
-
Packages that use ListGroupsPublisher Package Description software.amazon.awssdk.services.identitystore The Identity Store service used by IAM Identity Center provides a single place to retrieve all of your identities (users and groups). -
-
Uses of ListGroupsPublisher in software.amazon.awssdk.services.identitystore
Methods in software.amazon.awssdk.services.identitystore that return ListGroupsPublisher Modifier and Type Method Description default ListGroupsPublisherIdentitystoreAsyncClient. listGroupsPaginator(Consumer<ListGroupsRequest.Builder> listGroupsRequest)Lists all groups in the identity store.default ListGroupsPublisherIdentitystoreAsyncClient. listGroupsPaginator(ListGroupsRequest listGroupsRequest)Lists all groups in the identity store.
-