Uses of Class
com.okta.sdk.resource.model.LinksCustomRoleResponse
Packages that use LinksCustomRoleResponse
-
Uses of LinksCustomRoleResponse in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return LinksCustomRoleResponseModifier and TypeMethodDescriptionLinksCustomRoleResponse.assignee(HrefObjectAssigneeLink assignee) AssignRoleToUser201Response.getLinks()Get linksCustomRole.getLinks()Get linksListGroupAssignedRoles200ResponseInner.getLinks()Get linksLinksCustomRoleResponse.member(HrefObjectMemberLink member) LinksCustomRoleResponse.permissions(HrefObjectPermissionsLink permissions) LinksCustomRoleResponse.resourceSet(HrefObjectResourceSetLink resourceSet) LinksCustomRoleResponse.role(HrefObjectRoleLink role) Methods in com.okta.sdk.resource.model with parameters of type LinksCustomRoleResponseModifier and TypeMethodDescriptionAssignRoleToUser201Response.links(LinksCustomRoleResponse links) CustomRole.links(LinksCustomRoleResponse links) ListGroupAssignedRoles200ResponseInner.links(LinksCustomRoleResponse links) voidAssignRoleToUser201Response.setLinks(LinksCustomRoleResponse links) voidCustomRole.setLinks(LinksCustomRoleResponse links) voidListGroupAssignedRoles200ResponseInner.setLinks(LinksCustomRoleResponse links)