| 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 DescribeConnectionsResponse |
DirectConnectClient.describeConnections()
Displays the specified connection or all connections in this Region.
|
default DescribeConnectionsResponse |
DirectConnectClient.describeConnections(Consumer<DescribeConnectionsRequest.Builder> describeConnectionsRequest)
Displays the specified connection or all connections in this Region.
|
default DescribeConnectionsResponse |
DirectConnectClient.describeConnections(DescribeConnectionsRequest describeConnectionsRequest)
Displays the specified connection or all connections in this Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeConnectionsResponse> |
DirectConnectAsyncClient.describeConnections()
Displays the specified connection or all connections in this Region.
|
default CompletableFuture<DescribeConnectionsResponse> |
DirectConnectAsyncClient.describeConnections(Consumer<DescribeConnectionsRequest.Builder> describeConnectionsRequest)
Displays the specified connection or all connections in this Region.
|
default CompletableFuture<DescribeConnectionsResponse> |
DirectConnectAsyncClient.describeConnections(DescribeConnectionsRequest describeConnectionsRequest)
Displays the specified connection or all connections in this Region.
|
Copyright © 2023. All rights reserved.