public static interface ModifyInstancePlacementResponse.Builder extends Ec2Response.Builder, CopyableBuilder<ModifyInstancePlacementResponse.Builder,ModifyInstancePlacementResponse>
Modifier and Type | Method and Description |
---|---|
ModifyInstancePlacementResponse.Builder |
returnValue(Boolean returnValue)
Is
true if the request succeeds, and an error otherwise. |
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
ModifyInstancePlacementResponse.Builder returnValue(Boolean returnValue)
Is true
if the request succeeds, and an error otherwise.
returnValue
- Is true
if the request succeeds, and an error otherwise.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.