@Generated(value="OracleSDKGenerator", comments="API Version: 20180917") public class CancelJobResponse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CancelJobResponse.Builder |
Modifier and Type | Method and Description |
---|---|
static CancelJobResponse.Builder |
builder() |
int |
get__httpStatusCode__()
HTTP status code returned by the operation.
|
String |
getOpcRequestId()
Unique identifier for the request.
|
public static CancelJobResponse.Builder builder()
public int get__httpStatusCode__()
HTTP status code returned by the operation.
public String getOpcRequestId()
Unique identifier for the request.
Copyright © 2016–2021. All rights reserved.