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