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) |
public GetTransferJobResponse.Builder copy(GetTransferJobResponse o)
Copy method to populate the builder with values from the given instance.
public GetTransferJobResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetTransferJobResponse.Builder opcRequestId(String opcRequestId)
public GetTransferJobResponse.Builder etag(String etag)
public GetTransferJobResponse.Builder transferJob(TransferJob transferJob)
public GetTransferJobResponse build()
Copyright © 2016–2021. All rights reserved.