| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentContent> |
GetDocumentResponse.attachmentsContent()
A description of the document attachments, including names, locations, sizes, etc.
|
| Modifier and Type | Method and Description |
|---|---|
GetDocumentResponse.Builder |
GetDocumentResponse.Builder.attachmentsContent(AttachmentContent... attachmentsContent)
A description of the document attachments, including names, locations, sizes, etc.
|
| Modifier and Type | Method and Description |
|---|---|
GetDocumentResponse.Builder |
GetDocumentResponse.Builder.attachmentsContent(Collection<AttachmentContent> attachmentsContent)
A description of the document attachments, including names, locations, sizes, etc.
|
Copyright © 2020. All rights reserved.