Uses of Class
com.oracle.bmc.databasemanagement.responses.ConfigureAutomaticSpmEvolveAdvisorTaskResponse
-
Packages that use ConfigureAutomaticSpmEvolveAdvisorTaskResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of ConfigureAutomaticSpmEvolveAdvisorTaskResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return ConfigureAutomaticSpmEvolveAdvisorTaskResponse Modifier and Type Method Description ConfigureAutomaticSpmEvolveAdvisorTaskResponseDbManagement. configureAutomaticSpmEvolveAdvisorTask(ConfigureAutomaticSpmEvolveAdvisorTaskRequest request)Configures the Automatic SPM Evolve Advisor taskSYS_AUTO_SPM_EVOLVE_TASKby specifying task parameters.ConfigureAutomaticSpmEvolveAdvisorTaskResponseDbManagementClient. configureAutomaticSpmEvolveAdvisorTask(ConfigureAutomaticSpmEvolveAdvisorTaskRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type ConfigureAutomaticSpmEvolveAdvisorTaskResponse Modifier and Type Method Description Future<ConfigureAutomaticSpmEvolveAdvisorTaskResponse>DbManagementAsync. configureAutomaticSpmEvolveAdvisorTask(ConfigureAutomaticSpmEvolveAdvisorTaskRequest request, AsyncHandler<ConfigureAutomaticSpmEvolveAdvisorTaskRequest,ConfigureAutomaticSpmEvolveAdvisorTaskResponse> handler)Configures the Automatic SPM Evolve Advisor taskSYS_AUTO_SPM_EVOLVE_TASKby specifying task parameters.Future<ConfigureAutomaticSpmEvolveAdvisorTaskResponse>DbManagementAsyncClient. configureAutomaticSpmEvolveAdvisorTask(ConfigureAutomaticSpmEvolveAdvisorTaskRequest request, AsyncHandler<ConfigureAutomaticSpmEvolveAdvisorTaskRequest,ConfigureAutomaticSpmEvolveAdvisorTaskResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type ConfigureAutomaticSpmEvolveAdvisorTaskResponse Modifier and Type Method Description Future<ConfigureAutomaticSpmEvolveAdvisorTaskResponse>DbManagementAsync. configureAutomaticSpmEvolveAdvisorTask(ConfigureAutomaticSpmEvolveAdvisorTaskRequest request, AsyncHandler<ConfigureAutomaticSpmEvolveAdvisorTaskRequest,ConfigureAutomaticSpmEvolveAdvisorTaskResponse> handler)Configures the Automatic SPM Evolve Advisor taskSYS_AUTO_SPM_EVOLVE_TASKby specifying task parameters.Future<ConfigureAutomaticSpmEvolveAdvisorTaskResponse>DbManagementAsyncClient. configureAutomaticSpmEvolveAdvisorTask(ConfigureAutomaticSpmEvolveAdvisorTaskRequest request, AsyncHandler<ConfigureAutomaticSpmEvolveAdvisorTaskRequest,ConfigureAutomaticSpmEvolveAdvisorTaskResponse> handler) -
Uses of ConfigureAutomaticSpmEvolveAdvisorTaskResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return ConfigureAutomaticSpmEvolveAdvisorTaskResponse Modifier and Type Method Description ConfigureAutomaticSpmEvolveAdvisorTaskResponseConfigureAutomaticSpmEvolveAdvisorTaskResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ConfigureAutomaticSpmEvolveAdvisorTaskResponse Modifier and Type Method Description ConfigureAutomaticSpmEvolveAdvisorTaskResponse.BuilderConfigureAutomaticSpmEvolveAdvisorTaskResponse.Builder. copy(ConfigureAutomaticSpmEvolveAdvisorTaskResponse o)Copy method to populate the builder with values from the given instance.
-