| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default ApproveSkillResponse |
AlexaForBusinessClient.approveSkill(ApproveSkillRequest approveSkillRequest)
Associates a skill with the organization under the customer's AWS account.
|
default ApproveSkillResponse |
AlexaForBusinessClient.approveSkill(Consumer<ApproveSkillRequest.Builder> approveSkillRequest)
Associates a skill with the organization under the customer's AWS account.
|
default AssociateContactWithAddressBookResponse |
AlexaForBusinessClient.associateContactWithAddressBook(AssociateContactWithAddressBookRequest associateContactWithAddressBookRequest)
Associates a contact with a given address book.
|
default AssociateContactWithAddressBookResponse |
AlexaForBusinessClient.associateContactWithAddressBook(Consumer<AssociateContactWithAddressBookRequest.Builder> associateContactWithAddressBookRequest)
Associates a contact with a given address book.
|
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 CreateAddressBookResponse |
AlexaForBusinessClient.createAddressBook(Consumer<CreateAddressBookRequest.Builder> createAddressBookRequest)
Creates an address book with the specified details.
|
default CreateAddressBookResponse |
AlexaForBusinessClient.createAddressBook(CreateAddressBookRequest createAddressBookRequest)
Creates an address book with the specified details.
|
default CreateContactResponse |
AlexaForBusinessClient.createContact(Consumer<CreateContactRequest.Builder> createContactRequest)
Creates a contact with the specified details.
|
default CreateContactResponse |
AlexaForBusinessClient.createContact(CreateContactRequest createContactRequest)
Creates a contact with the specified details.
|
default CreateGatewayGroupResponse |
AlexaForBusinessClient.createGatewayGroup(Consumer<CreateGatewayGroupRequest.Builder> createGatewayGroupRequest)
Creates a gateway group with the specified details.
|
default CreateGatewayGroupResponse |
AlexaForBusinessClient.createGatewayGroup(CreateGatewayGroupRequest createGatewayGroupRequest)
Creates a gateway group with the specified details.
|
default CreateNetworkProfileResponse |
AlexaForBusinessClient.createNetworkProfile(Consumer<CreateNetworkProfileRequest.Builder> createNetworkProfileRequest)
Creates a network profile with the specified details.
|
default CreateNetworkProfileResponse |
AlexaForBusinessClient.createNetworkProfile(CreateNetworkProfileRequest createNetworkProfileRequest)
Creates a network profile with the specified details.
|
default CreateProfileResponse |
AlexaForBusinessClient.createProfile(Consumer<CreateProfileRequest.Builder> createProfileRequest)
Creates a new room profile with the specified details.
|
default CreateProfileResponse |
AlexaForBusinessClient.createProfile(CreateProfileRequest createProfileRequest)
Creates a new room profile with the specified details.
|
default CreateRoomResponse |
AlexaForBusinessClient.createRoom(Consumer<CreateRoomRequest.Builder> createRoomRequest)
Creates a room with the specified details.
|
default CreateRoomResponse |
AlexaForBusinessClient.createRoom(CreateRoomRequest createRoomRequest)
Creates a room with the specified details.
|
default CreateSkillGroupResponse |
AlexaForBusinessClient.createSkillGroup(Consumer<CreateSkillGroupRequest.Builder> createSkillGroupRequest)
Creates a skill group with a specified name and description.
|
default CreateSkillGroupResponse |
AlexaForBusinessClient.createSkillGroup(CreateSkillGroupRequest createSkillGroupRequest)
Creates a skill group with a specified name and description.
|
default CreateUserResponse |
AlexaForBusinessClient.createUser(Consumer<CreateUserRequest.Builder> createUserRequest)
Creates a user.
|
default CreateUserResponse |
AlexaForBusinessClient.createUser(CreateUserRequest createUserRequest)
Creates a user.
|
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 RegisterAvsDeviceResponse |
AlexaForBusinessClient.registerAVSDevice(Consumer<RegisterAvsDeviceRequest.Builder> registerAvsDeviceRequest)
Registers an Alexa-enabled device built by an Original Equipment Manufacturer (OEM) using Alexa Voice Service
(AVS).
|
default RegisterAvsDeviceResponse |
AlexaForBusinessClient.registerAVSDevice(RegisterAvsDeviceRequest registerAvsDeviceRequest)
Registers an Alexa-enabled device built by an Original Equipment Manufacturer (OEM) using Alexa Voice Service
(AVS).
|
default SendAnnouncementResponse |
AlexaForBusinessClient.sendAnnouncement(Consumer<SendAnnouncementRequest.Builder> sendAnnouncementRequest)
Triggers an asynchronous flow to send text, SSML, or audio announcements to rooms that are identified by a search
or filter.
|
default SendAnnouncementResponse |
AlexaForBusinessClient.sendAnnouncement(SendAnnouncementRequest sendAnnouncementRequest)
Triggers an asynchronous flow to send text, SSML, or audio announcements to rooms that are identified by a search
or filter.
|
Copyright © 2021. All rights reserved.