| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssoadmin |
Amazon Web Services Single Sign On helps you securely create, or connect, your workforce identities and manage their
access centrally across Amazon Web Services accounts and applications.
|
| software.amazon.awssdk.services.ssoadmin.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
SsoAdminClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
SsoAdminAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags that are attached to a specified resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
SsoAdminAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags that are attached to a specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListTagsForResourceResponse> |
ListTagsForResourceIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListTagsForResourcePublisher.subscribe(org.reactivestreams.Subscriber<? super ListTagsForResourceResponse> subscriber) |
Copyright © 2022. All rights reserved.