@Generated(value="OracleSDKGenerator", comments="API Version: 20201101") public class GetJobRunRequest extends com.oracle.bmc.requests.BmcRequest<Void>
Example: Click here to see how to use GetJobRunRequest.
| Modifier and Type | Class and Description |
|---|---|
static class |
GetJobRunRequest.Builder |
| Modifier and Type | Method and Description |
|---|---|
static GetJobRunRequest.Builder |
builder() |
String |
getJobRunId()
The identifier of the job run.
|
String |
getOpcRequestId()
The client request ID for tracing.
|
public static GetJobRunRequest.Builder builder()
public String getJobRunId()
The identifier of the job run.
public String getOpcRequestId()
The client request ID for tracing.
Copyright © 2016–2021. All rights reserved.