Uses of Interface
com.okta.sdk.resource.ResponseLinksList
-
Packages that use ResponseLinksList Package Description com.okta.sdk.client -
-
Uses of ResponseLinksList in com.okta.sdk.client
Methods in com.okta.sdk.client that return ResponseLinksList Modifier and Type Method Description ResponseLinksList
Client. getLinkedObjectsForUser(java.lang.String userId, java.lang.String relationshipName)
Get Linked Objects for User Get linked objects for a user, relationshipName can be a primary or associated relationship name
-