| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
DocumentMetadataResponseInfo |
DocumentMetadataResponseInfo.clone() |
DocumentMetadataResponseInfo |
ListDocumentMetadataHistoryResult.getMetadata()
Information about the response to the change template approval request.
|
DocumentMetadataResponseInfo |
DocumentMetadataResponseInfo.withReviewerResponse(Collection<DocumentReviewerResponseSource> reviewerResponse)
Details about a reviewer's response to a document review request.
|
DocumentMetadataResponseInfo |
DocumentMetadataResponseInfo.withReviewerResponse(DocumentReviewerResponseSource... reviewerResponse)
Details about a reviewer's response to a document review request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListDocumentMetadataHistoryResult.setMetadata(DocumentMetadataResponseInfo metadata)
Information about the response to the change template approval request.
|
ListDocumentMetadataHistoryResult |
ListDocumentMetadataHistoryResult.withMetadata(DocumentMetadataResponseInfo metadata)
Information about the response to the change template approval request.
|
Copyright © 2023. All rights reserved.