Uses of Class
org.openapitools.client.model.OrgCAPTCHASettings
Packages that use OrgCAPTCHASettings
-
Uses of OrgCAPTCHASettings in org.openapitools.client.api
Methods in org.openapitools.client.api that return OrgCAPTCHASettingsModifier and TypeMethodDescriptionCaptchaApi.getOrgCaptchaSettings()
Retrieve the Org-wide CAPTCHA Settings Retrieves the CAPTCHA settings object for your organization.CaptchaApi.getOrgCaptchaSettings
(Map<String, String> additionalHeaders) Retrieve the Org-wide CAPTCHA Settings Retrieves the CAPTCHA settings object for your organization.CaptchaApi.replacesOrgCaptchaSettings
(OrgCAPTCHASettings orgCAPTCHASettings) Replace the Org-wide CAPTCHA Settings Replaces the CAPTCHA settings object for your organization.CaptchaApi.replacesOrgCaptchaSettings
(OrgCAPTCHASettings orgCAPTCHASettings, Map<String, String> additionalHeaders) Replace the Org-wide CAPTCHA Settings Replaces the CAPTCHA settings object for your organization.Methods in org.openapitools.client.api with parameters of type OrgCAPTCHASettingsModifier and TypeMethodDescriptionCaptchaApi.replacesOrgCaptchaSettings
(OrgCAPTCHASettings orgCAPTCHASettings) Replace the Org-wide CAPTCHA Settings Replaces the CAPTCHA settings object for your organization.CaptchaApi.replacesOrgCaptchaSettings
(OrgCAPTCHASettings orgCAPTCHASettings, Map<String, String> additionalHeaders) Replace the Org-wide CAPTCHA Settings Replaces the CAPTCHA settings object for your organization. -
Uses of OrgCAPTCHASettings in org.openapitools.client.model
Methods in org.openapitools.client.model that return OrgCAPTCHASettingsModifier and TypeMethodDescriptionOrgCAPTCHASettings.addEnabledPagesItem
(EnabledPagesType enabledPagesItem) OrgCAPTCHASettings.enabledPages
(List<EnabledPagesType> enabledPages) OrgCAPTCHASettings.links
(OrgCAPTCHASettingsLinks links)