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