Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static LoadSqlTuningSetDetails.UpdateOption |
LoadSqlTuningSetDetails.UpdateOption.create(String key) |
LoadSqlTuningSetDetails.UpdateOption |
LoadSqlTuningSetDetails.getUpdateOption()
Specifies how existing Sql statements are updated.
|
static LoadSqlTuningSetDetails.UpdateOption |
LoadSqlTuningSetDetails.UpdateOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoadSqlTuningSetDetails.UpdateOption[] |
LoadSqlTuningSetDetails.UpdateOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LoadSqlTuningSetDetails.Builder |
LoadSqlTuningSetDetails.Builder.updateOption(LoadSqlTuningSetDetails.UpdateOption updateOption)
Specifies how existing Sql statements are updated.
|
Copyright © 2016–2024. All rights reserved.