Package | Description |
---|---|
com.oracle.bmc.queue.requests |
Modifier and Type | Method and Description |
---|---|
static GetQueueRequest.Builder |
GetQueueRequest.builder()
Return a new builder for this request object.
|
GetQueueRequest.Builder |
GetQueueRequest.Builder.copy(GetQueueRequest o)
Copy method to populate the builder with values from the given instance.
|
GetQueueRequest.Builder |
GetQueueRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetQueueRequest.Builder |
GetQueueRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetQueueRequest.Builder |
GetQueueRequest.Builder.queueId(String queueId)
The unique queue identifier.
|
GetQueueRequest.Builder |
GetQueueRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetQueueRequest.Builder |
GetQueueRequest.toBuilder()
Return an instance of
GetQueueRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.