| 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<SearchAddressBooksResponse> |
AlexaForBusinessAsyncClient.searchAddressBooks(SearchAddressBooksRequest searchAddressBooksRequest)
Searches address books and lists the ones that meet a set of filter and sort criteria.
|
default SearchAddressBooksResponse |
AlexaForBusinessClient.searchAddressBooks(SearchAddressBooksRequest searchAddressBooksRequest)
Searches address books and lists the ones that meet a set of filter and sort criteria.
|
default SearchAddressBooksPublisher |
AlexaForBusinessAsyncClient.searchAddressBooksPaginator(SearchAddressBooksRequest searchAddressBooksRequest)
Searches address books and lists the ones that meet a set of filter and sort criteria.
|
default SearchAddressBooksIterable |
AlexaForBusinessClient.searchAddressBooksPaginator(SearchAddressBooksRequest searchAddressBooksRequest)
Searches address books and lists the ones that meet a set of filter and sort criteria.
|
| Constructor and Description |
|---|
SearchAddressBooksIterable(AlexaForBusinessClient client,
SearchAddressBooksRequest firstRequest) |
SearchAddressBooksPublisher(AlexaForBusinessAsyncClient client,
SearchAddressBooksRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SearchAddressBooksRequestMarshaller.marshall(SearchAddressBooksRequest searchAddressBooksRequest) |
Copyright © 2021. All rights reserved.