huaweicloudsdkrocketmq 3.1.86__py2.py3-none-any.whl → 3.1.132__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (61) hide show
  1. huaweicloudsdkrocketmq/v2/__init__.py +2 -0
  2. huaweicloudsdkrocketmq/v2/model/__init__.py +2 -0
  3. huaweicloudsdkrocketmq/v2/model/batch_create_or_delete_tag_req.py +3 -3
  4. huaweicloudsdkrocketmq/v2/model/batch_delete_instance_req.py +3 -3
  5. huaweicloudsdkrocketmq/v2/model/batch_update_consumer_group_req.py +4 -4
  6. huaweicloudsdkrocketmq/v2/model/brokers.py +6 -6
  7. huaweicloudsdkrocketmq/v2/model/client_data.py +15 -15
  8. huaweicloudsdkrocketmq/v2/model/consumer_detail_resp.py +12 -12
  9. huaweicloudsdkrocketmq/v2/model/consumer_group.py +7 -7
  10. huaweicloudsdkrocketmq/v2/model/consumer_list.py +6 -6
  11. huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_req.py +97 -155
  12. huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_request.py +3 -3
  13. huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_req.py +15 -15
  14. huaweicloudsdkrocketmq/v2/model/create_or_update_consumer_group.py +289 -0
  15. huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_req.py +18 -18
  16. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_req.py +3 -3
  17. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_request.py +6 -6
  18. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_response.py +3 -3
  19. huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_req.py +39 -10
  20. huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_request.py +3 -3
  21. huaweicloudsdkrocketmq/v2/model/create_topic_req.py +39 -10
  22. huaweicloudsdkrocketmq/v2/model/create_topic_req_queues.py +144 -0
  23. huaweicloudsdkrocketmq/v2/model/deadletter_resend_req.py +3 -3
  24. huaweicloudsdkrocketmq/v2/model/delete_rocket_mq_migration_task_response.py +1 -28
  25. huaweicloudsdkrocketmq/v2/model/list_instance_consumer_groups_response.py +16 -16
  26. huaweicloudsdkrocketmq/v2/model/list_instances_request.py +10 -11
  27. huaweicloudsdkrocketmq/v2/model/list_message_trace_resp_trace.py +7 -7
  28. huaweicloudsdkrocketmq/v2/model/list_messages_request.py +3 -3
  29. huaweicloudsdkrocketmq/v2/model/list_rocket_instance_topics_response.py +12 -12
  30. huaweicloudsdkrocketmq/v2/model/list_rocket_mq_migration_task_request.py +12 -12
  31. huaweicloudsdkrocketmq/v2/model/migration_rocket_mq_topic_config.py +12 -12
  32. huaweicloudsdkrocketmq/v2/model/queue.py +15 -15
  33. huaweicloudsdkrocketmq/v2/model/resend_req.py +3 -3
  34. huaweicloudsdkrocketmq/v2/model/resize_engine_instance_req.py +9 -9
  35. huaweicloudsdkrocketmq/v2/model/rocket_mq_config_req.py +6 -6
  36. huaweicloudsdkrocketmq/v2/model/rocket_mq_config_resp.py +18 -18
  37. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_info_entity.py +27 -27
  38. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_ios_entity.py +12 -12
  39. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_properties_entity.py +6 -6
  40. huaweicloudsdkrocketmq/v2/model/rocket_mq_product_support_features_entity.py +6 -6
  41. huaweicloudsdkrocketmq/v2/model/show_consumer_connections_request.py +6 -6
  42. huaweicloudsdkrocketmq/v2/model/show_consumer_connections_response.py +21 -21
  43. huaweicloudsdkrocketmq/v2/model/show_consumer_list_or_details_request.py +3 -3
  44. huaweicloudsdkrocketmq/v2/model/show_consumer_list_or_details_response.py +18 -18
  45. huaweicloudsdkrocketmq/v2/model/show_engine_instance_extend_product_info_request.py +3 -3
  46. huaweicloudsdkrocketmq/v2/model/show_engine_instance_extend_product_info_response.py +9 -9
  47. huaweicloudsdkrocketmq/v2/model/show_group_response.py +3 -3
  48. huaweicloudsdkrocketmq/v2/model/show_instance_resp.py +65 -7
  49. huaweicloudsdkrocketmq/v2/model/show_instance_response.py +65 -7
  50. huaweicloudsdkrocketmq/v2/model/show_one_topic_response.py +3 -3
  51. huaweicloudsdkrocketmq/v2/model/subscription.py +9 -9
  52. huaweicloudsdkrocketmq/v2/model/topic.py +3 -3
  53. huaweicloudsdkrocketmq/v2/model/update_consumer_group.py +3 -32
  54. huaweicloudsdkrocketmq/v2/model/update_instance_req.py +3 -3
  55. huaweicloudsdkrocketmq/v2/rocketmq_async_client.py +1 -1
  56. huaweicloudsdkrocketmq/v2/rocketmq_client.py +1 -1
  57. {huaweicloudsdkrocketmq-3.1.86.dist-info → huaweicloudsdkrocketmq-3.1.132.dist-info}/METADATA +2 -2
  58. {huaweicloudsdkrocketmq-3.1.86.dist-info → huaweicloudsdkrocketmq-3.1.132.dist-info}/RECORD +61 -59
  59. {huaweicloudsdkrocketmq-3.1.86.dist-info → huaweicloudsdkrocketmq-3.1.132.dist-info}/WHEEL +1 -1
  60. {huaweicloudsdkrocketmq-3.1.86.dist-info → huaweicloudsdkrocketmq-3.1.132.dist-info}/LICENSE +0 -0
  61. {huaweicloudsdkrocketmq-3.1.86.dist-info → huaweicloudsdkrocketmq-3.1.132.dist-info}/top_level.txt +0 -0
