Uses of Class
com.oracle.bmc.databasemanagement.responses.DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse
-
Packages that use DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse Modifier and Type Method Description DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponseDbManagement. disableHighFrequencyAutomaticSpmEvolveAdvisorTask(DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest request)Disables the high-frequency Automatic SPM Evolve Advisor task.DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponseDbManagementClient. disableHighFrequencyAutomaticSpmEvolveAdvisorTask(DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse Modifier and Type Method Description Future<DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse>DbManagementAsync. disableHighFrequencyAutomaticSpmEvolveAdvisorTask(DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest request, AsyncHandler<DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest,DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse> handler)Disables the high-frequency Automatic SPM Evolve Advisor task.Future<DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse>DbManagementAsyncClient. disableHighFrequencyAutomaticSpmEvolveAdvisorTask(DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest request, AsyncHandler<DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest,DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse Modifier and Type Method Description Future<DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse>DbManagementAsync. disableHighFrequencyAutomaticSpmEvolveAdvisorTask(DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest request, AsyncHandler<DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest,DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse> handler)Disables the high-frequency Automatic SPM Evolve Advisor task.Future<DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse>DbManagementAsyncClient. disableHighFrequencyAutomaticSpmEvolveAdvisorTask(DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest request, AsyncHandler<DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest,DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse> handler) -
Uses of DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse Modifier and Type Method Description DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponseDisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse Modifier and Type Method Description DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse.BuilderDisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse.Builder. copy(DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse o)Copy method to populate the builder with values from the given instance.
-