Uses of Class
com.adyen.model.balanceplatform.SweepConfigurationV2Schedule
-
Packages that use SweepConfigurationV2Schedule Package Description com.adyen.model.balanceplatform -
-
Uses of SweepConfigurationV2Schedule in com.adyen.model.balanceplatform
Methods in com.adyen.model.balanceplatform that return SweepConfigurationV2Schedule Modifier and Type Method Description SweepConfigurationV2ScheduleSweepConfigurationV2Schedule.SweepConfigurationV2ScheduleDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt)SweepConfigurationV2ScheduleSweepConfigurationV2Schedule.SweepConfigurationV2ScheduleDeserializer. getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)Handle deserialization of the 'null' value.SweepConfigurationV2ScheduleSweepConfigurationV2. getSchedule()Get scheduleMethods in com.adyen.model.balanceplatform with parameters of type SweepConfigurationV2Schedule Modifier and Type Method Description SweepConfigurationV2SweepConfigurationV2. schedule(SweepConfigurationV2Schedule schedule)voidSweepConfigurationV2Schedule.SweepConfigurationV2ScheduleSerializer. serialize(SweepConfigurationV2Schedule value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider)voidSweepConfigurationV2. setSchedule(SweepConfigurationV2Schedule schedule)Constructor parameters in com.adyen.model.balanceplatform with type arguments of type SweepConfigurationV2Schedule Constructor Description SweepConfigurationV2ScheduleSerializer(Class<SweepConfigurationV2Schedule> t)
-