| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static AssociateCustomerGatewayResponse.Builder |
AssociateCustomerGatewayResponse.builder() |
default AssociateCustomerGatewayResponse.Builder |
AssociateCustomerGatewayResponse.Builder.customerGatewayAssociation(Consumer<CustomerGatewayAssociation.Builder> customerGatewayAssociation)
The customer gateway association.
|
AssociateCustomerGatewayResponse.Builder |
AssociateCustomerGatewayResponse.Builder.customerGatewayAssociation(CustomerGatewayAssociation customerGatewayAssociation)
The customer gateway association.
|
AssociateCustomerGatewayResponse.Builder |
AssociateCustomerGatewayResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssociateCustomerGatewayResponse.Builder> |
AssociateCustomerGatewayResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.