static GetExecutionRequest.Builder |
GetExecutionRequest.builder() |
Return a new builder for this request object.
|
GetExecutionRequest.Builder |
GetExecutionRequest.Builder.copy(GetExecutionRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetExecutionRequest.Builder |
GetExecutionRequest.Builder.executionId(String executionId) |
Execution Id
|
GetExecutionRequest.Builder |
GetExecutionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetExecutionRequest.Builder |
GetExecutionRequest.Builder.jobActivityId(String jobActivityId) |
unique jobActivity identifier
|
GetExecutionRequest.Builder |
GetExecutionRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
GetExecutionRequest.Builder |
GetExecutionRequest.Builder.resourceId(String resourceId) |
unique Resource identifier
|
GetExecutionRequest.Builder |
GetExecutionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetExecutionRequest.Builder |
GetExecutionRequest.Builder.schedulerJobId(String schedulerJobId) |
unique SchedulerJob identifier
|
GetExecutionRequest.Builder |
GetExecutionRequest.toBuilder() |
|