public static class ListWorkRequestsRequest.Builder extends Object implements BmcRequest.Builder<ListWorkRequestsRequest,Void>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ListWorkRequestsRequest |
build()
Build the instance of ListWorkRequestsRequest as configured by this builder
|
ListWorkRequestsRequest |
buildWithoutInvocationCallback()
Build the instance of ListWorkRequestsRequest as configured by this builder
|
ListWorkRequestsRequest.Builder |
compartmentId(String compartmentId)
The OCID of the compartment that contains the resources to list.
|
ListWorkRequestsRequest.Builder |
copy(ListWorkRequestsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListWorkRequestsRequest.Builder |
displayNameContains(String displayNameContains)
A filter to return resources that may partially match the given display name.
|
ListWorkRequestsRequest.Builder |
initiatorId(String initiatorId)
The OCID
of the schedule job that initiated the work request.
|
ListWorkRequestsRequest.Builder |
invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListWorkRequestsRequest.Builder |
isManagedByAutonomousLinux(Boolean isManagedByAutonomousLinux)
Indicates whether to list only resources managed by the Autonomous Linux service.
|
ListWorkRequestsRequest.Builder |
limit(Integer limit)
For list pagination.
|
ListWorkRequestsRequest.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
ListWorkRequestsRequest.Builder |
operationType(List<WorkRequestOperationType> operationType)
The asynchronous operation tracked by this work request.
|
ListWorkRequestsRequest.Builder |
operationType(WorkRequestOperationType singularValue)
Singular setter.
|
ListWorkRequestsRequest.Builder |
page(String page)
For list pagination.
|
ListWorkRequestsRequest.Builder |
parentId(String parentId)
The OCID
of the parent work request.
|
ListWorkRequestsRequest.Builder |
parentResourcesNotEqualTo(List<String> parentResourcesNotEqualTo)
A filter to return the resources whose parent resources are not the same as the given
resource
OCIDs.
|
ListWorkRequestsRequest.Builder |
parentResourcesNotEqualTo(String singularValue)
Singular setter.
|
ListWorkRequestsRequest.Builder |
resourceId(String resourceId)
The OCID
of the resource.
|
ListWorkRequestsRequest.Builder |
retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListWorkRequestsRequest.Builder |
retryOfId(String retryOfId)
A filter to return the work requests that are a retry of the given work request
OCIDs.
|
ListWorkRequestsRequest.Builder |
sortBy(ListWorkRequestsRequest.SortBy sortBy)
The field to sort by.
|
ListWorkRequestsRequest.Builder |
sortOrder(SortOrder sortOrder)
The sort order to use, either ‘ASC’ or ‘DESC’.
|
ListWorkRequestsRequest.Builder |
status(List<OperationStatus> status)
A filter to return work requests that match the given status.
|
ListWorkRequestsRequest.Builder |
status(OperationStatus singularValue)
Singular setter.
|
ListWorkRequestsRequest.Builder |
timeCreatedGreaterThanOrEqualTo(Date timeCreatedGreaterThanOrEqualTo)
A filter to return work requests that were created on or after the date provided (in RFC
3339 format).
|
ListWorkRequestsRequest.Builder |
timeCreatedLessThan(Date timeCreatedLessThan)
A filter to return work requests that were created before the date provided (in RFC
3339 format).
|
ListWorkRequestsRequest.Builder |
workRequestId(String workRequestId)
The OCID
of the work request.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
body$
public ListWorkRequestsRequest.Builder compartmentId(String compartmentId)
The OCID of the compartment that contains the resources to list. This filter returns only resources contained within the specified compartment.
compartmentId
- the value to setpublic ListWorkRequestsRequest.Builder workRequestId(String workRequestId)
The OCID of the work request.
workRequestId
- the value to setpublic ListWorkRequestsRequest.Builder status(List<OperationStatus> status)
A filter to return work requests that match the given status.
status
- the value to setpublic ListWorkRequestsRequest.Builder status(OperationStatus singularValue)
Singular setter. A filter to return work requests that match the given status.
singularValue
- the singular value to setpublic ListWorkRequestsRequest.Builder resourceId(String resourceId)
The OCID of the resource. This filter returns resources associated with the specified resource.
resourceId
- the value to setpublic ListWorkRequestsRequest.Builder opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
opcRequestId
- the value to setpublic ListWorkRequestsRequest.Builder page(String page)
For list pagination. The value of the opc-next-page
response header from the
previous “List” call. For important details about how pagination works, see List
Pagination.
Example: 3
page
- the value to setpublic ListWorkRequestsRequest.Builder limit(Integer limit)
For list pagination. The maximum number of results per page, or items to return in a paginated “List” call. For important details about how pagination works, see List Pagination.
Example: 50
limit
- the value to setpublic ListWorkRequestsRequest.Builder sortOrder(SortOrder sortOrder)
The sort order to use, either ‘ASC’ or ‘DESC’.
sortOrder
- the value to setpublic ListWorkRequestsRequest.Builder sortBy(ListWorkRequestsRequest.SortBy sortBy)
The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending.
sortBy
- the value to setpublic ListWorkRequestsRequest.Builder initiatorId(String initiatorId)
The OCID of the schedule job that initiated the work request.
initiatorId
- the value to setpublic ListWorkRequestsRequest.Builder parentId(String parentId)
The OCID of the parent work request.
parentId
- the value to setpublic ListWorkRequestsRequest.Builder parentResourcesNotEqualTo(List<String> parentResourcesNotEqualTo)
A filter to return the resources whose parent resources are not the same as the given resource OCIDs.
parentResourcesNotEqualTo
- the value to setpublic ListWorkRequestsRequest.Builder parentResourcesNotEqualTo(String singularValue)
Singular setter. A filter to return the resources whose parent resources are not the same as the given resource OCIDs.
singularValue
- the singular value to setpublic ListWorkRequestsRequest.Builder operationType(List<WorkRequestOperationType> operationType)
The asynchronous operation tracked by this work request. The filter returns only resources that match the given OperationType.
operationType
- the value to setpublic ListWorkRequestsRequest.Builder operationType(WorkRequestOperationType singularValue)
Singular setter. The asynchronous operation tracked by this work request. The filter returns only resources that match the given OperationType.
singularValue
- the singular value to setpublic ListWorkRequestsRequest.Builder displayNameContains(String displayNameContains)
A filter to return resources that may partially match the given display name.
displayNameContains
- the value to setpublic ListWorkRequestsRequest.Builder retryOfId(String retryOfId)
A filter to return the work requests that are a retry of the given work request OCIDs.
retryOfId
- the value to setpublic ListWorkRequestsRequest.Builder timeCreatedLessThan(Date timeCreatedLessThan)
A filter to return work requests that were created before the date provided (in RFC 3339 format). Example: ‘2023-08-25T21:10:29.600Z’
timeCreatedLessThan
- the value to setpublic ListWorkRequestsRequest.Builder timeCreatedGreaterThanOrEqualTo(Date timeCreatedGreaterThanOrEqualTo)
A filter to return work requests that were created on or after the date provided (in RFC 3339 format). Example: ‘2023-08-25T21:10:29.600Z’
timeCreatedGreaterThanOrEqualTo
- the value to setpublic ListWorkRequestsRequest.Builder isManagedByAutonomousLinux(Boolean isManagedByAutonomousLinux)
Indicates whether to list only resources managed by the Autonomous Linux service.
isManagedByAutonomousLinux
- the value to setpublic ListWorkRequestsRequest.Builder invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
invocationCallback
- the invocation callback to be set for the requestpublic ListWorkRequestsRequest.Builder retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
retryConfiguration
- the retry configuration to be used for the requestpublic ListWorkRequestsRequest.Builder copy(ListWorkRequestsRequest o)
Copy method to populate the builder with values from the given instance.
copy
in interface BmcRequest.Builder<ListWorkRequestsRequest,Void>
o
- other request from which to copy valuespublic ListWorkRequestsRequest build()
Build the instance of ListWorkRequestsRequest as configured by this builder
Note that this method takes calls to invocationCallback(com.oracle.bmc.http.client.RequestInterceptor)
into account,
while the method buildWithoutInvocationCallback()
does not.
This is the preferred method to build an instance.
build
in interface BmcRequest.Builder<ListWorkRequestsRequest,Void>
public ListWorkRequestsRequest buildWithoutInvocationCallback()
Build the instance of ListWorkRequestsRequest as configured by this builder
Note that this method does not take calls to invocationCallback(com.oracle.bmc.http.client.RequestInterceptor)
into account,
while the method build()
does
Copyright © 2016–2025. All rights reserved.