| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
AttachmentReference |
AttachmentReference.clone() |
AttachmentReference |
ReferenceSummary.getAttachment()
Information about the reference when the
referenceType is ATTACHMENT. |
AttachmentReference |
AttachmentReference.withName(String name)
Identifier of the attachment reference.
|
AttachmentReference |
AttachmentReference.withStatus(ReferenceStatus status)
Status of the attachment reference type.
|
AttachmentReference |
AttachmentReference.withStatus(String status)
Status of the attachment reference type.
|
AttachmentReference |
AttachmentReference.withValue(String value)
The location path of the attachment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceSummary.setAttachment(AttachmentReference attachment)
Information about the reference when the
referenceType is ATTACHMENT. |
ReferenceSummary |
ReferenceSummary.withAttachment(AttachmentReference attachment)
Information about the reference when the
referenceType is ATTACHMENT. |
Copyright © 2023. All rights reserved.