| Package | Description |
|---|---|
| software.amazon.awssdk.services.directconnect |
AWS Direct Connect links your internal network to an AWS Direct Connect location over a standard Ethernet fiber-optic
cable.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateConnectionResponse |
DirectConnectClient.createConnection(Consumer<CreateConnectionRequest.Builder> createConnectionRequest)
Creates a connection between a customer network and a specific AWS Direct Connect location.
|
default CreateConnectionResponse |
DirectConnectClient.createConnection(CreateConnectionRequest createConnectionRequest)
Creates a connection between a customer network and a specific AWS Direct Connect location.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateConnectionResponse> |
DirectConnectAsyncClient.createConnection(Consumer<CreateConnectionRequest.Builder> createConnectionRequest)
Creates a connection between a customer network and a specific AWS Direct Connect location.
|
default CompletableFuture<CreateConnectionResponse> |
DirectConnectAsyncClient.createConnection(CreateConnectionRequest createConnectionRequest)
Creates a connection between a customer network and a specific AWS Direct Connect location.
|
Copyright © 2021. All rights reserved.