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