| 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 |
|---|---|
Future<DescribeConnectionLoaResult> |
AmazonDirectConnectAsyncClient.describeConnectionLoaAsync(DescribeConnectionLoaRequest request,
AsyncHandler<DescribeConnectionLoaRequest,DescribeConnectionLoaResult> asyncHandler)
Deprecated.
|
Future<DescribeConnectionLoaResult> |
AbstractAmazonDirectConnectAsync.describeConnectionLoaAsync(DescribeConnectionLoaRequest request,
AsyncHandler<DescribeConnectionLoaRequest,DescribeConnectionLoaResult> asyncHandler)
Deprecated.
|
Future<DescribeConnectionLoaResult> |
AmazonDirectConnectAsync.describeConnectionLoaAsync(DescribeConnectionLoaRequest describeConnectionLoaRequest,
AsyncHandler<DescribeConnectionLoaRequest,DescribeConnectionLoaResult> asyncHandler)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeConnectionLoaRequest |
DescribeConnectionLoaRequest.clone() |
DescribeConnectionLoaRequest |
DescribeConnectionLoaRequest.withConnectionId(String connectionId)
The ID of the connection.
|
DescribeConnectionLoaRequest |
DescribeConnectionLoaRequest.withLoaContentType(LoaContentType loaContentType)
The standard media type for the LOA-CFA document.
|
DescribeConnectionLoaRequest |
DescribeConnectionLoaRequest.withLoaContentType(String loaContentType)
The standard media type for the LOA-CFA document.
|
DescribeConnectionLoaRequest |
DescribeConnectionLoaRequest.withProviderName(String providerName)
The name of the APN partner or service provider who establishes connectivity on your behalf.
|
Copyright © 2024. All rights reserved.