| Package | Description |
|---|---|
| com.amazonaws.services.directconnect |
AWS Direct Connect links your internal network to an AWS Direct Connect location over a standard Ethernet fiber-optic
cable.
|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ConfirmConnectionResult> |
AmazonDirectConnectAsync.confirmConnectionAsync(ConfirmConnectionRequest confirmConnectionRequest,
AsyncHandler<ConfirmConnectionRequest,ConfirmConnectionResult> asyncHandler)
Confirms the creation of the specified hosted connection on an interconnect.
|
Future<ConfirmConnectionResult> |
AbstractAmazonDirectConnectAsync.confirmConnectionAsync(ConfirmConnectionRequest request,
AsyncHandler<ConfirmConnectionRequest,ConfirmConnectionResult> asyncHandler) |
Future<ConfirmConnectionResult> |
AmazonDirectConnectAsyncClient.confirmConnectionAsync(ConfirmConnectionRequest request,
AsyncHandler<ConfirmConnectionRequest,ConfirmConnectionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ConfirmConnectionRequest |
ConfirmConnectionRequest.clone() |
ConfirmConnectionRequest |
ConfirmConnectionRequest.withConnectionId(String connectionId)
The ID of the hosted connection.
|
Copyright © 2020. All rights reserved.