| 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 CreateLinkResponse |
NetworkManagerClient.createLink(Consumer<CreateLinkRequest.Builder> createLinkRequest)
Creates a new link for a specified site.
|
default CreateLinkResponse |
NetworkManagerClient.createLink(CreateLinkRequest createLinkRequest)
Creates a new link for a specified site.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateLinkResponse> |
NetworkManagerAsyncClient.createLink(Consumer<CreateLinkRequest.Builder> createLinkRequest)
Creates a new link for a specified site.
|
default CompletableFuture<CreateLinkResponse> |
NetworkManagerAsyncClient.createLink(CreateLinkRequest createLinkRequest)
Creates a new link for a specified site.
|
Copyright © 2023. All rights reserved.