public static interface DisableImageDeprecationResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<DisableImageDeprecationResponse.Builder,DisableImageDeprecationResponse>
Modifier and Type | Method and Description |
---|---|
DisableImageDeprecationResponse.Builder |
returnValue(Boolean returnValue)
Returns
true if the request succeeds; otherwise, it returns an error. |
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
DisableImageDeprecationResponse.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 © 2022. All rights reserved.