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