| 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 |
|---|---|
ConfirmCustomerAgreementResult |
AbstractAmazonDirectConnect.confirmCustomerAgreement(ConfirmCustomerAgreementRequest request) |
ConfirmCustomerAgreementResult |
AmazonDirectConnect.confirmCustomerAgreement(ConfirmCustomerAgreementRequest confirmCustomerAgreementRequest)
The confirmation of the terms of agreement when creating the connection/link aggregation group (LAG).
|
ConfirmCustomerAgreementResult |
AmazonDirectConnectClient.confirmCustomerAgreement(ConfirmCustomerAgreementRequest request)
The confirmation of the terms of agreement when creating the connection/link aggregation group (LAG).
|
| Modifier and Type | Method and Description |
|---|---|
Future<ConfirmCustomerAgreementResult> |
AbstractAmazonDirectConnectAsync.confirmCustomerAgreementAsync(ConfirmCustomerAgreementRequest request,
AsyncHandler<ConfirmCustomerAgreementRequest,ConfirmCustomerAgreementResult> asyncHandler) |
Future<ConfirmCustomerAgreementResult> |
AmazonDirectConnectAsync.confirmCustomerAgreementAsync(ConfirmCustomerAgreementRequest confirmCustomerAgreementRequest,
AsyncHandler<ConfirmCustomerAgreementRequest,ConfirmCustomerAgreementResult> asyncHandler)
The confirmation of the terms of agreement when creating the connection/link aggregation group (LAG).
|
Future<ConfirmCustomerAgreementResult> |
AmazonDirectConnectAsyncClient.confirmCustomerAgreementAsync(ConfirmCustomerAgreementRequest request,
AsyncHandler<ConfirmCustomerAgreementRequest,ConfirmCustomerAgreementResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ConfirmCustomerAgreementResult |
ConfirmCustomerAgreementResult.clone() |
ConfirmCustomerAgreementResult |
ConfirmCustomerAgreementResult.withStatus(String status)
The status of the customer agreement when the connection was created.
|
Copyright © 2025. All rights reserved.