@@ -31,9 +31,9 @@ class RocketMQConfigReq:
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
34
- :param name: RocketMQ配置名称
34
+ :param name: RocketMQ配置名称。
35
35
  :type name: str
36
- :param value: RocketMQ配置目标值
36
+ :param value: RocketMQ配置目标值。
37
37
  :type value: str
38
38
  """
39
39
 
@@ -52,7 +52,7 @@ class RocketMQConfigReq:
52
52
  def name(self):
53
53
  """Gets the name of this RocketMQConfigReq.
54
54
 
55
- RocketMQ配置名称
55
+ RocketMQ配置名称。
56
56
 
57
57
  :return: The name of this RocketMQConfigReq.
58
58
  :rtype: str
@@ -63,7 +63,7 @@ class RocketMQConfigReq:
63
63
  def name(self, name):
64
64
  """Sets the name of this RocketMQConfigReq.
65
65
 
66
- RocketMQ配置名称
66
+ RocketMQ配置名称。
67
67
 
68
68
  :param name: The name of this RocketMQConfigReq.
69
69
  :type name: str
@@ -74,7 +74,7 @@ class RocketMQConfigReq:
74
74
  def value(self):
75
75
  """Gets the value of this RocketMQConfigReq.
76
76
 
77
- RocketMQ配置目标值
77
+ RocketMQ配置目标值。
78
78
 
79
79
  :return: The value of this RocketMQConfigReq.
80
80
  :rtype: str
@@ -85,7 +85,7 @@ class RocketMQConfigReq:
85
85
  def value(self, value):
86
86
  """Sets the value of this RocketMQConfigReq.
87
87
 
88
- RocketMQ配置目标值
88
+ RocketMQ配置目标值。
89
89
 
90
90
  :param value: The value of this RocketMQConfigReq.
91
91
  :type value: str
@@ -39,17 +39,17 @@ class RocketMQConfigResp:
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
42
- :param name: RocketMQ配置名称
42
+ :param name: RocketMQ配置名称。
43
43
  :type name: str
44
- :param value: RocketMQ配置当前值
44
+ :param value: RocketMQ配置当前值。
45
45
  :type value: str
46
- :param config_type: RocketMQ配置的类型
46
+ :param config_type: RocketMQ配置的类型。
47
47
  :type config_type: str
48
- :param default_value: RocketMQ配置的默认值
48
+ :param default_value: RocketMQ配置的默认值。
49
49
  :type default_value: str
50
- :param valid_values: RocketMQ配置取值的范围
50
+ :param valid_values: RocketMQ配置取值的范围。
51
51
  :type valid_values: str
52
- :param value_type: RocketMQ配置值的类型
52
+ :param value_type: RocketMQ配置值的类型。
53
53
  :type value_type: str
54
54
  """
