| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| Modifier and Type | Method and Description |
|---|---|
default ListUsersIterable |
IamClient.listUsersPaginator()
Lists the IAM users that have the specified path prefix.
|
default ListUsersIterable |
IamClient.listUsersPaginator(Consumer<ListUsersRequest.Builder> listUsersRequest)
Lists the IAM users that have the specified path prefix.
|
default ListUsersIterable |
IamClient.listUsersPaginator(ListUsersRequest listUsersRequest)
Lists the IAM users that have the specified path prefix.
|
Copyright © 2023. All rights reserved.