static ListWorkRequestErrorsRequest.Builder | 
ListWorkRequestErrorsRequest.builder() | 
 Return a new builder for this request object. 
 | 
ListWorkRequestErrorsRequest.Builder | 
ListWorkRequestErrorsRequest.Builder.copy(ListWorkRequestErrorsRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
ListWorkRequestErrorsRequest.Builder | 
ListWorkRequestErrorsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
ListWorkRequestErrorsRequest.Builder | 
ListWorkRequestErrorsRequest.Builder.limit(Integer limit) | 
 For list pagination. 
 | 
ListWorkRequestErrorsRequest.Builder | 
ListWorkRequestErrorsRequest.Builder.opcRequestId(String opcRequestId) | 
 Unique Oracle-assigned identifier for the request. 
 | 
ListWorkRequestErrorsRequest.Builder | 
ListWorkRequestErrorsRequest.Builder.page(String page) | 
 For list pagination: The value of the opc-next-page response header from the previous
“List” call. 
 | 
ListWorkRequestErrorsRequest.Builder | 
ListWorkRequestErrorsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
ListWorkRequestErrorsRequest.Builder | 
ListWorkRequestErrorsRequest.Builder.sortBy(ListWorkRequestErrorsRequest.SortBy sortBy) | 
 The field to sort by. 
 | 
ListWorkRequestErrorsRequest.Builder | 
ListWorkRequestErrorsRequest.Builder.sortOrder(ListWorkRequestErrorsRequest.SortOrder sortOrder) | 
 Specifies sort order to use, either ASC (ascending) or DESC (descending). 
 | 
ListWorkRequestErrorsRequest.Builder | 
ListWorkRequestErrorsRequest.toBuilder() | 
 | 
ListWorkRequestErrorsRequest.Builder | 
ListWorkRequestErrorsRequest.Builder.workRequestId(String workRequestId) | 
The  OCID of the
asynchronous work request.  
 |