Uses of Class
com.uc4.api.objects.SyncItem
Packages that use SyncItem
-
Uses of SyncItem in com.uc4.api.objects
Methods in com.uc4.api.objects that return types with arguments of type SyncItemMethods in com.uc4.api.objects with parameters of type SyncItemModifier and TypeMethodDescriptionvoid
SyncList.addSyncItem
(SyncItem item) Adds a single SYNC condition to this job.boolean
SyncList.removeSyncItem
(SyncItem item) Removes the specified item from thisSyncList
.