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