| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| Modifier and Type | Method and Description |
|---|---|
default ListGroupsIterable |
IamClient.listGroupsPaginator()
Lists the IAM groups that have the specified path prefix.
|
default ListGroupsIterable |
IamClient.listGroupsPaginator(Consumer<ListGroupsRequest.Builder> listGroupsRequest)
Lists the IAM groups that have the specified path prefix.
|
default ListGroupsIterable |
IamClient.listGroupsPaginator(ListGroupsRequest listGroupsRequest)
Lists the IAM groups that have the specified path prefix.
|
Copyright © 2023. All rights reserved.