Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
DropSqlTuningSetDetails |
DropSqlTuningSetDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DropSqlTuningSetDetails.Builder |
DropSqlTuningSetDetails.Builder.copy(DropSqlTuningSetDetails model) |
Modifier and Type | Method and Description |
---|---|
DropSqlTuningSetDetails |
DropSqlTuningSetRequest.getBody$()
Alternative accessor for the body parameter.
|
DropSqlTuningSetDetails |
DropSqlTuningSetRequest.getDropSqlTuningSetDetails()
The details required to drop a Sql tuning set.
|
Modifier and Type | Method and Description |
---|---|
DropSqlTuningSetRequest.Builder |
DropSqlTuningSetRequest.Builder.body$(DropSqlTuningSetDetails body)
Alternative setter for the body parameter.
|
DropSqlTuningSetRequest.Builder |
DropSqlTuningSetRequest.Builder.dropSqlTuningSetDetails(DropSqlTuningSetDetails dropSqlTuningSetDetails)
The details required to drop a Sql tuning set.
|
Copyright © 2016–2024. All rights reserved.