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