@Generated(value="OracleSDKGenerator", comments="API Version: 20180917") public class GetJobTfStateResponse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GetJobTfStateResponse.Builder |
Modifier and Type | Method and Description |
---|---|
static GetJobTfStateResponse.Builder |
builder() |
InputStream |
getInputStream()
The returned java.io.InputStream instance.
|
String |
getOpcRequestId()
Unique identifier for the request.
|
public static GetJobTfStateResponse.Builder builder()
public String getOpcRequestId()
Unique identifier for the request.
public InputStream getInputStream()
The returned java.io.InputStream instance.
Copyright © 2016–2019. All rights reserved.