public static interface ModifySpotFleetRequestResponse.Builder extends EC2Response.Builder, software.amazon.awssdk.utils.builder.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. |
buildModifySpotFleetRequestResponse.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. All rights reserved.