| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| software.amazon.awssdk.services.alexaforbusiness.paginators | |
| software.amazon.awssdk.services.alexaforbusiness.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsResponse> |
AlexaForBusinessAsyncClient.listTags(ListTagsRequest listTagsRequest)
Lists all tags for the specified resource.
|
default ListTagsResponse |
AlexaForBusinessClient.listTags(ListTagsRequest listTagsRequest)
Lists all tags for the specified resource.
|
default ListTagsPublisher |
AlexaForBusinessAsyncClient.listTagsPaginator(ListTagsRequest listTagsRequest)
Lists all tags for the specified resource.
|
default ListTagsIterable |
AlexaForBusinessClient.listTagsPaginator(ListTagsRequest listTagsRequest)
Lists all tags for the specified resource.
|
| Constructor and Description |
|---|
ListTagsIterable(AlexaForBusinessClient client,
ListTagsRequest firstRequest) |
ListTagsPublisher(AlexaForBusinessAsyncClient client,
ListTagsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsRequestMarshaller.marshall(ListTagsRequest listTagsRequest) |
Copyright © 2021. All rights reserved.