CopyableBuilder<StopExecutionResponse.Builder,StopExecutionResponse>
, SdkBuilder<StopExecutionResponse.Builder,StopExecutionResponse>
public static interface StopExecutionResponse.Builder extends CopyableBuilder<StopExecutionResponse.Builder,StopExecutionResponse>
Modifier and Type | Method | Description |
---|---|---|
StopExecutionResponse.Builder |
stopDate(Date stopDate) |
The date the execution was stopped.
|
copy
apply, build
StopExecutionResponse.Builder stopDate(Date stopDate)
The date the execution was stopped.
stopDate
- The date the execution was stopped.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.