| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateContactWithAddressBookResponse |
AlexaForBusinessClient.associateContactWithAddressBook(AssociateContactWithAddressBookRequest associateContactWithAddressBookRequest)
Associates a contact with a given address book.
|
default AssociateContactWithAddressBookResponse |
AlexaForBusinessClient.associateContactWithAddressBook(Consumer<AssociateContactWithAddressBookRequest.Builder> associateContactWithAddressBookRequest)
Associates a contact with a given address book.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateContactWithAddressBookResponse> |
AlexaForBusinessAsyncClient.associateContactWithAddressBook(AssociateContactWithAddressBookRequest associateContactWithAddressBookRequest)
Associates a contact with a given address book.
|
default CompletableFuture<AssociateContactWithAddressBookResponse> |
AlexaForBusinessAsyncClient.associateContactWithAddressBook(Consumer<AssociateContactWithAddressBookRequest.Builder> associateContactWithAddressBookRequest)
Associates a contact with a given address book.
|
Copyright © 2021. All rights reserved.