Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
LoadSqlTuningSetDetails |
LoadSqlTuningSetDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
LoadSqlTuningSetDetails.Builder |
LoadSqlTuningSetDetails.Builder.copy(LoadSqlTuningSetDetails model) |
Modifier and Type | Method and Description |
---|---|
LoadSqlTuningSetDetails |
LoadSqlTuningSetRequest.getBody$()
Alternative accessor for the body parameter.
|
LoadSqlTuningSetDetails |
LoadSqlTuningSetRequest.getLoadSqlTuningSetDetails()
The details required to load Sql statements into the Sql tuning set.
|
Modifier and Type | Method and Description |
---|---|
LoadSqlTuningSetRequest.Builder |
LoadSqlTuningSetRequest.Builder.body$(LoadSqlTuningSetDetails body)
Alternative setter for the body parameter.
|
LoadSqlTuningSetRequest.Builder |
LoadSqlTuningSetRequest.Builder.loadSqlTuningSetDetails(LoadSqlTuningSetDetails loadSqlTuningSetDetails)
The details required to load Sql statements into the Sql tuning set.
|
Copyright © 2016–2024. All rights reserved.