| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateConnectionWithLagResponse |
DirectConnectClient.associateConnectionWithLag(AssociateConnectionWithLagRequest associateConnectionWithLagRequest)
Associates an existing connection with a link aggregation group (LAG).
|
default AssociateConnectionWithLagResponse |
DirectConnectClient.associateConnectionWithLag(Consumer<AssociateConnectionWithLagRequest.Builder> associateConnectionWithLagRequest)
Associates an existing connection with a link aggregation group (LAG).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateConnectionWithLagResponse> |
DirectConnectAsyncClient.associateConnectionWithLag(AssociateConnectionWithLagRequest associateConnectionWithLagRequest)
Associates an existing connection with a link aggregation group (LAG).
|
default CompletableFuture<AssociateConnectionWithLagResponse> |
DirectConnectAsyncClient.associateConnectionWithLag(Consumer<AssociateConnectionWithLagRequest.Builder> associateConnectionWithLagRequest)
Associates an existing connection with a link aggregation group (LAG).
|
Copyright © 2023. All rights reserved.