Uses of Class
odata.msgraph.client.beta.complex.DlpNotification.Builder
-
Packages that use DlpNotification.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of DlpNotification.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DlpNotification.Builder Modifier and Type Method Description DlpNotification.BuilderDlpNotification.Builder. author(String author)static DlpNotification.BuilderDlpNotification. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).
-