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