55
55
 
@@ -80,7 +80,7 @@ class RocketMQConfigResp:
80
80
  def name(self):
81
81
  """Gets the name of this RocketMQConfigResp.
82
82
 
83
- RocketMQ配置名称
83
+ RocketMQ配置名称。
84
84
 
85
85
  :return: The name of this RocketMQConfigResp.
86
86
  :rtype: str
@@ -91,7 +91,7 @@ class RocketMQConfigResp:
91
91
  def name(self, name):
92
92
  """Sets the name of this RocketMQConfigResp.
93
93
 
94
- RocketMQ配置名称
94
+ RocketMQ配置名称。
95
95
 
96
96
  :param name: The name of this RocketMQConfigResp.
97
97
  :type name: str
@@ -102,7 +102,7 @@ class RocketMQConfigResp:
102
102
  def value(self):
103
103
  """Gets the value of this RocketMQConfigResp.
104
104
 
105
- RocketMQ配置当前值
105
+ RocketMQ配置当前值。
106
106
 
107
107
  :return: The value of this RocketMQConfigResp.
108
108
  :rtype: str
@@ -113,7 +113,7 @@ class RocketMQConfigResp:
113
113
  def value(self, value):
114
114
  """Sets the value of this RocketMQConfigResp.
115
115
 
116
- RocketMQ配置当前值
116
+ RocketMQ配置当前值。
117
117
 
118
118
  :param value: The value of this RocketMQConfigResp.
119
119
  :type value: str
@@ -124,7 +124,7 @@ class RocketMQConfigResp:
124
124
  def config_type(self):
125
125
  """Gets the config_type of this RocketMQConfigResp.
126
126
 
127
- RocketMQ配置的类型
127
+ RocketMQ配置的类型。
128
128
 
129
129
  :return: The config_type of this RocketMQConfigResp.
130
130
  :rtype: str
@@ -135,7 +135,7 @@ class RocketMQConfigResp:
135
135
  def config_type(self, config_type):
136
136
  """Sets the config_type of this RocketMQConfigResp.
137
137
 
138
- RocketMQ配置的类型
138
+ RocketMQ配置的类型。
139
139
 
140
140
  :param config_type: The config_type of this RocketMQConfigResp.
141
141
  :type config_type: str
@@ -146,7 +146,7 @@ class RocketMQConfigResp:
146
146
  def default_value(self):
147
147
  """Gets the default_value of this RocketMQConfigResp.
148
148
 
149
- RocketMQ配置的默认值
149
+ RocketMQ配置的默认值。
150
150
 
151
151
  :return: The default_value of this RocketMQConfigResp.
152
152
  :rtype: str
@@ -157,7 +157,7 @@ class RocketMQConfigResp:
157
157
  def default_value(self, default_value):
158
158
  """Sets the default_value of this RocketMQConfigResp.
159
159
 
160
- RocketMQ配置的默认值
160
+ RocketMQ配置的默认值。
161
161
 
162
162
  :param default_value: The default_value of this RocketMQConfigResp.
163
163
  :type default_value: str
@@ -168,7 +168,7 @@ class RocketMQConfigResp:
168
168
  def valid_values(self):
169
169
  """Gets the valid_values of this RocketMQConfigResp.
170
170
 
171
- RocketMQ配置取值的范围
171
+ RocketMQ配置取值的范围。
172
172
 
173
173
  :return: The valid_values of this RocketMQConfigResp.
174
174
  :rtype: str
@@ -179,7 +179,7 @@ class RocketMQConfigResp:
179
179
  def valid_values(self, valid_values):
180
180
  """Sets the valid_values of this RocketMQConfigResp.
181
181
 
182
- RocketMQ配置取值的范围
182
+ RocketMQ配置取值的范围。
183
183
 
184
184
  :param valid_values: The valid_values of this RocketMQConfigResp.
185
185
  :type valid_values: str
@@ -190,7 +190,7 @@ class RocketMQConfigResp:
190
190
  def value_type(self):
191
191
  """Gets the value_type of this RocketMQConfigResp.
192
192
 
193
- RocketMQ配置值的类型
193
+ RocketMQ配置值的类型。
194
194
 
195
195
  :return: The value_type of this RocketMQConfigResp.
196
196
  :rtype: str
@@ -201,7 +201,7 @@ class RocketMQConfigResp:
201
201
  def value_type(self, value_type):
202
202
  """Sets the value_type of this RocketMQConfigResp.
