Uses of Interface
com.okta.sdk.resource.org.OrgContactUser
-
Packages that use OrgContactUser Package Description com.okta.sdk.resource.org -
-
Uses of OrgContactUser in com.okta.sdk.resource.org
Subinterfaces of OrgContactUser in com.okta.sdk.resource.org Modifier and Type Interface Description interface
UserIdString
UserIdStringMethods in com.okta.sdk.resource.org that return OrgContactUser Modifier and Type Method Description OrgContactUser
OrgSetting. getOrgContactUser(java.lang.String contactType)
Get org contact user Retrieves the URL of the User associated with the specified Contact Type.OrgContactUser
OrgContactUser. setUserId(java.lang.String userId)
OrgContactUser
OrgContactUser. updateContactUser(java.lang.String contactType)
Update org contact user Updates the User associated with the specified Contact Type.
-