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