| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect |
The Amazon Connect API Reference provides descriptions, syntax, and usage examples for each of the Amazon Connect
actions, data types, parameters, and errors.
|
| Modifier and Type | Method and Description |
|---|---|
default GetContactAttributesResponse |
ConnectClient.getContactAttributes(Consumer<GetContactAttributesRequest.Builder> getContactAttributesRequest)
Retrieves the contact attributes associated with a contact.
|
default GetContactAttributesResponse |
ConnectClient.getContactAttributes(GetContactAttributesRequest getContactAttributesRequest)
Retrieves the contact attributes associated with a contact.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetContactAttributesResponse> |
ConnectAsyncClient.getContactAttributes(Consumer<GetContactAttributesRequest.Builder> getContactAttributesRequest)
Retrieves the contact attributes associated with a contact.
|
default CompletableFuture<GetContactAttributesResponse> |
ConnectAsyncClient.getContactAttributes(GetContactAttributesRequest getContactAttributesRequest)
Retrieves the contact attributes associated with a contact.
|
Copyright © 2019. All rights reserved.