Uses of Class
com.oracle.bmc.distributeddatabasev26.responses.ConfigureDistributedDatabaseAutoResourceManagementResponse
-
Packages that use ConfigureDistributedDatabaseAutoResourceManagementResponse Package Description com.oracle.bmc.distributeddatabasev26 com.oracle.bmc.distributeddatabasev26.responses -
-
Uses of ConfigureDistributedDatabaseAutoResourceManagementResponse in com.oracle.bmc.distributeddatabasev26
Methods in com.oracle.bmc.distributeddatabasev26 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.distributeddatabasev26 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.distributeddatabasev26 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.distributeddatabasev26.responses
Methods in com.oracle.bmc.distributeddatabasev26.responses that return ConfigureDistributedDatabaseAutoResourceManagementResponse Modifier and Type Method Description ConfigureDistributedDatabaseAutoResourceManagementResponseConfigureDistributedDatabaseAutoResourceManagementResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabasev26.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.
-