Uses of Class
software.amazon.awssdk.services.iam.paginators.ListGroupsPublisher
-
Packages that use ListGroupsPublisher Package Description software.amazon.awssdk.services.iam Identity and Access Management -
-
Uses of ListGroupsPublisher in software.amazon.awssdk.services.iam
Methods in software.amazon.awssdk.services.iam that return ListGroupsPublisher Modifier and Type Method Description default ListGroupsPublisherIamAsyncClient. listGroupsPaginator()Lists the IAM groups that have the specified path prefix.default ListGroupsPublisherIamAsyncClient. listGroupsPaginator(Consumer<ListGroupsRequest.Builder> listGroupsRequest)Lists the IAM groups that have the specified path prefix.default ListGroupsPublisherIamAsyncClient. listGroupsPaginator(ListGroupsRequest listGroupsRequest)Lists the IAM groups that have the specified path prefix.
-