| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default PutInvitationConfigurationResponse |
AlexaForBusinessClient.putInvitationConfiguration(Consumer<PutInvitationConfigurationRequest.Builder> putInvitationConfigurationRequest)
Configures the email template for the user enrollment invitation with the specified attributes.
|
default PutInvitationConfigurationResponse |
AlexaForBusinessClient.putInvitationConfiguration(PutInvitationConfigurationRequest putInvitationConfigurationRequest)
Configures the email template for the user enrollment invitation with the specified attributes.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutInvitationConfigurationResponse> |
AlexaForBusinessAsyncClient.putInvitationConfiguration(Consumer<PutInvitationConfigurationRequest.Builder> putInvitationConfigurationRequest)
Configures the email template for the user enrollment invitation with the specified attributes.
|
default CompletableFuture<PutInvitationConfigurationResponse> |
AlexaForBusinessAsyncClient.putInvitationConfiguration(PutInvitationConfigurationRequest putInvitationConfigurationRequest)
Configures the email template for the user enrollment invitation with the specified attributes.
|
Copyright © 2021. All rights reserved.