UpdateQueryRequest.Builder |
UpdateQueryRequest.Builder.body$(UpdateQueryDetails body) |
Alternative setter for the body parameter.
|
static UpdateQueryRequest.Builder |
UpdateQueryRequest.builder() |
Return a new builder for this request object.
|
UpdateQueryRequest.Builder |
UpdateQueryRequest.Builder.copy(UpdateQueryRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateQueryRequest.Builder |
UpdateQueryRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateQueryRequest.Builder |
UpdateQueryRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateQueryRequest.Builder |
UpdateQueryRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
UpdateQueryRequest.Builder |
UpdateQueryRequest.Builder.queryId(String queryId) |
The query unique OCID.
|
UpdateQueryRequest.Builder |
UpdateQueryRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateQueryRequest.Builder |
UpdateQueryRequest.toBuilder() |
|
UpdateQueryRequest.Builder |
UpdateQueryRequest.Builder.updateQueryDetails(UpdateQueryDetails updateQueryDetails) |
The information to be updated.
|