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