Uses of Class
odata.msgraph.client.beta.complex.DlpEvaluationWindowsDevicesInput.Builder
-
Packages that use DlpEvaluationWindowsDevicesInput.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of DlpEvaluationWindowsDevicesInput.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DlpEvaluationWindowsDevicesInput.Builder Modifier and Type Method Description DlpEvaluationWindowsDevicesInput.BuilderDlpEvaluationWindowsDevicesInput.Builder. accessScope(AccessScope accessScope)static DlpEvaluationWindowsDevicesInput.BuilderDlpEvaluationWindowsDevicesInput. builderDlpEvaluationWindowsDevicesInput()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DlpEvaluationWindowsDevicesInput.BuilderDlpEvaluationWindowsDevicesInput.Builder. contentProperties(ContentProperties contentProperties)DlpEvaluationWindowsDevicesInput.BuilderDlpEvaluationWindowsDevicesInput.Builder. currentLabel(CurrentLabel currentLabel)DlpEvaluationWindowsDevicesInput.BuilderDlpEvaluationWindowsDevicesInput.Builder. discoveredSensitiveTypes(List<DiscoveredSensitiveType> discoveredSensitiveTypes)DlpEvaluationWindowsDevicesInput.BuilderDlpEvaluationWindowsDevicesInput.Builder. discoveredSensitiveTypes(DiscoveredSensitiveType... discoveredSensitiveTypes)DlpEvaluationWindowsDevicesInput.BuilderDlpEvaluationWindowsDevicesInput.Builder. discoveredSensitiveTypesNextLink(String discoveredSensitiveTypesNextLink)DlpEvaluationWindowsDevicesInput.BuilderDlpEvaluationWindowsDevicesInput.Builder. sharedBy(String sharedBy)
-