Uses of Class
com.oracle.bmc.distributeddatabase.responses.ConfigureDistributedDatabaseAutoResourceManagementResponse
-
Packages that use ConfigureDistributedDatabaseAutoResourceManagementResponse Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.responses -
-
Uses of ConfigureDistributedDatabaseAutoResourceManagementResponse in com.oracle.bmc.distributeddatabase
Methods in com.oracle.bmc.distributeddatabase that return ConfigureDistributedDatabaseAutoResourceManagementResponse Modifier and Type Method Description ConfigureDistributedDatabaseAutoResourceManagementResponseDistributedDbService. configureDistributedDatabaseAutoResourceManagement(ConfigureDistributedDatabaseAutoResourceManagementRequest request)Configure autoResourceManagement options for the Globally distributed database.ConfigureDistributedDatabaseAutoResourceManagementResponseDistributedDbServiceClient. configureDistributedDatabaseAutoResourceManagement(ConfigureDistributedDatabaseAutoResourceManagementRequest request)Methods in com.oracle.bmc.distributeddatabase that return types with arguments of type ConfigureDistributedDatabaseAutoResourceManagementResponse Modifier and Type Method Description Future<ConfigureDistributedDatabaseAutoResourceManagementResponse>DistributedDbServiceAsync. configureDistributedDatabaseAutoResourceManagement(ConfigureDistributedDatabaseAutoResourceManagementRequest request, AsyncHandler<ConfigureDistributedDatabaseAutoResourceManagementRequest,ConfigureDistributedDatabaseAutoResourceManagementResponse> handler)Configure autoResourceManagement options for the Globally distributed database.Future<ConfigureDistributedDatabaseAutoResourceManagementResponse>DistributedDbServiceAsyncClient. configureDistributedDatabaseAutoResourceManagement(ConfigureDistributedDatabaseAutoResourceManagementRequest request, AsyncHandler<ConfigureDistributedDatabaseAutoResourceManagementRequest,ConfigureDistributedDatabaseAutoResourceManagementResponse> handler)Method parameters in com.oracle.bmc.distributeddatabase with type arguments of type ConfigureDistributedDatabaseAutoResourceManagementResponse Modifier and Type Method Description Future<ConfigureDistributedDatabaseAutoResourceManagementResponse>DistributedDbServiceAsync. configureDistributedDatabaseAutoResourceManagement(ConfigureDistributedDatabaseAutoResourceManagementRequest request, AsyncHandler<ConfigureDistributedDatabaseAutoResourceManagementRequest,ConfigureDistributedDatabaseAutoResourceManagementResponse> handler)Configure autoResourceManagement options for the Globally distributed database.Future<ConfigureDistributedDatabaseAutoResourceManagementResponse>DistributedDbServiceAsyncClient. configureDistributedDatabaseAutoResourceManagement(ConfigureDistributedDatabaseAutoResourceManagementRequest request, AsyncHandler<ConfigureDistributedDatabaseAutoResourceManagementRequest,ConfigureDistributedDatabaseAutoResourceManagementResponse> handler) -
Uses of ConfigureDistributedDatabaseAutoResourceManagementResponse in com.oracle.bmc.distributeddatabase.responses
Methods in com.oracle.bmc.distributeddatabase.responses that return ConfigureDistributedDatabaseAutoResourceManagementResponse Modifier and Type Method Description ConfigureDistributedDatabaseAutoResourceManagementResponseConfigureDistributedDatabaseAutoResourceManagementResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type ConfigureDistributedDatabaseAutoResourceManagementResponse Modifier and Type Method Description ConfigureDistributedDatabaseAutoResourceManagementResponse.BuilderConfigureDistributedDatabaseAutoResourceManagementResponse.Builder. copy(ConfigureDistributedDatabaseAutoResourceManagementResponse o)Copy method to populate the builder with values from the given instance.
-