| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateLinkResponse |
NetworkManagerClient.associateLink(AssociateLinkRequest associateLinkRequest)
Associates a link to a device.
|
default AssociateLinkResponse |
NetworkManagerClient.associateLink(Consumer<AssociateLinkRequest.Builder> associateLinkRequest)
Associates a link to a device.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateLinkResponse> |
NetworkManagerAsyncClient.associateLink(AssociateLinkRequest associateLinkRequest)
Associates a link to a device.
|
default CompletableFuture<AssociateLinkResponse> |
NetworkManagerAsyncClient.associateLink(Consumer<AssociateLinkRequest.Builder> associateLinkRequest)
Associates a link to a device.
|
Copyright © 2021. All rights reserved.