| 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 AssociateHostedConnectionResponse |
DirectConnectClient.associateHostedConnection(AssociateHostedConnectionRequest associateHostedConnectionRequest)
Associates a hosted connection and its virtual interfaces with a link aggregation group (LAG) or interconnect.
|
default AssociateHostedConnectionResponse |
DirectConnectClient.associateHostedConnection(Consumer<AssociateHostedConnectionRequest.Builder> associateHostedConnectionRequest)
Associates a hosted connection and its virtual interfaces with a link aggregation group (LAG) or interconnect.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateHostedConnectionResponse> |
DirectConnectAsyncClient.associateHostedConnection(AssociateHostedConnectionRequest associateHostedConnectionRequest)
Associates a hosted connection and its virtual interfaces with a link aggregation group (LAG) or interconnect.
|
default CompletableFuture<AssociateHostedConnectionResponse> |
DirectConnectAsyncClient.associateHostedConnection(Consumer<AssociateHostedConnectionRequest.Builder> associateHostedConnectionRequest)
Associates a hosted connection and its virtual interfaces with a link aggregation group (LAG) or interconnect.
|
Copyright © 2022. All rights reserved.