| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateContactResponse |
AlexaForBusinessClient.updateContact(Consumer<UpdateContactRequest.Builder> updateContactRequest)
Updates the contact details by the contact ARN.
|
default UpdateContactResponse |
AlexaForBusinessClient.updateContact(UpdateContactRequest updateContactRequest)
Updates the contact details by the contact ARN.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateContactResponse> |
AlexaForBusinessAsyncClient.updateContact(Consumer<UpdateContactRequest.Builder> updateContactRequest)
Updates the contact details by the contact ARN.
|
default CompletableFuture<UpdateContactResponse> |
AlexaForBusinessAsyncClient.updateContact(UpdateContactRequest updateContactRequest)
Updates the contact details by the contact ARN.
|
Copyright © 2021. All rights reserved.