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