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