| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager |
Amazon Web Services enables you to centrally manage your Amazon Web Services Cloud WAN core network and your Transit
Gateway network across Amazon Web Services accounts, Regions, and on-premises locations.
|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DisassociateCustomerGatewayResult> |
AWSNetworkManagerAsyncClient.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> |
AbstractAWSNetworkManagerAsync.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 © 2023. All rights reserved.