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