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