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