public static interface CancelCapacityReservationResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<CancelCapacityReservationResponse.Builder,CancelCapacityReservationResponse>
Modifier and Type | Method and Description |
---|---|
CancelCapacityReservationResponse.Builder |
returnValue(Boolean returnValue)
Returns
true if the request succeeds; otherwise, it returns an error. |
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CancelCapacityReservationResponse.Builder returnValue(Boolean returnValue)
Returns true
if the request succeeds; otherwise, it returns an error.
returnValue
- Returns true
if the request succeeds; otherwise, it returns an error.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.