Uses of Class
com.oracle.bmc.disasterrecovery.model.UpdateFileSystemUnmountDetails
- 
Packages that use UpdateFileSystemUnmountDetails Package Description com.oracle.bmc.disasterrecovery.model 
- 
- 
Uses of UpdateFileSystemUnmountDetails in com.oracle.bmc.disasterrecovery.modelMethods in com.oracle.bmc.disasterrecovery.model that return UpdateFileSystemUnmountDetails Modifier and Type Method Description UpdateFileSystemUnmountDetailsUpdateFileSystemUnmountDetails.Builder. build()UpdateFileSystemUnmountDetailsUpdateComputeInstanceMovableFileSystemOperationDetails. getUnmountDetails()Methods in com.oracle.bmc.disasterrecovery.model with parameters of type UpdateFileSystemUnmountDetails Modifier and Type Method Description UpdateFileSystemUnmountDetails.BuilderUpdateFileSystemUnmountDetails.Builder. copy(UpdateFileSystemUnmountDetails model)UpdateComputeInstanceMovableFileSystemOperationDetails.BuilderUpdateComputeInstanceMovableFileSystemOperationDetails.Builder. unmountDetails(UpdateFileSystemUnmountDetails unmountDetails)Constructors in com.oracle.bmc.disasterrecovery.model with parameters of type UpdateFileSystemUnmountDetails Constructor Description UpdateComputeInstanceMovableFileSystemOperationDetails(String exportPath, String mountPoint, UpdateFileSystemMountDetails mountDetails, UpdateFileSystemUnmountDetails unmountDetails)Deprecated.
 
-