Uses of Class
model.ProcessorLinks
-
Packages that use ProcessorLinks Package Description model -
-
Uses of ProcessorLinks in model
Methods in model that return ProcessorLinks Modifier and Type Method Description ProcessorLinksProcessorLinks. application(ApplicationProfileLinksApplication application)static ProcessorLinksProcessorLinks. fromJson(String jsonString)Create an instance of ProcessorLinks given an JSON stringProcessorLinksProcessor. getLinks()Get linksProcessorLinksWebhook. getLinks()Get linksProcessorLinksProcessorLinks. self(ApplicationLinksSelf self)Methods in model with parameters of type ProcessorLinks Modifier and Type Method Description ProcessorProcessor. links(ProcessorLinks links)WebhookWebhook. links(ProcessorLinks links)voidProcessor. setLinks(ProcessorLinks links)voidWebhook. setLinks(ProcessorLinks links)
-