public static class AttachDevicesToTransferPackageResponse.Builder extends Object implements BmcResponse.Builder<AttachDevicesToTransferPackageResponse>
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(Map<String,List<String>> headers) |
AttachDevicesToTransferPackageResponse.Builder |
opcRequestId(String opcRequestId) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNotModified
public AttachDevicesToTransferPackageResponse.Builder __httpStatusCode__(int __httpStatusCode__)
__httpStatusCode__
in interface BmcResponse.Builder<AttachDevicesToTransferPackageResponse>
public AttachDevicesToTransferPackageResponse.Builder headers(Map<String,List<String>> headers)
headers
in interface BmcResponse.Builder<AttachDevicesToTransferPackageResponse>
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.
copy
in interface BmcResponse.Builder<AttachDevicesToTransferPackageResponse>
o
- other request from which to copy valuespublic AttachDevicesToTransferPackageResponse build()
Build the response object.
build
in interface BmcResponse.Builder<AttachDevicesToTransferPackageResponse>
Copyright © 2016–2024. All rights reserved.