Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
DropSqlTuningTaskDetails |
DropSqlTuningTaskDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DropSqlTuningTaskDetails.Builder |
DropSqlTuningTaskDetails.Builder.copy(DropSqlTuningTaskDetails model) |
Modifier and Type | Method and Description |
---|---|
DropSqlTuningTaskDetails |
DropSqlTuningTaskRequest.getBody$()
Alternative accessor for the body parameter.
|
DropSqlTuningTaskDetails |
DropSqlTuningTaskRequest.getDropSqlTuningTaskDetails()
The detailed inputs required to drop a SQL tuning task.
|
Modifier and Type | Method and Description |
---|---|
DropSqlTuningTaskRequest.Builder |
DropSqlTuningTaskRequest.Builder.body$(DropSqlTuningTaskDetails body)
Alternative setter for the body parameter.
|
DropSqlTuningTaskRequest.Builder |
DropSqlTuningTaskRequest.Builder.dropSqlTuningTaskDetails(DropSqlTuningTaskDetails dropSqlTuningTaskDetails)
The detailed inputs required to drop a SQL tuning task.
|
Copyright © 2016–2024. All rights reserved.