| 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 |
|---|---|
AssociateCustomerGatewayResult |
AbstractAWSNetworkManager.associateCustomerGateway(AssociateCustomerGatewayRequest request) |
AssociateCustomerGatewayResult |
AWSNetworkManager.associateCustomerGateway(AssociateCustomerGatewayRequest associateCustomerGatewayRequest)
Associates a customer gateway with a device and optionally, with a link.
|
AssociateCustomerGatewayResult |
AWSNetworkManagerClient.associateCustomerGateway(AssociateCustomerGatewayRequest request)
Associates a customer gateway with a device and optionally, with a link.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateCustomerGatewayResult> |
AbstractAWSNetworkManagerAsync.associateCustomerGatewayAsync(AssociateCustomerGatewayRequest request,
AsyncHandler<AssociateCustomerGatewayRequest,AssociateCustomerGatewayResult> asyncHandler) |
Future<AssociateCustomerGatewayResult> |
AWSNetworkManagerAsync.associateCustomerGatewayAsync(AssociateCustomerGatewayRequest associateCustomerGatewayRequest,
AsyncHandler<AssociateCustomerGatewayRequest,AssociateCustomerGatewayResult> asyncHandler)
Associates a customer gateway with a device and optionally, with a link.
|
Future<AssociateCustomerGatewayResult> |
AWSNetworkManagerAsyncClient.associateCustomerGatewayAsync(AssociateCustomerGatewayRequest request,
AsyncHandler<AssociateCustomerGatewayRequest,AssociateCustomerGatewayResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AssociateCustomerGatewayResult |
AssociateCustomerGatewayResult.clone() |
AssociateCustomerGatewayResult |
AssociateCustomerGatewayResult.withCustomerGatewayAssociation(CustomerGatewayAssociation customerGatewayAssociation)
The customer gateway association.
|
Copyright © 2024. All rights reserved.