| 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.
|
default AssociateDeviceWithRoomResponse |
AlexaForBusinessClient.associateDeviceWithRoom(AssociateDeviceWithRoomRequest associateDeviceWithRoomRequest)
Associates a device with a given room.
|
default AssociateDeviceWithRoomResponse |
AlexaForBusinessClient.associateDeviceWithRoom(Consumer<AssociateDeviceWithRoomRequest.Builder> associateDeviceWithRoomRequest)
Associates a device with a given room.
|
default DeleteDeviceUsageDataResponse |
AlexaForBusinessClient.deleteDeviceUsageData(Consumer<DeleteDeviceUsageDataRequest.Builder> deleteDeviceUsageDataRequest)
When this action is called for a specified shared device, it allows authorized users to delete the device's
entire previous history of voice input data and associated response data.
|
default DeleteDeviceUsageDataResponse |
AlexaForBusinessClient.deleteDeviceUsageData(DeleteDeviceUsageDataRequest deleteDeviceUsageDataRequest)
When this action is called for a specified shared device, it allows authorized users to delete the device's
entire previous history of voice input data and associated response data.
|
default DisassociateDeviceFromRoomResponse |
AlexaForBusinessClient.disassociateDeviceFromRoom(Consumer<DisassociateDeviceFromRoomRequest.Builder> disassociateDeviceFromRoomRequest)
Disassociates a device from its current room.
|
default DisassociateDeviceFromRoomResponse |
AlexaForBusinessClient.disassociateDeviceFromRoom(DisassociateDeviceFromRoomRequest disassociateDeviceFromRoomRequest)
Disassociates a device from its current room.
|
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.
|
default UpdateDeviceResponse |
AlexaForBusinessClient.updateDevice(Consumer<UpdateDeviceRequest.Builder> updateDeviceRequest)
Updates the device name by device ARN.
|
default UpdateDeviceResponse |
AlexaForBusinessClient.updateDevice(UpdateDeviceRequest updateDeviceRequest)
Updates the device name by device ARN.
|
Copyright © 2021. All rights reserved.