Uses of Class
com.okta.sdk.resource.model.OrgContactUser
-
Uses of OrgContactUser in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionOrgSettingContactApi.getOrgContactUser
(String contactType) Retrieve the Contact Type User Retrieves the ID and the User resource associated with the specified Contact TypeOrgSettingContactApi.getOrgContactUser
(String contactType, Map<String, String> additionalHeaders) Retrieve the Contact Type User Retrieves the ID and the User resource associated with the specified Contact TypeOrgSettingContactApi.replaceOrgContactUser
(String contactType, OrgContactUser orgContactUser) Replace the Contact Type User Replaces the User associated with the specified Contact TypeOrgSettingContactApi.replaceOrgContactUser
(String contactType, OrgContactUser orgContactUser, Map<String, String> additionalHeaders) Replace the Contact Type User Replaces the User associated with the specified Contact TypeModifier and TypeMethodDescriptionOrgSettingContactApi.replaceOrgContactUser
(String contactType, OrgContactUser orgContactUser) Replace the Contact Type User Replaces the User associated with the specified Contact TypeOrgSettingContactApi.replaceOrgContactUser
(String contactType, OrgContactUser orgContactUser, Map<String, String> additionalHeaders) Replace the Contact Type User Replaces the User associated with the specified Contact Type -
Uses of OrgContactUser in com.okta.sdk.resource.model