Uses of Class
odata.msgraph.client.complex.InsightValueInt
-
Packages that use InsightValueInt Package Description odata.msgraph.client.complex -
-
Uses of InsightValueInt in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return InsightValueInt Modifier and Type Method Description InsightValueIntInsightValueInt.Builder. build()InsightValueIntInsightValueInt. withUnmappedField(String name, Object value)InsightValueIntInsightValueInt. withValue(Integer value)Returns an immutable copy ofthiswith just thevaluefield changed.
-