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