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