| 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 UpdateLinkResponse |
NetworkManagerClient.updateLink(Consumer<UpdateLinkRequest.Builder> updateLinkRequest)
Updates the details for an existing link.
|
default UpdateLinkResponse |
NetworkManagerClient.updateLink(UpdateLinkRequest updateLinkRequest)
Updates the details for an existing link.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateLinkResponse> |
NetworkManagerAsyncClient.updateLink(Consumer<UpdateLinkRequest.Builder> updateLinkRequest)
Updates the details for an existing link.
|
default CompletableFuture<UpdateLinkResponse> |
NetworkManagerAsyncClient.updateLink(UpdateLinkRequest updateLinkRequest)
Updates the details for an existing link.
|
Copyright © 2022. All rights reserved.