public static class GetTransferApplianceEncryptionPassphraseResponse.Builder extends Object implements BmcResponse.Builder<GetTransferApplianceEncryptionPassphraseResponse>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GetTransferApplianceEncryptionPassphraseResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetTransferApplianceEncryptionPassphraseResponse |
build()
Build the response object.
|
GetTransferApplianceEncryptionPassphraseResponse.Builder |
copy(GetTransferApplianceEncryptionPassphraseResponse o)
Copy method to populate the builder with values from the given instance.
|
GetTransferApplianceEncryptionPassphraseResponse.Builder |
etag(String etag) |
GetTransferApplianceEncryptionPassphraseResponse.Builder |
headers(Map<String,List<String>> headers) |
GetTransferApplianceEncryptionPassphraseResponse.Builder |
opcRequestId(String opcRequestId) |
GetTransferApplianceEncryptionPassphraseResponse.Builder |
transferApplianceEncryptionPassphrase(TransferApplianceEncryptionPassphrase transferApplianceEncryptionPassphrase)
The returned
TransferApplianceEncryptionPassphrase instance. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNotModified
public GetTransferApplianceEncryptionPassphraseResponse.Builder __httpStatusCode__(int __httpStatusCode__)
__httpStatusCode__
in interface BmcResponse.Builder<GetTransferApplianceEncryptionPassphraseResponse>
public GetTransferApplianceEncryptionPassphraseResponse.Builder headers(Map<String,List<String>> headers)
headers
in interface BmcResponse.Builder<GetTransferApplianceEncryptionPassphraseResponse>
public GetTransferApplianceEncryptionPassphraseResponse.Builder opcRequestId(String opcRequestId)
opcRequestId
- the value to setpublic GetTransferApplianceEncryptionPassphraseResponse.Builder etag(String etag)
etag
- the value to setpublic GetTransferApplianceEncryptionPassphraseResponse.Builder transferApplianceEncryptionPassphrase(TransferApplianceEncryptionPassphrase transferApplianceEncryptionPassphrase)
The returned TransferApplianceEncryptionPassphrase
instance.
transferApplianceEncryptionPassphrase
- the value to setpublic GetTransferApplianceEncryptionPassphraseResponse.Builder copy(GetTransferApplianceEncryptionPassphraseResponse o)
Copy method to populate the builder with values from the given instance.
copy
in interface BmcResponse.Builder<GetTransferApplianceEncryptionPassphraseResponse>
o
- other request from which to copy valuespublic GetTransferApplianceEncryptionPassphraseResponse build()
Build the response object.
build
in interface BmcResponse.Builder<GetTransferApplianceEncryptionPassphraseResponse>
Copyright © 2016–2024. All rights reserved.