Uses of Class
odata.msgraph.client.complex.InsightValueInt.Builder
-
Packages that use InsightValueInt.Builder Package Description odata.msgraph.client.complex -
-
Uses of InsightValueInt.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return InsightValueInt.Builder Modifier and Type Method Description static InsightValueInt.BuilderInsightValueInt. builderInsightValueInt()Returns a builder which is used to create a new instance of this class (given that this class is immutable).InsightValueInt.BuilderInsightValueInt.Builder. value(Integer value)“The int value of the user experience analytics insight.”
-