| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
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 CreateBusinessReportScheduleResponse |
AlexaForBusinessClient.createBusinessReportSchedule(Consumer<CreateBusinessReportScheduleRequest.Builder> createBusinessReportScheduleRequest)
Creates a recurring schedule for usage reports to deliver to the specified S3 location with a specified daily or
weekly interval.
|
default CreateBusinessReportScheduleResponse |
AlexaForBusinessClient.createBusinessReportSchedule(CreateBusinessReportScheduleRequest createBusinessReportScheduleRequest)
Creates a recurring schedule for usage reports to deliver to the specified S3 location with a specified daily or
weekly interval.
|
default CreateConferenceProviderResponse |
AlexaForBusinessClient.createConferenceProvider(Consumer<CreateConferenceProviderRequest.Builder> createConferenceProviderRequest)
Adds a new conference provider under the user's AWS account.
|
default CreateConferenceProviderResponse |
AlexaForBusinessClient.createConferenceProvider(CreateConferenceProviderRequest createConferenceProviderRequest)
Adds a new conference provider under the user's AWS account.
|
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 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.