| 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 © 2018. All rights reserved.