public static class GetTransferJobResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetTransferJobResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetTransferJobResponse |
build() |
GetTransferJobResponse.Builder |
copy(GetTransferJobResponse o)
Copy method to populate the builder with values from the given instance.
|
GetTransferJobResponse.Builder |
etag(String etag) |
GetTransferJobResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
GetTransferJobResponse.Builder |
transferJob(TransferJob transferJob)
The returned TransferJob instance.
|
public GetTransferJobResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetTransferJobResponse.Builder copy(GetTransferJobResponse o)
Copy method to populate the builder with values from the given instance.
public GetTransferJobResponse build()
public GetTransferJobResponse.Builder opcRequestId(String opcRequestId)
this
.public GetTransferJobResponse.Builder etag(String etag)
this
.public GetTransferJobResponse.Builder transferJob(TransferJob transferJob)
The returned TransferJob instance.
this
.Copyright © 2016–2022. All rights reserved.