Uses of Class
odata.msgraph.client.beta.ediscovery.entity.CaseSettings
-
Packages that use CaseSettings Package Description odata.msgraph.client.beta.ediscovery.entity -
-
Uses of CaseSettings in odata.msgraph.client.beta.ediscovery.entity
Methods in odata.msgraph.client.beta.ediscovery.entity that return CaseSettings Modifier and Type Method Description CaseSettingsCaseSettings.Builder. build()CaseSettingsCaseSettings. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.CaseSettingsCaseSettings. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).CaseSettingsCaseSettings. withOcr(OcrSettings ocr)CaseSettingsCaseSettings. withRedundancyDetection(RedundancyDetectionSettings redundancyDetection)CaseSettingsCaseSettings. withTopicModeling(TopicModelingSettings topicModeling)CaseSettingsCaseSettings. withUnmappedField(String name, String value)
-