public static interface DeleteCustomerGatewayRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<DeleteCustomerGatewayRequest.Builder,DeleteCustomerGatewayRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteCustomerGatewayRequest.Builder |
customerGatewayId(String customerGatewayId)
The ID of the customer gateway.
|
copyapply, buildDeleteCustomerGatewayRequest.Builder customerGatewayId(String customerGatewayId)
The ID of the customer gateway.
customerGatewayId - The ID of the customer gateway.Copyright © 2017. All rights reserved.