| 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 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 © 2023. All rights reserved.