| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateCustomerGatewayResponse |
NetworkManagerClient.associateCustomerGateway(AssociateCustomerGatewayRequest associateCustomerGatewayRequest)
Associates a customer gateway with a device and optionally, with a link.
|
default AssociateCustomerGatewayResponse |
NetworkManagerClient.associateCustomerGateway(Consumer<AssociateCustomerGatewayRequest.Builder> associateCustomerGatewayRequest)
Associates a customer gateway with a device and optionally, with a link.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateCustomerGatewayResponse> |
NetworkManagerAsyncClient.associateCustomerGateway(AssociateCustomerGatewayRequest associateCustomerGatewayRequest)
Associates a customer gateway with a device and optionally, with a link.
|
default CompletableFuture<AssociateCustomerGatewayResponse> |
NetworkManagerAsyncClient.associateCustomerGateway(Consumer<AssociateCustomerGatewayRequest.Builder> associateCustomerGatewayRequest)
Associates a customer gateway with a device and optionally, with a link.
|
Copyright © 2022. All rights reserved.