| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Reference> |
StartTaskContactRequest.references()
A formatted URL that is shown to an agent in the Contact Control Panel (CCP).
|
Map<String,Reference> |
UpdateContactRequest.references()
Well-formed data on contact, shown to agents on Contact Control Panel (CCP).
|
Map<String,Reference> |
TaskActionDefinition.references()
Information about the reference when the
referenceType is URL. |
| Modifier and Type | Method and Description |
|---|---|
StartTaskContactRequest.Builder |
StartTaskContactRequest.Builder.references(Map<String,Reference> references)
A formatted URL that is shown to an agent in the Contact Control Panel (CCP).
|
UpdateContactRequest.Builder |
UpdateContactRequest.Builder.references(Map<String,Reference> references)
Well-formed data on contact, shown to agents on Contact Control Panel (CCP).
|
TaskActionDefinition.Builder |
TaskActionDefinition.Builder.references(Map<String,Reference> references)
Information about the reference when the
referenceType is URL. |
Copyright © 2023. All rights reserved.