203
203
 
204
- RocketMQ配置值的类型
204
+ RocketMQ配置值的类型。
205
205
 
206
206
  :param value_type: The value_type of this RocketMQConfigResp.
207
207
  :type value_type: str
@@ -51,27 +51,27 @@ class RocketMQExtendProductInfoEntity:
51
51
 
52
52
  The model defined in huaweicloud sdk
53
53
 
54
- :param type: 实例类型
54
+ :param type: 实例类型。
55
55
  :type type: str
56
- :param product_id: 产品ID
56
+ :param product_id: 产品ID
57
57
  :type product_id: str
58
- :param ecs_flavor_id: 该产品使用的ECS规格
58
+ :param ecs_flavor_id: 该产品使用的ECS规格。
59
59
  :type ecs_flavor_id: str
60
60
  :param billing_code: 账单计费类型。
61
61
  :type billing_code: str
62
- :param arch_types: 支持的CPU架构类型
62
+ :param arch_types: 支持的CPU架构类型。
63
63
  :type arch_types: list[str]
64
- :param charging_mode: 支持的计费模式类型
64
+ :param charging_mode: 支持的计费模式类型。
65
65
  :type charging_mode: list[str]
66
- :param ios: 磁盘IO信息
66
+ :param ios: 磁盘IO信息。
67
67
  :type ios: list[:class:`huaweicloudsdkrocketmq.v2.RocketMQExtendProductIosEntity`]
68
68
  :param properties:
69
69
  :type properties: :class:`huaweicloudsdkrocketmq.v2.RocketMQExtendProductPropertiesEntity`
70
- :param available_zones: 有可用资源的可用区列表
70
+ :param available_zones: 有可用资源的可用区列表。
71
71
  :type available_zones: list[str]
72
- :param unavailable_zones: 资源售罄的可用区列表
72
+ :param unavailable_zones: 资源售罄的可用区列表。
73
73
  :type unavailable_zones: list[str]
74
- :param support_features: 支持的特性功能
74
+ :param support_features: 支持的特性功能。
75
75
  :type support_features: list[:class:`huaweicloudsdkrocketmq.v2.RocketMQProductSupportFeaturesEntity`]
76
76
  :param qingtian_incompatible: 是否为擎天实例。
77
77
  :type qingtian_incompatible: bool
@@ -122,7 +122,7 @@ class RocketMQExtendProductInfoEntity:
122
122
  def type(self):
123
123
  """Gets the type of this RocketMQExtendProductInfoEntity.
124
124
 
125
- 实例类型
125
+ 实例类型。
126
126
 
127
127
  :return: The type of this RocketMQExtendProductInfoEntity.
128
128
  :rtype: str
@@ -133,7 +133,7 @@ class RocketMQExtendProductInfoEntity:
133
133
  def type(self, type):
134
134
  """Sets the type of this RocketMQExtendProductInfoEntity.
135
135
 
136
- 实例类型
136
+ 实例类型。
137
137
 
138
138
  :param type: The type of this RocketMQExtendProductInfoEntity.
139
139
  :type type: str
@@ -144,7 +144,7 @@ class RocketMQExtendProductInfoEntity:
144
144
  def product_id(self):
145
145
  """Gets the product_id of this RocketMQExtendProductInfoEntity.
146
146
 
147
- 产品ID
147
+ 产品ID
148
148
 
149
149
  :return: The product_id of this RocketMQExtendProductInfoEntity.
150
150
  :rtype: str
@@ -155,7 +155,7 @@ class RocketMQExtendProductInfoEntity:
155
155
  def product_id(self, product_id):
156
156
  """Sets the product_id of this RocketMQExtendProductInfoEntity.
157
157
 
158
- 产品ID
158
+ 产品ID
159
159
 
160
160
  :param product_id: The product_id of this RocketMQExtendProductInfoEntity.
161
161
  :type product_id: str
@@ -166,7 +166,7 @@ class RocketMQExtendProductInfoEntity:
166
166
  def ecs_flavor_id(self):
