Uses of Class
com.okta.sdk.resource.model.ResponseLinks
-
Uses of ResponseLinks in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionUserLinkedObjectApi.listLinkedObjectsForUser
(String userIdOrLogin, String relationshipName) List the primary or all of the associated Linked Object values Lists either the `self` link for the primary User or all associated Users in the relationship specified by `relationshipName`.UserLinkedObjectApi.listLinkedObjectsForUser
(String userIdOrLogin, String relationshipName, Map<String, String> additionalHeaders) List the primary or all of the associated Linked Object values Lists either the `self` link for the primary User or all associated Users in the relationship specified by `relationshipName`. -
Uses of ResponseLinks in com.okta.sdk.resource.model