Package | Description |
---|---|
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
static ListIamWorkRequestErrorsRequest.Builder |
ListIamWorkRequestErrorsRequest.builder()
Return a new builder for this request object.
|
ListIamWorkRequestErrorsRequest.Builder |
ListIamWorkRequestErrorsRequest.Builder.copy(ListIamWorkRequestErrorsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListIamWorkRequestErrorsRequest.Builder |
ListIamWorkRequestErrorsRequest.Builder.iamWorkRequestId(String iamWorkRequestId)
The OCID of the IAM work request.
|
ListIamWorkRequestErrorsRequest.Builder |
ListIamWorkRequestErrorsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListIamWorkRequestErrorsRequest.Builder |
ListIamWorkRequestErrorsRequest.Builder.limit(Integer limit)
The maximum number of items to return in a paginated “List” call.
|
ListIamWorkRequestErrorsRequest.Builder |
ListIamWorkRequestErrorsRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
ListIamWorkRequestErrorsRequest.Builder |
ListIamWorkRequestErrorsRequest.Builder.page(String page)
The value of the
opc-next-page response header from the previous “List” call. |
ListIamWorkRequestErrorsRequest.Builder |
ListIamWorkRequestErrorsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListIamWorkRequestErrorsRequest.Builder |
ListIamWorkRequestErrorsRequest.Builder.sortOrder(ListIamWorkRequestErrorsRequest.SortOrder sortOrder)
The sort order to use, either ascending (
ASC ) or descending (DESC ). |
ListIamWorkRequestErrorsRequest.Builder |
ListIamWorkRequestErrorsRequest.toBuilder()
Return an instance of
ListIamWorkRequestErrorsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2025. All rights reserved.