org.jclouds.openstack.keystone.v1_1.suppliers
Interface V1DefaultRegionIdSupplier.Factory

Enclosing class:
V1DefaultRegionIdSupplier

public static interface V1DefaultRegionIdSupplier.Factory


Method Summary
 org.jclouds.location.suppliers.ImplicitRegionIdSupplier createForApiType(String apiType)
           
 

Method Detail

createForApiType

org.jclouds.location.suppliers.ImplicitRegionIdSupplier createForApiType(String apiType)
                                                                         throws NoSuchElementException
Parameters:
apiType - type of the api, according to the provider. ex. compute object-store
Returns:
region id
Throws:
NoSuchElementException - if the apiType is not present in the catalog


Copyright © 2009-2012 jclouds. All Rights Reserved.