| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default StartDeviceSyncResponse |
AlexaForBusinessClient.startDeviceSync(Consumer<StartDeviceSyncRequest.Builder> startDeviceSyncRequest)
Resets a device and its account to the known default settings.
|
default StartDeviceSyncResponse |
AlexaForBusinessClient.startDeviceSync(StartDeviceSyncRequest startDeviceSyncRequest)
Resets a device and its account to the known default settings.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartDeviceSyncResponse> |
AlexaForBusinessAsyncClient.startDeviceSync(Consumer<StartDeviceSyncRequest.Builder> startDeviceSyncRequest)
Resets a device and its account to the known default settings.
|
default CompletableFuture<StartDeviceSyncResponse> |
AlexaForBusinessAsyncClient.startDeviceSync(StartDeviceSyncRequest startDeviceSyncRequest)
Resets a device and its account to the known default settings.
|
Copyright © 2021. All rights reserved.