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