| 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<SearchDevicesResponse> |
AlexaForBusinessAsyncClient.searchDevices(SearchDevicesRequest searchDevicesRequest)
Searches devices and lists the ones that meet a set of filter criteria.
|
default SearchDevicesResponse |
AlexaForBusinessClient.searchDevices(SearchDevicesRequest searchDevicesRequest)
Searches devices and lists the ones that meet a set of filter criteria.
|
default SearchDevicesPublisher |
AlexaForBusinessAsyncClient.searchDevicesPaginator(SearchDevicesRequest searchDevicesRequest)
Searches devices and lists the ones that meet a set of filter criteria.
|
default SearchDevicesIterable |
AlexaForBusinessClient.searchDevicesPaginator(SearchDevicesRequest searchDevicesRequest)
Searches devices and lists the ones that meet a set of filter criteria.
|
| Constructor and Description |
|---|
SearchDevicesIterable(AlexaForBusinessClient client,
SearchDevicesRequest firstRequest) |
SearchDevicesPublisher(AlexaForBusinessAsyncClient client,
SearchDevicesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SearchDevicesRequestMarshaller.marshall(SearchDevicesRequest searchDevicesRequest) |
Copyright © 2021. All rights reserved.