Uses of Class
model.ProcessorLinks
Packages that use ProcessorLinks
-
Uses of ProcessorLinks in model
Methods in model that return ProcessorLinksModifier and TypeMethodDescriptionProcessorLinks.application(ApplicationProfileLinksApplication application) static ProcessorLinksCreate an instance of ProcessorLinks given an JSON stringProcessor.getLinks()Get linksWebhook.getLinks()Get linksProcessorLinks.self(ApplicationLinksSelf self) Methods in model with parameters of type ProcessorLinksModifier and TypeMethodDescriptionProcessor.links(ProcessorLinks links) Webhook.links(ProcessorLinks links) voidProcessor.setLinks(ProcessorLinks links) voidWebhook.setLinks(ProcessorLinks links)