Uses of Class
odata.msgraph.client.complex.MetaDataKeyValuePair
-
Packages that use MetaDataKeyValuePair Package Description odata.msgraph.client.complex -
-
Uses of MetaDataKeyValuePair in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return MetaDataKeyValuePair Modifier and Type Method Description MetaDataKeyValuePairMetaDataKeyValuePair.Builder. build()MetaDataKeyValuePairMetaDataKeyValuePair. withKey(String key)MetaDataKeyValuePairMetaDataKeyValuePair. withUnmappedField(String name, Object value)MetaDataKeyValuePairMetaDataKeyValuePair. withValue(Json value)
-