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