| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default GetDeviceResponse |
AlexaForBusinessClient.getDevice(Consumer<GetDeviceRequest.Builder> getDeviceRequest)
Gets the details of a device by device ARN.
|
default GetDeviceResponse |
AlexaForBusinessClient.getDevice(GetDeviceRequest getDeviceRequest)
Gets the details of a device by device ARN.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDeviceResponse> |
AlexaForBusinessAsyncClient.getDevice(Consumer<GetDeviceRequest.Builder> getDeviceRequest)
Gets the details of a device by device ARN.
|
default CompletableFuture<GetDeviceResponse> |
AlexaForBusinessAsyncClient.getDevice(GetDeviceRequest getDeviceRequest)
Gets the details of a device by device ARN.
|
Copyright © 2021. All rights reserved.