| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default ApproveSkillResponse |
AlexaForBusinessClient.approveSkill(ApproveSkillRequest approveSkillRequest)
Associates a skill with the organization under the customer's AWS account.
|
default ApproveSkillResponse |
AlexaForBusinessClient.approveSkill(Consumer<ApproveSkillRequest.Builder> approveSkillRequest)
Associates a skill with the organization under the customer's AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ApproveSkillResponse> |
AlexaForBusinessAsyncClient.approveSkill(ApproveSkillRequest approveSkillRequest)
Associates a skill with the organization under the customer's AWS account.
|
default CompletableFuture<ApproveSkillResponse> |
AlexaForBusinessAsyncClient.approveSkill(Consumer<ApproveSkillRequest.Builder> approveSkillRequest)
Associates a skill with the organization under the customer's AWS account.
|
Copyright © 2021. All rights reserved.