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