public static interface ModifyFleetResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<ModifyFleetResponse.Builder,ModifyFleetResponse>
| Modifier and Type | Method and Description |
|---|---|
ModifyFleetResponse.Builder |
returnValue(Boolean returnValue)
If the request succeeds, the response returns
true. |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildModifyFleetResponse.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.