| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
StringReference |
StringReference.clone() |
StringReference |
ReferenceSummary.getString()
Information about a reference when the
referenceType is STRING. |
StringReference |
StringReference.withName(String name)
Identifier of the string reference.
|
StringReference |
StringReference.withValue(String value)
A valid string.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceSummary.setString(StringReference string)
Information about a reference when the
referenceType is STRING. |
ReferenceSummary |
ReferenceSummary.withString(StringReference string)
Information about a reference when the
referenceType is STRING. |
Copyright © 2022. All rights reserved.