public static class UpdateTransferDeviceResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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) |
public UpdateTransferDeviceResponse.Builder copy(UpdateTransferDeviceResponse o)
Copy method to populate the builder with values from the given instance.
public UpdateTransferDeviceResponse.Builder opcRequestId(String opcRequestId)
public UpdateTransferDeviceResponse.Builder etag(String etag)
public UpdateTransferDeviceResponse.Builder transferDevice(TransferDevice transferDevice)
public UpdateTransferDeviceResponse build()
Copyright © 2016–2020. All rights reserved.