Package | Description |
---|---|
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
static GetSqlExecutionPlanRequest.Attribute |
GetSqlExecutionPlanRequest.Attribute.create(String key) |
GetSqlExecutionPlanRequest.Attribute |
GetSqlExecutionPlanRequest.getAttribute()
The attribute of the SQL execution plan.
|
static GetSqlExecutionPlanRequest.Attribute |
GetSqlExecutionPlanRequest.Attribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetSqlExecutionPlanRequest.Attribute[] |
GetSqlExecutionPlanRequest.Attribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GetSqlExecutionPlanRequest.Builder |
GetSqlExecutionPlanRequest.Builder.attribute(GetSqlExecutionPlanRequest.Attribute attribute)
The attribute of the SQL execution plan.
|
Copyright © 2016–2024. All rights reserved.