public static class DeploymentWalletExistsResponse.Builder extends Object implements BmcResponse.Builder<DeploymentWalletExistsResponse>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DeploymentWalletExistsResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
DeploymentWalletExistsResponse |
build()
Build the response object.
|
DeploymentWalletExistsResponse.Builder |
copy(DeploymentWalletExistsResponse o)
Copy method to populate the builder with values from the given instance.
|
DeploymentWalletExistsResponse.Builder |
deploymentWalletExistsResponseDetails(DeploymentWalletExistsResponseDetails deploymentWalletExistsResponseDetails)
The returned
DeploymentWalletExistsResponseDetails instance. |
DeploymentWalletExistsResponse.Builder |
etag(String etag)
For optimistic concurrency control.
|
DeploymentWalletExistsResponse.Builder |
headers(Map<String,List<String>> headers) |
DeploymentWalletExistsResponse.Builder |
opcRequestId(String opcRequestId)
A unique Oracle-assigned identifier for the request.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNotModified
public DeploymentWalletExistsResponse.Builder __httpStatusCode__(int __httpStatusCode__)
__httpStatusCode__
in interface BmcResponse.Builder<DeploymentWalletExistsResponse>
public DeploymentWalletExistsResponse.Builder headers(Map<String,List<String>> headers)
headers
in interface BmcResponse.Builder<DeploymentWalletExistsResponse>
public DeploymentWalletExistsResponse.Builder opcRequestId(String opcRequestId)
A unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please include the request ID.
opcRequestId
- the value to setpublic DeploymentWalletExistsResponse.Builder etag(String etag)
For optimistic concurrency control. See if-match
.
etag
- the value to setpublic DeploymentWalletExistsResponse.Builder deploymentWalletExistsResponseDetails(DeploymentWalletExistsResponseDetails deploymentWalletExistsResponseDetails)
The returned DeploymentWalletExistsResponseDetails
instance.
deploymentWalletExistsResponseDetails
- the value to setpublic DeploymentWalletExistsResponse.Builder copy(DeploymentWalletExistsResponse o)
Copy method to populate the builder with values from the given instance.
copy
in interface BmcResponse.Builder<DeploymentWalletExistsResponse>
o
- other request from which to copy valuespublic DeploymentWalletExistsResponse build()
Build the response object.
build
in interface BmcResponse.Builder<DeploymentWalletExistsResponse>
Copyright © 2016–2024. All rights reserved.