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