public static interface CreateEnvironmentEc2Response.Builder extends Cloud9Response.Builder, SdkPojo, CopyableBuilder<CreateEnvironmentEc2Response.Builder,CreateEnvironmentEc2Response>
Modifier and Type | Method and Description |
---|---|
CreateEnvironmentEc2Response.Builder |
environmentId(String environmentId)
The ID of the environment that was created.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, 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.