Uses of Class
com.oracle.bmc.filestorage.responses.ChangeFileSystemCompartmentResponse.Builder
- 
Packages that use ChangeFileSystemCompartmentResponse.Builder Package Description com.oracle.bmc.filestorage.responses 
- 
- 
Uses of ChangeFileSystemCompartmentResponse.Builder in com.oracle.bmc.filestorage.responsesMethods in com.oracle.bmc.filestorage.responses that return ChangeFileSystemCompartmentResponse.Builder Modifier and Type Method Description ChangeFileSystemCompartmentResponse.BuilderChangeFileSystemCompartmentResponse.Builder. __httpStatusCode__(int __httpStatusCode__)static ChangeFileSystemCompartmentResponse.BuilderChangeFileSystemCompartmentResponse. builder()Return a new builder for this response object.ChangeFileSystemCompartmentResponse.BuilderChangeFileSystemCompartmentResponse.Builder. copy(ChangeFileSystemCompartmentResponse o)Copy method to populate the builder with values from the given instance.ChangeFileSystemCompartmentResponse.BuilderChangeFileSystemCompartmentResponse.Builder. headers(Map<String,List<String>> headers)ChangeFileSystemCompartmentResponse.BuilderChangeFileSystemCompartmentResponse.Builder. opcRequestId(String opcRequestId)Unique Oracle-assigned identifier for the request.
 
-