| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model | |
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentDetails> |
Communication.attachmentSet()
Information about the attachments to the case communication.
|
| Modifier and Type | Method and Description |
|---|---|
Communication.Builder |
Communication.Builder.attachmentSet(AttachmentDetails... attachmentSet)
Information about the attachments to the case communication.
|
| Modifier and Type | Method and Description |
|---|---|
Communication.Builder |
Communication.Builder.attachmentSet(Collection<AttachmentDetails> attachmentSet)
Information about the attachments to the case communication.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentDetails |
AttachmentDetailsUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttachmentDetailsMarshaller.marshall(AttachmentDetails attachmentDetails,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.