public static interface CreateInternetGatewayResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CreateInternetGatewayResponse.Builder,CreateInternetGatewayResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateInternetGatewayResponse.Builder |
internetGateway(InternetGateway internetGateway)
Information about the Internet gateway.
|
copyapply, buildCreateInternetGatewayResponse.Builder internetGateway(InternetGateway internetGateway)
Information about the Internet gateway.
internetGateway - Information about the Internet gateway.Copyright © 2017. All rights reserved.