Package | Description |
---|---|
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
IngestSqlPlanLinesRequest.Builder |
IngestSqlPlanLinesRequest.Builder.body$(IngestSqlPlanLinesDetails body)
Alternative setter for the body parameter.
|
static IngestSqlPlanLinesRequest.Builder |
IngestSqlPlanLinesRequest.builder()
Return a new builder for this request object.
|
IngestSqlPlanLinesRequest.Builder |
IngestSqlPlanLinesRequest.Builder.compartmentId(String compartmentId)
The OCID
of the compartment.
|
IngestSqlPlanLinesRequest.Builder |
IngestSqlPlanLinesRequest.Builder.copy(IngestSqlPlanLinesRequest o)
Copy method to populate the builder with values from the given instance.
|
IngestSqlPlanLinesRequest.Builder |
IngestSqlPlanLinesRequest.Builder.databaseId(String databaseId)
Optional
OCID of
the associated DBaaS entity.
|
IngestSqlPlanLinesRequest.Builder |
IngestSqlPlanLinesRequest.Builder.id(String id)
OCID of
the database insight resource.
|
IngestSqlPlanLinesRequest.Builder |
IngestSqlPlanLinesRequest.Builder.ifMatch(String ifMatch)
Used for optimistic concurrency control.
|
IngestSqlPlanLinesRequest.Builder |
IngestSqlPlanLinesRequest.Builder.ingestSqlPlanLinesDetails(IngestSqlPlanLinesDetails ingestSqlPlanLinesDetails)
Collection of SQL plan line objects for a particular database.
|
IngestSqlPlanLinesRequest.Builder |
IngestSqlPlanLinesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
IngestSqlPlanLinesRequest.Builder |
IngestSqlPlanLinesRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
IngestSqlPlanLinesRequest.Builder |
IngestSqlPlanLinesRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request that can be retried in case of a timeout or
server error without risk of executing the same action again.
|
IngestSqlPlanLinesRequest.Builder |
IngestSqlPlanLinesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
IngestSqlPlanLinesRequest.Builder |
IngestSqlPlanLinesRequest.toBuilder()
Return an instance of
IngestSqlPlanLinesRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.