Uses of Class
com.oracle.bmc.distributeddatabasev26.responses.ConfigureDistributedAutonomousDatabaseAutoResourceManagementResponse
-
Packages that use ConfigureDistributedAutonomousDatabaseAutoResourceManagementResponse Package Description com.oracle.bmc.distributeddatabasev26 com.oracle.bmc.distributeddatabasev26.responses -
-
Uses of ConfigureDistributedAutonomousDatabaseAutoResourceManagementResponse in com.oracle.bmc.distributeddatabasev26
Methods in com.oracle.bmc.distributeddatabasev26 that return ConfigureDistributedAutonomousDatabaseAutoResourceManagementResponse Modifier and Type Method Description ConfigureDistributedAutonomousDatabaseAutoResourceManagementResponseDistributedAutonomousDbService. configureDistributedAutonomousDatabaseAutoResourceManagement(ConfigureDistributedAutonomousDatabaseAutoResourceManagementRequest request)Configure autoResourceManagement options for the Globally distributed autonomous database.ConfigureDistributedAutonomousDatabaseAutoResourceManagementResponseDistributedAutonomousDbServiceClient. configureDistributedAutonomousDatabaseAutoResourceManagement(ConfigureDistributedAutonomousDatabaseAutoResourceManagementRequest request) -
Uses of ConfigureDistributedAutonomousDatabaseAutoResourceManagementResponse in com.oracle.bmc.distributeddatabasev26.responses
Methods in com.oracle.bmc.distributeddatabasev26.responses that return ConfigureDistributedAutonomousDatabaseAutoResourceManagementResponse Modifier and Type Method Description ConfigureDistributedAutonomousDatabaseAutoResourceManagementResponseConfigureDistributedAutonomousDatabaseAutoResourceManagementResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabasev26.responses with parameters of type ConfigureDistributedAutonomousDatabaseAutoResourceManagementResponse Modifier and Type Method Description ConfigureDistributedAutonomousDatabaseAutoResourceManagementResponse.BuilderConfigureDistributedAutonomousDatabaseAutoResourceManagementResponse.Builder. copy(ConfigureDistributedAutonomousDatabaseAutoResourceManagementResponse o)Copy method to populate the builder with values from the given instance.
-