Package | Description |
---|---|
com.oracle.bmc.usageapi.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
UpdateQueryRequest.Builder that allows you to modify request properties. |
UpdateQueryRequest.Builder |
UpdateQueryRequest.Builder.updateQueryDetails(UpdateQueryDetails updateQueryDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.