| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.paginators |
| Modifier and Type | Method and Description |
|---|---|
static SsmAsyncClient |
SsmAsyncClient.create()
Create a
SsmAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
DescribeActivationsPublisher(SsmAsyncClient client,
DescribeActivationsRequest firstRequest) |
DescribeInstanceInformationPublisher(SsmAsyncClient client,
DescribeInstanceInformationRequest firstRequest) |
DescribeParametersPublisher(SsmAsyncClient client,
DescribeParametersRequest firstRequest) |
GetParameterHistoryPublisher(SsmAsyncClient client,
GetParameterHistoryRequest firstRequest) |
GetParametersByPathPublisher(SsmAsyncClient client,
GetParametersByPathRequest firstRequest) |
ListAssociationsPublisher(SsmAsyncClient client,
ListAssociationsRequest firstRequest) |
ListCommandInvocationsPublisher(SsmAsyncClient client,
ListCommandInvocationsRequest firstRequest) |
ListCommandsPublisher(SsmAsyncClient client,
ListCommandsRequest firstRequest) |
ListDocumentsPublisher(SsmAsyncClient client,
ListDocumentsRequest firstRequest) |
Copyright © 2020. All rights reserved.