| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business has been retired and is no longer supported.
|
| software.amazon.awssdk.services.alexaforbusiness.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListTagsResponse |
AlexaForBusinessClient.listTags(Consumer<ListTagsRequest.Builder> listTagsRequest)
Deprecated.
Alexa For Business is no longer supported
|
default ListTagsResponse |
AlexaForBusinessClient.listTags(ListTagsRequest listTagsRequest)
Deprecated.
Alexa For Business is no longer supported
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsResponse> |
AlexaForBusinessAsyncClient.listTags(Consumer<ListTagsRequest.Builder> listTagsRequest)
Deprecated.
Alexa For Business is no longer supported
|
default CompletableFuture<ListTagsResponse> |
AlexaForBusinessAsyncClient.listTags(ListTagsRequest listTagsRequest)
Deprecated.
Alexa For Business is no longer supported
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListTagsResponse> |
ListTagsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListTagsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListTagsResponse> subscriber) |
Copyright © 2023. All rights reserved.