167
167
  """Gets the ecs_flavor_id of this RocketMQExtendProductInfoEntity.
168
168
 
169
- 该产品使用的ECS规格
169
+ 该产品使用的ECS规格。
170
170
 
171
171
  :return: The ecs_flavor_id of this RocketMQExtendProductInfoEntity.
172
172
  :rtype: str
@@ -177,7 +177,7 @@ class RocketMQExtendProductInfoEntity:
177
177
  def ecs_flavor_id(self, ecs_flavor_id):
178
178
  """Sets the ecs_flavor_id of this RocketMQExtendProductInfoEntity.
179
179
 
180
- 该产品使用的ECS规格
180
+ 该产品使用的ECS规格。
181
181
 
182
182
  :param ecs_flavor_id: The ecs_flavor_id of this RocketMQExtendProductInfoEntity.
183
183
  :type ecs_flavor_id: str
@@ -210,7 +210,7 @@ class RocketMQExtendProductInfoEntity:
210
210
  def arch_types(self):
211
211
  """Gets the arch_types of this RocketMQExtendProductInfoEntity.
212
212
 
213
- 支持的CPU架构类型
213
+ 支持的CPU架构类型。
214
214
 
215
215
  :return: The arch_types of this RocketMQExtendProductInfoEntity.
216
216
  :rtype: list[str]
@@ -221,7 +221,7 @@ class RocketMQExtendProductInfoEntity:
221
221
  def arch_types(self, arch_types):
222
222
  """Sets the arch_types of this RocketMQExtendProductInfoEntity.
223
223
 
224
- 支持的CPU架构类型
224
+ 支持的CPU架构类型。
225
225
 
226
226
  :param arch_types: The arch_types of this RocketMQExtendProductInfoEntity.
227
227
  :type arch_types: list[str]
@@ -232,7 +232,7 @@ class RocketMQExtendProductInfoEntity:
232
232
  def charging_mode(self):
233
233
  """Gets the charging_mode of this RocketMQExtendProductInfoEntity.
234
234
 
235
- 支持的计费模式类型
235
+ 支持的计费模式类型。
236
236
 
237
237
  :return: The charging_mode of this RocketMQExtendProductInfoEntity.
238
238
  :rtype: list[str]
@@ -243,7 +243,7 @@ class RocketMQExtendProductInfoEntity:
243
243
  def charging_mode(self, charging_mode):
244
244
  """Sets the charging_mode of this RocketMQExtendProductInfoEntity.
245
245
 
246
- 支持的计费模式类型
246
+ 支持的计费模式类型。
247
247
 
248
248
  :param charging_mode: The charging_mode of this RocketMQExtendProductInfoEntity.
249
249
  :type charging_mode: list[str]
@@ -254,7 +254,7 @@ class RocketMQExtendProductInfoEntity:
254
254
  def ios(self):
255
255
  """Gets the ios of this RocketMQExtendProductInfoEntity.
256
256
 
257
- 磁盘IO信息
257
+ 磁盘IO信息。
258
258
 
259
259
  :return: The ios of this RocketMQExtendProductInfoEntity.
260
260
  :rtype: list[:class:`huaweicloudsdkrocketmq.v2.RocketMQExtendProductIosEntity`]
@@ -265,7 +265,7 @@ class RocketMQExtendProductInfoEntity:
265
265
  def ios(self, ios):
266
266
  """Sets the ios of this RocketMQExtendProductInfoEntity.
267
267
 
268
- 磁盘IO信息
268
+ 磁盘IO信息。
269
269
 
270
270
  :param ios: The ios of this RocketMQExtendProductInfoEntity.
271
271
  :type ios: list[:class:`huaweicloudsdkrocketmq.v2.RocketMQExtendProductIosEntity`]
@@ -294,7 +294,7 @@ class RocketMQExtendProductInfoEntity:
294
294
  def available_zones(self):
295
295
  """Gets the available_zones of this RocketMQExtendProductInfoEntity.
296
296
 
297
- 有可用资源的可用区列表
297
+ 有可用资源的可用区列表。
298
298
 
299
299
  :return: The available_zones of this RocketMQExtendProductInfoEntity.
300
300
  :rtype: list[str]
@@ -305,7 +305,7 @@ class RocketMQExtendProductInfoEntity:
305
305
  def available_zones(self, available_zones):
306
306
  """Sets the available_zones of this RocketMQExtendProductInfoEntity.
307
307
 
308
- 有可用资源的可用区列表
308
+ 有可用资源的可用区列表。
309
309
 
