| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
Reference |
Reference.clone() |
Reference |
Reference.withType(ReferenceType type)
A valid URL.
|
Reference |
Reference.withType(String type)
A valid URL.
|
Reference |
Reference.withValue(String value)
A formatted URL that displays to an agent in the Contact Control Panel (CCP)
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Reference> |
StartTaskContactRequest.getReferences()
A formatted URL that is shown to an agent in the Contact Control Panel (CCP).
|
| Modifier and Type | Method and Description |
|---|---|
StartTaskContactRequest |
StartTaskContactRequest.addReferencesEntry(String key,
Reference value)
Add a single References entry
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartTaskContactRequest.setReferences(Map<String,Reference> references)
A formatted URL that is shown to an agent in the Contact Control Panel (CCP).
|
StartTaskContactRequest |
StartTaskContactRequest.withReferences(Map<String,Reference> references)
A formatted URL that is shown to an agent in the Contact Control Panel (CCP).
|
Copyright © 2021. All rights reserved.