public static interface V1DefaultRegionIdSupplier.Factory
Modifier and Type | Method and Description |
---|---|
ImplicitRegionIdSupplier |
createForApiType(String apiType) |
ImplicitRegionIdSupplier createForApiType(String apiType) throws NoSuchElementException
apiType
- type of the api, according to the provider. ex. compute
object-store
NoSuchElementException
- if the apiType
is not present in the catalogCopyright © 2009-2013 jclouds. All Rights Reserved.