| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
UrlReference |
UrlReference.clone() |
UrlReference |
ReferenceSummary.getUrl()
Information about the reference when the
referenceType is URL. |
UrlReference |
UrlReference.withName(String name)
Identifier of the URL reference.
|
UrlReference |
UrlReference.withValue(String value)
A valid URL.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceSummary.setUrl(UrlReference url)
Information about the reference when the
referenceType is URL. |
ReferenceSummary |
ReferenceSummary.withUrl(UrlReference url)
Information about the reference when the
referenceType is URL. |
Copyright © 2023. All rights reserved.