| 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 SearchDevicesResponse |
AlexaForBusinessClient.searchDevices(Consumer<SearchDevicesRequest.Builder> searchDevicesRequest)
Deprecated.
Alexa For Business is no longer supported
|
default SearchDevicesResponse |
AlexaForBusinessClient.searchDevices(SearchDevicesRequest searchDevicesRequest)
Deprecated.
Alexa For Business is no longer supported
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SearchDevicesResponse> |
AlexaForBusinessAsyncClient.searchDevices(Consumer<SearchDevicesRequest.Builder> searchDevicesRequest)
Deprecated.
Alexa For Business is no longer supported
|
default CompletableFuture<SearchDevicesResponse> |
AlexaForBusinessAsyncClient.searchDevices(SearchDevicesRequest searchDevicesRequest)
Deprecated.
Alexa For Business is no longer supported
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<SearchDevicesResponse> |
SearchDevicesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchDevicesPublisher.subscribe(org.reactivestreams.Subscriber<? super SearchDevicesResponse> subscriber) |
Copyright © 2023. All rights reserved.