| 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<AllocateHostedConnectionResponse> |
DirectConnectAsyncClient.allocateHostedConnection(AllocateHostedConnectionRequest allocateHostedConnectionRequest)
Creates a hosted connection on the specified interconnect or a link aggregation group (LAG) of interconnects.
|
default AllocateHostedConnectionResponse |
DirectConnectClient.allocateHostedConnection(AllocateHostedConnectionRequest allocateHostedConnectionRequest)
Creates a hosted connection on the specified interconnect or a link aggregation group (LAG) of interconnects.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AllocateHostedConnectionRequestMarshaller.marshall(AllocateHostedConnectionRequest allocateHostedConnectionRequest) |
Copyright © 2022. All rights reserved.