| 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 DescribeInterconnectsResponse |
DirectConnectClient.describeInterconnects()
Lists the interconnects owned by the Amazon Web Services account or only the specified interconnect.
|
default DescribeInterconnectsResponse |
DirectConnectClient.describeInterconnects(Consumer<DescribeInterconnectsRequest.Builder> 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 |
|---|---|
default CompletableFuture<DescribeInterconnectsResponse> |
DirectConnectAsyncClient.describeInterconnects()
Lists the interconnects owned by the Amazon Web Services account or only the specified interconnect.
|
default CompletableFuture<DescribeInterconnectsResponse> |
DirectConnectAsyncClient.describeInterconnects(Consumer<DescribeInterconnectsRequest.Builder> describeInterconnectsRequest)
Lists the interconnects owned by the Amazon Web Services account or only the specified interconnect.
|
default CompletableFuture<DescribeInterconnectsResponse> |
DirectConnectAsyncClient.describeInterconnects(DescribeInterconnectsRequest describeInterconnectsRequest)
Lists the interconnects owned by the Amazon Web Services account or only the specified interconnect.
|
Copyright © 2022. All rights reserved.