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