public static interface CreateEnvironmentEC2Response.Builder extends Cloud9Response.Builder, CopyableBuilder<CreateEnvironmentEC2Response.Builder,CreateEnvironmentEC2Response>
Modifier and Type | Method and Description |
---|---|
CreateEnvironmentEC2Response.Builder |
environmentId(String environmentId)
The ID of the environment that was created.
|
build
sdkHttpResponse, sdkHttpResponse
copy
apply, build
CreateEnvironmentEC2Response.Builder environmentId(String environmentId)
The ID of the environment that was created.
environmentId
- The ID of the environment that was created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.