CopyableBuilder<StopStackRequest.Builder,StopStackRequest>
, SdkBuilder<StopStackRequest.Builder,StopStackRequest>
public static interface StopStackRequest.Builder extends CopyableBuilder<StopStackRequest.Builder,StopStackRequest>
Modifier and Type | Method | Description |
---|---|---|
StopStackRequest.Builder |
stackId(String stackId) |
The stack ID.
|
copy
apply, build
StopStackRequest.Builder stackId(String stackId)
The stack ID.
stackId
- The stack ID.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.