| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetCustomerGatewayAssociationsResponse.Builder> |
GetCustomerGatewayAssociationsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.