| 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 AllocateHostedConnectionResponse |
DirectConnectClient.allocateHostedConnection(AllocateHostedConnectionRequest allocateHostedConnectionRequest)
Creates a hosted connection on the specified interconnect or a link aggregation group (LAG) of interconnects.
|
default AllocateHostedConnectionResponse |
DirectConnectClient.allocateHostedConnection(Consumer<AllocateHostedConnectionRequest.Builder> allocateHostedConnectionRequest)
Creates a hosted connection on the specified interconnect or a link aggregation group (LAG) of interconnects.
|
| 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 CompletableFuture<AllocateHostedConnectionResponse> |
DirectConnectAsyncClient.allocateHostedConnection(Consumer<AllocateHostedConnectionRequest.Builder> allocateHostedConnectionRequest)
Creates a hosted connection on the specified interconnect or a link aggregation group (LAG) of interconnects.
|
Copyright © 2022. All rights reserved.