| 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 |
|---|---|
CreateLinkResult |
AWSNetworkManagerClient.createLink(CreateLinkRequest request)
Creates a new link for a specified site.
|
CreateLinkResult |
AbstractAWSNetworkManager.createLink(CreateLinkRequest request) |
CreateLinkResult |
AWSNetworkManager.createLink(CreateLinkRequest createLinkRequest)
Creates a new link for a specified site.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateLinkResult> |
AbstractAWSNetworkManagerAsync.createLinkAsync(CreateLinkRequest request,
AsyncHandler<CreateLinkRequest,CreateLinkResult> asyncHandler) |
Future<CreateLinkResult> |
AWSNetworkManagerAsync.createLinkAsync(CreateLinkRequest createLinkRequest,
AsyncHandler<CreateLinkRequest,CreateLinkResult> asyncHandler)
Creates a new link for a specified site.
|
Future<CreateLinkResult> |
AWSNetworkManagerAsyncClient.createLinkAsync(CreateLinkRequest request,
AsyncHandler<CreateLinkRequest,CreateLinkResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateLinkResult |
CreateLinkResult.clone() |
CreateLinkResult |
CreateLinkResult.withLink(Link link)
Information about the link.
|
Copyright © 2021. All rights reserved.