| Package | Description |
|---|---|
| software.amazon.awssdk.services.directconnect |
AWS Direct Connect links your internal network to an AWS 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 AWS account or only the specified interconnect.
|
default DescribeInterconnectsResponse |
DirectConnectClient.describeInterconnects(DescribeInterconnectsRequest describeInterconnectsRequest)
Lists the interconnects owned by the AWS account or only the specified interconnect.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeInterconnectsRequestMarshaller.marshall(DescribeInterconnectsRequest describeInterconnectsRequest) |
Copyright © 2021. All rights reserved.