Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<EnableAutomaticInitialPlanCaptureResponse> |
DbManagementAsync.enableAutomaticInitialPlanCapture(EnableAutomaticInitialPlanCaptureRequest request,
AsyncHandler<EnableAutomaticInitialPlanCaptureRequest,EnableAutomaticInitialPlanCaptureResponse> handler)
Enables automatic initial plan capture.
|
Future<EnableAutomaticInitialPlanCaptureResponse> |
DbManagementAsyncClient.enableAutomaticInitialPlanCapture(EnableAutomaticInitialPlanCaptureRequest request,
AsyncHandler<EnableAutomaticInitialPlanCaptureRequest,EnableAutomaticInitialPlanCaptureResponse> handler) |
Modifier and Type | Method and Description |
---|---|
EnableAutomaticInitialPlanCaptureRequest |
EnableAutomaticInitialPlanCaptureRequest.Builder.build()
Build the instance of EnableAutomaticInitialPlanCaptureRequest as configured by this
builder
|
EnableAutomaticInitialPlanCaptureRequest |
EnableAutomaticInitialPlanCaptureRequest.Builder.buildWithoutInvocationCallback()
Build the instance of EnableAutomaticInitialPlanCaptureRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
EnableAutomaticInitialPlanCaptureRequest.Builder |
EnableAutomaticInitialPlanCaptureRequest.Builder.copy(EnableAutomaticInitialPlanCaptureRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.