| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssoadmin |
Amazon Web Services Single Sign On (SSO) is a cloud SSO service that makes it easy to centrally manage SSO access to
multiple Amazon Web Services accounts and business applications.
|
| software.amazon.awssdk.services.ssoadmin.paginators | |
| software.amazon.awssdk.services.ssoadmin.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
SsoAdminAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags that are attached to a specified resource.
|
default ListTagsForResourceResponse |
SsoAdminClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags that are attached to a specified resource.
|
default ListTagsForResourcePublisher |
SsoAdminAsyncClient.listTagsForResourcePaginator(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags that are attached to a specified resource.
|
default ListTagsForResourceIterable |
SsoAdminClient.listTagsForResourcePaginator(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags that are attached to a specified resource.
|
| Constructor and Description |
|---|
ListTagsForResourceIterable(SsoAdminClient client,
ListTagsForResourceRequest firstRequest) |
ListTagsForResourcePublisher(SsoAdminAsyncClient client,
ListTagsForResourceRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsForResourceRequestMarshaller.marshall(ListTagsForResourceRequest listTagsForResourceRequest) |
Copyright © 2022. All rights reserved.