Uses of Class
com.okta.sdk.resource.model.OrgContactUser
Packages that use OrgContactUser
-
Uses of OrgContactUser in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return OrgContactUserModifier 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 TypeMethods in com.okta.sdk.resource.api with parameters of type OrgContactUserModifier 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
Methods in com.okta.sdk.resource.model that return OrgContactUserModifier and TypeMethodDescription