| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
List<SkillSummary> |
ListSkillsResponse.skillSummaries()
The list of enabled skills requested.
|
| Modifier and Type | Method and Description |
|---|---|
ListSkillsResponse.Builder |
ListSkillsResponse.Builder.skillSummaries(SkillSummary... skillSummaries)
The list of enabled skills requested.
|
| Modifier and Type | Method and Description |
|---|---|
ListSkillsResponse.Builder |
ListSkillsResponse.Builder.skillSummaries(Collection<SkillSummary> skillSummaries)
The list of enabled skills requested.
|
Copyright © 2021. All rights reserved.