public static interface CreateCustomerGatewayResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CreateCustomerGatewayResponse.Builder,CreateCustomerGatewayResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateCustomerGatewayResponse.Builder |
customerGateway(CustomerGateway customerGateway)
Information about the customer gateway.
|
CreateCustomerGatewayResponse.Builder customerGateway(CustomerGateway customerGateway)
Information about the customer gateway.
customerGateway - Information about the customer gateway.Copyright © 2017. All rights reserved.