Uses of Class
com.amazonaws.services.directconnect.model.DescribeLocationsResult
Packages that use DescribeLocationsResult
-
Uses of DescribeLocationsResult in com.amazonaws.services.directconnect
Methods in com.amazonaws.services.directconnect that return DescribeLocationsResultModifier and TypeMethodDescriptionAbstractAmazonDirectConnect.describeLocations()AbstractAmazonDirectConnect.describeLocations(DescribeLocationsRequest request) AmazonDirectConnect.describeLocations()Simplified method form for invoking the DescribeLocations operation.AmazonDirectConnect.describeLocations(DescribeLocationsRequest describeLocationsRequest) Returns the list of AWS Direct Connect locations in the current AWS region.AmazonDirectConnectClient.describeLocations()AmazonDirectConnectClient.describeLocations(DescribeLocationsRequest describeLocationsRequest) Returns the list of AWS Direct Connect locations in the current AWS region.Methods in com.amazonaws.services.directconnect that return types with arguments of type DescribeLocationsResultModifier and TypeMethodDescriptionAbstractAmazonDirectConnectAsync.describeLocationsAsync()Simplified method form for invoking the DescribeLocations operation.AbstractAmazonDirectConnectAsync.describeLocationsAsync(AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) Simplified method form for invoking the DescribeLocations operation with an AsyncHandler.AbstractAmazonDirectConnectAsync.describeLocationsAsync(DescribeLocationsRequest request) AbstractAmazonDirectConnectAsync.describeLocationsAsync(DescribeLocationsRequest request, AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) AmazonDirectConnectAsync.describeLocationsAsync()Simplified method form for invoking the DescribeLocations operation.AmazonDirectConnectAsync.describeLocationsAsync(AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) Simplified method form for invoking the DescribeLocations operation with an AsyncHandler.AmazonDirectConnectAsync.describeLocationsAsync(DescribeLocationsRequest describeLocationsRequest) Returns the list of AWS Direct Connect locations in the current AWS region.AmazonDirectConnectAsync.describeLocationsAsync(DescribeLocationsRequest describeLocationsRequest, AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) Returns the list of AWS Direct Connect locations in the current AWS region.AmazonDirectConnectAsyncClient.describeLocationsAsync()Simplified method form for invoking the DescribeLocations operation.AmazonDirectConnectAsyncClient.describeLocationsAsync(AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) Simplified method form for invoking the DescribeLocations operation with an AsyncHandler.AmazonDirectConnectAsyncClient.describeLocationsAsync(DescribeLocationsRequest request) AmazonDirectConnectAsyncClient.describeLocationsAsync(DescribeLocationsRequest request, AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) Method parameters in com.amazonaws.services.directconnect with type arguments of type DescribeLocationsResultModifier and TypeMethodDescriptionAbstractAmazonDirectConnectAsync.describeLocationsAsync(AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) Simplified method form for invoking the DescribeLocations operation with an AsyncHandler.AbstractAmazonDirectConnectAsync.describeLocationsAsync(DescribeLocationsRequest request, AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) AmazonDirectConnectAsync.describeLocationsAsync(AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) Simplified method form for invoking the DescribeLocations operation with an AsyncHandler.AmazonDirectConnectAsync.describeLocationsAsync(DescribeLocationsRequest describeLocationsRequest, AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) Returns the list of AWS Direct Connect locations in the current AWS region.AmazonDirectConnectAsyncClient.describeLocationsAsync(AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) Simplified method form for invoking the DescribeLocations operation with an AsyncHandler.AmazonDirectConnectAsyncClient.describeLocationsAsync(DescribeLocationsRequest request, AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) -
Uses of DescribeLocationsResult in com.amazonaws.services.directconnect.model
Methods in com.amazonaws.services.directconnect.model that return DescribeLocationsResultModifier and TypeMethodDescriptionDescribeLocationsResult.clone()DescribeLocationsResult.withLocations(Location... locations) A list of colocation hubs where network providers have equipment.DescribeLocationsResult.withLocations(Collection<Location> locations) A list of colocation hubs where network providers have equipment.