Uses of Class
com.oracle.bmc.model.RegionSchema
-
Packages that use RegionSchema Package Description com.oracle.bmc.model -
-
Uses of RegionSchema in com.oracle.bmc.model
Methods in com.oracle.bmc.model that return types with arguments of type RegionSchema Modifier and Type Method Description List<RegionSchema>
RegionAlloySchema. getRegions()
Methods in com.oracle.bmc.model with parameters of type RegionSchema Modifier and Type Method Description static boolean
RegionSchema. isValid(RegionSchema regionSchema)
check if region schema is valid *Constructor parameters in com.oracle.bmc.model with type arguments of type RegionSchema Constructor Description RegionAlloySchema(List<RegionSchema> regions, String alloyProvider, Set<String> services, String ociRegionCoexist)
-