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