public static class AttachDevicesToTransferPackageResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
AttachDevicesToTransferPackageResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
AttachDevicesToTransferPackageResponse |
build() |
AttachDevicesToTransferPackageResponse.Builder |
copy(AttachDevicesToTransferPackageResponse o)
Copy method to populate the builder with values from the given instance.
|
AttachDevicesToTransferPackageResponse.Builder |
etag(String etag) |
AttachDevicesToTransferPackageResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public AttachDevicesToTransferPackageResponse.Builder copy(AttachDevicesToTransferPackageResponse o)
Copy method to populate the builder with values from the given instance.
public AttachDevicesToTransferPackageResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public AttachDevicesToTransferPackageResponse.Builder opcRequestId(String opcRequestId)
public AttachDevicesToTransferPackageResponse.Builder etag(String etag)
public AttachDevicesToTransferPackageResponse build()
Copyright © 2016–2021. All rights reserved.