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, and so on.
|
Modifier and Type | Method and Description |
---|---|
GetDocumentResponse.Builder |
GetDocumentResponse.Builder.attachmentsContent(AttachmentContent... attachmentsContent)
A description of the document attachments, including names, locations, sizes, and so on.
|
Modifier and Type | Method and Description |
---|---|
GetDocumentResponse.Builder |
GetDocumentResponse.Builder.attachmentsContent(Collection<AttachmentContent> attachmentsContent)
A description of the document attachments, including names, locations, sizes, and so on.
|
Copyright © 2020. All rights reserved.