| 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 |
|---|---|
Future<DisassociateCustomerGatewayResult> |
AbstractAWSNetworkManagerAsync.disassociateCustomerGatewayAsync(DisassociateCustomerGatewayRequest request,
AsyncHandler<DisassociateCustomerGatewayRequest,DisassociateCustomerGatewayResult> asyncHandler) |
Future<DisassociateCustomerGatewayResult> |
AWSNetworkManagerAsync.disassociateCustomerGatewayAsync(DisassociateCustomerGatewayRequest disassociateCustomerGatewayRequest,
AsyncHandler<DisassociateCustomerGatewayRequest,DisassociateCustomerGatewayResult> asyncHandler)
Disassociates a customer gateway from a device and a link.
|
Future<DisassociateCustomerGatewayResult> |
AWSNetworkManagerAsyncClient.disassociateCustomerGatewayAsync(DisassociateCustomerGatewayRequest request,
AsyncHandler<DisassociateCustomerGatewayRequest,DisassociateCustomerGatewayResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DisassociateCustomerGatewayRequest |
DisassociateCustomerGatewayRequest.clone() |
DisassociateCustomerGatewayRequest |
DisassociateCustomerGatewayRequest.withCustomerGatewayArn(String customerGatewayArn)
The Amazon Resource Name (ARN) of the customer gateway.
|
DisassociateCustomerGatewayRequest |
DisassociateCustomerGatewayRequest.withGlobalNetworkId(String globalNetworkId)
The ID of the global network.
|
Copyright © 2021. All rights reserved.