public class CosmosUserDefinedFunctionSettings extends UserDefinedFunction
| Constructor and Description |
|---|
CosmosUserDefinedFunctionSettings()
Constructor
|
CosmosUserDefinedFunctionSettings(String jsonString)
Constructor.
|
getBody, setBodygetETag, getId, getResourceId, getSelfLink, getTimestamp, setId, setResourceIdget, getBoolean, getCollection, getCollection, getDouble, getHashMap, getInt, getList, getLogger, getLong, getMapper, getObject, getObject, getObjectByPath, getString, has, remove, set, toJson, toJson, toObject, toStringpublic CosmosUserDefinedFunctionSettings()
public CosmosUserDefinedFunctionSettings(String jsonString)
jsonString - the json string that represents the cosmos user defined function settings.Copyright © 2019. All rights reserved.