GetSqlExecutionPlanResponse.Builder |
GetSqlExecutionPlanResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static GetSqlExecutionPlanResponse.Builder |
GetSqlExecutionPlanResponse.builder() |
Return a new builder for this response object.
|
GetSqlExecutionPlanResponse.Builder |
GetSqlExecutionPlanResponse.Builder.copy(GetSqlExecutionPlanResponse o) |
Copy method to populate the builder with values from the given instance.
|
GetSqlExecutionPlanResponse.Builder |
GetSqlExecutionPlanResponse.Builder.headers(Map<String,List<String>> headers) |
|
GetSqlExecutionPlanResponse.Builder |
GetSqlExecutionPlanResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
GetSqlExecutionPlanResponse.Builder |
GetSqlExecutionPlanResponse.Builder.sqlTuningAdvisorTaskSqlExecutionPlan(SqlTuningAdvisorTaskSqlExecutionPlan sqlTuningAdvisorTaskSqlExecutionPlan) |
The returned SqlTuningAdvisorTaskSqlExecutionPlan instance.
|