| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model | |
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
DescribeAttachmentResponse.attachment()
The attachment content and file name.
|
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
AddAttachmentsToSetRequest.attachments()
One or more attachments to add to the set.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAttachmentResponse.Builder |
DescribeAttachmentResponse.Builder.attachment(Attachment attachment)
The attachment content and file name.
|
AddAttachmentsToSetRequest.Builder |
AddAttachmentsToSetRequest.Builder.attachments(Attachment... attachments)
One or more attachments to add to the set.
|
| Modifier and Type | Method and Description |
|---|---|
AddAttachmentsToSetRequest.Builder |
AddAttachmentsToSetRequest.Builder.attachments(Collection<Attachment> attachments)
One or more attachments to add to the set.
|
| Modifier and Type | Method and Description |
|---|---|
Attachment |
AttachmentUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttachmentMarshaller.marshall(Attachment attachment,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.