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