Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.model.AvailableRegionCollection
- 
Packages that use AvailableRegionCollection Package Description com.oracle.bmc.tenantmanagercontrolplane.model com.oracle.bmc.tenantmanagercontrolplane.responses 
- 
- 
Uses of AvailableRegionCollection in com.oracle.bmc.tenantmanagercontrolplane.modelMethods in com.oracle.bmc.tenantmanagercontrolplane.model that return AvailableRegionCollection Modifier and Type Method Description AvailableRegionCollectionAvailableRegionCollection.Builder. build()Methods in com.oracle.bmc.tenantmanagercontrolplane.model with parameters of type AvailableRegionCollection Modifier and Type Method Description AvailableRegionCollection.BuilderAvailableRegionCollection.Builder. copy(AvailableRegionCollection model)
- 
Uses of AvailableRegionCollection in com.oracle.bmc.tenantmanagercontrolplane.responsesMethods in com.oracle.bmc.tenantmanagercontrolplane.responses that return AvailableRegionCollection Modifier and Type Method Description AvailableRegionCollectionListAvailableRegionsResponse. getAvailableRegionCollection()The returned AvailableRegionCollection instance.Methods in com.oracle.bmc.tenantmanagercontrolplane.responses with parameters of type AvailableRegionCollection Modifier and Type Method Description ListAvailableRegionsResponse.BuilderListAvailableRegionsResponse.Builder. availableRegionCollection(AvailableRegionCollection availableRegionCollection)The returned AvailableRegionCollection instance.
 
-