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) |
The maximum number of items to return in a paginated list call.
|
ListWorkRequestErrorsRequest.Builder |
ListWorkRequestErrorsRequest.Builder.opcRequestId(String opcRequestId) |
Customer-defined unique identifier for the request.
|
ListWorkRequestErrorsRequest.Builder |
ListWorkRequestErrorsRequest.Builder.page(String page) |
The value of the opc-next-page or opc-prev-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.toBuilder() |
|
ListWorkRequestErrorsRequest.Builder |
ListWorkRequestErrorsRequest.Builder.workRequestId(String workRequestId) |
the ID of the WorkRequest
|