Uses of Class
com.okta.sdk.resource.model.SourceLinks
Packages that use SourceLinks
-
Uses of SourceLinks in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return SourceLinksModifier and TypeMethodDescriptionProfileMappingSource.getLinks()
Get linksProfileMappingTarget.getLinks()
Get linksSourceLinks.schema
(SourceLinksAllOfSchema schema) SourceLinks.self
(HrefObjectSelfLink self) Methods in com.okta.sdk.resource.model with parameters of type SourceLinksModifier and TypeMethodDescriptionProfileMappingSource.links
(SourceLinks links) ProfileMappingTarget.links
(SourceLinks links) void
ProfileMappingSource.setLinks
(SourceLinks links) void
ProfileMappingTarget.setLinks
(SourceLinks links)