Package | Description |
---|---|
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
static ListWorkRequestErrorsRequest.Builder |
ListWorkRequestErrorsRequest.builder() |
ListWorkRequestErrorsRequest.Builder |
ListWorkRequestErrorsRequest.Builder.copy(ListWorkRequestErrorsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListWorkRequestErrorsRequest.Builder |
ListWorkRequestErrorsRequest.Builder.invocationCallback(Consumer<javax.ws.rs.client.Invocation.Builder> 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.
|
ListWorkRequestErrorsRequest.Builder |
ListWorkRequestErrorsRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ListWorkRequestErrorsRequest.Builder |
ListWorkRequestErrorsRequest.Builder.page(String page)
The page token representing the page at which to start retrieving results.
|
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)
The sort order to use, either ‘asc’ or ‘desc’.
|
ListWorkRequestErrorsRequest.Builder |
ListWorkRequestErrorsRequest.toBuilder() |
ListWorkRequestErrorsRequest.Builder |
ListWorkRequestErrorsRequest.Builder.workRequestId(String workRequestId)
The OCID of the asynchronous request.
|
Copyright © 2016–2022. All rights reserved.