Package | Description |
---|---|
com.oracle.bmc.dataflow.requests |
Modifier and Type | Method and Description |
---|---|
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 results to return in a paginated
List call. |
ListWorkRequestErrorsRequest.Builder |
ListWorkRequestErrorsRequest.Builder.opcRequestId(String opcRequestId)
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
last List call to sent back to server for getting the next page of results. |
ListWorkRequestErrorsRequest.Builder |
ListWorkRequestErrorsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListWorkRequestErrorsRequest.Builder |
ListWorkRequestErrorsRequest.toBuilder()
Return an instance of
ListWorkRequestErrorsRequest.Builder that allows you to modify request properties. |
ListWorkRequestErrorsRequest.Builder |
ListWorkRequestErrorsRequest.Builder.workRequestId(String workRequestId)
The unique ID for a work request.
|
Copyright © 2016–2025. All rights reserved.