Uses of Class
com.oracle.bmc.globallydistributeddatabase.model.ShardedDatabaseCollection.Builder
-
Packages that use ShardedDatabaseCollection.Builder Package Description com.oracle.bmc.globallydistributeddatabase.model -
-
Uses of ShardedDatabaseCollection.Builder in com.oracle.bmc.globallydistributeddatabase.model
Methods in com.oracle.bmc.globallydistributeddatabase.model that return ShardedDatabaseCollection.Builder Modifier and Type Method Description static ShardedDatabaseCollection.Builder
ShardedDatabaseCollection. builder()
Create a new builder.ShardedDatabaseCollection.Builder
ShardedDatabaseCollection.Builder. copy(ShardedDatabaseCollection model)
ShardedDatabaseCollection.Builder
ShardedDatabaseCollection.Builder. items(List<ShardedDatabaseSummary> items)
Array of sharded databases summaries.ShardedDatabaseCollection.Builder
ShardedDatabaseCollection. toBuilder()
-