Package | Description |
---|---|
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
DropSqlsInSqlTuningSetRequest.Builder |
DropSqlsInSqlTuningSetRequest.Builder.body$(DropSqlsInSqlTuningSetDetails body)
Alternative setter for the body parameter.
|
static DropSqlsInSqlTuningSetRequest.Builder |
DropSqlsInSqlTuningSetRequest.builder()
Return a new builder for this request object.
|
DropSqlsInSqlTuningSetRequest.Builder |
DropSqlsInSqlTuningSetRequest.Builder.copy(DropSqlsInSqlTuningSetRequest o)
Copy method to populate the builder with values from the given instance.
|
DropSqlsInSqlTuningSetRequest.Builder |
DropSqlsInSqlTuningSetRequest.Builder.dropSqlsInSqlTuningSetDetails(DropSqlsInSqlTuningSetDetails dropSqlsInSqlTuningSetDetails)
Drops the selected list of Sql statements from the current Sql tuning set.
|
DropSqlsInSqlTuningSetRequest.Builder |
DropSqlsInSqlTuningSetRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DropSqlsInSqlTuningSetRequest.Builder |
DropSqlsInSqlTuningSetRequest.Builder.managedDatabaseId(String managedDatabaseId)
The OCID of the
Managed Database.
|
DropSqlsInSqlTuningSetRequest.Builder |
DropSqlsInSqlTuningSetRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
DropSqlsInSqlTuningSetRequest.Builder |
DropSqlsInSqlTuningSetRequest.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.
|
DropSqlsInSqlTuningSetRequest.Builder |
DropSqlsInSqlTuningSetRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DropSqlsInSqlTuningSetRequest.Builder |
DropSqlsInSqlTuningSetRequest.Builder.sqlTuningSetId(Integer sqlTuningSetId)
The unique identifier of the Sql tuning set.
|
DropSqlsInSqlTuningSetRequest.Builder |
DropSqlsInSqlTuningSetRequest.toBuilder()
Return an instance of
DropSqlsInSqlTuningSetRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.