| 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 CreateConnectionResponse |
NetworkManagerClient.createConnection(Consumer<CreateConnectionRequest.Builder> createConnectionRequest)
Creates a connection between two devices.
|
default CreateConnectionResponse |
NetworkManagerClient.createConnection(CreateConnectionRequest createConnectionRequest)
Creates a connection between two devices.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateConnectionResponse> |
NetworkManagerAsyncClient.createConnection(Consumer<CreateConnectionRequest.Builder> createConnectionRequest)
Creates a connection between two devices.
|
default CompletableFuture<CreateConnectionResponse> |
NetworkManagerAsyncClient.createConnection(CreateConnectionRequest createConnectionRequest)
Creates a connection between two devices.
|
Copyright © 2022. All rights reserved.