public static class GetTransferJobResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 opcRequestId(String opcRequestId)
public GetTransferJobResponse.Builder etag(String etag)
public GetTransferJobResponse.Builder transferJob(TransferJob transferJob)
public GetTransferJobResponse build()
Copyright © 2016–2020. All rights reserved.