Uses of Class
com.adyen.model.configurationwebhooks.SweepSchedule
-
Packages that use SweepSchedule Package Description com.adyen.model.configurationwebhooks -
-
Uses of SweepSchedule in com.adyen.model.configurationwebhooks
Methods in com.adyen.model.configurationwebhooks that return SweepSchedule Modifier and Type Method Description static SweepScheduleSweepSchedule. fromJson(String jsonString)Create an instance of SweepSchedule given an JSON stringSweepScheduleSweepConfigurationSchedule. getSweepSchedule()Get the actual instance of `SweepSchedule`.SweepScheduleSweepSchedule. type(SweepSchedule.TypeEnum type)Constructors in com.adyen.model.configurationwebhooks with parameters of type SweepSchedule Constructor Description SweepConfigurationSchedule(SweepSchedule o)
-