public static interface DeleteEgressOnlyInternetGatewayResponse.Builder extends 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. |
copyapply, 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 © 2017. All rights reserved.