Uses of Class
com.oracle.bmc.databasemanagement.responses.EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse
-
Packages that use EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse Modifier and Type Method Description EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponseDbManagement. enableHighFrequencyAutomaticSpmEvolveAdvisorTask(EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest request)Enables the high-frequency Automatic SPM Evolve Advisor task.EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponseDbManagementClient. enableHighFrequencyAutomaticSpmEvolveAdvisorTask(EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse Modifier and Type Method Description Future<EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse>DbManagementAsync. enableHighFrequencyAutomaticSpmEvolveAdvisorTask(EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest request, AsyncHandler<EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest,EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse> handler)Enables the high-frequency Automatic SPM Evolve Advisor task.Future<EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse>DbManagementAsyncClient. enableHighFrequencyAutomaticSpmEvolveAdvisorTask(EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest request, AsyncHandler<EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest,EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse Modifier and Type Method Description Future<EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse>DbManagementAsync. enableHighFrequencyAutomaticSpmEvolveAdvisorTask(EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest request, AsyncHandler<EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest,EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse> handler)Enables the high-frequency Automatic SPM Evolve Advisor task.Future<EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse>DbManagementAsyncClient. enableHighFrequencyAutomaticSpmEvolveAdvisorTask(EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest request, AsyncHandler<EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest,EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse> handler) -
Uses of EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse Modifier and Type Method Description EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponseEnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse Modifier and Type Method Description EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse.BuilderEnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse.Builder. copy(EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse o)Copy method to populate the builder with values from the given instance.
-