| 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<ConfirmCustomerAgreementResult> |
AmazonDirectConnectAsyncClient.confirmCustomerAgreementAsync(ConfirmCustomerAgreementRequest request,
AsyncHandler<ConfirmCustomerAgreementRequest,ConfirmCustomerAgreementResult> asyncHandler) |
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).
|
| Modifier and Type | Method and Description |
|---|---|
ConfirmCustomerAgreementRequest |
ConfirmCustomerAgreementRequest.clone() |
ConfirmCustomerAgreementRequest |
ConfirmCustomerAgreementRequest.withAgreementName(String agreementName)
The name of the customer agreement.
|
Copyright © 2024. All rights reserved.