310
310
  :param available_zones: The available_zones of this RocketMQExtendProductInfoEntity.
311
311
  :type available_zones: list[str]
@@ -316,7 +316,7 @@ class RocketMQExtendProductInfoEntity:
316
316
  def unavailable_zones(self):
317
317
  """Gets the unavailable_zones of this RocketMQExtendProductInfoEntity.
318
318
 
319
- 资源售罄的可用区列表
319
+ 资源售罄的可用区列表。
320
320
 
321
321
  :return: The unavailable_zones of this RocketMQExtendProductInfoEntity.
322
322
  :rtype: list[str]
@@ -327,7 +327,7 @@ class RocketMQExtendProductInfoEntity:
327
327
  def unavailable_zones(self, unavailable_zones):
328
328
  """Sets the unavailable_zones of this RocketMQExtendProductInfoEntity.
329
329
 
330
- 资源售罄的可用区列表
330
+ 资源售罄的可用区列表。
331
331
 
332
332
  :param unavailable_zones: The unavailable_zones of this RocketMQExtendProductInfoEntity.
333
333
  :type unavailable_zones: list[str]
@@ -338,7 +338,7 @@ class RocketMQExtendProductInfoEntity:
338
338
  def support_features(self):
339
339
  """Gets the support_features of this RocketMQExtendProductInfoEntity.
340
340
 
341
- 支持的特性功能
341
+ 支持的特性功能。
342
342
 
343
343
  :return: The support_features of this RocketMQExtendProductInfoEntity.
344
344
  :rtype: list[:class:`huaweicloudsdkrocketmq.v2.RocketMQProductSupportFeaturesEntity`]
@@ -349,7 +349,7 @@ class RocketMQExtendProductInfoEntity:
349
349
  def support_features(self, support_features):
350
350
  """Sets the support_features of this RocketMQExtendProductInfoEntity.
351
351
 
352
- 支持的特性功能
352
+ 支持的特性功能。
353
353
 
354
354
  :param support_features: The support_features of this RocketMQExtendProductInfoEntity.
355
355
  :type support_features: list[:class:`huaweicloudsdkrocketmq.v2.RocketMQProductSupportFeaturesEntity`]
@@ -35,13 +35,13 @@ class RocketMQExtendProductIosEntity:
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
38
- :param io_spec: 存储IO规格
38
+ :param io_spec: 存储IO规格。
39
39
  :type io_spec: str
40
- :param available_zones: 有可用资源的可用区列表
40
+ :param available_zones: 有可用资源的可用区列表。
41
41
  :type available_zones: list[str]
42
- :param type: IO类型
42
+ :param type: IO类型。
43
43
  :type type: str
44
- :param unavailable_zones: 资源售罄的可用区列表
44
+ :param unavailable_zones: 资源售罄的可用区列表。
45
45
  :type unavailable_zones: list[str]
46
46
  """
47
47
 
@@ -66,7 +66,7 @@ class RocketMQExtendProductIosEntity:
66
66
  def io_spec(self):
67
67
  """Gets the io_spec of this RocketMQExtendProductIosEntity.
68
68
 
69
- 存储IO规格
69
+ 存储IO规格。
70
70
 
71
71
  :return: The io_spec of this RocketMQExtendProductIosEntity.
72
72
  :rtype: str
@@ -77,7 +77,7 @@ class RocketMQExtendProductIosEntity:
77
77
  def io_spec(self, io_spec):
78
78
  """Sets the io_spec of this RocketMQExtendProductIosEntity.
79
79
 
80
- 存储IO规格
80
+ 存储IO规格。
81
81
 
82
82
  :param io_spec: The io_spec of this RocketMQExtendProductIosEntity.
83
83
  :type io_spec: str
@@ -88,7 +88,7 @@ class RocketMQExtendProductIosEntity:
88
88
  def available_zones(self):
89
89
  """Gets the available_zones of this RocketMQExtendProductIosEntity.
90
90
 
91
- 有可用资源的可用区列表
91
+ 有可用资源的可用区列表。
92
92
 
93
93
  :return: The available_zones of this RocketMQExtendProductIosEntity.
94
94
  :rtype: list[str]
@@ -99,7 +99,7 @@ class RocketMQExtendProductIosEntity:
99
99
  def available_zones(self, available_zones):
