fmewebservices.FMEOAuthV2Connection.setKeyValues
- FMEOAuthV2Connection.setKeyValues(keyValues)
Sets the key values associated with this connection. This will append new keys, update existing values and will not delete existing values. The keys are the dictionary keys and the values are the dictionary values in the
dict
parameter.- Parameters
keyValues (
dict
) – The key values.- Return type
- Raises
FMEWSException – An exception is raised if an error occurred.