| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
GetInvitationConfigurationResult |
AmazonAlexaForBusinessClient.getInvitationConfiguration(GetInvitationConfigurationRequest request)
Retrieves the configured values for the user enrollment invitation email template.
|
GetInvitationConfigurationResult |
AmazonAlexaForBusiness.getInvitationConfiguration(GetInvitationConfigurationRequest getInvitationConfigurationRequest)
Retrieves the configured values for the user enrollment invitation email template.
|
GetInvitationConfigurationResult |
AbstractAmazonAlexaForBusiness.getInvitationConfiguration(GetInvitationConfigurationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetInvitationConfigurationResult |
GetInvitationConfigurationResult.clone() |
GetInvitationConfigurationResult |
GetInvitationConfigurationResult.withContactEmail(String contactEmail)
The email ID of the organization or individual contact that the enrolled user can use.
|
GetInvitationConfigurationResult |
GetInvitationConfigurationResult.withOrganizationName(String organizationName)
The name of the organization sending the enrollment invite to a user.
|
GetInvitationConfigurationResult |
GetInvitationConfigurationResult.withPrivateSkillIds(Collection<String> privateSkillIds)
The list of private skill IDs that you want to recommend to the user to enable in the invitation.
|
GetInvitationConfigurationResult |
GetInvitationConfigurationResult.withPrivateSkillIds(String... privateSkillIds)
The list of private skill IDs that you want to recommend to the user to enable in the invitation.
|
Copyright © 2023. All rights reserved.