| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| software.amazon.awssdk.services.alexaforbusiness.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListSmartHomeAppliancesResponse |
AlexaForBusinessClient.listSmartHomeAppliances(Consumer<ListSmartHomeAppliancesRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListSmartHomeAppliancesResponse> |
AlexaForBusinessAsyncClient.listSmartHomeAppliances(Consumer<ListSmartHomeAppliancesRequest.Builder> listSmartHomeAppliancesRequest)
Lists all of the smart home appliances associated with a room.
|
default CompletableFuture<ListSmartHomeAppliancesResponse> |
AlexaForBusinessAsyncClient.listSmartHomeAppliances(ListSmartHomeAppliancesRequest listSmartHomeAppliancesRequest)
Lists all of the smart home appliances associated with a room.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListSmartHomeAppliancesResponse> |
ListSmartHomeAppliancesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListSmartHomeAppliancesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListSmartHomeAppliancesResponse> subscriber) |
Copyright © 2021. All rights reserved.