Region

class borneo.Region(region_id)[source]

Bases: object

Cloud service only.

The class represents a region of Oracle NoSQL Database Cloud.

Methods Summary

endpoint()

Returns the NoSQL Database Cloud Service endpoint string for this region.

Methods Documentation

endpoint()[source]

Returns the NoSQL Database Cloud Service endpoint string for this region.

Returns:

NoSQL Database Cloud Service endpoint string.

Return type:

str

Raises:

IllegalArgumentException – raises the exception if region_id is unknown.