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