Home
last modified time | relevance | path

Searched refs:httpMethod_ (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/
A DCommonRequest.cc23 httpMethod_(HttpRequest::Get), requestPattern_(pattern) {} in CommonRequest()
40 httpMethod_ = method; in setHttpMethod()
43 HttpRequest::Method CommonRequest::httpMethod() const { return httpMethod_; } in httpMethod()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/include/alibabacloud/core/
A DCommonRequest.h60 HttpRequest::Method httpMethod_; variable

Completed in 9 milliseconds