| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkidentity |
The Amazon Chime SDK Identity APIs in this section allow software developers to create and manage unique instances of
their messaging applications.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
ChimeSdkIdentityClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags applied to an Amazon Chime SDK identity resource.
|
default ListTagsForResourceResponse |
ChimeSdkIdentityClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags applied to an Amazon Chime SDK identity resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
ChimeSdkIdentityAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags applied to an Amazon Chime SDK identity resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
ChimeSdkIdentityAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags applied to an Amazon Chime SDK identity resource.
|
Copyright © 2023. All rights reserved.