JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH:
Uses of Class
com.peterphi.carbon.type.mutable.CarbonFTPUpload
Packages that use
CarbonFTPUpload
Package
Description
com.peterphi.carbon.type.mutable
Uses of
CarbonFTPUpload
in
com.peterphi.carbon.type.mutable
Methods in
com.peterphi.carbon.type.mutable
that return types with arguments of type
CarbonFTPUpload
Modifier and Type
Method
Description
List
<
CarbonFTPUpload
>
CarbonDestination.
getPostConversionFTPUploads
()
Methods in
com.peterphi.carbon.type.mutable
with parameters of type
CarbonFTPUpload
Modifier and Type
Method
Description
void
CarbonDestination.
addFTPUpload
(
CarbonFTPUpload
ftpUpload)