org.jclouds.location.suppliers
Interface ZoneIdToURISupplier.Factory

Enclosing interface:
ZoneIdToURISupplier

public static interface ZoneIdToURISupplier.Factory


Method Summary
 ZoneIdToURISupplier createForApiTypeAndVersion(String apiType, String apiVersion)
           
 

Method Detail

createForApiTypeAndVersion

ZoneIdToURISupplier createForApiTypeAndVersion(String apiType,
                                               @Nullable
                                               String apiVersion)
Parameters:
apiType - type of the api, according to the provider. ex. compute object-store
apiVersion - version of the api, or null if not present
Returns:
regions mapped to default uri


Copyright © 2009-2013 jclouds. All Rights Reserved.