public static class ListJobExecutionsRequest.Builder extends Object implements BmcRequest.Builder<ListJobExecutionsRequest,Void>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ListJobExecutionsRequest |
build()
Build the instance of ListJobExecutionsRequest as configured by this builder
|
ListJobExecutionsRequest |
buildWithoutInvocationCallback()
Build the instance of ListJobExecutionsRequest as configured by this builder
|
ListJobExecutionsRequest.Builder |
catalogId(String catalogId)
Unique catalog identifier.
|
ListJobExecutionsRequest.Builder |
copy(ListJobExecutionsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListJobExecutionsRequest.Builder |
createdById(String createdById)
OCID of the user who created the resource.
|
ListJobExecutionsRequest.Builder |
dataEntityKey(String dataEntityKey)
Unique entity key.
|
ListJobExecutionsRequest.Builder |
errorCode(String errorCode)
Error code returned from the job execution or null if job is still running or didn’t
return an error.
|
ListJobExecutionsRequest.Builder |
errorMessage(String errorMessage)
Error message returned from the job execution or null if job is still running or didn’t
return an error.
|
ListJobExecutionsRequest.Builder |
eventKey(String eventKey)
Event that triggered the execution of this job or null.
|
ListJobExecutionsRequest.Builder |
externalUrl(String externalUrl)
The a URL of the job for accessing this resource and its status.
|
ListJobExecutionsRequest.Builder |
fields(List<ListJobExecutionsRequest.Fields> fields)
Specifies the fields to return in a job execution summary response.
|
ListJobExecutionsRequest.Builder |
fields(ListJobExecutionsRequest.Fields singularValue)
Singular setter.
|
ListJobExecutionsRequest.Builder |
invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListJobExecutionsRequest.Builder |
jobKey(String jobKey)
Unique job key.
|
ListJobExecutionsRequest.Builder |
jobType(JobType jobType)
Job type.
|
ListJobExecutionsRequest.Builder |
lifecycleState(JobExecutionState lifecycleState)
Job execution lifecycle state.
|
ListJobExecutionsRequest.Builder |
limit(Integer limit)
The maximum number of items to return.
|
ListJobExecutionsRequest.Builder |
opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ListJobExecutionsRequest.Builder |
page(String page)
The page token representing the page at which to start retrieving results.
|
ListJobExecutionsRequest.Builder |
parentKey(String parentKey)
The unique key of the parent execution or null if this job execution has no parent.
|
ListJobExecutionsRequest.Builder |
processKey(String processKey)
Process identifier related to the job execution.
|
ListJobExecutionsRequest.Builder |
retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListJobExecutionsRequest.Builder |
sortBy(ListJobExecutionsRequest.SortBy sortBy)
The field to sort by.
|
ListJobExecutionsRequest.Builder |
sortOrder(ListJobExecutionsRequest.SortOrder sortOrder)
The sort order to use, either ‘asc’ or ‘desc’.
|
ListJobExecutionsRequest.Builder |
subType(String subType)
Sub-type of this job execution.
|
ListJobExecutionsRequest.Builder |
timeCreated(Date timeCreated)
Time that the resource was created.
|
ListJobExecutionsRequest.Builder |
timeEnd(Date timeEnd)
Time that the job execution ended or null if the job is still running or hasn’t run yet.
|
ListJobExecutionsRequest.Builder |
timeStart(Date timeStart)
Time that the job execution was started or in the case of a future time, the time when
the job will start.
|
ListJobExecutionsRequest.Builder |
timeUpdated(Date timeUpdated)
Time that the resource was updated.
|
ListJobExecutionsRequest.Builder |
updatedById(String updatedById)
OCID of the user who updated the resource.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
body$
public ListJobExecutionsRequest.Builder catalogId(String catalogId)
Unique catalog identifier.
catalogId
- the value to setpublic ListJobExecutionsRequest.Builder jobKey(String jobKey)
Unique job key.
jobKey
- the value to setpublic ListJobExecutionsRequest.Builder lifecycleState(JobExecutionState lifecycleState)
Job execution lifecycle state.
lifecycleState
- the value to setpublic ListJobExecutionsRequest.Builder timeCreated(Date timeCreated)
Time that the resource was created. An RFC3339 formatted datetime string.
timeCreated
- the value to setpublic ListJobExecutionsRequest.Builder timeUpdated(Date timeUpdated)
Time that the resource was updated. An RFC3339 formatted datetime string.
timeUpdated
- the value to setpublic ListJobExecutionsRequest.Builder createdById(String createdById)
OCID of the user who created the resource.
createdById
- the value to setpublic ListJobExecutionsRequest.Builder updatedById(String updatedById)
OCID of the user who updated the resource.
updatedById
- the value to setpublic ListJobExecutionsRequest.Builder jobType(JobType jobType)
Job type.
jobType
- the value to setpublic ListJobExecutionsRequest.Builder subType(String subType)
Sub-type of this job execution.
subType
- the value to setpublic ListJobExecutionsRequest.Builder parentKey(String parentKey)
The unique key of the parent execution or null if this job execution has no parent.
parentKey
- the value to setpublic ListJobExecutionsRequest.Builder timeStart(Date timeStart)
Time that the job execution was started or in the case of a future time, the time when the job will start. An RFC3339 formatted datetime string.
timeStart
- the value to setpublic ListJobExecutionsRequest.Builder timeEnd(Date timeEnd)
Time that the job execution ended or null if the job is still running or hasn’t run yet. An RFC3339 formatted datetime string.
timeEnd
- the value to setpublic ListJobExecutionsRequest.Builder errorCode(String errorCode)
Error code returned from the job execution or null if job is still running or didn’t return an error.
errorCode
- the value to setpublic ListJobExecutionsRequest.Builder errorMessage(String errorMessage)
Error message returned from the job execution or null if job is still running or didn’t return an error.
errorMessage
- the value to setpublic ListJobExecutionsRequest.Builder processKey(String processKey)
Process identifier related to the job execution.
processKey
- the value to setpublic ListJobExecutionsRequest.Builder externalUrl(String externalUrl)
The a URL of the job for accessing this resource and its status.
externalUrl
- the value to setpublic ListJobExecutionsRequest.Builder eventKey(String eventKey)
Event that triggered the execution of this job or null.
eventKey
- the value to setpublic ListJobExecutionsRequest.Builder dataEntityKey(String dataEntityKey)
Unique entity key.
dataEntityKey
- the value to setpublic ListJobExecutionsRequest.Builder fields(List<ListJobExecutionsRequest.Fields> fields)
Specifies the fields to return in a job execution summary response.
fields
- the value to setpublic ListJobExecutionsRequest.Builder fields(ListJobExecutionsRequest.Fields singularValue)
Singular setter. Specifies the fields to return in a job execution summary response.
singularValue
- the singular value to setpublic ListJobExecutionsRequest.Builder sortBy(ListJobExecutionsRequest.SortBy sortBy)
The field to sort by. Only one sort order may be provided; the default is descending. Use sortOrder query param to specify order.
sortBy
- the value to setpublic ListJobExecutionsRequest.Builder sortOrder(ListJobExecutionsRequest.SortOrder sortOrder)
The sort order to use, either ‘asc’ or ‘desc’.
sortOrder
- the value to setpublic ListJobExecutionsRequest.Builder limit(Integer limit)
The maximum number of items to return.
limit
- the value to setpublic ListJobExecutionsRequest.Builder page(String page)
The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.
page
- the value to setpublic ListJobExecutionsRequest.Builder opcRequestId(String opcRequestId)
The client request ID for tracing.
opcRequestId
- the value to setpublic ListJobExecutionsRequest.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 ListJobExecutionsRequest.Builder retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
retryConfiguration
- the retry configuration to be used for the requestpublic ListJobExecutionsRequest.Builder copy(ListJobExecutionsRequest o)
Copy method to populate the builder with values from the given instance.
copy
in interface BmcRequest.Builder<ListJobExecutionsRequest,Void>
o
- other request from which to copy valuespublic ListJobExecutionsRequest build()
Build the instance of ListJobExecutionsRequest 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<ListJobExecutionsRequest,Void>
public ListJobExecutionsRequest buildWithoutInvocationCallback()
Build the instance of ListJobExecutionsRequest 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.