huaweicloudsdkmrs 3.1.121__py2.py3-none-any.whl → 3.1.123__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18,47 +18,51 @@ class CreateScalingPolicyResponse(SdkResponse):
18
18
  sensitive_list = []
19
19
 
20
20
  openapi_types = {
21
- 'body': 'str'
21
+ 'result': 'str'
22
22
  }
23
23
 
24
24
  attribute_map = {
25
- 'body': 'body'
25
+ 'result': 'result'
26
26
  }
27
27
 
28
- def __init__(self, body=None):
28
+ def __init__(self, result=None):
29
29
  """CreateScalingPolicyResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
33
- :param body:
34
- :type body: str
33
+ :param result: 操作结果。 - succeeded:操作成功 - 操作失败时返回的错误码信息如[错误码](https://support.huaweicloud.com/api-mrs/ErrorCode.html)所示。
34
+ :type result: str
35
35
  """
36
36
 
37
37
  super(CreateScalingPolicyResponse, self).__init__()
38
38
 
39
- self._body = None
39
+ self._result = None
40
40
  self.discriminator = None
41
41
 
42
- if body is not None:
43
- self.body = body
42
+ if result is not None:
43
+ self.result = result
44
44
 
45
45
  @property
46
- def body(self):
47
- """Gets the body of this CreateScalingPolicyResponse.
46
+ def result(self):
47
+ """Gets the result of this CreateScalingPolicyResponse.
48
48
 
