public static interface ModifyFleetResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<ModifyFleetResponse.Builder,ModifyFleetResponse>
Modifier and Type | Method and Description |
---|---|
ModifyFleetResponse.Builder |
returnValue(Boolean returnValue)
Is
true if the request succeeds, and an error otherwise. |
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
ModifyFleetResponse.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 © 2020. All rights reserved.