Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksResponse
-
Packages that use SearchAddressBooksResponse Package Description software.amazon.awssdk.services.alexaforbusiness Alexa for Business has been retired and is no longer supported.software.amazon.awssdk.services.alexaforbusiness.paginators -
-
Uses of SearchAddressBooksResponse in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness that return SearchAddressBooksResponse Modifier and Type Method Description default SearchAddressBooksResponseAlexaForBusinessClient. searchAddressBooks(Consumer<SearchAddressBooksRequest.Builder> searchAddressBooksRequest)Deprecated.Alexa For Business is no longer supporteddefault SearchAddressBooksResponseAlexaForBusinessClient. searchAddressBooks(SearchAddressBooksRequest searchAddressBooksRequest)Deprecated.Alexa For Business is no longer supportedMethods in software.amazon.awssdk.services.alexaforbusiness that return types with arguments of type SearchAddressBooksResponse Modifier and Type Method Description default CompletableFuture<SearchAddressBooksResponse>AlexaForBusinessAsyncClient. searchAddressBooks(Consumer<SearchAddressBooksRequest.Builder> searchAddressBooksRequest)Deprecated.Alexa For Business is no longer supporteddefault CompletableFuture<SearchAddressBooksResponse>AlexaForBusinessAsyncClient. searchAddressBooks(SearchAddressBooksRequest searchAddressBooksRequest)Deprecated.Alexa For Business is no longer supported -
Uses of SearchAddressBooksResponse in software.amazon.awssdk.services.alexaforbusiness.paginators
Methods in software.amazon.awssdk.services.alexaforbusiness.paginators that return types with arguments of type SearchAddressBooksResponse Modifier and Type Method Description Iterator<SearchAddressBooksResponse>SearchAddressBooksIterable. iterator()Method parameters in software.amazon.awssdk.services.alexaforbusiness.paginators with type arguments of type SearchAddressBooksResponse Modifier and Type Method Description voidSearchAddressBooksPublisher. subscribe(org.reactivestreams.Subscriber<? super SearchAddressBooksResponse> subscriber)
-