huaweicloudsdkrocketmq 3.1.43__py2.py3-none-any.whl → 3.1.44__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_request.py +3 -3
- huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_req.py +12 -12
- huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_req.py +12 -12
- huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_request.py +3 -3
- huaweicloudsdkrocketmq/v2/model/list_instances_request.py +3 -3
- huaweicloudsdkrocketmq/v2/model/list_rocket_mq_migration_task_request.py +3 -3
- huaweicloudsdkrocketmq/v2/model/send_dlq_message_request.py +3 -3
- huaweicloudsdkrocketmq/v2/model/show_instance_resp.py +3 -3
- huaweicloudsdkrocketmq/v2/model/show_instance_response.py +3 -3
- huaweicloudsdkrocketmq/v2/model/tag_entity.py +6 -6
- huaweicloudsdkrocketmq/v2/model/tag_multy_value_entity.py +6 -6
- huaweicloudsdkrocketmq/v2/model/update_instance_req.py +6 -6
- {huaweicloudsdkrocketmq-3.1.43.dist-info → huaweicloudsdkrocketmq-3.1.44.dist-info}/METADATA +2 -2
- {huaweicloudsdkrocketmq-3.1.43.dist-info → huaweicloudsdkrocketmq-3.1.44.dist-info}/RECORD +17 -17
- {huaweicloudsdkrocketmq-3.1.43.dist-info → huaweicloudsdkrocketmq-3.1.44.dist-info}/LICENSE +0 -0
- {huaweicloudsdkrocketmq-3.1.43.dist-info → huaweicloudsdkrocketmq-3.1.44.dist-info}/WHEEL +0 -0
- {huaweicloudsdkrocketmq-3.1.43.dist-info → huaweicloudsdkrocketmq-3.1.44.dist-info}/top_level.txt +0 -0
huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_request.py
CHANGED
@@ -35,7 +35,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupRequest:
|
|
35
35
|
|
36
36
|
:param instance_id: 实例ID。
|
37
37
|
:type instance_id: str
|
38
|
-
:param action:
|
38
|
+
:param action: 批量删除消费组时使用,不配置则为创建接口。
|
39
39
|
:type action: str
|
40
40
|
:param body: Body of the CreateConsumerGroupOrBatchDeleteConsumerGroupRequest
|
41
41
|
:type body: :class:`huaweicloudsdkrocketmq.v2.CreateConsumerGroupOrBatchDeleteConsumerGroupReq`
|
@@ -80,7 +80,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupRequest:
|
|
80
80
|
def action(self):
|
81
81
|
"""Gets the action of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
|
82
82
|
|
83
|
-
|
83
|
+
批量删除消费组时使用,不配置则为创建接口。
|
84
84
|
|
85
85
|
:return: The action of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
|
86
86
|
:rtype: str
|
@@ -91,7 +91,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupRequest:
|
|
91
91
|
def action(self, action):
|
92
92
|
"""Sets the action of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
|
93
93
|
|
94
|
-
|
94
|
+
批量删除消费组时使用,不配置则为创建接口。
|
95
95
|
|
96
96
|
:param action: The action of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
|
97
97
|
:type action: str
|
@@ -75,13 +75,13 @@ class CreateInstanceByEngineReq:
|
|
75
75
|
:type engine_version: str
|
76
76
|
:param storage_space: 存储空间。
|
77
77
|
:type storage_space: int
|
78
|
-
:param vpc_id: 虚拟私有云ID。
|
78
|
+
:param vpc_id: 虚拟私有云ID。 获取方法如下:登录虚拟私有云服务的控制台界面,在虚拟私有云的详情页面查找VPC ID。
|
79
79
|
:type vpc_id: str
|
80
|
-
:param subnet_id: 子网信息。
|
80
|
+
:param subnet_id: 子网信息。 获取方法如下:登录虚拟私有云服务的控制台界面,单击VPC下的子网,进入子网详情页面,查找网络ID。
|
81
81
|
:type subnet_id: str
|
82
|
-
:param security_group_id: 指定实例所属的安全组。
|
82
|
+
:param security_group_id: 指定实例所属的安全组。 获取方法如下:登录虚拟私有云服务的控制台界面,在安全组的详情页面查找安全组ID。
|
83
83
|
:type security_group_id: str
|
84
|
-
:param available_zones: 创建节点到指定且有资源的可用区ID
|
84
|
+
:param available_zones: 创建节点到指定且有资源的可用区ID。请参考[查询可用区信息](ListAvailableZones.xml)获取可用区ID。 该参数不能为空数组或者数组的值为空, 请注意查看该可用区是否有资源。 创建RocketMQ实例,支持节点部署在1个或3个及3个以上的可用区。在为节点指定可用区时,用逗号分隔开。
|
85
85
|
:type available_zones: list[str]
|
86
86
|
:param product_id: RocketMQ实例规格。 - c6.4u8g.cluster.small:单个代理最大Topic数2000,单个代理最大消费组数2000 - c6.4u8g.cluster:单个代理最大Topic数4000,单个代理最大消费组数4000 - c6.8u16g.cluster:单个代理最大Topic数8000,单个代理最大消费组数8000 - c6.12u24g.cluster:单个代理最大Topic数12000,单个代理最大消费组数12000 - c6.16u32g.cluster:单个代理最大Topic数16000,单个代理最大消费组数16000
|
87
87
|
:type product_id: str
|
@@ -270,7 +270,7 @@ class CreateInstanceByEngineReq:
|
|
270
270
|
def vpc_id(self):
|
271
271
|
"""Gets the vpc_id of this CreateInstanceByEngineReq.
|
272
272
|
|
273
|
-
虚拟私有云ID。
|
273
|
+
虚拟私有云ID。 获取方法如下:登录虚拟私有云服务的控制台界面,在虚拟私有云的详情页面查找VPC ID。
|
274
274
|
|
275
275
|
:return: The vpc_id of this CreateInstanceByEngineReq.
|
276
276
|
:rtype: str
|
@@ -281,7 +281,7 @@ class CreateInstanceByEngineReq:
|
|
281
281
|
def vpc_id(self, vpc_id):
|
282
282
|
"""Sets the vpc_id of this CreateInstanceByEngineReq.
|
283
283
|
|
284
|
-
虚拟私有云ID。
|
284
|
+
虚拟私有云ID。 获取方法如下:登录虚拟私有云服务的控制台界面,在虚拟私有云的详情页面查找VPC ID。
|
285
285
|
|
286
286
|
:param vpc_id: The vpc_id of this CreateInstanceByEngineReq.
|
287
287
|
:type vpc_id: str
|
@@ -292,7 +292,7 @@ class CreateInstanceByEngineReq:
|
|
292
292
|
def subnet_id(self):
|
293
293
|
"""Gets the subnet_id of this CreateInstanceByEngineReq.
|
294
294
|
|
295
|
-
子网信息。
|
295
|
+
子网信息。 获取方法如下:登录虚拟私有云服务的控制台界面,单击VPC下的子网,进入子网详情页面,查找网络ID。
|
296
296
|
|
297
297
|
:return: The subnet_id of this CreateInstanceByEngineReq.
|
298
298
|
:rtype: str
|
@@ -303,7 +303,7 @@ class CreateInstanceByEngineReq:
|
|
303
303
|
def subnet_id(self, subnet_id):
|
304
304
|
"""Sets the subnet_id of this CreateInstanceByEngineReq.
|
305
305
|
|
306
|
-
子网信息。
|
306
|
+
子网信息。 获取方法如下:登录虚拟私有云服务的控制台界面,单击VPC下的子网,进入子网详情页面,查找网络ID。
|
307
307
|
|
308
308
|
:param subnet_id: The subnet_id of this CreateInstanceByEngineReq.
|
309
309
|
:type subnet_id: str
|
@@ -314,7 +314,7 @@ class CreateInstanceByEngineReq:
|
|
314
314
|
def security_group_id(self):
|
315
315
|
"""Gets the security_group_id of this CreateInstanceByEngineReq.
|
316
316
|
|
317
|
-
指定实例所属的安全组。
|
317
|
+
指定实例所属的安全组。 获取方法如下:登录虚拟私有云服务的控制台界面,在安全组的详情页面查找安全组ID。
|
318
318
|
|
319
319
|
:return: The security_group_id of this CreateInstanceByEngineReq.
|
320
320
|
:rtype: str
|
@@ -325,7 +325,7 @@ class CreateInstanceByEngineReq:
|
|
325
325
|
def security_group_id(self, security_group_id):
|
326
326
|
"""Sets the security_group_id of this CreateInstanceByEngineReq.
|
327
327
|
|
328
|
-
指定实例所属的安全组。
|
328
|
+
指定实例所属的安全组。 获取方法如下:登录虚拟私有云服务的控制台界面,在安全组的详情页面查找安全组ID。
|
329
329
|
|
330
330
|
:param security_group_id: The security_group_id of this CreateInstanceByEngineReq.
|
331
331
|
:type security_group_id: str
|
@@ -336,7 +336,7 @@ class CreateInstanceByEngineReq:
|
|
336
336
|
def available_zones(self):
|
337
337
|
"""Gets the available_zones of this CreateInstanceByEngineReq.
|
338
338
|
|
339
|
-
创建节点到指定且有资源的可用区ID
|
339
|
+
创建节点到指定且有资源的可用区ID。请参考[查询可用区信息](ListAvailableZones.xml)获取可用区ID。 该参数不能为空数组或者数组的值为空, 请注意查看该可用区是否有资源。 创建RocketMQ实例,支持节点部署在1个或3个及3个以上的可用区。在为节点指定可用区时,用逗号分隔开。
|
340
340
|
|
341
341
|
:return: The available_zones of this CreateInstanceByEngineReq.
|
342
342
|
:rtype: list[str]
|
@@ -347,7 +347,7 @@ class CreateInstanceByEngineReq:
|
|
347
347
|
def available_zones(self, available_zones):
|
348
348
|
"""Sets the available_zones of this CreateInstanceByEngineReq.
|
349
349
|
|
350
|
-
创建节点到指定且有资源的可用区ID
|
350
|
+
创建节点到指定且有资源的可用区ID。请参考[查询可用区信息](ListAvailableZones.xml)获取可用区ID。 该参数不能为空数组或者数组的值为空, 请注意查看该可用区是否有资源。 创建RocketMQ实例,支持节点部署在1个或3个及3个以上的可用区。在为节点指定可用区时,用逗号分隔开。
|
351
351
|
|
352
352
|
:param available_zones: The available_zones of this CreateInstanceByEngineReq.
|
353
353
|
:type available_zones: list[str]
|
@@ -73,13 +73,13 @@ class CreatePostPaidInstanceReq:
|
|
73
73
|
:type engine_version: str
|
74
74
|
:param storage_space: 存储空间。
|
75
75
|
:type storage_space: int
|
76
|
-
:param vpc_id: 虚拟私有云ID。
|
76
|
+
:param vpc_id: 虚拟私有云ID。 获取方法如下:登录虚拟私有云服务的控制台界面,在虚拟私有云的详情页面查找VPC ID。
|
77
77
|
:type vpc_id: str
|
78
|
-
:param subnet_id: 子网信息。
|
78
|
+
:param subnet_id: 子网信息。 获取方法如下:登录虚拟私有云服务的控制台界面,单击VPC下的子网,进入子网详情页面,查找网络ID。
|
79
79
|
:type subnet_id: str
|
80
|
-
:param security_group_id: 指定实例所属的安全组。
|
80
|
+
:param security_group_id: 指定实例所属的安全组。 获取方法如下:登录虚拟私有云服务的控制台界面,在安全组的详情页面查找安全组ID。
|
81
81
|
:type security_group_id: str
|
82
|
-
:param available_zones: 创建节点到指定且有资源的可用区ID
|
82
|
+
:param available_zones: 创建节点到指定且有资源的可用区ID。请参考[查询可用区信息](ListAvailableZones.xml)获取可用区ID。 该参数不能为空数组或者数组的值为空, 请注意查看该可用区是否有资源。 创建RocketMQ实例,支持节点部署在1个或3个及3个以上的可用区。在为节点指定可用区时,用逗号分隔开。
|
83
83
|
:type available_zones: list[str]
|
84
84
|
:param product_id: RocketMQ实例规格。 - c6.4u8g.cluster:单个代理最大Topic数4000,单个代理最大消费组数4000 - c6.8u16g.cluster:单个代理最大Topic数8000,单个代理最大消费组数8000 - c6.12u24g.cluster:单个代理最大Topic数12000,单个代理最大消费组数12000 - c6.16u32g.cluster:单个代理最大Topic数16000,单个代理最大消费组数16000
|
85
85
|
:type product_id: str
|
@@ -263,7 +263,7 @@ class CreatePostPaidInstanceReq:
|
|
263
263
|
def vpc_id(self):
|
264
264
|
"""Gets the vpc_id of this CreatePostPaidInstanceReq.
|
265
265
|
|
266
|
-
虚拟私有云ID。
|
266
|
+
虚拟私有云ID。 获取方法如下:登录虚拟私有云服务的控制台界面,在虚拟私有云的详情页面查找VPC ID。
|
267
267
|
|
268
268
|
:return: The vpc_id of this CreatePostPaidInstanceReq.
|
269
269
|
:rtype: str
|
@@ -274,7 +274,7 @@ class CreatePostPaidInstanceReq:
|
|
274
274
|
def vpc_id(self, vpc_id):
|
275
275
|
"""Sets the vpc_id of this CreatePostPaidInstanceReq.
|
276
276
|
|
277
|
-
虚拟私有云ID。
|
277
|
+
虚拟私有云ID。 获取方法如下:登录虚拟私有云服务的控制台界面,在虚拟私有云的详情页面查找VPC ID。
|
278
278
|
|
279
279
|
:param vpc_id: The vpc_id of this CreatePostPaidInstanceReq.
|
280
280
|
:type vpc_id: str
|
@@ -285,7 +285,7 @@ class CreatePostPaidInstanceReq:
|
|
285
285
|
def subnet_id(self):
|
286
286
|
"""Gets the subnet_id of this CreatePostPaidInstanceReq.
|
287
287
|
|
288
|
-
子网信息。
|
288
|
+
子网信息。 获取方法如下:登录虚拟私有云服务的控制台界面,单击VPC下的子网,进入子网详情页面,查找网络ID。
|
289
289
|
|
290
290
|
:return: The subnet_id of this CreatePostPaidInstanceReq.
|
291
291
|
:rtype: str
|
@@ -296,7 +296,7 @@ class CreatePostPaidInstanceReq:
|
|
296
296
|
def subnet_id(self, subnet_id):
|
297
297
|
"""Sets the subnet_id of this CreatePostPaidInstanceReq.
|
298
298
|
|
299
|
-
子网信息。
|
299
|
+
子网信息。 获取方法如下:登录虚拟私有云服务的控制台界面,单击VPC下的子网,进入子网详情页面,查找网络ID。
|
300
300
|
|
301
301
|
:param subnet_id: The subnet_id of this CreatePostPaidInstanceReq.
|
302
302
|
:type subnet_id: str
|
@@ -307,7 +307,7 @@ class CreatePostPaidInstanceReq:
|
|
307
307
|
def security_group_id(self):
|
308
308
|
"""Gets the security_group_id of this CreatePostPaidInstanceReq.
|
309
309
|
|
310
|
-
指定实例所属的安全组。
|
310
|
+
指定实例所属的安全组。 获取方法如下:登录虚拟私有云服务的控制台界面,在安全组的详情页面查找安全组ID。
|
311
311
|
|
312
312
|
:return: The security_group_id of this CreatePostPaidInstanceReq.
|
313
313
|
:rtype: str
|
@@ -318,7 +318,7 @@ class CreatePostPaidInstanceReq:
|
|
318
318
|
def security_group_id(self, security_group_id):
|
319
319
|
"""Sets the security_group_id of this CreatePostPaidInstanceReq.
|
320
320
|
|
321
|
-
指定实例所属的安全组。
|
321
|
+
指定实例所属的安全组。 获取方法如下:登录虚拟私有云服务的控制台界面,在安全组的详情页面查找安全组ID。
|
322
322
|
|
323
323
|
:param security_group_id: The security_group_id of this CreatePostPaidInstanceReq.
|
324
324
|
:type security_group_id: str
|
@@ -329,7 +329,7 @@ class CreatePostPaidInstanceReq:
|
|
329
329
|
def available_zones(self):
|
330
330
|
"""Gets the available_zones of this CreatePostPaidInstanceReq.
|
331
331
|
|
332
|
-
创建节点到指定且有资源的可用区ID
|
332
|
+
创建节点到指定且有资源的可用区ID。请参考[查询可用区信息](ListAvailableZones.xml)获取可用区ID。 该参数不能为空数组或者数组的值为空, 请注意查看该可用区是否有资源。 创建RocketMQ实例,支持节点部署在1个或3个及3个以上的可用区。在为节点指定可用区时,用逗号分隔开。
|
333
333
|
|
334
334
|
:return: The available_zones of this CreatePostPaidInstanceReq.
|
335
335
|
:rtype: list[str]
|
@@ -340,7 +340,7 @@ class CreatePostPaidInstanceReq:
|
|
340
340
|
def available_zones(self, available_zones):
|
341
341
|
"""Sets the available_zones of this CreatePostPaidInstanceReq.
|
342
342
|
|
343
|
-
创建节点到指定且有资源的可用区ID
|
343
|
+
创建节点到指定且有资源的可用区ID。请参考[查询可用区信息](ListAvailableZones.xml)获取可用区ID。 该参数不能为空数组或者数组的值为空, 请注意查看该可用区是否有资源。 创建RocketMQ实例,支持节点部署在1个或3个及3个以上的可用区。在为节点指定可用区时,用逗号分隔开。
|
344
344
|
|
345
345
|
:param available_zones: The available_zones of this CreatePostPaidInstanceReq.
|
346
346
|
:type available_zones: list[str]
|
@@ -43,7 +43,7 @@ class CreateRocketMqMigrationTaskRequest:
|
|
43
43
|
:type overwrite: str
|
44
44
|
:param name: 迁移任务名称,名称规则参考创建实例
|
45
45
|
:type name: str
|
46
|
-
:param type: 迁移任务类型,分为自建RocketMQ上云(rocketmq)、自建RabbitMQ上云(rabbitToRocket)
|
46
|
+
:param type: 迁移任务类型,分为自建RocketMQ上云(rocketmq)、自建RabbitMQ上云(rabbitToRocket)
|
47
47
|
:type type: str
|
48
48
|
:param body: Body of the CreateRocketMqMigrationTaskRequest
|
49
49
|
:type body: str
|
@@ -135,7 +135,7 @@ class CreateRocketMqMigrationTaskRequest:
|
|
135
135
|
def type(self):
|
136
136
|
"""Gets the type of this CreateRocketMqMigrationTaskRequest.
|
137
137
|
|
138
|
-
迁移任务类型,分为自建RocketMQ上云(rocketmq)、自建RabbitMQ上云(rabbitToRocket)
|
138
|
+
迁移任务类型,分为自建RocketMQ上云(rocketmq)、自建RabbitMQ上云(rabbitToRocket)
|
139
139
|
|
140
140
|
:return: The type of this CreateRocketMqMigrationTaskRequest.
|
141
141
|
:rtype: str
|
@@ -146,7 +146,7 @@ class CreateRocketMqMigrationTaskRequest:
|
|
146
146
|
def type(self, type):
|
147
147
|
"""Sets the type of this CreateRocketMqMigrationTaskRequest.
|
148
148
|
|
149
|
-
迁移任务类型,分为自建RocketMQ上云(rocketmq)、自建RabbitMQ上云(rabbitToRocket)
|
149
|
+
迁移任务类型,分为自建RocketMQ上云(rocketmq)、自建RabbitMQ上云(rabbitToRocket)
|
150
150
|
|
151
151
|
:param type: The type of this CreateRocketMqMigrationTaskRequest.
|
152
152
|
:type type: str
|
@@ -51,7 +51,7 @@ class ListInstancesRequest:
|
|
51
51
|
:type name: str
|
52
52
|
:param instance_id: 实例ID。
|
53
53
|
:type instance_id: str
|
54
|
-
:param status:
|
54
|
+
:param status: 实例状态,详细状态说明请参考[实例状态说明](hrm-api-0010.xml)。
|
55
55
|
:type status: str
|
56
56
|
:param include_failure: 是否返回创建失败的实例数。 当参数值为“true”时,返回创建失败的实例数。参数值为“false”或者其他值,不返回创建失败的实例数。
|
57
57
|
:type include_failure: str
|
@@ -167,7 +167,7 @@ class ListInstancesRequest:
|
|
167
167
|
def status(self):
|
168
168
|
"""Gets the status of this ListInstancesRequest.
|
169
169
|
|
170
|
-
|
170
|
+
实例状态,详细状态说明请参考[实例状态说明](hrm-api-0010.xml)。
|
171
171
|
|
172
172
|
:return: The status of this ListInstancesRequest.
|
173
173
|
:rtype: str
|
@@ -178,7 +178,7 @@ class ListInstancesRequest:
|
|
178
178
|
def status(self, status):
|
179
179
|
"""Sets the status of this ListInstancesRequest.
|
180
180
|
|
181
|
-
|
181
|
+
实例状态,详细状态说明请参考[实例状态说明](hrm-api-0010.xml)。
|
182
182
|
|
183
183
|
:param status: The status of this ListInstancesRequest.
|
184
184
|
:type status: str
|
@@ -49,7 +49,7 @@ class ListRocketMqMigrationTaskRequest:
|
|
49
49
|
:type offset: str
|
50
50
|
:param limit: 当前页大小
|
51
51
|
:type limit: str
|
52
|
-
:param name: 查询vhost
|
52
|
+
:param name: - 查询vhost列表时,该字段可为空。 - 查询exchange列表时,该字段为exchange所属vhost名称。 - 查询queue列表时,该字段为queue所属vhost-所属exchange,例vhost1-exchange1。
|
53
53
|
:type name: str
|
54
54
|
"""
|
55
55
|
|
@@ -189,7 +189,7 @@ class ListRocketMqMigrationTaskRequest:
|
|
189
189
|
def name(self):
|
190
190
|
"""Gets the name of this ListRocketMqMigrationTaskRequest.
|
191
191
|
|
192
|
-
查询vhost
|
192
|
+
- 查询vhost列表时,该字段可为空。 - 查询exchange列表时,该字段为exchange所属vhost名称。 - 查询queue列表时,该字段为queue所属vhost-所属exchange,例vhost1-exchange1。
|
193
193
|
|
194
194
|
:return: The name of this ListRocketMqMigrationTaskRequest.
|
195
195
|
:rtype: str
|
@@ -200,7 +200,7 @@ class ListRocketMqMigrationTaskRequest:
|
|
200
200
|
def name(self, name):
|
201
201
|
"""Sets the name of this ListRocketMqMigrationTaskRequest.
|
202
202
|
|
203
|
-
查询vhost
|
203
|
+
- 查询vhost列表时,该字段可为空。 - 查询exchange列表时,该字段为exchange所属vhost名称。 - 查询queue列表时,该字段为queue所属vhost-所属exchange,例vhost1-exchange1。
|
204
204
|
|
205
205
|
:param name: The name of this ListRocketMqMigrationTaskRequest.
|
206
206
|
:type name: str
|
@@ -33,7 +33,7 @@ class SendDlqMessageRequest:
|
|
33
33
|
|
34
34
|
The model defined in huaweicloud sdk
|
35
35
|
|
36
|
-
:param engine:
|
36
|
+
:param engine: 消息引擎。
|
37
37
|
:type engine: str
|
38
38
|
:param instance_id: 实例ID。
|
39
39
|
:type instance_id: str
|
@@ -57,7 +57,7 @@ class SendDlqMessageRequest:
|
|
57
57
|
def engine(self):
|
58
58
|
"""Gets the engine of this SendDlqMessageRequest.
|
59
59
|
|
60
|
-
|
60
|
+
消息引擎。
|
61
61
|
|
62
62
|
:return: The engine of this SendDlqMessageRequest.
|
63
63
|
:rtype: str
|
@@ -68,7 +68,7 @@ class SendDlqMessageRequest:
|
|
68
68
|
def engine(self, engine):
|
69
69
|
"""Sets the engine of this SendDlqMessageRequest.
|
70
70
|
|
71
|
-
|
71
|
+
消息引擎。
|
72
72
|
|
73
73
|
:param engine: The engine of this SendDlqMessageRequest.
|
74
74
|
:type engine: str
|
@@ -151,7 +151,7 @@ class ShowInstanceResp:
|
|
151
151
|
:type vpc_id: str
|
152
152
|
:param vpc_name: 私有云名称。
|
153
153
|
:type vpc_name: str
|
154
|
-
:param created_at: 完成创建时间。
|
154
|
+
:param created_at: 完成创建时间。 格式为时间戳,指从格林威治时间1970年01月01日00时00分00秒起至指定时间的偏差总毫秒数。
|
155
155
|
:type created_at: str
|
156
156
|
:param product_id: 产品标识。
|
157
157
|
:type product_id: str
|
@@ -637,7 +637,7 @@ class ShowInstanceResp:
|
|
637
637
|
def created_at(self):
|
638
638
|
"""Gets the created_at of this ShowInstanceResp.
|
639
639
|
|
640
|
-
完成创建时间。
|
640
|
+
完成创建时间。 格式为时间戳,指从格林威治时间1970年01月01日00时00分00秒起至指定时间的偏差总毫秒数。
|
641
641
|
|
642
642
|
:return: The created_at of this ShowInstanceResp.
|
643
643
|
:rtype: str
|
@@ -648,7 +648,7 @@ class ShowInstanceResp:
|
|
648
648
|
def created_at(self, created_at):
|
649
649
|
"""Sets the created_at of this ShowInstanceResp.
|
650
650
|
|
651
|
-
完成创建时间。
|
651
|
+
完成创建时间。 格式为时间戳,指从格林威治时间1970年01月01日00时00分00秒起至指定时间的偏差总毫秒数。
|
652
652
|
|
653
653
|
:param created_at: The created_at of this ShowInstanceResp.
|
654
654
|
:type created_at: str
|
@@ -152,7 +152,7 @@ class ShowInstanceResponse(SdkResponse):
|
|
152
152
|
:type vpc_id: str
|
153
153
|
:param vpc_name: 私有云名称。
|
154
154
|
:type vpc_name: str
|
155
|
-
:param created_at: 完成创建时间。
|
155
|
+
:param created_at: 完成创建时间。 格式为时间戳,指从格林威治时间1970年01月01日00时00分00秒起至指定时间的偏差总毫秒数。
|
156
156
|
:type created_at: str
|
157
157
|
:param product_id: 产品标识。
|
158
158
|
:type product_id: str
|
@@ -638,7 +638,7 @@ class ShowInstanceResponse(SdkResponse):
|
|
638
638
|
def created_at(self):
|
639
639
|
"""Gets the created_at of this ShowInstanceResponse.
|
640
640
|
|
641
|
-
完成创建时间。
|
641
|
+
完成创建时间。 格式为时间戳,指从格林威治时间1970年01月01日00时00分00秒起至指定时间的偏差总毫秒数。
|
642
642
|
|
643
643
|
:return: The created_at of this ShowInstanceResponse.
|
644
644
|
:rtype: str
|
@@ -649,7 +649,7 @@ class ShowInstanceResponse(SdkResponse):
|
|
649
649
|
def created_at(self, created_at):
|
650
650
|
"""Sets the created_at of this ShowInstanceResponse.
|
651
651
|
|
652
|
-
完成创建时间。
|
652
|
+
完成创建时间。 格式为时间戳,指从格林威治时间1970年01月01日00时00分00秒起至指定时间的偏差总毫秒数。
|
653
653
|
|
654
654
|
:param created_at: The created_at of this ShowInstanceResponse.
|
655
655
|
:type created_at: str
|
@@ -31,9 +31,9 @@ class TagEntity:
|
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
34
|
-
:param key: 键。 key不能为空,长度1~128个字符(中文也可以输入128个字符)。 可用
|
34
|
+
:param key: 键。 key不能为空,长度1~128个字符(中文也可以输入128个字符)。 可用UTF-8格式表示的字母、数字和空格,以及以下字符: _ . : = + - @ key两头不能有空格字符。
|
35
35
|
:type key: str
|
36
|
-
:param value: 值。 长度0~255个字符(中文也可以输入255个字符)。 可用
|
36
|
+
:param value: 值。 长度0~255个字符(中文也可以输入255个字符)。 可用UTF-8格式表示的字母、数字和空格,以及以下字符: _ . : / = + - @。 value可以为空字符串。
|
37
37
|
:type value: str
|
38
38
|
"""
|
39
39
|
|
@@ -52,7 +52,7 @@ class TagEntity:
|
|
52
52
|
def key(self):
|
53
53
|
"""Gets the key of this TagEntity.
|
54
54
|
|
55
|
-
键。 key不能为空,长度1~128个字符(中文也可以输入128个字符)。 可用
|
55
|
+
键。 key不能为空,长度1~128个字符(中文也可以输入128个字符)。 可用UTF-8格式表示的字母、数字和空格,以及以下字符: _ . : = + - @ key两头不能有空格字符。
|
56
56
|
|
57
57
|
:return: The key of this TagEntity.
|
58
58
|
:rtype: str
|
@@ -63,7 +63,7 @@ class TagEntity:
|
|
63
63
|
def key(self, key):
|
64
64
|
"""Sets the key of this TagEntity.
|
65
65
|
|
66
|
-
键。 key不能为空,长度1~128个字符(中文也可以输入128个字符)。 可用
|
66
|
+
键。 key不能为空,长度1~128个字符(中文也可以输入128个字符)。 可用UTF-8格式表示的字母、数字和空格,以及以下字符: _ . : = + - @ key两头不能有空格字符。
|
67
67
|
|
68
68
|
:param key: The key of this TagEntity.
|
69
69
|
:type key: str
|
@@ -74,7 +74,7 @@ class TagEntity:
|
|
74
74
|
def value(self):
|
75
75
|
"""Gets the value of this TagEntity.
|
76
76
|
|
77
|
-
值。 长度0~255个字符(中文也可以输入255个字符)。 可用
|
77
|
+
值。 长度0~255个字符(中文也可以输入255个字符)。 可用UTF-8格式表示的字母、数字和空格,以及以下字符: _ . : / = + - @。 value可以为空字符串。
|
78
78
|
|
79
79
|
:return: The value of this TagEntity.
|
80
80
|
:rtype: str
|
@@ -85,7 +85,7 @@ class TagEntity:
|
|
85
85
|
def value(self, value):
|
86
86
|
"""Sets the value of this TagEntity.
|
87
87
|
|
88
|
-
值。 长度0~255个字符(中文也可以输入255个字符)。 可用
|
88
|
+
值。 长度0~255个字符(中文也可以输入255个字符)。 可用UTF-8格式表示的字母、数字和空格,以及以下字符: _ . : / = + - @。 value可以为空字符串。
|
89
89
|
|
90
90
|
:param value: The value of this TagEntity.
|
91
91
|
:type value: str
|
@@ -31,9 +31,9 @@ class TagMultyValueEntity:
|
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
34
|
-
:param key: 键。 key不能为空,长度1~128个字符(中文也可以输入128个字符)。 可用
|
34
|
+
:param key: 键。 key不能为空,长度1~128个字符(中文也可以输入128个字符)。 可用UTF-8格式表示的字母、数字和空格,以及以下字符: _ . : = + - @ key两头不能有空格字符。
|
35
35
|
:type key: str
|
36
|
-
:param values: 值列表。 值长度0~255个字符(中文也可以输入255个字符)。 值可用
|
36
|
+
:param values: 值列表。 值长度0~255个字符(中文也可以输入255个字符)。 值可用UTF-8格式表示的字母、数字和空格,以及以下字符: _ . : / = + - @。 值可以为空字符串。
|
37
37
|
:type values: list[str]
|
38
38
|
"""
|
39
39
|
|
@@ -52,7 +52,7 @@ class TagMultyValueEntity:
|
|
52
52
|
def key(self):
|
53
53
|
"""Gets the key of this TagMultyValueEntity.
|
54
54
|
|
55
|
-
键。 key不能为空,长度1~128个字符(中文也可以输入128个字符)。 可用
|
55
|
+
键。 key不能为空,长度1~128个字符(中文也可以输入128个字符)。 可用UTF-8格式表示的字母、数字和空格,以及以下字符: _ . : = + - @ key两头不能有空格字符。
|
56
56
|
|
57
57
|
:return: The key of this TagMultyValueEntity.
|
58
58
|
:rtype: str
|
@@ -63,7 +63,7 @@ class TagMultyValueEntity:
|
|
63
63
|
def key(self, key):
|
64
64
|
"""Sets the key of this TagMultyValueEntity.
|
65
65
|
|
66
|
-
键。 key不能为空,长度1~128个字符(中文也可以输入128个字符)。 可用
|
66
|
+
键。 key不能为空,长度1~128个字符(中文也可以输入128个字符)。 可用UTF-8格式表示的字母、数字和空格,以及以下字符: _ . : = + - @ key两头不能有空格字符。
|
67
67
|
|
68
68
|
:param key: The key of this TagMultyValueEntity.
|
69
69
|
:type key: str
|
@@ -74,7 +74,7 @@ class TagMultyValueEntity:
|
|
74
74
|
def values(self):
|
75
75
|
"""Gets the values of this TagMultyValueEntity.
|
76
76
|
|
77
|
-
值列表。 值长度0~255个字符(中文也可以输入255个字符)。 值可用
|
77
|
+
值列表。 值长度0~255个字符(中文也可以输入255个字符)。 值可用UTF-8格式表示的字母、数字和空格,以及以下字符: _ . : / = + - @。 值可以为空字符串。
|
78
78
|
|
79
79
|
:return: The values of this TagMultyValueEntity.
|
80
80
|
:rtype: list[str]
|
@@ -85,7 +85,7 @@ class TagMultyValueEntity:
|
|
85
85
|
def values(self, values):
|
86
86
|
"""Sets the values of this TagMultyValueEntity.
|
87
87
|
|
88
|
-
值列表。 值长度0~255个字符(中文也可以输入255个字符)。 值可用
|
88
|
+
值列表。 值长度0~255个字符(中文也可以输入255个字符)。 值可用UTF-8格式表示的字母、数字和空格,以及以下字符: _ . : / = + - @。 值可以为空字符串。
|
89
89
|
|
90
90
|
:param values: The values of this TagMultyValueEntity.
|
91
91
|
:type values: list[str]
|
@@ -43,13 +43,13 @@ class UpdateInstanceReq:
|
|
43
43
|
:type name: str
|
44
44
|
:param description: 实例的描述信息。 长度不超过1024的字符串。 > \\与\"在json报文中属于特殊字符,如果参数值中需要显示\\或者\"字符,请在字符前增加转义字符\\,比如\\\\或者\\\"。
|
45
45
|
:type description: str
|
46
|
-
:param security_group_id: 安全组ID。
|
46
|
+
:param security_group_id: 安全组ID。 获取方法如下:登录虚拟私有云服务的控制台界面,在安全组的详情页面查找安全组ID。
|
47
47
|
:type security_group_id: str
|
48
48
|
:param enable_acl: ACL访问控制。
|
49
49
|
:type enable_acl: bool
|
50
50
|
:param enable_publicip: 是否开启公网。
|
51
51
|
:type enable_publicip: bool
|
52
|
-
:param publicip_id: 实例绑定的弹性IP地址的ID。
|
52
|
+
:param publicip_id: 实例绑定的弹性IP地址的ID。 以英文逗号隔开多个弹性IP地址的ID。 如果开启了公网访问功能(即enable_publicip为true),该字段为必选。
|
53
53
|
:type publicip_id: str
|
54
54
|
"""
|
55
55
|
|
@@ -124,7 +124,7 @@ class UpdateInstanceReq:
|
|
124
124
|
def security_group_id(self):
|
125
125
|
"""Gets the security_group_id of this UpdateInstanceReq.
|
126
126
|
|
127
|
-
安全组ID。
|
127
|
+
安全组ID。 获取方法如下:登录虚拟私有云服务的控制台界面,在安全组的详情页面查找安全组ID。
|
128
128
|
|
129
129
|
:return: The security_group_id of this UpdateInstanceReq.
|
130
130
|
:rtype: str
|
@@ -135,7 +135,7 @@ class UpdateInstanceReq:
|
|
135
135
|
def security_group_id(self, security_group_id):
|
136
136
|
"""Sets the security_group_id of this UpdateInstanceReq.
|
137
137
|
|
138
|
-
安全组ID。
|
138
|
+
安全组ID。 获取方法如下:登录虚拟私有云服务的控制台界面,在安全组的详情页面查找安全组ID。
|
139
139
|
|
140
140
|
:param security_group_id: The security_group_id of this UpdateInstanceReq.
|
141
141
|
:type security_group_id: str
|
@@ -190,7 +190,7 @@ class UpdateInstanceReq:
|
|
190
190
|
def publicip_id(self):
|
191
191
|
"""Gets the publicip_id of this UpdateInstanceReq.
|
192
192
|
|
193
|
-
实例绑定的弹性IP地址的ID。
|
193
|
+
实例绑定的弹性IP地址的ID。 以英文逗号隔开多个弹性IP地址的ID。 如果开启了公网访问功能(即enable_publicip为true),该字段为必选。
|
194
194
|
|
195
195
|
:return: The publicip_id of this UpdateInstanceReq.
|
196
196
|
:rtype: str
|
@@ -201,7 +201,7 @@ class UpdateInstanceReq:
|
|
201
201
|
def publicip_id(self, publicip_id):
|
202
202
|
"""Sets the publicip_id of this UpdateInstanceReq.
|
203
203
|
|
204
|
-
实例绑定的弹性IP地址的ID。
|
204
|
+
实例绑定的弹性IP地址的ID。 以英文逗号隔开多个弹性IP地址的ID。 如果开启了公网访问功能(即enable_publicip为true),该字段为必选。
|
205
205
|
|
206
206
|
:param publicip_id: The publicip_id of this UpdateInstanceReq.
|
207
207
|
:type publicip_id: str
|
{huaweicloudsdkrocketmq-3.1.43.dist-info → huaweicloudsdkrocketmq-3.1.44.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: huaweicloudsdkrocketmq
|
3
|
-
Version: 3.1.
|
3
|
+
Version: 3.1.44
|
4
4
|
Summary: RocketMQ
|
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.
|
25
|
+
Requires-Dist: huaweicloudsdkcore (>=3.1.44)
|
26
26
|
|
27
27
|
See detailed information in [huaweicloud-sdk-python-v3](https://github.com/huaweicloud/huaweicloud-sdk-python-v3).
|
@@ -24,16 +24,16 @@ huaweicloudsdkrocketmq/v2/model/consumer_detail_resp.py,sha256=iDaW5Rw4PSkbxrrw9
|
|
24
24
|
huaweicloudsdkrocketmq/v2/model/consumer_group.py,sha256=zx8-t7gKbIBYKXucdjTXs7HdZvjYysrgLz15vu6o41o,7056
|
25
25
|
huaweicloudsdkrocketmq/v2/model/consumer_list.py,sha256=HiFKGQM-LiBKdp37U3BJiReueImLPljZb8Z57z6SAUs,4031
|
26
26
|
huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_req.py,sha256=WEoyR99rBog48qeMmMg1B0mii1iuD77ouB59vr7_3dU,8908
|
27
|
-
huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_request.py,sha256=
|
27
|
+
huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_request.py,sha256=zokAC01SQVFolQVhhwFuj-gdRmioe1YPCOWOpifMlQI,5421
|
28
28
|
huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_response.py,sha256=N2HbsrAb3kT7-CcHPcA-gGrB2ZPujLYQhO1mzxXYRFE,4320
|
29
29
|
huaweicloudsdkrocketmq/v2/model/create_group_resp.py,sha256=pRhre_0tH01NAjjCtgjD0i9NxpNGUZJcK30NmhQ7j18,3017
|
30
|
-
huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_req.py,sha256=
|
30
|
+
huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_req.py,sha256=hpK3Oqa-cuMyYUwMp7p58vJmZ4WPeU3O4KPaENjQgGU,25053
|
31
31
|
huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_request.py,sha256=I3F38qznsbWlsib3qKznfHqo3HGa2L9YMheMOcKLTec,3957
|
32
32
|
huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_response.py,sha256=QbpKL0lncKlIsjEkgHzOJR17YSv3QoJ0jS9nqfqZf6Q,3340
|
33
|
-
huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_req.py,sha256=
|
33
|
+
huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_req.py,sha256=ZoAEnuRapZWbYKFdwDt_Pe4qDJVByhcDLR6G9fuv5wE,23887
|
34
34
|
huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_request.py,sha256=_hw9sh9CGqGq2V-prrwSRshtSwgrhr1Ui9rG8B3Q_nw,3230
|
35
35
|
huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_response.py,sha256=OgybZoq67umwkfdmIgIu9Tr212UM9Xcqg9mJ7RlwGtg,3340
|
36
|
-
huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_request.py,sha256=
|
36
|
+
huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_request.py,sha256=nioD8K4pRpTnoyDugGBRJ2HoQhRMyAyC6PcSw1nEtYI,6828
|
37
37
|
huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_response.py,sha256=Gu_QxnEmEdRiB9WNmrKcLLy0MbG-AF8ivusafbl3WbM,3166
|
38
38
|
huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_req.py,sha256=_VwEPw3YrJW5vFzBY4KGabu_vPEHYaR7iGkfWn1v8JY,6499
|
39
39
|
huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_request.py,sha256=OtvTMsuYSuerKQUxXfzhrLVrxAd3iBWXjUzIk4xN0dw,5089
|
@@ -70,7 +70,7 @@ huaweicloudsdkrocketmq/v2/model/list_consumer_group_of_topic_request.py,sha256=t
|
|
70
70
|
huaweicloudsdkrocketmq/v2/model/list_consumer_group_of_topic_response.py,sha256=R1PUW8zXehodArlGSOQLCimrKCu0DWkrQjoW2AEnGPI,3286
|
71
71
|
huaweicloudsdkrocketmq/v2/model/list_instance_consumer_groups_request.py,sha256=NBzKkfQ0q6cvNj6HgdNRtZbVQkKwfEwkzq5h0rDRDXg,5663
|
72
72
|
huaweicloudsdkrocketmq/v2/model/list_instance_consumer_groups_response.py,sha256=8epxX9UwzfTA2W-rxQoGZrTrSERpO8Tj7uF3ql6HkRo,7867
|
73
|
-
huaweicloudsdkrocketmq/v2/model/list_instances_request.py,sha256=
|
73
|
+
huaweicloudsdkrocketmq/v2/model/list_instances_request.py,sha256=3-qAgjyKLOVH-DvGyvnH6dwgqDqndwWch1vLolGBOAs,11297
|
74
74
|
huaweicloudsdkrocketmq/v2/model/list_instances_response.py,sha256=aV1v-GP3i2PclU5Xx6LXLbz4EsjAbYpO3s6IZ2rBXhY,4283
|
75
75
|
huaweicloudsdkrocketmq/v2/model/list_message_trace_request.py,sha256=OGGLdS14aRprwjFCM05BqX3cLEqtyfqw7nDVVKQcAPo,4557
|
76
76
|
huaweicloudsdkrocketmq/v2/model/list_message_trace_resp_trace.py,sha256=Eo8JynKRcVbh8VQ4QncRHxY2U7t1vZKqtyoiCKgpSfs,19341
|
@@ -79,7 +79,7 @@ huaweicloudsdkrocketmq/v2/model/list_messages_request.py,sha256=3h6nx3e-entIv47Y
|
|
79
79
|
huaweicloudsdkrocketmq/v2/model/list_messages_response.py,sha256=LTIwsUfzxe5s_b9lA8kiEhQVM5GeDLWHJb_FlK7rqLk,4059
|
80
80
|
huaweicloudsdkrocketmq/v2/model/list_rocket_instance_topics_request.py,sha256=9ZoQGdzU2wtF35yaiHq9VE_LCKJ3wctiOI1iR7l3HAc,4935
|
81
81
|
huaweicloudsdkrocketmq/v2/model/list_rocket_instance_topics_response.py,sha256=-l8utOluzXgI57J5yGPlkieKwRppD_zfDoDwnLmao1s,7691
|
82
|
-
huaweicloudsdkrocketmq/v2/model/list_rocket_mq_migration_task_request.py,sha256=
|
82
|
+
huaweicloudsdkrocketmq/v2/model/list_rocket_mq_migration_task_request.py,sha256=SAqLePkbpwZ_ZnOo3Ew0AEgutTZvNy5ghFSn_hKrjDw,7427
|
83
83
|
huaweicloudsdkrocketmq/v2/model/list_rocket_mq_migration_task_response.py,sha256=VR6sAbSsThfUr7VV8LVVkJTKHxHpp55koFjv01xHZas,4225
|
84
84
|
huaweicloudsdkrocketmq/v2/model/list_topic_access_policy_request.py,sha256=lcRHmjQheSwwCCIO0idUmh8N7D_4voUiEAdls2KWPXA,5525
|
85
85
|
huaweicloudsdkrocketmq/v2/model/list_topic_access_policy_response.py,sha256=0oQOziUv4wnHuWgkAgPiTiVDBOQJeNMdZlDR_IPfWQo,5012
|
@@ -95,7 +95,7 @@ huaweicloudsdkrocketmq/v2/model/reset_consume_offset_req.py,sha256=7EZyffI0R8FNj
|
|
95
95
|
huaweicloudsdkrocketmq/v2/model/reset_consume_offset_request.py,sha256=JGm2GVtE000Eoy35Y56fHq-E5VMKbvM6CahauwxO_MQ,5508
|
96
96
|
huaweicloudsdkrocketmq/v2/model/reset_consume_offset_resp_queues.py,sha256=nm07JO-aurtDNPFSfYeZVBw-6Ge7txR3so2aFwyHUaQ,5040
|
97
97
|
huaweicloudsdkrocketmq/v2/model/reset_consume_offset_response.py,sha256=YZ7j5lgF07kVsKYnu7fYNat5gUhi47XNLObgAdo8Hq0,3443
|
98
|
-
huaweicloudsdkrocketmq/v2/model/send_dlq_message_request.py,sha256=
|
98
|
+
huaweicloudsdkrocketmq/v2/model/send_dlq_message_request.py,sha256=L-NpjKl6K8QKzCdEh5NmPugXhgLwDMDmCpXq1Tu601c,4630
|
99
99
|
huaweicloudsdkrocketmq/v2/model/send_dlq_message_response.py,sha256=OcFj0Y09RJ4Ya27Ut7kENnO9vR2kXPP-m-Rtdd7D9AA,3642
|
100
100
|
huaweicloudsdkrocketmq/v2/model/show_consumer_connections_request.py,sha256=p4GL_VFbBSnfKYDCK_s2hiPFZu1Pe15KYp9m0KGeGWU,6768
|
101
101
|
huaweicloudsdkrocketmq/v2/model/show_consumer_connections_response.py,sha256=br2l4sSdWO6t4ILVssbvem4XnXkoeuZzqR2MzwbAhdk,8975
|
@@ -104,8 +104,8 @@ huaweicloudsdkrocketmq/v2/model/show_consumer_list_or_details_response.py,sha256
|
|
104
104
|
huaweicloudsdkrocketmq/v2/model/show_group_request.py,sha256=WfSgZ-BvBsZ0cZXVWpE9ZMlPz-33JX_4dLtX4u5zNdo,3741
|
105
105
|
huaweicloudsdkrocketmq/v2/model/show_group_response.py,sha256=fpUwrckIk4ap-tKlH8FqfrjRbOCUnbzwoZkF2P79610,8651
|
106
106
|
huaweicloudsdkrocketmq/v2/model/show_instance_request.py,sha256=35JBZAz4wYNtYz9JJusxPMdg2JV_dHnHXX6ofZFoRG0,3100
|
107
|
-
huaweicloudsdkrocketmq/v2/model/show_instance_resp.py,sha256=
|
108
|
-
huaweicloudsdkrocketmq/v2/model/show_instance_response.py,sha256=
|
107
|
+
huaweicloudsdkrocketmq/v2/model/show_instance_resp.py,sha256=tvO9InHZRt1JrV71Qxh9HtAPTbDlm-WhnR2Fx_Ib4Hc,48785
|
108
|
+
huaweicloudsdkrocketmq/v2/model/show_instance_response.py,sha256=vQ0L9IWSXgj9pccZRI59lEK26wHQIM6WNAVu7-UWRug,49726
|
109
109
|
huaweicloudsdkrocketmq/v2/model/show_one_topic_request.py,sha256=Amt1abWDK2p8sYCNylP0CuRHZlh_m13_zJoEs2z4j1c,3765
|
110
110
|
huaweicloudsdkrocketmq/v2/model/show_one_topic_response.py,sha256=KPKFT4fjjfkXxEM_qFe3QOFKfx8z3lKD_Y8Ywj0ppc0,7002
|
111
111
|
huaweicloudsdkrocketmq/v2/model/show_rocketmq_project_tags_request.py,sha256=lY0cMaQw34oJMZDAjoQ3KBzTcv6GGVJQhjmWW8DgHe0,2348
|
@@ -119,13 +119,13 @@ huaweicloudsdkrocketmq/v2/model/show_topic_status_response.py,sha256=JZ7GFwOK7CW
|
|
119
119
|
huaweicloudsdkrocketmq/v2/model/show_user_request.py,sha256=rrDkkKWVMR646rv2LyaI7b1g1ZC0H-26Kvq7vqPnrEk,3800
|
120
120
|
huaweicloudsdkrocketmq/v2/model/show_user_response.py,sha256=dCktVEseoHrpIOcJE2cYLmHfFpkCymbb6cJCqlv0FSQ,9824
|
121
121
|
huaweicloudsdkrocketmq/v2/model/subscription.py,sha256=kld2odWYSLmFMRMIyHrOdFSVX2pIJyTH49x9KpXCcBU,4492
|
122
|
-
huaweicloudsdkrocketmq/v2/model/tag_entity.py,sha256=
|
123
|
-
huaweicloudsdkrocketmq/v2/model/tag_multy_value_entity.py,sha256=
|
122
|
+
huaweicloudsdkrocketmq/v2/model/tag_entity.py,sha256=Va0gyiLfCT82vGPPG_fPh47mo5SxME61bwJZRZbmH_w,4704
|
123
|
+
huaweicloudsdkrocketmq/v2/model/tag_multy_value_entity.py,sha256=GBTCgx2uGg9AiTZRHk9epGkdvgWzuuyW_Oeks6RyAM0,4891
|
124
124
|
huaweicloudsdkrocketmq/v2/model/topic.py,sha256=FUm6Ijd04L8L7C_64j36EcBiEoPk4HbYAxVcylH9uI0,6544
|
125
125
|
huaweicloudsdkrocketmq/v2/model/topic_brokers.py,sha256=Y3Ed8Ee9VpS1-tLCMN8eezloP0Zi1z4F2S04Nt0B31k,4916
|
126
126
|
huaweicloudsdkrocketmq/v2/model/update_consumer_group_request.py,sha256=7EfOMv4e_UiD0gVt9FSJ3zenzXtcbAA2Ei6IxCw6nMk,4673
|
127
127
|
huaweicloudsdkrocketmq/v2/model/update_consumer_group_response.py,sha256=zeiLFw88CpG1ouZ9H2cD5Z8a3y0phGGNa4wxFW3m-WA,2459
|
128
|
-
huaweicloudsdkrocketmq/v2/model/update_instance_req.py,sha256=
|
128
|
+
huaweicloudsdkrocketmq/v2/model/update_instance_req.py,sha256=WOx43HM6yyEYAVkMGUw110ARxNhsoYPCUr0__mb8BMg,9137
|
129
129
|
huaweicloudsdkrocketmq/v2/model/update_instance_request.py,sha256=K58zvaWEfksVVABEyuKq1LeVdo5utG00Zk05tE0ToMQ,3927
|
130
130
|
huaweicloudsdkrocketmq/v2/model/update_instance_response.py,sha256=5H3Gfw5LOIoiVzXWxv4q7hxKSkboKqtcE7UqDIJMSx0,2439
|
131
131
|
huaweicloudsdkrocketmq/v2/model/update_topic_req.py,sha256=gSsfZqhoLVuOvCpDG8K-vCe4LevHDJZIdyKqUAIo3TA,4923
|
@@ -140,8 +140,8 @@ huaweicloudsdkrocketmq/v2/model/validate_consumed_message_request.py,sha256=RJff
|
|
140
140
|
huaweicloudsdkrocketmq/v2/model/validate_consumed_message_response.py,sha256=1D9O-eoQC6-HVq_iRp-FUOoki_JUGcWxyusLQcZQ2Pg,3696
|
141
141
|
huaweicloudsdkrocketmq/v2/region/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
142
142
|
huaweicloudsdkrocketmq/v2/region/rocketmq_region.py,sha256=-wFQPNeOI13JXRKUch6jKFz_-2OsysuvCi0_3RDIFd4,3117
|
143
|
-
huaweicloudsdkrocketmq-3.1.
|
144
|
-
huaweicloudsdkrocketmq-3.1.
|
145
|
-
huaweicloudsdkrocketmq-3.1.
|
146
|
-
huaweicloudsdkrocketmq-3.1.
|
147
|
-
huaweicloudsdkrocketmq-3.1.
|
143
|
+
huaweicloudsdkrocketmq-3.1.44.dist-info/LICENSE,sha256=4_VSTLuxcsybRG9N4Isktlj1rAIBBsfl0Tjc0gBTijo,604
|
144
|
+
huaweicloudsdkrocketmq-3.1.44.dist-info/METADATA,sha256=aN-TQLLjPGrVo4iwWymLHOdRQdWOkQRUOeyTiA9N3xQ,1151
|
145
|
+
huaweicloudsdkrocketmq-3.1.44.dist-info/WHEEL,sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk,110
|
146
|
+
huaweicloudsdkrocketmq-3.1.44.dist-info/top_level.txt,sha256=eCwsKgy2VRwJ1iDx8iFpYijz9dNun4HRSYfo1QXPEAU,23
|
147
|
+
huaweicloudsdkrocketmq-3.1.44.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{huaweicloudsdkrocketmq-3.1.43.dist-info → huaweicloudsdkrocketmq-3.1.44.dist-info}/top_level.txt
RENAMED
File without changes
|