49
- :return: The body of this CreateScalingPolicyResponse.
49
+ 操作结果。 - succeeded:操作成功 - 操作失败时返回的错误码信息如[错误码](https://support.huaweicloud.com/api-mrs/ErrorCode.html)所示。
50
+
51
+ :return: The result of this CreateScalingPolicyResponse.
50
52
  :rtype: str
51
53
  """
52
- return self._body
54
+ return self._result
55
+
56
+ @result.setter
57
+ def result(self, result):
58
+ """Sets the result of this CreateScalingPolicyResponse.
53
59
 
54
- @body.setter
55
- def body(self, body):
56
- """Sets the body of this CreateScalingPolicyResponse.
60
+ 操作结果。 - succeeded:操作成功 - 操作失败时返回的错误码信息如[错误码](https://support.huaweicloud.com/api-mrs/ErrorCode.html)所示。
57
61
 
58
- :param body: The body of this CreateScalingPolicyResponse.
59
- :type body: str
62
+ :param result: The result of this CreateScalingPolicyResponse.
63
+ :type result: str
60
64
  """
61
- self._body = body
65
+ self._result = result
62
66
 
63
67
  def to_dict(self):
64
68
  """Returns the model properties as a dict"""
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: huaweicloudsdkmrs
3
- Version: 3.1.121
3
+ Version: 3.1.123
4
4
  Summary: MRS
5
5
  Home-page: https://github.com/huaweicloud/huaweicloud-sdk-python-v3
6
6
  Author: HuaweiCloud SDK
@@ -22,6 +22,6 @@ Classifier: Topic :: Software Development
22
22
  Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*
23
23
  Description-Content-Type: text/markdown
24
24
  License-File: LICENSE
25
- Requires-Dist: huaweicloudsdkcore>=3.1.121
25
+ Requires-Dist: huaweicloudsdkcore>=3.1.123
26
26
 
27
27
  See detailed information in [huaweicloud-sdk-python-v3](https://github.com/huaweicloud/huaweicloud-sdk-python-v3).
@@ -29,7 +29,7 @@ huaweicloudsdkmrs/v1/model/create_cluster_response.py,sha256=Wv9hDo5hTe64vWCrLwk
29
29
  huaweicloudsdkmrs/v1/model/create_cluster_tag_request.py,sha256=lxRnb7e1kOD6h_yKH2WiXPeXLYuW3TwjsH_2e7jDnRE,3894
30
30
  huaweicloudsdkmrs/v1/model/create_cluster_tag_response.py,sha256=4QzF65vyF-GQAEDlONpkLIhvC-XgpmqqfwAN46c-N6w,2447
31
31
  huaweicloudsdkmrs/v1/model/create_scaling_policy_request.py,sha256=lkw8vZK2eQXRx-fCFBUMpIOxCVVDtVYEHkvanFJt7TQ,4277
32
- huaweicloudsdkmrs/v1/model/create_scaling_policy_response.py,sha256=UKiTpf3ALPxvRRcuMeANgdw6Zl9nFVp6AbLvsMykNmc,3102
32
+ huaweicloudsdkmrs/v1/model/create_scaling_policy_response.py,sha256=tzdqPZdOcxfe9O6PKlP7YR8qh0LvL0FwVzR1TEadaoI,3657
33
33
  huaweicloudsdkmrs/v1/model/create_tag_req.py,sha256=5qGunswBqOYGPAc08WlZ5dBokctg85sdVcZLlpwIzcE,2912
34
34
  huaweicloudsdkmrs/v1/model/delete_cluster_request.py,sha256=8Exu4jBI4D459lLuJoDR-Ok4dg8_HlH8qxf6H50zG_s,3388
35
35
  huaweicloudsdkmrs/v1/model/delete_cluster_response.py,sha256=gPUS4VJL3P21mjqdD8DoerO7DUxTAAmMc2LnLDBIlXU,3054
@@ -208,8 +208,8 @@ huaweicloudsdkmrs/v2/model/volume.py,sha256=K1Zzo24uRW4nKpfTRzof7Mamdpgf4ssZw2q1
208
208
  huaweicloudsdkmrs/v2/model/volume_info.py,sha256=LbIcdNwmjMA0GP19uPb4-zF0EPh3WX0TEw0g5QWRhSQ,4560
209
209
  huaweicloudsdkmrs/v2/region/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
210
210
  huaweicloudsdkmrs/v2/region/mrs_region.py,sha256=37HC8LtNynz3oH5P4sOhkvWKWdQuk4JiyqRYWAs3k0g,4447
211
- huaweicloudsdkmrs-3.1.121.dist-info/LICENSE,sha256=4_VSTLuxcsybRG9N4Isktlj1rAIBBsfl0Tjc0gBTijo,604
212
- huaweicloudsdkmrs-3.1.121.dist-info/METADATA,sha256=CVgtaBlKAxUGDh3V5Jx-wQKweh4L8yeBCN3-hcLKrjM,1135
213
- huaweicloudsdkmrs-3.1.121.dist-info/WHEEL,sha256=fS9sRbCBHs7VFcwJLnLXN1MZRR0_TVTxvXKzOnaSFs8,110
214
- huaweicloudsdkmrs-3.1.121.dist-info/top_level.txt,sha256=zAk9J3OpoJvpYBg3cGOVsX4et4Mp4GoApQm8V41S1hQ,18
215
- huaweicloudsdkmrs-3.1.121.dist-info/RECORD,,
211
+ huaweicloudsdkmrs-3.1.123.dist-info/LICENSE,sha256=4_VSTLuxcsybRG9N4Isktlj1rAIBBsfl0Tjc0gBTijo,604
212
+ huaweicloudsdkmrs-3.1.123.dist-info/METADATA,sha256=Kuhl5vKX7N0r04QlMjGrUUGKLcjB8MlBII5Me5vJ2VA,1135
213
+ huaweicloudsdkmrs-3.1.123.dist-info/WHEEL,sha256=QyeGbh-t8WT0nt0_LNSP02jN-g4ymd1egk1U3osCGMU,110
214
+ huaweicloudsdkmrs-3.1.123.dist-info/top_level.txt,sha256=zAk9J3OpoJvpYBg3cGOVsX4et4Mp4GoApQm8V41S1hQ,18
215
+ huaweicloudsdkmrs-3.1.123.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.44.0)
2
+ Generator: bdist_wheel (0.45.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py2-none-any
5
5
  Tag: py3-none-any