| 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 SearchProfilesResponse |
AlexaForBusinessClient.searchProfiles(Consumer<SearchProfilesRequest.Builder> searchProfilesRequest)
Deprecated.
Alexa For Business is no longer supported
|
default SearchProfilesResponse |
AlexaForBusinessClient.searchProfiles(SearchProfilesRequest searchProfilesRequest)
Deprecated.
Alexa For Business is no longer supported
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SearchProfilesResponse> |
AlexaForBusinessAsyncClient.searchProfiles(Consumer<SearchProfilesRequest.Builder> searchProfilesRequest)
Deprecated.
Alexa For Business is no longer supported
|
default CompletableFuture<SearchProfilesResponse> |
AlexaForBusinessAsyncClient.searchProfiles(SearchProfilesRequest searchProfilesRequest)
Deprecated.
Alexa For Business is no longer supported
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<SearchProfilesResponse> |
SearchProfilesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchProfilesPublisher.subscribe(org.reactivestreams.Subscriber<? super SearchProfilesResponse> subscriber) |
Copyright © 2023. All rights reserved.