Uses of Class
com.morpheusdata.request.FileCopyRequest
Packages that use FileCopyRequest
-
Uses of FileCopyRequest in com.morpheusdata.core
Methods in com.morpheusdata.core with parameters of type FileCopyRequestModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<ServiceResponse>MorpheusFileCopyService.generateUrl(FileCopyRequest request) Create a url to copy a file to the target server. -
Uses of FileCopyRequest in com.morpheusdata.core.synchronous
Methods in com.morpheusdata.core.synchronous with parameters of type FileCopyRequestModifier and TypeMethodDescriptionMorpheusSynchronousFileCopyService.generateUrl(FileCopyRequest request) Create a url to copy a file to the target server.