CopyableBuilder<ModifySpotFleetRequestResponse.Builder,ModifySpotFleetRequestResponse>
, SdkBuilder<ModifySpotFleetRequestResponse.Builder,ModifySpotFleetRequestResponse>
public static interface ModifySpotFleetRequestResponse.Builder extends CopyableBuilder<ModifySpotFleetRequestResponse.Builder,ModifySpotFleetRequestResponse>
Modifier and Type | Method | Description |
---|---|---|
ModifySpotFleetRequestResponse.Builder |
returnValue(Boolean returnValue) |
Is
true if the request succeeds, and an error otherwise. |
copy
apply, 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.