Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.GetContactResponse
-
Packages that use GetContactResponse Package Description software.amazon.awssdk.services.alexaforbusiness Alexa for Business has been retired and is no longer supported. -
-
Uses of GetContactResponse in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness that return GetContactResponse Modifier and Type Method Description default GetContactResponseAlexaForBusinessClient. getContact(Consumer<GetContactRequest.Builder> getContactRequest)Deprecated.Alexa For Business is no longer supporteddefault GetContactResponseAlexaForBusinessClient. getContact(GetContactRequest getContactRequest)Deprecated.Alexa For Business is no longer supportedMethods in software.amazon.awssdk.services.alexaforbusiness that return types with arguments of type GetContactResponse Modifier and Type Method Description default CompletableFuture<GetContactResponse>AlexaForBusinessAsyncClient. getContact(Consumer<GetContactRequest.Builder> getContactRequest)Deprecated.Alexa For Business is no longer supporteddefault CompletableFuture<GetContactResponse>AlexaForBusinessAsyncClient. getContact(GetContactRequest getContactRequest)Deprecated.Alexa For Business is no longer supported
-