| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateLinkResult |
AWSNetworkManagerClient.updateLink(UpdateLinkRequest request)
Updates the details for an existing link.
|
UpdateLinkResult |
AbstractAWSNetworkManager.updateLink(UpdateLinkRequest request) |
UpdateLinkResult |
AWSNetworkManager.updateLink(UpdateLinkRequest updateLinkRequest)
Updates the details for an existing link.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateLinkResult> |
AWSNetworkManagerAsyncClient.updateLinkAsync(UpdateLinkRequest request,
AsyncHandler<UpdateLinkRequest,UpdateLinkResult> asyncHandler) |
Future<UpdateLinkResult> |
AbstractAWSNetworkManagerAsync.updateLinkAsync(UpdateLinkRequest request,
AsyncHandler<UpdateLinkRequest,UpdateLinkResult> asyncHandler) |
Future<UpdateLinkResult> |
AWSNetworkManagerAsync.updateLinkAsync(UpdateLinkRequest updateLinkRequest,
AsyncHandler<UpdateLinkRequest,UpdateLinkResult> asyncHandler)
Updates the details for an existing link.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateLinkResult |
UpdateLinkResult.clone() |
UpdateLinkResult |
UpdateLinkResult.withLink(Link link)
Information about the link.
|
Copyright © 2023. All rights reserved.