Uses of Class
org.openapitools.client.model.OrgContactUser
Packages that use OrgContactUser
-
Uses of OrgContactUser in org.openapitools.client.api
Methods in org.openapitools.client.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 org.openapitools.client.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 org.openapitools.client.model
Methods in org.openapitools.client.model that return OrgContactUserModifier and TypeMethodDescription