| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
Amazon Web Services Systems Manager is a collection of capabilities to help you manage your applications and
infrastructure running in the Amazon Web Services Cloud;.
|
| Modifier and Type | Method and Description |
|---|---|
default ListDocumentMetadataHistoryResponse |
SsmClient.listDocumentMetadataHistory(Consumer<ListDocumentMetadataHistoryRequest.Builder> listDocumentMetadataHistoryRequest)
Information about approval reviews for a version of a change template in Change Manager.
|
default ListDocumentMetadataHistoryResponse |
SsmClient.listDocumentMetadataHistory(ListDocumentMetadataHistoryRequest listDocumentMetadataHistoryRequest)
Information about approval reviews for a version of a change template in Change Manager.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDocumentMetadataHistoryResponse> |
SsmAsyncClient.listDocumentMetadataHistory(Consumer<ListDocumentMetadataHistoryRequest.Builder> listDocumentMetadataHistoryRequest)
Information about approval reviews for a version of a change template in Change Manager.
|
default CompletableFuture<ListDocumentMetadataHistoryResponse> |
SsmAsyncClient.listDocumentMetadataHistory(ListDocumentMetadataHistoryRequest listDocumentMetadataHistoryRequest)
Information about approval reviews for a version of a change template in Change Manager.
|
Copyright © 2022. All rights reserved.