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