public static interface RegionIdToAdminURISupplier.Factory
| Modifier and Type | Method and Description |
|---|---|
RegionIdToAdminURISupplier |
createForApiTypeAndVersion(String apiType,
String apiVersion) |
RegionIdToAdminURISupplier createForApiTypeAndVersion(String apiType, @Nullable String apiVersion) throws NoSuchElementException
apiType - type of the api, according to the provider. ex. compute
object-storeapiVersion - version of the api, or nullNoSuchElementException - if the apiType is not present in the catalogCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.