Class OBSRegion
- java.lang.Object
-
- org.apache.camel.component.huaweicloud.obs.models.OBSRegion
-
public final class OBSRegion extends Object
Class containing Huawei Cloud OBS regions and endpoints
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidcheckValidRegion(String regionId)Check if regionId is a valid regionstatic StringvalueOf(String regionId)Determine endpoint based on regionId
-