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