Uses of Class
com.oracle.bmc.distributeddatabase.responses.ConfigureDistributedAutonomousDatabaseShardingResponse
-
Packages that use ConfigureDistributedAutonomousDatabaseShardingResponse Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.responses -
-
Uses of ConfigureDistributedAutonomousDatabaseShardingResponse in com.oracle.bmc.distributeddatabase
Methods in com.oracle.bmc.distributeddatabase that return ConfigureDistributedAutonomousDatabaseShardingResponse Modifier and Type Method Description ConfigureDistributedAutonomousDatabaseShardingResponseDistributedAutonomousDbService. configureDistributedAutonomousDatabaseSharding(ConfigureDistributedAutonomousDatabaseShardingRequest request)Once all components of Globally distributed autonomous database are provisioned, this api shall be invoked to configure sharding on the Globally distributed autonomous database.ConfigureDistributedAutonomousDatabaseShardingResponseDistributedAutonomousDbServiceClient. configureDistributedAutonomousDatabaseSharding(ConfigureDistributedAutonomousDatabaseShardingRequest request) -
Uses of ConfigureDistributedAutonomousDatabaseShardingResponse in com.oracle.bmc.distributeddatabase.responses
Methods in com.oracle.bmc.distributeddatabase.responses that return ConfigureDistributedAutonomousDatabaseShardingResponse Modifier and Type Method Description ConfigureDistributedAutonomousDatabaseShardingResponseConfigureDistributedAutonomousDatabaseShardingResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type ConfigureDistributedAutonomousDatabaseShardingResponse Modifier and Type Method Description ConfigureDistributedAutonomousDatabaseShardingResponse.BuilderConfigureDistributedAutonomousDatabaseShardingResponse.Builder. copy(ConfigureDistributedAutonomousDatabaseShardingResponse o)Copy method to populate the builder with values from the given instance.
-