Uses of Class
software.amazon.awssdk.services.iam.paginators.GetGroupIterable
-
Packages that use GetGroupIterable Package Description software.amazon.awssdk.services.iam Identity and Access Management -
-
Uses of GetGroupIterable in software.amazon.awssdk.services.iam
Methods in software.amazon.awssdk.services.iam that return GetGroupIterable Modifier and Type Method Description default GetGroupIterableIamClient. getGroupPaginator(Consumer<GetGroupRequest.Builder> getGroupRequest)Returns a list of IAM users that are in the specified IAM group.default GetGroupIterableIamClient. getGroupPaginator(GetGroupRequest getGroupRequest)Returns a list of IAM users that are in the specified IAM group.
-