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