Uses of Class
com.amazonaws.services.directconnect.model.DescribeLocationsRequest

Packages that use DescribeLocationsRequest
com.amazonaws.services.directconnect Synchronous and asynchronous client classes for accessing AmazonDirectConnect. 
 

Uses of DescribeLocationsRequest in com.amazonaws.services.directconnect
 

Methods in com.amazonaws.services.directconnect with parameters of type DescribeLocationsRequest
 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.
 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)
           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.
 Future<DescribeLocationsResult> AmazonDirectConnectAsync.describeLocationsAsync(DescribeLocationsRequest describeLocationsRequest, AsyncHandler<DescribeLocationsRequest,DescribeLocationsResult> asyncHandler)
           Returns the list of AWS Direct Connect locations in the current AWS region.
 

Method parameters in com.amazonaws.services.directconnect with type arguments of type DescribeLocationsRequest
 Future<DescribeLocationsResult> AmazonDirectConnectAsyncClient.describeLocationsAsync(DescribeLocationsRequest describeLocationsRequest, AsyncHandler<DescribeLocationsRequest,DescribeLocationsResult> asyncHandler)
           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.
 



Copyright © 2016. All rights reserved.