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