| Package | Description |
|---|---|
| software.amazon.awssdk.services.directconnect |
Direct Connect links your internal network to an Direct Connect location over a standard Ethernet fiber-optic cable.
|
| software.amazon.awssdk.services.directconnect.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateLagResponse> |
DirectConnectAsyncClient.createLag(CreateLagRequest createLagRequest)
Creates a link aggregation group (LAG) with the specified number of bundled physical dedicated connections
between the customer network and a specific Direct Connect location.
|
default CreateLagResponse |
DirectConnectClient.createLag(CreateLagRequest createLagRequest)
Creates a link aggregation group (LAG) with the specified number of bundled physical dedicated connections
between the customer network and a specific Direct Connect location.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateLagRequestMarshaller.marshall(CreateLagRequest createLagRequest) |
Copyright © 2022. All rights reserved.