| 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 |
|---|---|
PutInvitationConfigurationRequest |
PutInvitationConfigurationRequest.clone() |
PutInvitationConfigurationRequest |
PutInvitationConfigurationRequest.withContactEmail(String contactEmail)
The email ID of the organization or individual contact that the enrolled user can use.
|
PutInvitationConfigurationRequest |
PutInvitationConfigurationRequest.withOrganizationName(String organizationName)
The name of the organization sending the enrollment invite to a user.
|
PutInvitationConfigurationRequest |
PutInvitationConfigurationRequest.withPrivateSkillIds(Collection<String> privateSkillIds)
The list of private skill IDs that you want to recommend to the user to enable in the invitation.
|
PutInvitationConfigurationRequest |
PutInvitationConfigurationRequest.withPrivateSkillIds(String... privateSkillIds)
The list of private skill IDs that you want to recommend to the user to enable in the invitation.
|
Copyright © 2022. All rights reserved.