Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
DropSqlsInSqlTuningSetDetails |
DropSqlsInSqlTuningSetDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DropSqlsInSqlTuningSetDetails.Builder |
DropSqlsInSqlTuningSetDetails.Builder.copy(DropSqlsInSqlTuningSetDetails model) |
Modifier and Type | Method and Description |
---|---|
DropSqlsInSqlTuningSetDetails |
DropSqlsInSqlTuningSetRequest.getBody$()
Alternative accessor for the body parameter.
|
DropSqlsInSqlTuningSetDetails |
DropSqlsInSqlTuningSetRequest.getDropSqlsInSqlTuningSetDetails()
Drops the selected list of Sql statements from the current Sql tuning set.
|
Modifier and Type | Method and Description |
---|---|
DropSqlsInSqlTuningSetRequest.Builder |
DropSqlsInSqlTuningSetRequest.Builder.body$(DropSqlsInSqlTuningSetDetails body)
Alternative setter for the body parameter.
|
DropSqlsInSqlTuningSetRequest.Builder |
DropSqlsInSqlTuningSetRequest.Builder.dropSqlsInSqlTuningSetDetails(DropSqlsInSqlTuningSetDetails dropSqlsInSqlTuningSetDetails)
Drops the selected list of Sql statements from the current Sql tuning set.
|
Copyright © 2016–2024. All rights reserved.