CopyableBuilder<SendCommandResponse.Builder,SendCommandResponse>, SdkBuilder<SendCommandResponse.Builder,SendCommandResponse>public static interface SendCommandResponse.Builder extends CopyableBuilder<SendCommandResponse.Builder,SendCommandResponse>
| Modifier and Type | Method | 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 Amazon Web Services, Inc. All Rights Reserved.