public static interface ZoneIdToURISupplier.Factory
Modifier and Type | Method and Description |
---|---|
ZoneIdToURISupplier |
createForApiTypeAndVersion(String apiType,
String apiVersion) |
ZoneIdToURISupplier createForApiTypeAndVersion(String apiType, @Nullable String apiVersion)
apiType
- type of the api, according to the provider. ex. compute
object-store
apiVersion
- version of the api, or null if not presentCopyright © 2009-2013 jclouds. All Rights Reserved.