Uses of Class
com.mypurecloud.sdk.v2.model.ServiceNowSettings
Packages that use ServiceNowSettings
-
Uses of ServiceNowSettings in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ServiceNowSettingsModifier and TypeMethodDescriptionThe base URL to resources.ServiceNowSettings.categories(List<String> categories) Filter source by categories.ServiceNowSourceRequest.getSettings()ServiceNowSourceResponse.getSettings()ServiceNowSettings.knowledgeBaseIds(List<String> knowledgeBaseIds) Filter source by knowledge base ids.Filter source by language.Methods in com.mypurecloud.sdk.v2.model with parameters of type ServiceNowSettingsModifier and TypeMethodDescriptionvoidServiceNowSourceRequest.setSettings(ServiceNowSettings settings) voidServiceNowSourceResponse.setSettings(ServiceNowSettings settings) ServiceNowSourceRequest.settings(ServiceNowSettings settings) The settings of the source.ServiceNowSourceResponse.settings(ServiceNowSettings settings) The settings of the source.