CopyableBuilder<DescribeStackSummaryResponse.Builder,DescribeStackSummaryResponse>
, SdkBuilder<DescribeStackSummaryResponse.Builder,DescribeStackSummaryResponse>
public static interface DescribeStackSummaryResponse.Builder extends CopyableBuilder<DescribeStackSummaryResponse.Builder,DescribeStackSummaryResponse>
Modifier and Type | Method | Description |
---|---|---|
DescribeStackSummaryResponse.Builder |
stackSummary(StackSummary stackSummary) |
A
StackSummary object that contains the results. |
copy
apply, build
DescribeStackSummaryResponse.Builder stackSummary(StackSummary stackSummary)
A StackSummary
object that contains the results.
stackSummary
- A StackSummary
object that contains the results.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.