| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business has been retired and is no longer supported.
|
| software.amazon.awssdk.services.alexaforbusiness.paginators |
| Modifier and Type | Method and Description |
|---|---|
default SearchContactsResponse |
AlexaForBusinessClient.searchContacts(Consumer<SearchContactsRequest.Builder> searchContactsRequest)
Deprecated.
Alexa For Business is no longer supported
|
default SearchContactsResponse |
AlexaForBusinessClient.searchContacts(SearchContactsRequest searchContactsRequest)
Deprecated.
Alexa For Business is no longer supported
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SearchContactsResponse> |
AlexaForBusinessAsyncClient.searchContacts(Consumer<SearchContactsRequest.Builder> searchContactsRequest)
Deprecated.
Alexa For Business is no longer supported
|
default CompletableFuture<SearchContactsResponse> |
AlexaForBusinessAsyncClient.searchContacts(SearchContactsRequest searchContactsRequest)
Deprecated.
Alexa For Business is no longer supported
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<SearchContactsResponse> |
SearchContactsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchContactsPublisher.subscribe(org.reactivestreams.Subscriber<? super SearchContactsResponse> subscriber) |
Copyright © 2023. All rights reserved.