Uses of Class
com.oracle.bmc.disasterrecovery.model.CreateFileSystemUnmountDetails
- 
Packages that use CreateFileSystemUnmountDetails Package Description com.oracle.bmc.disasterrecovery.model 
- 
- 
Uses of CreateFileSystemUnmountDetails in com.oracle.bmc.disasterrecovery.modelMethods in com.oracle.bmc.disasterrecovery.model that return CreateFileSystemUnmountDetails Modifier and Type Method Description CreateFileSystemUnmountDetailsCreateFileSystemUnmountDetails.Builder. build()CreateFileSystemUnmountDetailsCreateComputeInstanceMovableFileSystemOperationDetails. getUnmountDetails()Methods in com.oracle.bmc.disasterrecovery.model with parameters of type CreateFileSystemUnmountDetails Modifier and Type Method Description CreateFileSystemUnmountDetails.BuilderCreateFileSystemUnmountDetails.Builder. copy(CreateFileSystemUnmountDetails model)CreateComputeInstanceMovableFileSystemOperationDetails.BuilderCreateComputeInstanceMovableFileSystemOperationDetails.Builder. unmountDetails(CreateFileSystemUnmountDetails unmountDetails)Constructors in com.oracle.bmc.disasterrecovery.model with parameters of type CreateFileSystemUnmountDetails Constructor Description CreateComputeInstanceMovableFileSystemOperationDetails(String exportPath, String mountPoint, CreateFileSystemMountDetails mountDetails, CreateFileSystemUnmountDetails unmountDetails)Deprecated.
 
-