Uses of Class
com.okta.sdk.resource.model.EmailDefaultContentAllOfLinks
Packages that use EmailDefaultContentAllOfLinks
-
Uses of EmailDefaultContentAllOfLinks in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return EmailDefaultContentAllOfLinksModifier and TypeMethodDescriptionEmailDefaultContent.getLinks()
Get linksEmailDefaultContentAllOf.getLinks()
Get linksEmailDefaultContentAllOfLinks.preview
(HrefObject preview) EmailDefaultContentAllOfLinks.self
(HrefObject self) EmailDefaultContentAllOfLinks.template
(HrefObject template) EmailDefaultContentAllOfLinks.test
(HrefObject test) Methods in com.okta.sdk.resource.model with parameters of type EmailDefaultContentAllOfLinksModifier and TypeMethodDescriptionEmailDefaultContent.links
(EmailDefaultContentAllOfLinks links) EmailDefaultContentAllOf.links
(EmailDefaultContentAllOfLinks links) void
EmailDefaultContent.setLinks
(EmailDefaultContentAllOfLinks links) void
EmailDefaultContentAllOf.setLinks
(EmailDefaultContentAllOfLinks links)