Package | Description |
---|---|
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
DropSqlTuningTaskRequest.Builder |
DropSqlTuningTaskRequest.Builder.body$(DropSqlTuningTaskDetails body)
Alternative setter for the body parameter.
|
static DropSqlTuningTaskRequest.Builder |
DropSqlTuningTaskRequest.builder()
Return a new builder for this request object.
|
DropSqlTuningTaskRequest.Builder |
DropSqlTuningTaskRequest.Builder.copy(DropSqlTuningTaskRequest o)
Copy method to populate the builder with values from the given instance.
|
DropSqlTuningTaskRequest.Builder |
DropSqlTuningTaskRequest.Builder.dropSqlTuningTaskDetails(DropSqlTuningTaskDetails dropSqlTuningTaskDetails)
The detailed inputs required to drop a SQL tuning task.
|
DropSqlTuningTaskRequest.Builder |
DropSqlTuningTaskRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DropSqlTuningTaskRequest.Builder |
DropSqlTuningTaskRequest.Builder.managedDatabaseId(String managedDatabaseId)
The OCID of the
Managed Database.
|
DropSqlTuningTaskRequest.Builder |
DropSqlTuningTaskRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
DropSqlTuningTaskRequest.Builder |
DropSqlTuningTaskRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
DropSqlTuningTaskRequest.Builder |
DropSqlTuningTaskRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DropSqlTuningTaskRequest.Builder |
DropSqlTuningTaskRequest.toBuilder()
Return an instance of
DropSqlTuningTaskRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.