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