public static interface RegionIdToAdminURISupplier.Factory
Modifier and Type | Method and Description |
---|---|
RegionIdToAdminURISupplier |
createForApiTypeAndVersion(String apiType,
String apiVersion) |
RegionIdToAdminURISupplier 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 nullCopyright © 2009-2012 jclouds. All Rights Reserved.