CopyableBuilder<CreateVpnGatewayResponse.Builder,CreateVpnGatewayResponse>
, SdkBuilder<CreateVpnGatewayResponse.Builder,CreateVpnGatewayResponse>
public static interface CreateVpnGatewayResponse.Builder extends CopyableBuilder<CreateVpnGatewayResponse.Builder,CreateVpnGatewayResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateVpnGatewayResponse.Builder |
vpnGateway(VpnGateway vpnGateway) |
Information about the virtual private gateway.
|
copy
apply, build
CreateVpnGatewayResponse.Builder vpnGateway(VpnGateway vpnGateway)
Information about the virtual private gateway.
vpnGateway
- Information about the virtual private gateway.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.