Interface V1DefaultRegionIdSupplier.Factory
- Enclosing class:
V1DefaultRegionIdSupplier
public static interface V1DefaultRegionIdSupplier.Factory
-
Method Summary
-
Method Details
-
createForApiType
- Parameters:
apiType
- type of the api, according to the provider. ex.compute
object-store
- Returns:
- region id
- Throws:
NoSuchElementException
- if theapiType
is not present in the catalog
-