Uses of Class
com.adyen.model.management.EventUrl
-
Packages that use EventUrl Package Description com.adyen.model.management -
-
Uses of EventUrl in com.adyen.model.management
Methods in com.adyen.model.management that return EventUrl Modifier and Type Method Description EventUrlEventUrl. addEventLocalUrlsItem(Url eventLocalUrlsItem)EventUrlEventUrl. addEventPublicUrlsItem(Url eventPublicUrlsItem)EventUrlEventUrl. eventLocalUrls(List<Url> eventLocalUrls)EventUrlEventUrl. eventPublicUrls(List<Url> eventPublicUrls)static EventUrlEventUrl. fromJson(String jsonString)Create an instance of EventUrl given an JSON stringEventUrlNexo. getEventUrls()Get eventUrlsMethods in com.adyen.model.management with parameters of type EventUrl Modifier and Type Method Description NexoNexo. eventUrls(EventUrl eventUrls)voidNexo. setEventUrls(EventUrl eventUrls)eventUrls
-