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