public static class ListTransferDevicesResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ListTransferDevicesResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
ListTransferDevicesResponse |
build() |
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) |
String |
toString() |
public ListTransferDevicesResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public ListTransferDevicesResponse.Builder copy(ListTransferDevicesResponse o)
Copy method to populate the builder with values from the given instance.
public ListTransferDevicesResponse build()
public ListTransferDevicesResponse.Builder opcRequestId(String opcRequestId)
this
.public ListTransferDevicesResponse.Builder multipleTransferDevices(MultipleTransferDevices multipleTransferDevices)
The returned MultipleTransferDevices instance.
this
.Copyright © 2016–2022. All rights reserved.