Uses of Class
odata.msgraph.client.beta.complex.DetectedSensitiveContentWrapper.Builder
-
Packages that use DetectedSensitiveContentWrapper.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of DetectedSensitiveContentWrapper.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DetectedSensitiveContentWrapper.Builder Modifier and Type Method Description static DetectedSensitiveContentWrapper.BuilderDetectedSensitiveContentWrapper. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DetectedSensitiveContentWrapper.BuilderDetectedSensitiveContentWrapper.Builder. classification(List<DetectedSensitiveContent> classification)DetectedSensitiveContentWrapper.BuilderDetectedSensitiveContentWrapper.Builder. classification(DetectedSensitiveContent... classification)DetectedSensitiveContentWrapper.BuilderDetectedSensitiveContentWrapper.Builder. classificationNextLink(String classificationNextLink)
-