Interface OrgContactUser

    • Method Detail

      • getLinks

        java.util.Map<java.lang.String,​java.lang.Object> getLinks()
      • getUserId

        java.lang.String getUserId()
      • updateContactUser

        @Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen",
                   date="2022-02-14T12:54:39.514-06:00",
                   comments="PUT - /api/v1/org/contacts/{contactType}")
        OrgContactUser updateContactUser​(java.lang.String contactType)
        Update org contact user Updates the User associated with the specified Contact Type.
        Parameters:
        contactType - (required)
        Returns:
        OrgContactUser