| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
UrlReference |
ReferenceSummary.url()
Information about the reference when the
referenceType is URL. |
| Modifier and Type | Method and Description |
|---|---|
static ReferenceSummary |
ReferenceSummary.fromUrl(UrlReference url)
Create an instance of this class with
ReferenceSummary.url() initialized to the given value. |
ReferenceSummary.Builder |
ReferenceSummary.Builder.url(UrlReference url)
Information about the reference when the
referenceType is URL. |
Copyright © 2022. All rights reserved.