Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
DisableAutomaticInitialPlanCaptureResponse |
DbManagementClient.disableAutomaticInitialPlanCapture(DisableAutomaticInitialPlanCaptureRequest request) |
DisableAutomaticInitialPlanCaptureResponse |
DbManagement.disableAutomaticInitialPlanCapture(DisableAutomaticInitialPlanCaptureRequest request)
Disables automatic initial plan capture.
|
Modifier and Type | Method and 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) |
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
DisableAutomaticInitialPlanCaptureResponse |
DisableAutomaticInitialPlanCaptureResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DisableAutomaticInitialPlanCaptureResponse.Builder |
DisableAutomaticInitialPlanCaptureResponse.Builder.copy(DisableAutomaticInitialPlanCaptureResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.