| 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<ListSmartHomeAppliancesResponse> |
AlexaForBusinessAsyncClient.listSmartHomeAppliances(ListSmartHomeAppliancesRequest listSmartHomeAppliancesRequest)
Lists all of the smart home appliances associated with a room.
|
default ListSmartHomeAppliancesResponse |
AlexaForBusinessClient.listSmartHomeAppliances(ListSmartHomeAppliancesRequest listSmartHomeAppliancesRequest)
Lists all of the smart home appliances associated with a room.
|
default ListSmartHomeAppliancesPublisher |
AlexaForBusinessAsyncClient.listSmartHomeAppliancesPaginator(ListSmartHomeAppliancesRequest listSmartHomeAppliancesRequest)
Lists all of the smart home appliances associated with a room.
|
default ListSmartHomeAppliancesIterable |
AlexaForBusinessClient.listSmartHomeAppliancesPaginator(ListSmartHomeAppliancesRequest listSmartHomeAppliancesRequest)
Lists all of the smart home appliances associated with a room.
|
| Constructor and Description |
|---|
ListSmartHomeAppliancesIterable(AlexaForBusinessClient client,
ListSmartHomeAppliancesRequest firstRequest) |
ListSmartHomeAppliancesPublisher(AlexaForBusinessAsyncClient client,
ListSmartHomeAppliancesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListSmartHomeAppliancesRequestMarshaller.marshall(ListSmartHomeAppliancesRequest listSmartHomeAppliancesRequest) |
Copyright © 2021. All rights reserved.