| 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 |
|---|---|
DisassociateCustomerGatewayResult |
AWSNetworkManagerClient.disassociateCustomerGateway(DisassociateCustomerGatewayRequest request)
Disassociates a customer gateway from a device and a link.
|
DisassociateCustomerGatewayResult |
AbstractAWSNetworkManager.disassociateCustomerGateway(DisassociateCustomerGatewayRequest request) |
DisassociateCustomerGatewayResult |
AWSNetworkManager.disassociateCustomerGateway(DisassociateCustomerGatewayRequest disassociateCustomerGatewayRequest)
Disassociates a customer gateway from a device and a link.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DisassociateCustomerGatewayResult> |
AWSNetworkManagerAsyncClient.disassociateCustomerGatewayAsync(DisassociateCustomerGatewayRequest request,
AsyncHandler<DisassociateCustomerGatewayRequest,DisassociateCustomerGatewayResult> asyncHandler) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateCustomerGatewayResult |
DisassociateCustomerGatewayResult.clone() |
DisassociateCustomerGatewayResult |
DisassociateCustomerGatewayResult.withCustomerGatewayAssociation(CustomerGatewayAssociation customerGatewayAssociation)
Information about the customer gateway association.
|
Copyright © 2024. All rights reserved.