| Package | Description |
|---|---|
| software.amazon.awssdk.services.directconnect |
Direct Connect links your internal network to an Direct Connect location over a standard Ethernet fiber-optic cable.
|
| Modifier and Type | Method and Description |
|---|---|
default ConfirmCustomerAgreementResponse |
DirectConnectClient.confirmCustomerAgreement(ConfirmCustomerAgreementRequest confirmCustomerAgreementRequest)
The confirmation of the terms of agreement when creating the connection/link aggregation group (LAG).
|
default ConfirmCustomerAgreementResponse |
DirectConnectClient.confirmCustomerAgreement(Consumer<ConfirmCustomerAgreementRequest.Builder> confirmCustomerAgreementRequest)
The confirmation of the terms of agreement when creating the connection/link aggregation group (LAG).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ConfirmCustomerAgreementResponse> |
DirectConnectAsyncClient.confirmCustomerAgreement(ConfirmCustomerAgreementRequest confirmCustomerAgreementRequest)
The confirmation of the terms of agreement when creating the connection/link aggregation group (LAG).
|
default CompletableFuture<ConfirmCustomerAgreementResponse> |
DirectConnectAsyncClient.confirmCustomerAgreement(Consumer<ConfirmCustomerAgreementRequest.Builder> confirmCustomerAgreementRequest)
The confirmation of the terms of agreement when creating the connection/link aggregation group (LAG).
|
Copyright © 2023. All rights reserved.