| 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<DescribeLocationsResponse> |
DirectConnectAsyncClient.describeLocations(DescribeLocationsRequest describeLocationsRequest)
Lists the AWS Direct Connect locations in the current AWS Region.
|
default DescribeLocationsResponse |
DirectConnectClient.describeLocations(DescribeLocationsRequest describeLocationsRequest)
Lists the AWS Direct Connect locations in the current AWS Region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeLocationsRequestMarshaller.marshall(DescribeLocationsRequest describeLocationsRequest) |
Copyright © 2021. All rights reserved.