org.jclouds.location.suppliers
Interface RegionIdToURISupplier.Factory

Enclosing interface:
RegionIdToURISupplier

public static interface RegionIdToURISupplier.Factory


Method Summary
 RegionIdToURISupplier createForApiTypeAndVersion(String apiType, String apiVersion)
           
 

Method Detail

createForApiTypeAndVersion

RegionIdToURISupplier createForApiTypeAndVersion(String apiType,
                                                 String apiVersion)
Parameters:
apiType - type of the api, according to the provider. ex. compute object-store
apiVersion - version of the api
Returns:
regions mapped to default uri


Copyright © 2009-2012 jclouds. All Rights Reserved.