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