| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListCommandsResponse |
SSMClient.listCommands(ListCommandsRequest listCommandsRequest)
Lists the commands requested by users of the AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListCommandsResponse> |
SSMAsyncClient.listCommands(ListCommandsRequest listCommandsRequest)
Lists the commands requested by users of the AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
ListCommandsResponse |
ListCommandsResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.