Uses of Class
odata.msgraph.client.beta.complex.DetectedSensitiveContentBase
-
Packages that use DetectedSensitiveContentBase Package Description odata.msgraph.client.beta.complex -
-
Uses of DetectedSensitiveContentBase in odata.msgraph.client.beta.complex
Subclasses of DetectedSensitiveContentBase in odata.msgraph.client.beta.complex Modifier and Type Class Description classDetectedSensitiveContentclassExactMatchDetectedSensitiveContentclassMachineLearningDetectedSensitiveContentMethods in odata.msgraph.client.beta.complex that return DetectedSensitiveContentBase Modifier and Type Method Description DetectedSensitiveContentBaseDetectedSensitiveContentBase.Builder. build()DetectedSensitiveContentBaseDetectedSensitiveContentBase. withConfidence(Integer confidence)DetectedSensitiveContentBaseDetectedSensitiveContentBase. withDisplayName(String displayName)DetectedSensitiveContentBaseDetectedSensitiveContentBase. withId(String id)DetectedSensitiveContentBaseDetectedSensitiveContentBase. withRecommendedConfidence(Integer recommendedConfidence)DetectedSensitiveContentBaseDetectedSensitiveContentBase. withUniqueCount(Integer uniqueCount)DetectedSensitiveContentBaseDetectedSensitiveContentBase. withUnmappedField(String name, String value)
-