Uses of Class
software.amazon.awssdk.services.iam.paginators.ListGroupsForUserPublisher
-
Packages that use ListGroupsForUserPublisher Package Description software.amazon.awssdk.services.iam Identity and Access Management -
-
Uses of ListGroupsForUserPublisher in software.amazon.awssdk.services.iam
Methods in software.amazon.awssdk.services.iam that return ListGroupsForUserPublisher Modifier and Type Method Description default ListGroupsForUserPublisherIamAsyncClient. listGroupsForUserPaginator(Consumer<ListGroupsForUserRequest.Builder> listGroupsForUserRequest)Lists the IAM groups that the specified IAM user belongs to.default ListGroupsForUserPublisherIamAsyncClient. listGroupsForUserPaginator(ListGroupsForUserRequest listGroupsForUserRequest)Lists the IAM groups that the specified IAM user belongs to.
-