Uses of Class
com.oracle.bmc.distributeddatabasev26.model.UserShardSpace
-
Packages that use UserShardSpace Package Description com.oracle.bmc.distributeddatabasev26.model -
-
Uses of UserShardSpace in com.oracle.bmc.distributeddatabasev26.model
Methods in com.oracle.bmc.distributeddatabasev26.model that return UserShardSpace Modifier and Type Method Description UserShardSpaceUserShardSpace.Builder. build()Methods in com.oracle.bmc.distributeddatabasev26.model that return types with arguments of type UserShardSpace Modifier and Type Method Description List<UserShardSpace>DistributedDatabase. getUserShardSpaces()Collection of user defined shard spaces.Methods in com.oracle.bmc.distributeddatabasev26.model with parameters of type UserShardSpace Modifier and Type Method Description UserShardSpace.BuilderUserShardSpace.Builder. copy(UserShardSpace model)Method parameters in com.oracle.bmc.distributeddatabasev26.model with type arguments of type UserShardSpace Modifier and Type Method Description DistributedDatabase.BuilderDistributedDatabase.Builder. userShardSpaces(List<UserShardSpace> userShardSpaces)Collection of user defined shard spaces.
-