| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSkillGroupResponse |
AlexaForBusinessClient.updateSkillGroup(Consumer<UpdateSkillGroupRequest.Builder> updateSkillGroupRequest)
Updates skill group details by skill group ARN.
|
default UpdateSkillGroupResponse |
AlexaForBusinessClient.updateSkillGroup(UpdateSkillGroupRequest updateSkillGroupRequest)
Updates skill group details by skill group ARN.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSkillGroupResponse> |
AlexaForBusinessAsyncClient.updateSkillGroup(Consumer<UpdateSkillGroupRequest.Builder> updateSkillGroupRequest)
Updates skill group details by skill group ARN.
|
default CompletableFuture<UpdateSkillGroupResponse> |
AlexaForBusinessAsyncClient.updateSkillGroup(UpdateSkillGroupRequest updateSkillGroupRequest)
Updates skill group details by skill group ARN.
|
Copyright © 2021. All rights reserved.