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