Uses of Class
com.oracle.bmc.databasemanagement.requests.DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest
-
Packages that use DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.requests -
-
Uses of DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest in com.oracle.bmc.databasemanagement
Method parameters in com.oracle.bmc.databasemanagement with type arguments of type DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest 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 DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest in com.oracle.bmc.databasemanagement.requests
Methods in com.oracle.bmc.databasemanagement.requests that return DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest Modifier and Type Method Description DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequestDisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest.Builder. build()Build the instance of DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest as configured by this builderDisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequestDisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest.Builder. buildWithoutInvocationCallback()Build the instance of DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest as configured by this builderMethods in com.oracle.bmc.databasemanagement.requests with parameters of type DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest Modifier and Type Method Description DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest.BuilderDisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest.Builder. copy(DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest o)Copy method to populate the builder with values from the given instance.
-