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