| 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 ListDeviceEventsResponse |
AlexaForBusinessClient.listDeviceEvents(Consumer<ListDeviceEventsRequest.Builder> listDeviceEventsRequest)
Deprecated.
Alexa For Business is no longer supported
|
default ListDeviceEventsResponse |
AlexaForBusinessClient.listDeviceEvents(ListDeviceEventsRequest listDeviceEventsRequest)
Deprecated.
Alexa For Business is no longer supported
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDeviceEventsResponse> |
AlexaForBusinessAsyncClient.listDeviceEvents(Consumer<ListDeviceEventsRequest.Builder> listDeviceEventsRequest)
Deprecated.
Alexa For Business is no longer supported
|
default CompletableFuture<ListDeviceEventsResponse> |
AlexaForBusinessAsyncClient.listDeviceEvents(ListDeviceEventsRequest listDeviceEventsRequest)
Deprecated.
Alexa For Business is no longer supported
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListDeviceEventsResponse> |
ListDeviceEventsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDeviceEventsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDeviceEventsResponse> subscriber) |
Copyright © 2023. All rights reserved.