static GetJobLogRequest.Builder |
GetJobLogRequest.builder() |
Return a new builder for this request object.
|
GetJobLogRequest.Builder |
GetJobLogRequest.Builder.catalogId(String catalogId) |
Unique catalog identifier.
|
GetJobLogRequest.Builder |
GetJobLogRequest.Builder.copy(GetJobLogRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetJobLogRequest.Builder |
GetJobLogRequest.Builder.fields(GetJobLogRequest.Fields singularValue) |
Singular setter.
|
GetJobLogRequest.Builder |
GetJobLogRequest.Builder.fields(List<GetJobLogRequest.Fields> fields) |
Specifies the fields to return in a job log response.
|
GetJobLogRequest.Builder |
GetJobLogRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetJobLogRequest.Builder |
GetJobLogRequest.Builder.jobExecutionKey(String jobExecutionKey) |
The key of the job execution.
|
GetJobLogRequest.Builder |
GetJobLogRequest.Builder.jobKey(String jobKey) |
Unique job key.
|
GetJobLogRequest.Builder |
GetJobLogRequest.Builder.jobLogKey(String jobLogKey) |
Unique job log key.
|
GetJobLogRequest.Builder |
GetJobLogRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
GetJobLogRequest.Builder |
GetJobLogRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetJobLogRequest.Builder |
GetJobLogRequest.toBuilder() |
|