| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListUserTagsResponse> |
IamAsyncClient.listUserTags(ListUserTagsRequest listUserTagsRequest)
Lists the tags that are attached to the specified user.
|
default ListUserTagsResponse |
IamClient.listUserTags(ListUserTagsRequest listUserTagsRequest)
Lists the tags that are attached to the specified user.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListUserTagsRequestMarshaller.marshall(ListUserTagsRequest listUserTagsRequest) |
Copyright © 2020. All rights reserved.