Uses of Class
com.oracle.bmc.cloudbridge.model.SupportedCloudRegionCollection
-
Packages that use SupportedCloudRegionCollection Package Description com.oracle.bmc.cloudbridge.model com.oracle.bmc.cloudbridge.responses -
-
Uses of SupportedCloudRegionCollection in com.oracle.bmc.cloudbridge.model
Methods in com.oracle.bmc.cloudbridge.model that return SupportedCloudRegionCollection Modifier and Type Method Description SupportedCloudRegionCollection
SupportedCloudRegionCollection.Builder. build()
Methods in com.oracle.bmc.cloudbridge.model with parameters of type SupportedCloudRegionCollection Modifier and Type Method Description SupportedCloudRegionCollection.Builder
SupportedCloudRegionCollection.Builder. copy(SupportedCloudRegionCollection model)
-
Uses of SupportedCloudRegionCollection in com.oracle.bmc.cloudbridge.responses
Methods in com.oracle.bmc.cloudbridge.responses that return SupportedCloudRegionCollection Modifier and Type Method Description SupportedCloudRegionCollection
ListSupportedCloudRegionsResponse. getSupportedCloudRegionCollection()
The returned SupportedCloudRegionCollection instance.Methods in com.oracle.bmc.cloudbridge.responses with parameters of type SupportedCloudRegionCollection Modifier and Type Method Description ListSupportedCloudRegionsResponse.Builder
ListSupportedCloudRegionsResponse.Builder. supportedCloudRegionCollection(SupportedCloudRegionCollection supportedCloudRegionCollection)
The returned SupportedCloudRegionCollection instance.
-