Package | Description |
---|---|
com.amazonaws.services.directconnect |
Synchronous and asynchronous client classes for accessing AmazonDirectConnect.
|
com.amazonaws.services.directconnect.model |
Classes modeling the various types represented by AmazonDirectConnect.
|
Modifier and Type | Method and Description |
---|---|
DescribeLocationsResult |
AmazonDirectConnectClient.describeLocations()
Returns the list of AWS Direct Connect locations in the current AWS
region.
|
DescribeLocationsResult |
AmazonDirectConnect.describeLocations()
Returns the list of AWS Direct Connect locations in the current AWS
region.
|
DescribeLocationsResult |
AmazonDirectConnectClient.describeLocations(DescribeLocationsRequest describeLocationsRequest)
Returns the list of AWS Direct Connect locations in the current AWS
region.
|
DescribeLocationsResult |
AmazonDirectConnect.describeLocations(DescribeLocationsRequest describeLocationsRequest)
Returns the list of AWS Direct Connect locations in the current AWS
region.
|
Modifier and Type | Method and Description |
---|---|
Future<DescribeLocationsResult> |
AmazonDirectConnectAsync.describeLocationsAsync(DescribeLocationsRequest describeLocationsRequest)
Returns the list of AWS Direct Connect locations in the current AWS
region.
|
Future<DescribeLocationsResult> |
AmazonDirectConnectAsyncClient.describeLocationsAsync(DescribeLocationsRequest describeLocationsRequest)
Returns the list of AWS Direct Connect locations in the current AWS
region.
|
Future<DescribeLocationsResult> |
AmazonDirectConnectAsync.describeLocationsAsync(DescribeLocationsRequest describeLocationsRequest,
AsyncHandler<DescribeLocationsRequest,DescribeLocationsResult> asyncHandler)
Returns the list of AWS Direct Connect locations in the current AWS
region.
|
Future<DescribeLocationsResult> |
AmazonDirectConnectAsyncClient.describeLocationsAsync(DescribeLocationsRequest describeLocationsRequest,
AsyncHandler<DescribeLocationsRequest,DescribeLocationsResult> asyncHandler)
Returns the list of AWS Direct Connect locations in the current AWS
region.
|
Modifier and Type | Method and Description |
---|---|
Future<DescribeLocationsResult> |
AmazonDirectConnectAsync.describeLocationsAsync(DescribeLocationsRequest describeLocationsRequest,
AsyncHandler<DescribeLocationsRequest,DescribeLocationsResult> asyncHandler)
Returns the list of AWS Direct Connect locations in the current AWS
region.
|
Future<DescribeLocationsResult> |
AmazonDirectConnectAsyncClient.describeLocationsAsync(DescribeLocationsRequest describeLocationsRequest,
AsyncHandler<DescribeLocationsRequest,DescribeLocationsResult> asyncHandler)
Returns the list of AWS Direct Connect locations in the current AWS
region.
|
Modifier and Type | Method and Description |
---|---|
DescribeLocationsResult |
DescribeLocationsResult.withLocations(Collection<Location> locations)
Sets the value of the Locations property for this object.
|
DescribeLocationsResult |
DescribeLocationsResult.withLocations(Location... locations)
Sets the value of the Locations property for this object.
|
Copyright © 2014. All rights reserved.