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