public static interface SendCommandResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<SendCommandResponse.Builder,SendCommandResponse>
| Modifier and Type | Method and Description |
|---|---|
SendCommandResponse.Builder |
command(Command command)
The request as it was received by Systems Manager.
|
copyapply, buildSendCommandResponse.Builder command(Command command)
The request as it was received by Systems Manager. Also provides the command ID which can be used future references to this request.
command - The request as it was received by Systems Manager. Also provides the command ID which can be used
future references to this request.Copyright © 2017. All rights reserved.