GetSqlExecutionPlanRequest.Builder |
GetSqlExecutionPlanRequest.Builder.attribute(GetSqlExecutionPlanRequest.Attribute attribute) |
The attribute of the SQL execution plan.
|
static GetSqlExecutionPlanRequest.Builder |
GetSqlExecutionPlanRequest.builder() |
Return a new builder for this request object.
|
GetSqlExecutionPlanRequest.Builder |
GetSqlExecutionPlanRequest.Builder.copy(GetSqlExecutionPlanRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetSqlExecutionPlanRequest.Builder |
GetSqlExecutionPlanRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetSqlExecutionPlanRequest.Builder |
GetSqlExecutionPlanRequest.Builder.managedDatabaseId(String managedDatabaseId) |
The OCID of the
Managed Database.
|
GetSqlExecutionPlanRequest.Builder |
GetSqlExecutionPlanRequest.Builder.opcNamedCredentialId(String opcNamedCredentialId) |
The OCID of the Named Credential.
|
GetSqlExecutionPlanRequest.Builder |
GetSqlExecutionPlanRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
GetSqlExecutionPlanRequest.Builder |
GetSqlExecutionPlanRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetSqlExecutionPlanRequest.Builder |
GetSqlExecutionPlanRequest.Builder.sqlObjectId(Long sqlObjectId) |
The SQL object ID for the SQL tuning task.
|
GetSqlExecutionPlanRequest.Builder |
GetSqlExecutionPlanRequest.Builder.sqlTuningAdvisorTaskId(Long sqlTuningAdvisorTaskId) |
The SQL tuning task identifier.
|
GetSqlExecutionPlanRequest.Builder |
GetSqlExecutionPlanRequest.toBuilder() |
|