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