| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager |
Transit Gateway Network Manager (Network Manager) enables you to create a global network, in which you can monitor
your AWS and on-premises networks that are built around transit gateways.
|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
DisassociateCustomerGatewayResult |
AWSNetworkManager.disassociateCustomerGateway(DisassociateCustomerGatewayRequest disassociateCustomerGatewayRequest)
Disassociates a customer gateway from a device and a link.
|
DisassociateCustomerGatewayResult |
AbstractAWSNetworkManager.disassociateCustomerGateway(DisassociateCustomerGatewayRequest request) |
DisassociateCustomerGatewayResult |
AWSNetworkManagerClient.disassociateCustomerGateway(DisassociateCustomerGatewayRequest request)
Disassociates a customer gateway from a device and a link.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DisassociateCustomerGatewayResult> |
AWSNetworkManagerAsync.disassociateCustomerGatewayAsync(DisassociateCustomerGatewayRequest disassociateCustomerGatewayRequest,
AsyncHandler<DisassociateCustomerGatewayRequest,DisassociateCustomerGatewayResult> asyncHandler)
Disassociates a customer gateway from a device and a link.
|
Future<DisassociateCustomerGatewayResult> |
AbstractAWSNetworkManagerAsync.disassociateCustomerGatewayAsync(DisassociateCustomerGatewayRequest request,
AsyncHandler<DisassociateCustomerGatewayRequest,DisassociateCustomerGatewayResult> asyncHandler) |
Future<DisassociateCustomerGatewayResult> |
AWSNetworkManagerAsyncClient.disassociateCustomerGatewayAsync(DisassociateCustomerGatewayRequest request,
AsyncHandler<DisassociateCustomerGatewayRequest,DisassociateCustomerGatewayResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DisassociateCustomerGatewayResult |
DisassociateCustomerGatewayResult.clone() |
DisassociateCustomerGatewayResult |
DisassociateCustomerGatewayResult.withCustomerGatewayAssociation(CustomerGatewayAssociation customerGatewayAssociation)
Information about the customer gateway association.
|
Copyright © 2021. All rights reserved.