Uses of Class
odata.msgraph.client.beta.complex.DetectedSensitiveContentWrapper
-
Packages that use DetectedSensitiveContentWrapper Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of DetectedSensitiveContentWrapper in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DetectedSensitiveContentWrapper Modifier and Type Method Description DetectedSensitiveContentWrapperDetectedSensitiveContentWrapper.Builder. build()DetectedSensitiveContentWrapperDetectedSensitiveContentWrapper. withUnmappedField(String name, String value) -
Uses of DetectedSensitiveContentWrapper in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as DetectedSensitiveContentWrapper Modifier and Type Field Description protected DetectedSensitiveContentWrapperClassificationJobResponse. resultMethods in odata.msgraph.client.beta.entity that return types with arguments of type DetectedSensitiveContentWrapper Modifier and Type Method Description Optional<DetectedSensitiveContentWrapper>ClassificationJobResponse. getResult()Methods in odata.msgraph.client.beta.entity with parameters of type DetectedSensitiveContentWrapper Modifier and Type Method Description ClassificationJobResponse.BuilderClassificationJobResponse.Builder. result(DetectedSensitiveContentWrapper result)ClassificationJobResponseClassificationJobResponse. withResult(DetectedSensitiveContentWrapper result)
-