Uses of Class
com.okta.sdk.resource.model.LinksSelfAndRoles
Packages that use LinksSelfAndRoles
-
Uses of LinksSelfAndRoles in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return LinksSelfAndRolesModifier and TypeMethodDescriptionRoleAssignedUser.getLinks()
Get linksLinksSelfAndRoles.roles
(HrefObjectRoleLink roles) LinksSelfAndRoles.self
(HrefObjectSelfLink self) Methods in com.okta.sdk.resource.model with parameters of type LinksSelfAndRolesModifier and TypeMethodDescriptionRoleAssignedUser.links
(LinksSelfAndRoles links) void
RoleAssignedUser.setLinks
(LinksSelfAndRoles links)