public static class DeleteVaultReplicaResponse.Builder extends Object implements BmcResponse.Builder<DeleteVaultReplicaResponse>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DeleteVaultReplicaResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
DeleteVaultReplicaResponse |
build()
Build the response object.
|
DeleteVaultReplicaResponse.Builder |
copy(DeleteVaultReplicaResponse o)
Copy method to populate the builder with values from the given instance.
|
DeleteVaultReplicaResponse.Builder |
headers(Map<String,List<String>> headers) |
DeleteVaultReplicaResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
DeleteVaultReplicaResponse.Builder |
opcWorkRequestId(String opcWorkRequestId)
Unique Oracle-assigned identifier for the work request, used to track the progress of the
delete replica operation.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNotModified
public DeleteVaultReplicaResponse.Builder __httpStatusCode__(int __httpStatusCode__)
__httpStatusCode__
in interface BmcResponse.Builder<DeleteVaultReplicaResponse>
public DeleteVaultReplicaResponse.Builder headers(Map<String,List<String>> headers)
headers
in interface BmcResponse.Builder<DeleteVaultReplicaResponse>
public DeleteVaultReplicaResponse.Builder opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
opcRequestId
- the value to setpublic DeleteVaultReplicaResponse.Builder opcWorkRequestId(String opcWorkRequestId)
Unique Oracle-assigned identifier for the work request, used to track the progress of the delete replica operation.
opcWorkRequestId
- the value to setpublic DeleteVaultReplicaResponse.Builder copy(DeleteVaultReplicaResponse o)
Copy method to populate the builder with values from the given instance.
copy
in interface BmcResponse.Builder<DeleteVaultReplicaResponse>
o
- other request from which to copy valuespublic DeleteVaultReplicaResponse build()
Build the response object.
build
in interface BmcResponse.Builder<DeleteVaultReplicaResponse>
Copyright © 2016–2024. All rights reserved.