static GetCustomerGatewayAssociationsResponse.Builder |
GetCustomerGatewayAssociationsResponse.builder() |
|
GetCustomerGatewayAssociationsResponse.Builder |
GetCustomerGatewayAssociationsResponse.Builder.customerGatewayAssociations(Collection<CustomerGatewayAssociation> customerGatewayAssociations) |
The customer gateway associations.
|
GetCustomerGatewayAssociationsResponse.Builder |
GetCustomerGatewayAssociationsResponse.Builder.customerGatewayAssociations(Consumer<CustomerGatewayAssociation.Builder>... customerGatewayAssociations) |
The customer gateway associations.
|
GetCustomerGatewayAssociationsResponse.Builder |
GetCustomerGatewayAssociationsResponse.Builder.customerGatewayAssociations(CustomerGatewayAssociation... customerGatewayAssociations) |
The customer gateway associations.
|
GetCustomerGatewayAssociationsResponse.Builder |
GetCustomerGatewayAssociationsResponse.Builder.nextToken(String nextToken) |
The token for the next page of results.
|
GetCustomerGatewayAssociationsResponse.Builder |
GetCustomerGatewayAssociationsResponse.toBuilder() |
|