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