| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateDeviceWithNetworkProfileResponse |
AlexaForBusinessClient.associateDeviceWithNetworkProfile(AssociateDeviceWithNetworkProfileRequest associateDeviceWithNetworkProfileRequest)
Associates a device with the specified network profile.
|
default AssociateDeviceWithNetworkProfileResponse |
AlexaForBusinessClient.associateDeviceWithNetworkProfile(Consumer<AssociateDeviceWithNetworkProfileRequest.Builder> associateDeviceWithNetworkProfileRequest)
Associates a device with the specified network profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateDeviceWithNetworkProfileResponse> |
AlexaForBusinessAsyncClient.associateDeviceWithNetworkProfile(AssociateDeviceWithNetworkProfileRequest associateDeviceWithNetworkProfileRequest)
Associates a device with the specified network profile.
|
default CompletableFuture<AssociateDeviceWithNetworkProfileResponse> |
AlexaForBusinessAsyncClient.associateDeviceWithNetworkProfile(Consumer<AssociateDeviceWithNetworkProfileRequest.Builder> associateDeviceWithNetworkProfileRequest)
Associates a device with the specified network profile.
|
Copyright © 2021. All rights reserved.