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