Uses of Class
com.oracle.bmc.globallydistributeddatabase.model.ShardedDatabaseCollection
-
Packages that use ShardedDatabaseCollection Package Description com.oracle.bmc.globallydistributeddatabase.model com.oracle.bmc.globallydistributeddatabase.responses -
-
Uses of ShardedDatabaseCollection in com.oracle.bmc.globallydistributeddatabase.model
Methods in com.oracle.bmc.globallydistributeddatabase.model that return ShardedDatabaseCollection Modifier and Type Method Description ShardedDatabaseCollection
ShardedDatabaseCollection.Builder. build()
Methods in com.oracle.bmc.globallydistributeddatabase.model with parameters of type ShardedDatabaseCollection Modifier and Type Method Description ShardedDatabaseCollection.Builder
ShardedDatabaseCollection.Builder. copy(ShardedDatabaseCollection model)
-
Uses of ShardedDatabaseCollection in com.oracle.bmc.globallydistributeddatabase.responses
Methods in com.oracle.bmc.globallydistributeddatabase.responses that return ShardedDatabaseCollection Modifier and Type Method Description ShardedDatabaseCollection
ListShardedDatabasesResponse. getShardedDatabaseCollection()
The returned ShardedDatabaseCollection instance.Methods in com.oracle.bmc.globallydistributeddatabase.responses with parameters of type ShardedDatabaseCollection Modifier and Type Method Description ListShardedDatabasesResponse.Builder
ListShardedDatabasesResponse.Builder. shardedDatabaseCollection(ShardedDatabaseCollection shardedDatabaseCollection)
The returned ShardedDatabaseCollection instance.
-