| 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 DescribeLoaResponse |
DirectConnectClient.describeLoa(Consumer<DescribeLoaRequest.Builder> describeLoaRequest)
Gets the LOA-CFA for a connection, interconnect, or link aggregation group (LAG).
|
default DescribeLoaResponse |
DirectConnectClient.describeLoa(DescribeLoaRequest describeLoaRequest)
Gets the LOA-CFA for a connection, interconnect, or link aggregation group (LAG).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeLoaResponse> |
DirectConnectAsyncClient.describeLoa(Consumer<DescribeLoaRequest.Builder> describeLoaRequest)
Gets the LOA-CFA for a connection, interconnect, or link aggregation group (LAG).
|
default CompletableFuture<DescribeLoaResponse> |
DirectConnectAsyncClient.describeLoa(DescribeLoaRequest describeLoaRequest)
Gets the LOA-CFA for a connection, interconnect, or link aggregation group (LAG).
|
Copyright © 2023. All rights reserved.