| 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.
|
| software.amazon.awssdk.services.directconnect.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeInterconnectsResponse> |
DirectConnectAsyncClient.describeInterconnects(DescribeInterconnectsRequest describeInterconnectsRequest)
Lists the interconnects owned by the Amazon Web Services account or only the specified interconnect.
|
default DescribeInterconnectsResponse |
DirectConnectClient.describeInterconnects(DescribeInterconnectsRequest describeInterconnectsRequest)
Lists the interconnects owned by the Amazon Web Services account or only the specified interconnect.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeInterconnectsRequestMarshaller.marshall(DescribeInterconnectsRequest describeInterconnectsRequest) |
Copyright © 2022. All rights reserved.