CopyableBuilder<DescribeStepResponse.Builder,DescribeStepResponse>
, SdkBuilder<DescribeStepResponse.Builder,DescribeStepResponse>
public static interface DescribeStepResponse.Builder extends CopyableBuilder<DescribeStepResponse.Builder,DescribeStepResponse>
Modifier and Type | Method | Description |
---|---|---|
DescribeStepResponse.Builder |
step(Step step) |
The step details for the requested step identifier.
|
copy
apply, build
DescribeStepResponse.Builder step(Step step)
The step details for the requested step identifier.
step
- The step details for the requested step identifier.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.