Home
last modified time | relevance | path

Searched refs:paramters (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/oss/src/model/
A DGetBucketTaggingRequest.cc28 ParameterCollection paramters; in specialParameters() local
29 paramters["tagging"] = ""; in specialParameters()
30 return paramters; in specialParameters()
A DCreateSymlinkRequest.cc56 ParameterCollection paramters; in specialParameters() local
57 paramters["symlink"] = ""; in specialParameters()
58 return paramters; in specialParameters()
A DAppendObjectRequest.cc112 ParameterCollection paramters; in specialParameters() local
113 paramters["append"] = ""; in specialParameters()
114 paramters["position"] = std::to_string(position_); in specialParameters()
116 return paramters; in specialParameters()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/
A DCHANGELOG1919 - Add ImageFamily paramters and apis, in Instance creation apis and Image query apis, and add Descr…

Completed in 6 milliseconds