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