Uses of Class
com.oracle.bmc.databasemanagement.responses.DisableAutomaticInitialPlanCaptureResponse
- 
Packages that use DisableAutomaticInitialPlanCaptureResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of DisableAutomaticInitialPlanCaptureResponse in com.oracle.bmc.databasemanagementMethods in com.oracle.bmc.databasemanagement that return DisableAutomaticInitialPlanCaptureResponse Modifier and Type Method Description DisableAutomaticInitialPlanCaptureResponseDbManagement. disableAutomaticInitialPlanCapture(DisableAutomaticInitialPlanCaptureRequest request)Disables automatic initial plan capture.DisableAutomaticInitialPlanCaptureResponseDbManagementClient. disableAutomaticInitialPlanCapture(DisableAutomaticInitialPlanCaptureRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type DisableAutomaticInitialPlanCaptureResponse Modifier and Type Method Description Future<DisableAutomaticInitialPlanCaptureResponse>DbManagementAsync. disableAutomaticInitialPlanCapture(DisableAutomaticInitialPlanCaptureRequest request, AsyncHandler<DisableAutomaticInitialPlanCaptureRequest,DisableAutomaticInitialPlanCaptureResponse> handler)Disables automatic initial plan capture.Future<DisableAutomaticInitialPlanCaptureResponse>DbManagementAsyncClient. disableAutomaticInitialPlanCapture(DisableAutomaticInitialPlanCaptureRequest request, AsyncHandler<DisableAutomaticInitialPlanCaptureRequest,DisableAutomaticInitialPlanCaptureResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type DisableAutomaticInitialPlanCaptureResponse Modifier and Type Method Description Future<DisableAutomaticInitialPlanCaptureResponse>DbManagementAsync. disableAutomaticInitialPlanCapture(DisableAutomaticInitialPlanCaptureRequest request, AsyncHandler<DisableAutomaticInitialPlanCaptureRequest,DisableAutomaticInitialPlanCaptureResponse> handler)Disables automatic initial plan capture.Future<DisableAutomaticInitialPlanCaptureResponse>DbManagementAsyncClient. disableAutomaticInitialPlanCapture(DisableAutomaticInitialPlanCaptureRequest request, AsyncHandler<DisableAutomaticInitialPlanCaptureRequest,DisableAutomaticInitialPlanCaptureResponse> handler)
- 
Uses of DisableAutomaticInitialPlanCaptureResponse in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return DisableAutomaticInitialPlanCaptureResponse Modifier and Type Method Description DisableAutomaticInitialPlanCaptureResponseDisableAutomaticInitialPlanCaptureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type DisableAutomaticInitialPlanCaptureResponse Modifier and Type Method Description DisableAutomaticInitialPlanCaptureResponse.BuilderDisableAutomaticInitialPlanCaptureResponse.Builder. copy(DisableAutomaticInitialPlanCaptureResponse o)Copy method to populate the builder with values from the given instance.
 
-