| 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 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.
|
Copyright © 2019. All rights reserved.