| 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 |
|---|---|
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> |
AWSNetworkManagerAsyncClient.createLinkAsync(CreateLinkRequest request,
AsyncHandler<CreateLinkRequest,CreateLinkResult> asyncHandler) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
CreateLinkResult |
CreateLinkResult.clone() |
CreateLinkResult |
CreateLinkResult.withLink(Link link)
Information about the link.
|
Copyright © 2023. All rights reserved.