| 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 |
|---|---|
AssociateCustomerGatewayResult |
AWSNetworkManager.associateCustomerGateway(AssociateCustomerGatewayRequest associateCustomerGatewayRequest)
Associates a customer gateway with a device and optionally, with a link.
|
AssociateCustomerGatewayResult |
AbstractAWSNetworkManager.associateCustomerGateway(AssociateCustomerGatewayRequest request) |
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 © 2021. All rights reserved.