| 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<ConfirmConnectionResponse> |
DirectConnectAsyncClient.confirmConnection(ConfirmConnectionRequest confirmConnectionRequest)
Confirms the creation of the specified hosted connection on an interconnect.
|
default ConfirmConnectionResponse |
DirectConnectClient.confirmConnection(ConfirmConnectionRequest confirmConnectionRequest)
Confirms the creation of the specified hosted connection on an interconnect.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ConfirmConnectionRequestMarshaller.marshall(ConfirmConnectionRequest confirmConnectionRequest) |
Copyright © 2022. All rights reserved.