| 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 DescribeLocationsResponse |
DirectConnectClient.describeLocations()
Lists the Direct Connect locations in the current Amazon Web Services Region.
|
default DescribeLocationsResponse |
DirectConnectClient.describeLocations(Consumer<DescribeLocationsRequest.Builder> describeLocationsRequest)
Lists the Direct Connect locations in the current Amazon Web Services Region.
|
default DescribeLocationsResponse |
DirectConnectClient.describeLocations(DescribeLocationsRequest describeLocationsRequest)
Lists the Direct Connect locations in the current Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeLocationsResponse> |
DirectConnectAsyncClient.describeLocations()
Lists the Direct Connect locations in the current Amazon Web Services Region.
|
default CompletableFuture<DescribeLocationsResponse> |
DirectConnectAsyncClient.describeLocations(Consumer<DescribeLocationsRequest.Builder> describeLocationsRequest)
Lists the Direct Connect locations in the current Amazon Web Services Region.
|
default CompletableFuture<DescribeLocationsResponse> |
DirectConnectAsyncClient.describeLocations(DescribeLocationsRequest describeLocationsRequest)
Lists the Direct Connect locations in the current Amazon Web Services Region.
|
Copyright © 2023. All rights reserved.