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