Package | Description |
---|---|
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
static GetJobExecutionRequest.Builder |
GetJobExecutionRequest.builder()
Return a new builder for this request object.
|
GetJobExecutionRequest.Builder |
GetJobExecutionRequest.Builder.copy(GetJobExecutionRequest o)
Copy method to populate the builder with values from the given instance.
|
GetJobExecutionRequest.Builder |
GetJobExecutionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetJobExecutionRequest.Builder |
GetJobExecutionRequest.Builder.jobExecutionId(String jobExecutionId)
The identifier of the job execution.
|
GetJobExecutionRequest.Builder |
GetJobExecutionRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetJobExecutionRequest.Builder |
GetJobExecutionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetJobExecutionRequest.Builder |
GetJobExecutionRequest.toBuilder()
Return an instance of
GetJobExecutionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.