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 interfaceUserIdStringUserIdStringMethods in com.okta.sdk.resource.org that return OrgContactUser Modifier and Type Method Description OrgContactUserOrgSetting. getOrgContactUser(java.lang.String contactType)Get org contact user Retrieves the URL of the User associated with the specified Contact Type.OrgContactUserOrgContactUser. setUserId(java.lang.String userId)OrgContactUserOrgContactUser. updateContactUser(java.lang.String contactType)Update org contact user Updates the User associated with the specified Contact Type.
-