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