public static class ListTransferDevicesResponse.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ListTransferDevicesResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
ListTransferDevicesResponse |
build()
Build the response object.
|
ListTransferDevicesResponse.Builder |
copy(ListTransferDevicesResponse o)
Copy method to populate the builder with values from the given instance.
|
ListTransferDevicesResponse.Builder |
multipleTransferDevices(MultipleTransferDevices multipleTransferDevices)
The returned MultipleTransferDevices instance.
|
ListTransferDevicesResponse.Builder |
opcRequestId(String opcRequestId) |
public ListTransferDevicesResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public ListTransferDevicesResponse.Builder opcRequestId(String opcRequestId)
opcRequestId
- the value to setpublic ListTransferDevicesResponse.Builder multipleTransferDevices(MultipleTransferDevices multipleTransferDevices)
The returned MultipleTransferDevices instance.
multipleTransferDevices
- the value to setpublic ListTransferDevicesResponse.Builder copy(ListTransferDevicesResponse o)
Copy method to populate the builder with values from the given instance.
public ListTransferDevicesResponse build()
Build the response object.
Copyright © 2016–2022. All rights reserved.