100
100
  """Sets the available_zones of this RocketMQExtendProductIosEntity.
101
101
 
102
- 有可用资源的可用区列表
102
+ 有可用资源的可用区列表。
103
103
 
104
104
  :param available_zones: The available_zones of this RocketMQExtendProductIosEntity.
105
105
  :type available_zones: list[str]
@@ -110,7 +110,7 @@ class RocketMQExtendProductIosEntity:
110
110
  def type(self):
111
111
  """Gets the type of this RocketMQExtendProductIosEntity.
112
112
 
113
- IO类型
113
+ IO类型。
114
114
 
115
115
  :return: The type of this RocketMQExtendProductIosEntity.
116
116
  :rtype: str
@@ -121,7 +121,7 @@ class RocketMQExtendProductIosEntity:
121
121
  def type(self, type):
122
122
  """Sets the type of this RocketMQExtendProductIosEntity.
123
123
 
124
- IO类型
124
+ IO类型。
125
125
 
126
126
  :param type: The type of this RocketMQExtendProductIosEntity.
127
127
  :type type: str
@@ -132,7 +132,7 @@ class RocketMQExtendProductIosEntity:
132
132
  def unavailable_zones(self):
133
133
  """Gets the unavailable_zones of this RocketMQExtendProductIosEntity.
134
134
 
135
- 资源售罄的可用区列表
135
+ 资源售罄的可用区列表。
136
136
 
137
137
  :return: The unavailable_zones of this RocketMQExtendProductIosEntity.
138
138
  :rtype: list[str]
@@ -143,7 +143,7 @@ class RocketMQExtendProductIosEntity:
143
143
  def unavailable_zones(self, unavailable_zones):
144
144
  """Sets the unavailable_zones of this RocketMQExtendProductIosEntity.
145
145
 
146
- 资源售罄的可用区列表
146
+ 资源售罄的可用区列表。
147
147
 
148
148
  :param unavailable_zones: The unavailable_zones of this RocketMQExtendProductIosEntity.
149
149
  :type unavailable_zones: list[str]
@@ -55,9 +55,9 @@ class RocketMQExtendProductPropertiesEntity:
55
55
  :type min_broker: str
56
56
  :param engine_versions: 消息引擎版本。
57
57
  :type engine_versions: str
58
- :param min_storage_per_node: 每个节点的最小存储。单位为GB
58
+ :param min_storage_per_node: 每个节点的最小存储。单位为GB
59
59
  :type min_storage_per_node: str
60
- :param product_alias: product_id的别名
60
+ :param product_alias: product_id的别名。
61
61
  :type product_alias: str
62
62
  """
63
63
 
@@ -226,7 +226,7 @@ class RocketMQExtendProductPropertiesEntity:
226
226
  def min_storage_per_node(self):
227
227
  """Gets the min_storage_per_node of this RocketMQExtendProductPropertiesEntity.
228
228
 
229
- 每个节点的最小存储。单位为GB
229
+ 每个节点的最小存储。单位为GB
230
230
 
231
231
  :return: The min_storage_per_node of this RocketMQExtendProductPropertiesEntity.
232
232
  :rtype: str
@@ -237,7 +237,7 @@ class RocketMQExtendProductPropertiesEntity:
237
237
  def min_storage_per_node(self, min_storage_per_node):
238
238
  """Sets the min_storage_per_node of this RocketMQExtendProductPropertiesEntity.
239
239
 
240
- 每个节点的最小存储。单位为GB
240
+ 每个节点的最小存储。单位为GB
241
241
 
242
242
  :param min_storage_per_node: The min_storage_per_node of this RocketMQExtendProductPropertiesEntity.
243
243
  :type min_storage_per_node: str
@@ -248,7 +248,7 @@ class RocketMQExtendProductPropertiesEntity:
248
248
  def product_alias(self):
249
249
  """Gets the product_alias of this RocketMQExtendProductPropertiesEntity.
250
250
 
251
- product_id的别名
251
+ product_id的别名。
252
252
 
253
253
  :return: The product_alias of this RocketMQExtendProductPropertiesEntity.
254
254
  :rtype: str
@@ -259,7 +259,7 @@ class RocketMQExtendProductPropertiesEntity:
259
259
  def product_alias(self, product_alias):
260
260
  """Sets the product_alias of this RocketMQExtendProductPropertiesEntity.
