| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| software.amazon.awssdk.services.alexaforbusiness.paginators | |
| software.amazon.awssdk.services.alexaforbusiness.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SearchSkillGroupsResponse> |
AlexaForBusinessAsyncClient.searchSkillGroups(SearchSkillGroupsRequest searchSkillGroupsRequest)
Searches skill groups and lists the ones that meet a set of filter and sort criteria.
|
default SearchSkillGroupsResponse |
AlexaForBusinessClient.searchSkillGroups(SearchSkillGroupsRequest searchSkillGroupsRequest)
Searches skill groups and lists the ones that meet a set of filter and sort criteria.
|
default SearchSkillGroupsPublisher |
AlexaForBusinessAsyncClient.searchSkillGroupsPaginator(SearchSkillGroupsRequest searchSkillGroupsRequest)
Searches skill groups and lists the ones that meet a set of filter and sort criteria.
|
default SearchSkillGroupsIterable |
AlexaForBusinessClient.searchSkillGroupsPaginator(SearchSkillGroupsRequest searchSkillGroupsRequest)
Searches skill groups and lists the ones that meet a set of filter and sort criteria.
|
| Constructor and Description |
|---|
SearchSkillGroupsIterable(AlexaForBusinessClient client,
SearchSkillGroupsRequest firstRequest) |
SearchSkillGroupsPublisher(AlexaForBusinessAsyncClient client,
SearchSkillGroupsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SearchSkillGroupsRequestMarshaller.marshall(SearchSkillGroupsRequest searchSkillGroupsRequest) |
Copyright © 2021. All rights reserved.