| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect |
Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center
and provide reliable customer engagement at any scale.
|
| Modifier and Type | Method and Description |
|---|---|
default GetContactAttributesResponse |
ConnectClient.getContactAttributes(Consumer<GetContactAttributesRequest.Builder> getContactAttributesRequest)
Retrieves the contact attributes for the specified contact.
|
default GetContactAttributesResponse |
ConnectClient.getContactAttributes(GetContactAttributesRequest getContactAttributesRequest)
Retrieves the contact attributes for the specified contact.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetContactAttributesResponse> |
ConnectAsyncClient.getContactAttributes(Consumer<GetContactAttributesRequest.Builder> getContactAttributesRequest)
Retrieves the contact attributes for the specified contact.
|
default CompletableFuture<GetContactAttributesResponse> |
ConnectAsyncClient.getContactAttributes(GetContactAttributesRequest getContactAttributesRequest)
Retrieves the contact attributes for the specified contact.
|
Copyright © 2021. All rights reserved.