Package | Description |
---|---|
com.amazonaws.services.directconnect |
Synchronous and asynchronous client classes for accessing AmazonDirectConnect.
|
com.amazonaws.services.directconnect.model |
Classes modeling the various types represented by AmazonDirectConnect.
|
com.amazonaws.services.directconnect.model.transform |
Marhsalling for the various types represented by AmazonDirectConnect.
|
Modifier and Type | Method and Description |
---|---|
ConfirmConnectionResult |
AmazonDirectConnectClient.confirmConnection(ConfirmConnectionRequest confirmConnectionRequest)
Confirm the creation of a hosted connection on an interconnect.
|
ConfirmConnectionResult |
AmazonDirectConnect.confirmConnection(ConfirmConnectionRequest confirmConnectionRequest)
Confirm the creation of a hosted connection on an interconnect.
|
Future<ConfirmConnectionResult> |
AmazonDirectConnectAsyncClient.confirmConnectionAsync(ConfirmConnectionRequest confirmConnectionRequest)
Confirm the creation of a hosted connection on an interconnect.
|
Future<ConfirmConnectionResult> |
AmazonDirectConnectAsync.confirmConnectionAsync(ConfirmConnectionRequest confirmConnectionRequest)
Confirm the creation of a hosted connection on an interconnect.
|
Future<ConfirmConnectionResult> |
AmazonDirectConnectAsyncClient.confirmConnectionAsync(ConfirmConnectionRequest confirmConnectionRequest,
AsyncHandler<ConfirmConnectionRequest,ConfirmConnectionResult> asyncHandler)
Confirm the creation of a hosted connection on an interconnect.
|
Future<ConfirmConnectionResult> |
AmazonDirectConnectAsync.confirmConnectionAsync(ConfirmConnectionRequest confirmConnectionRequest,
AsyncHandler<ConfirmConnectionRequest,ConfirmConnectionResult> asyncHandler)
Confirm the creation of a hosted connection on an interconnect.
|
Modifier and Type | Method and Description |
---|---|
Future<ConfirmConnectionResult> |
AmazonDirectConnectAsyncClient.confirmConnectionAsync(ConfirmConnectionRequest confirmConnectionRequest,
AsyncHandler<ConfirmConnectionRequest,ConfirmConnectionResult> asyncHandler)
Confirm the creation of a hosted connection on an interconnect.
|
Future<ConfirmConnectionResult> |
AmazonDirectConnectAsync.confirmConnectionAsync(ConfirmConnectionRequest confirmConnectionRequest,
AsyncHandler<ConfirmConnectionRequest,ConfirmConnectionResult> asyncHandler)
Confirm the creation of a hosted connection on an interconnect.
|
Modifier and Type | Method and Description |
---|---|
ConfirmConnectionRequest |
ConfirmConnectionRequest.withConnectionId(String connectionId)
ID of the connection.
|
Modifier and Type | Method and Description |
---|---|
Request<ConfirmConnectionRequest> |
ConfirmConnectionRequestMarshaller.marshall(ConfirmConnectionRequest confirmConnectionRequest) |
Modifier and Type | Method and Description |
---|---|
Request<ConfirmConnectionRequest> |
ConfirmConnectionRequestMarshaller.marshall(ConfirmConnectionRequest confirmConnectionRequest) |
Copyright © 2016. All rights reserved.