public static interface ModifySpotFleetRequestResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<ModifySpotFleetRequestResponse.Builder,ModifySpotFleetRequestResponse>
| Modifier and Type | Method and Description |
|---|---|
ModifySpotFleetRequestResponse.Builder |
returnValue(Boolean returnValue)
If the request succeeds, the response returns
true. |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildModifySpotFleetRequestResponse.Builder returnValue(Boolean returnValue)
If the request succeeds, the response returns true. If the request fails, no response is
returned, and instead an error message is returned.
returnValue - If the request succeeds, the response returns true. If the request fails, no response is
returned, and instead an error message is returned.Copyright © 2022. All rights reserved.