static DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.builder() |
Create a new builder.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.characterSet(String characterSet) |
The character set for the database.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.chunks(Integer chunks) |
The default number of unique chunks in a shardspace.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.compartmentId(String compartmentId) |
The OCID of the
Globally distributed database compartment.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.connectionStrings(DistributedDbConnectionString connectionStrings) |
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.copy(DistributedDatabaseSummary model) |
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.databaseVersion(String databaseVersion) |
Oracle Database version for the shards and catalog used in Globally distributed database.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.dbDeploymentType(DistributedDatabaseSummary.DbDeploymentType dbDeploymentType) |
The distributed database deployment type.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.displayName(String displayName) |
The display name of the Globally distributed database.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.id(String id) |
The OCID of the
Globally distributed database.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.lifecycleDetails(String lifecycleDetails) |
The lifecycleDetails for the Globally distributed database.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.lifecycleState(DistributedDatabase.LifecycleState lifecycleState) |
Lifecycle state of sharded database.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.listenerPort(Integer listenerPort) |
The listener port number for the Globally distributed database.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.listenerPortTls(Integer listenerPortTls) |
The TLS listener port number for the Globally distributed database.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.metadata(DistributedDbMetadata metadata) |
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.ncharacterSet(String ncharacterSet) |
The national character set for the database.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.onsPortLocal(Integer onsPortLocal) |
Ons local port number for the Globally distributed database.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.onsPortRemote(Integer onsPortRemote) |
Ons remote port number for the Globally distributed database.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.prefix(String prefix) |
Unique name prefix for the Globally distributed databases.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.privateEndpointIds(List<String> privateEndpointIds) |
The collection of
OCID of the
private endpoint associated with Globally distributed autonomous database.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.replicationFactor(Integer replicationFactor) |
The Replication factor for RAFT replication based Globally distributed database.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.replicationMethod(DistributedDatabase.ReplicationMethod replicationMethod) |
The Replication method for Globally distributed database.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.replicationUnit(Integer replicationUnit) |
For RAFT replication based Globally distributed database, the value should be atleast
twice the number of shards.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.shardingMethod(DistributedDatabase.ShardingMethod shardingMethod) |
Sharding Methods for the Globally distributed database.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.timeCreated(Date timeCreated) |
The time the Globally distributed database was created.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.Builder.timeUpdated(Date timeUpdated) |
The time the Globally distributed database was last updated.
|
DistributedDatabaseSummary.Builder |
DistributedDatabaseSummary.toBuilder() |
|