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 DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse
DbManagement. disableHighFrequencyAutomaticSpmEvolveAdvisorTask(DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest request)
Disables the high-frequency Automatic SPM Evolve Advisor task.DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse
DbManagementClient. 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 DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse
DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse Modifier and Type Method Description DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse.Builder
DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse.Builder. copy(DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse o)
Copy method to populate the builder with values from the given instance.
-