| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default StartSmartHomeApplianceDiscoveryResponse |
AlexaForBusinessClient.startSmartHomeApplianceDiscovery(Consumer<StartSmartHomeApplianceDiscoveryRequest.Builder> startSmartHomeApplianceDiscoveryRequest)
Initiates the discovery of any smart home appliances associated with the room.
|
default StartSmartHomeApplianceDiscoveryResponse |
AlexaForBusinessClient.startSmartHomeApplianceDiscovery(StartSmartHomeApplianceDiscoveryRequest startSmartHomeApplianceDiscoveryRequest)
Initiates the discovery of any smart home appliances associated with the room.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartSmartHomeApplianceDiscoveryResponse> |
AlexaForBusinessAsyncClient.startSmartHomeApplianceDiscovery(Consumer<StartSmartHomeApplianceDiscoveryRequest.Builder> startSmartHomeApplianceDiscoveryRequest)
Initiates the discovery of any smart home appliances associated with the room.
|
default CompletableFuture<StartSmartHomeApplianceDiscoveryResponse> |
AlexaForBusinessAsyncClient.startSmartHomeApplianceDiscovery(StartSmartHomeApplianceDiscoveryRequest startSmartHomeApplianceDiscoveryRequest)
Initiates the discovery of any smart home appliances associated with the room.
|
Copyright © 2021. All rights reserved.