261
261
 
262
- product_id的别名
262
+ product_id的别名。
263
263
 
264
264
  :param product_alias: The product_alias of this RocketMQExtendProductPropertiesEntity.
265
265
  :type product_alias: str
@@ -31,9 +31,9 @@ class RocketMQProductSupportFeaturesEntity:
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
34
- :param name: 特性名称
34
+ :param name: 特性名称。
35
35
  :type name: str
36
- :param properties: 功能特性的键值对
36
+ :param properties: 功能特性的键值对。
37
37
  :type properties: dict(str, str)
38
38
  """
39
39
 
@@ -52,7 +52,7 @@ class RocketMQProductSupportFeaturesEntity:
52
52
  def name(self):
53
53
  """Gets the name of this RocketMQProductSupportFeaturesEntity.
54
54
 
55
- 特性名称
55
+ 特性名称。
56
56
 
57
57
  :return: The name of this RocketMQProductSupportFeaturesEntity.
58
58
  :rtype: str
@@ -63,7 +63,7 @@ class RocketMQProductSupportFeaturesEntity:
63
63
  def name(self, name):
64
64
  """Sets the name of this RocketMQProductSupportFeaturesEntity.
65
65
 
66
- 特性名称
66
+ 特性名称。
67
67
 
68
68
  :param name: The name of this RocketMQProductSupportFeaturesEntity.
69
69
  :type name: str
@@ -74,7 +74,7 @@ class RocketMQProductSupportFeaturesEntity:
74
74
  def properties(self):
75
75
  """Gets the properties of this RocketMQProductSupportFeaturesEntity.
76
76
 
77
- 功能特性的键值对
77
+ 功能特性的键值对。
78
78
 
79
79
  :return: The properties of this RocketMQProductSupportFeaturesEntity.
80
80
  :rtype: dict(str, str)
@@ -85,7 +85,7 @@ class RocketMQProductSupportFeaturesEntity:
85
85
  def properties(self, properties):
86
86
  """Sets the properties of this RocketMQProductSupportFeaturesEntity.
87
87
 
88
- 功能特性的键值对
88
+ 功能特性的键值对。
89
89
 
90
90
  :param properties: The properties of this RocketMQProductSupportFeaturesEntity.
91
91
  :type properties: dict(str, str)
@@ -37,9 +37,9 @@ class ShowConsumerConnectionsRequest:
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
40
- :param instance_id: 实例ID
40
+ :param instance_id: 实例ID
41
41
  :type instance_id: str
42
- :param group: 消费组名称
42
+ :param group: 消费组名称。
43
43
  :type group: str
44
44
  :param limit: 查询数量,取值范围为1~50。
45
45
  :type limit: int
@@ -71,7 +71,7 @@ class ShowConsumerConnectionsRequest:
71
71
  def instance_id(self):
72
72
  """Gets the instance_id of this ShowConsumerConnectionsRequest.
73
73
 
74
- 实例ID
74
+ 实例ID
75
75
 
76
76
  :return: The instance_id of this ShowConsumerConnectionsRequest.
77
77
  :rtype: str
@@ -82,7 +82,7 @@ class ShowConsumerConnectionsRequest:
82
82
  def instance_id(self, instance_id):
83
83
  """Sets the instance_id of this ShowConsumerConnectionsRequest.
84
84
 
85
- 实例ID
85
+ 实例ID
86
86
 
87
87
  :param instance_id: The instance_id of this ShowConsumerConnectionsRequest.
88
88
  :type instance_id: str
@@ -93,7 +93,7 @@ class ShowConsumerConnectionsRequest:
93
93
  def group(self):
94
94
  """Gets the group of this ShowConsumerConnectionsRequest.
95
95
 
96
- 消费组名称
96
+ 消费组名称。
97
97
 
98
98
  :return: The group of this ShowConsumerConnectionsRequest.
99
99
  :rtype: str
@@ -104,7 +104,7 @@ class ShowConsumerConnectionsRequest:
104
104
  def group(self, group):
105
105
  """Sets the group of this ShowConsumerConnectionsRequest.
106
106
 
107
- 消费组名称
107
+ 消费组名称。
108
108
 
109
109
  :param group: The group of this ShowConsumerConnectionsRequest.
110
110
  :type group: str