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.model
Methods in com.oracle.bmc.tenantmanagercontrolplane.model that return AvailableRegionCollection Modifier and Type Method Description AvailableRegionCollection
AvailableRegionCollection.Builder. build()
Methods in com.oracle.bmc.tenantmanagercontrolplane.model with parameters of type AvailableRegionCollection Modifier and Type Method Description AvailableRegionCollection.Builder
AvailableRegionCollection.Builder. copy(AvailableRegionCollection model)
-
Uses of AvailableRegionCollection in com.oracle.bmc.tenantmanagercontrolplane.responses
Methods in com.oracle.bmc.tenantmanagercontrolplane.responses that return AvailableRegionCollection Modifier and Type Method Description AvailableRegionCollection
ListAvailableRegionsResponse. getAvailableRegionCollection()
The returned AvailableRegionCollection instance.Methods in com.oracle.bmc.tenantmanagercontrolplane.responses with parameters of type AvailableRegionCollection Modifier and Type Method Description ListAvailableRegionsResponse.Builder
ListAvailableRegionsResponse.Builder. availableRegionCollection(AvailableRegionCollection availableRegionCollection)
The returned AvailableRegionCollection instance.
-