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