Skip to content

Commit e4bf5ce

Browse files
committed
Update.
1 parent 0d6bd24 commit e4bf5ce

18 files changed

+68
-16
lines changed

aliyun-python-sdk-reid/ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2020-03-04 Version: 1.1.2
2+
- Update.
3+
14
2020-02-20 Version: 1.1.1
25
- Generated 2019-09-28 for `reid`.
36

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.1.1'
1+
__version__ = '1.1.2'

aliyun-python-sdk-reid/aliyunsdkreid/request/v20190928/DescribeBaseStatisticsRequest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
class DescribeBaseStatisticsRequest(RpcRequest):
2424

2525
def __init__(self):
26-
RpcRequest.__init__(self, 'reid', '2019-09-28', 'DescribeBaseStatistics','1.0.0')
26+
RpcRequest.__init__(self, 'reid', '2019-09-28', 'DescribeBaseStatistics','1.1.2')
2727
if hasattr(self, "endpoint_map"):
2828
setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
2929
if hasattr(self, "endpoint_regional"):
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# Licensed to the Apache Software Foundation (ASF) under one
2+
# or more contributor license agreements. See the NOTICE file
3+
# distributed with this work for additional information
4+
# regarding copyright ownership. The ASF licenses this file
5+
# to you under the Apache License, Version 2.0 (the
6+
# "License"); you may not use this file except in compliance
7+
# with the License. You may obtain a copy of the License at
8+
#
9+
#
10+
# http://www.apache.org/licenses/LICENSE-2.0
11+
#
12+
#
13+
# Unless required by applicable law or agreed to in writing,
14+
# software distributed under the License is distributed on an
15+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16+
# KIND, either express or implied. See the License for the
17+
# specific language governing permissions and limitations
18+
# under the License.
19+
20+
from aliyunsdkcore.request import RpcRequest
21+
from aliyunsdkreid.endpoint import endpoint_data
22+
23+
class DescribeCameraStatisticsRequest(RpcRequest):
24+
25+
def __init__(self):
26+
RpcRequest.__init__(self, 'reid', '2019-09-28', 'DescribeCameraStatistics','1.1.2')
27+
if hasattr(self, "endpoint_map"):
28+
setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
29+
if hasattr(self, "endpoint_regional"):
30+
setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
31+
32+
33+
def get_StartTimestamp(self):
34+
return self.get_body_params().get('StartTimestamp')
35+
36+
def set_StartTimestamp(self,StartTimestamp):
37+
self.add_body_params('StartTimestamp', StartTimestamp)
38+
39+
def get_StoreId(self):
40+
return self.get_body_params().get('StoreId')
41+
42+
def set_StoreId(self,StoreId):
43+
self.add_body_params('StoreId', StoreId)
44+
45+
def get_EndTimestamp(self):
46+
return self.get_body_params().get('EndTimestamp')
47+
48+
def set_EndTimestamp(self,EndTimestamp):
49+
self.add_body_params('EndTimestamp', EndTimestamp)

aliyun-python-sdk-reid/aliyunsdkreid/request/v20190928/DescribeCursorRequest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
class DescribeCursorRequest(RpcRequest):
2424

2525
def __init__(self):
26-
RpcRequest.__init__(self, 'reid', '2019-09-28', 'DescribeCursor','1.0.0')
26+
RpcRequest.__init__(self, 'reid', '2019-09-28', 'DescribeCursor','1.1.2')
2727
if hasattr(self, "endpoint_map"):
2828
setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
2929
if hasattr(self, "endpoint_regional"):

aliyun-python-sdk-reid/aliyunsdkreid/request/v20190928/DescribeCustomerFlowByLocationRequest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
class DescribeCustomerFlowByLocationRequest(RpcRequest):
2424

2525
def __init__(self):
26-
RpcRequest.__init__(self, 'reid', '2019-09-28', 'DescribeCustomerFlowByLocation','1.0.0')
26+
RpcRequest.__init__(self, 'reid', '2019-09-28', 'DescribeCustomerFlowByLocation','1.1.2')
2727
if hasattr(self, "endpoint_map"):
2828
setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
2929
if hasattr(self, "endpoint_regional"):

aliyun-python-sdk-reid/aliyunsdkreid/request/v20190928/DescribeDevicesRequest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
class DescribeDevicesRequest(RpcRequest):
2424

2525
def __init__(self):
26-
RpcRequest.__init__(self, 'reid', '2019-09-28', 'DescribeDevices','1.0.0')
26+
RpcRequest.__init__(self, 'reid', '2019-09-28', 'DescribeDevices','1.1.2')
2727
if hasattr(self, "endpoint_map"):
2828
setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
2929
if hasattr(self, "endpoint_regional"):

aliyun-python-sdk-reid/aliyunsdkreid/request/v20190928/DescribeHeatMapRequest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
class DescribeHeatMapRequest(RpcRequest):
2424

2525
def __init__(self):
26-
RpcRequest.__init__(self, 'reid', '2019-09-28', 'DescribeHeatMap','1.0.0')
26+
RpcRequest.__init__(self, 'reid', '2019-09-28', 'DescribeHeatMap','1.1.2')
2727
if hasattr(self, "endpoint_map"):
2828
setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
2929
if hasattr(self, "endpoint_regional"):

aliyun-python-sdk-reid/aliyunsdkreid/request/v20190928/DescribeImageUrlsRequest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
class DescribeImageUrlsRequest(RpcRequest):
2424

2525
def __init__(self):
26-
RpcRequest.__init__(self, 'reid', '2019-09-28', 'DescribeImageUrls','1.0.0')
26+
RpcRequest.__init__(self, 'reid', '2019-09-28', 'DescribeImageUrls','1.1.2')
2727
if hasattr(self, "endpoint_map"):
2828
setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
2929
if hasattr(self, "endpoint_regional"):

aliyun-python-sdk-reid/aliyunsdkreid/request/v20190928/DescribeOverviewDataRequest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
class DescribeOverviewDataRequest(RpcRequest):
2424

2525
def __init__(self):
26-
RpcRequest.__init__(self, 'reid', '2019-09-28', 'DescribeOverviewData','1.0.0')
26+
RpcRequest.__init__(self, 'reid', '2019-09-28', 'DescribeOverviewData','1.1.2')
2727
if hasattr(self, "endpoint_map"):
2828
setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
2929
if hasattr(self, "endpoint_regional"):

0 commit comments

Comments
 (0)