Uses of Class
com.adyen.model.balanceplatform.CronSweepSchedule
-
Packages that use CronSweepSchedule Package Description com.adyen.model.balanceplatform -
-
Uses of CronSweepSchedule in com.adyen.model.balanceplatform
Methods in com.adyen.model.balanceplatform that return CronSweepSchedule Modifier and Type Method Description CronSweepScheduleCronSweepSchedule. cronExpression(String cronExpression)static CronSweepScheduleCronSweepSchedule. fromJson(String jsonString)Create an instance of CronSweepSchedule given an JSON stringCronSweepScheduleSweepConfigurationV2Schedule. getCronSweepSchedule()Get the actual instance of `CronSweepSchedule`.CronSweepScheduleCronSweepSchedule. type(CronSweepSchedule.TypeEnum type)Constructors in com.adyen.model.balanceplatform with parameters of type CronSweepSchedule Constructor Description SweepConfigurationV2Schedule(CronSweepSchedule o)
-