| 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.
|
default CompletableFuture<ListCommandsResponse> |
SSMAsyncClient.listCommands(ListCommandsRequest listCommandsRequest)
Lists the commands requested by users of the AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
Request<ListCommandsRequest> |
ListCommandsRequestMarshaller.marshall(ListCommandsRequest listCommandsRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<ListCommandsRequest> |
ListCommandsRequestMarshaller.marshall(ListCommandsRequest listCommandsRequest) |
void |
ListCommandsRequestModelMarshaller.marshall(ListCommandsRequest listCommandsRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.