Uses of Class
com.okta.sdk.resource.model.ResourceSetResourceLinks
Packages that use ResourceSetResourceLinks
-
Uses of ResourceSetResourceLinks in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ResourceSetResourceLinksModifier and TypeMethodDescriptionResourceSetResource.getLinks()
Get linksResourceSetResourceLinks.groups
(ResourceSetResourceLinksGroups groups) ResourceSetResourceLinks.resource
(ResourceSetResourceLinksResource resource) ResourceSetResourceLinks.self
(ResourceSetResourceLinksSelf self) ResourceSetResourceLinks.users
(ResourceSetResourceLinksUsers users) Methods in com.okta.sdk.resource.model with parameters of type ResourceSetResourceLinksModifier and TypeMethodDescriptionResourceSetResource.links
(ResourceSetResourceLinks links) void
ResourceSetResource.setLinks
(ResourceSetResourceLinks links)