huaweicloudsdkrocketmq 3.1.42__py2.py3-none-any.whl → 3.1.43__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- huaweicloudsdkrocketmq/v2/__init__.py +4 -4
- huaweicloudsdkrocketmq/v2/model/__init__.py +4 -4
- huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_req.py +3 -3
- huaweicloudsdkrocketmq/v2/model/{send_rocket_mq_dlq_message_request.py → send_dlq_message_request.py} +41 -13
- huaweicloudsdkrocketmq/v2/model/{send_rocket_mq_dlq_message_response.py → send_dlq_message_response.py} +8 -8
- huaweicloudsdkrocketmq/v2/model/{validate_rocket_mq_consumed_message_request.py → validate_consumed_message_request.py} +41 -13
- huaweicloudsdkrocketmq/v2/model/{validate_rocket_mq_consumed_message_response.py → validate_consumed_message_response.py} +8 -8
- huaweicloudsdkrocketmq/v2/region/rocketmq_region.py +6 -0
- huaweicloudsdkrocketmq/v2/rocketmq_async_client.py +20 -16
- huaweicloudsdkrocketmq/v2/rocketmq_client.py +20 -16
- {huaweicloudsdkrocketmq-3.1.42.dist-info → huaweicloudsdkrocketmq-3.1.43.dist-info}/METADATA +2 -2
- {huaweicloudsdkrocketmq-3.1.42.dist-info → huaweicloudsdkrocketmq-3.1.43.dist-info}/RECORD +15 -15
- {huaweicloudsdkrocketmq-3.1.42.dist-info → huaweicloudsdkrocketmq-3.1.43.dist-info}/LICENSE +0 -0
- {huaweicloudsdkrocketmq-3.1.42.dist-info → huaweicloudsdkrocketmq-3.1.43.dist-info}/WHEEL +0 -0
- {huaweicloudsdkrocketmq-3.1.42.dist-info → huaweicloudsdkrocketmq-3.1.43.dist-info}/top_level.txt +0 -0
@@ -98,8 +98,8 @@ from huaweicloudsdkrocketmq.v2.model.reset_consume_offset_req import ResetConsum
|
|
98
98
|
from huaweicloudsdkrocketmq.v2.model.reset_consume_offset_request import ResetConsumeOffsetRequest
|
99
99
|
from huaweicloudsdkrocketmq.v2.model.reset_consume_offset_resp_queues import ResetConsumeOffsetRespQueues
|
100
100
|
from huaweicloudsdkrocketmq.v2.model.reset_consume_offset_response import ResetConsumeOffsetResponse
|
101
|
-
from huaweicloudsdkrocketmq.v2.model.
|
102
|
-
from huaweicloudsdkrocketmq.v2.model.
|
101
|
+
from huaweicloudsdkrocketmq.v2.model.send_dlq_message_request import SendDlqMessageRequest
|
102
|
+
from huaweicloudsdkrocketmq.v2.model.send_dlq_message_response import SendDlqMessageResponse
|
103
103
|
from huaweicloudsdkrocketmq.v2.model.show_consumer_connections_request import ShowConsumerConnectionsRequest
|
104
104
|
from huaweicloudsdkrocketmq.v2.model.show_consumer_connections_response import ShowConsumerConnectionsResponse
|
105
105
|
from huaweicloudsdkrocketmq.v2.model.show_consumer_list_or_details_request import ShowConsumerListOrDetailsRequest
|
@@ -139,6 +139,6 @@ from huaweicloudsdkrocketmq.v2.model.update_user_response import UpdateUserRespo
|
|
139
139
|
from huaweicloudsdkrocketmq.v2.model.user import User
|
140
140
|
from huaweicloudsdkrocketmq.v2.model.user_group_perms import UserGroupPerms
|
141
141
|
from huaweicloudsdkrocketmq.v2.model.user_topic_perms import UserTopicPerms
|
142
|
-
from huaweicloudsdkrocketmq.v2.model.
|
143
|
-
from huaweicloudsdkrocketmq.v2.model.
|
142
|
+
from huaweicloudsdkrocketmq.v2.model.validate_consumed_message_request import ValidateConsumedMessageRequest
|
143
|
+
from huaweicloudsdkrocketmq.v2.model.validate_consumed_message_response import ValidateConsumedMessageResponse
|
144
144
|
|
@@ -95,8 +95,8 @@ from huaweicloudsdkrocketmq.v2.model.reset_consume_offset_req import ResetConsum
|
|
95
95
|
from huaweicloudsdkrocketmq.v2.model.reset_consume_offset_request import ResetConsumeOffsetRequest
|
96
96
|
from huaweicloudsdkrocketmq.v2.model.reset_consume_offset_resp_queues import ResetConsumeOffsetRespQueues
|
97
97
|
from huaweicloudsdkrocketmq.v2.model.reset_consume_offset_response import ResetConsumeOffsetResponse
|
98
|
-
from huaweicloudsdkrocketmq.v2.model.
|
99
|
-
from huaweicloudsdkrocketmq.v2.model.
|
98
|
+
from huaweicloudsdkrocketmq.v2.model.send_dlq_message_request import SendDlqMessageRequest
|
99
|
+
from huaweicloudsdkrocketmq.v2.model.send_dlq_message_response import SendDlqMessageResponse
|
100
100
|
from huaweicloudsdkrocketmq.v2.model.show_consumer_connections_request import ShowConsumerConnectionsRequest
|
101
101
|
from huaweicloudsdkrocketmq.v2.model.show_consumer_connections_response import ShowConsumerConnectionsResponse
|
102
102
|
from huaweicloudsdkrocketmq.v2.model.show_consumer_list_or_details_request import ShowConsumerListOrDetailsRequest
|
@@ -136,5 +136,5 @@ from huaweicloudsdkrocketmq.v2.model.update_user_response import UpdateUserRespo
|
|
136
136
|
from huaweicloudsdkrocketmq.v2.model.user import User
|
137
137
|
from huaweicloudsdkrocketmq.v2.model.user_group_perms import UserGroupPerms
|
138
138
|
from huaweicloudsdkrocketmq.v2.model.user_topic_perms import UserTopicPerms
|
139
|
-
from huaweicloudsdkrocketmq.v2.model.
|
140
|
-
from huaweicloudsdkrocketmq.v2.model.
|
139
|
+
from huaweicloudsdkrocketmq.v2.model.validate_consumed_message_request import ValidateConsumedMessageRequest
|
140
|
+
from huaweicloudsdkrocketmq.v2.model.validate_consumed_message_response import ValidateConsumedMessageResponse
|
@@ -83,7 +83,7 @@ class CreateInstanceByEngineReq:
|
|
83
83
|
:type security_group_id: str
|
84
84
|
:param available_zones: 创建节点到指定且有资源的可用区ID。该参数不能为空数组或者数组的值为空, 请注意查看该可用区是否有资源。 创建RocketMQ实例,支持节点部署在1个或3个及3个以上的可用区。在为节点指定可用区时,用逗号分隔开。
|
85
85
|
:type available_zones: list[str]
|
86
|
-
: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
|
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
|
88
88
|
:param ssl_enable: 是否打开SSL加密访问。 - true:打开SSL加密访问。 - false:不打开SSL加密访问。
|
89
89
|
:type ssl_enable: bool
|
@@ -358,7 +358,7 @@ class CreateInstanceByEngineReq:
|
|
358
358
|
def product_id(self):
|
359
359
|
"""Gets the product_id of this CreateInstanceByEngineReq.
|
360
360
|
|
361
|
-
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
|
361
|
+
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
|
362
362
|
|
363
363
|
:return: The product_id of this CreateInstanceByEngineReq.
|
364
364
|
:rtype: str
|
@@ -369,7 +369,7 @@ class CreateInstanceByEngineReq:
|
|
369
369
|
def product_id(self, product_id):
|
370
370
|
"""Sets the product_id of this CreateInstanceByEngineReq.
|
371
371
|
|
372
|
-
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
|
372
|
+
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
|
373
373
|
|
374
374
|
:param product_id: The product_id of this CreateInstanceByEngineReq.
|
375
375
|
:type product_id: str
|
@@ -5,7 +5,7 @@ import six
|
|
5
5
|
from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
|
6
6
|
|
7
7
|
|
8
|
-
class
|
8
|
+
class SendDlqMessageRequest:
|
9
9
|
|
10
10
|
"""
|
11
11
|
Attributes:
|
@@ -17,72 +17,100 @@ class SendRocketMqDlqMessageRequest:
|
|
17
17
|
sensitive_list = []
|
18
18
|
|
19
19
|
openapi_types = {
|
20
|
+
'engine': 'str',
|
20
21
|
'instance_id': 'str',
|
21
22
|
'body': 'DeadletterResendReq'
|
22
23
|
}
|
23
24
|
|
24
25
|
attribute_map = {
|
26
|
+
'engine': 'engine',
|
25
27
|
'instance_id': 'instance_id',
|
26
28
|
'body': 'body'
|
27
29
|
}
|
28
30
|
|
29
|
-
def __init__(self, instance_id=None, body=None):
|
30
|
-
"""
|
31
|
+
def __init__(self, engine=None, instance_id=None, body=None):
|
32
|
+
"""SendDlqMessageRequest
|
31
33
|
|
32
34
|
The model defined in huaweicloud sdk
|
33
35
|
|
36
|
+
:param engine: engine
|
37
|
+
:type engine: str
|
34
38
|
:param instance_id: 实例ID。
|
35
39
|
:type instance_id: str
|
36
|
-
:param body: Body of the
|
40
|
+
:param body: Body of the SendDlqMessageRequest
|
37
41
|
:type body: :class:`huaweicloudsdkrocketmq.v2.DeadletterResendReq`
|
38
42
|
"""
|
39
43
|
|
40
44
|
|
41
45
|
|
46
|
+
self._engine = None
|
42
47
|
self._instance_id = None
|
43
48
|
self._body = None
|
44
49
|
self.discriminator = None
|
45
50
|
|
51
|
+
self.engine = engine
|
46
52
|
self.instance_id = instance_id
|
47
53
|
if body is not None:
|
48
54
|
self.body = body
|
49
55
|
|
56
|
+
@property
|
57
|
+
def engine(self):
|
58
|
+
"""Gets the engine of this SendDlqMessageRequest.
|
59
|
+
|
60
|
+
engine
|
61
|
+
|
62
|
+
:return: The engine of this SendDlqMessageRequest.
|
63
|
+
:rtype: str
|
64
|
+
"""
|
65
|
+
return self._engine
|
66
|
+
|
67
|
+
@engine.setter
|
68
|
+
def engine(self, engine):
|
69
|
+
"""Sets the engine of this SendDlqMessageRequest.
|
70
|
+
|
71
|
+
engine
|
72
|
+
|
73
|
+
:param engine: The engine of this SendDlqMessageRequest.
|
74
|
+
:type engine: str
|
75
|
+
"""
|
76
|
+
self._engine = engine
|
77
|
+
|
50
78
|
@property
|
51
79
|
def instance_id(self):
|
52
|
-
"""Gets the instance_id of this
|
80
|
+
"""Gets the instance_id of this SendDlqMessageRequest.
|
53
81
|
|
54
82
|
实例ID。
|
55
83
|
|
56
|
-
:return: The instance_id of this
|
84
|
+
:return: The instance_id of this SendDlqMessageRequest.
|
57
85
|
:rtype: str
|
58
86
|
"""
|
59
87
|
return self._instance_id
|
60
88
|
|
61
89
|
@instance_id.setter
|
62
90
|
def instance_id(self, instance_id):
|
63
|
-
"""Sets the instance_id of this
|
91
|
+
"""Sets the instance_id of this SendDlqMessageRequest.
|
64
92
|
|
65
93
|
实例ID。
|
66
94
|
|
67
|
-
:param instance_id: The instance_id of this
|
95
|
+
:param instance_id: The instance_id of this SendDlqMessageRequest.
|
68
96
|
:type instance_id: str
|
69
97
|
"""
|
70
98
|
self._instance_id = instance_id
|
71
99
|
|
72
100
|
@property
|
73
101
|
def body(self):
|
74
|
-
"""Gets the body of this
|
102
|
+
"""Gets the body of this SendDlqMessageRequest.
|
75
103
|
|
76
|
-
:return: The body of this
|
104
|
+
:return: The body of this SendDlqMessageRequest.
|
77
105
|
:rtype: :class:`huaweicloudsdkrocketmq.v2.DeadletterResendReq`
|
78
106
|
"""
|
79
107
|
return self._body
|
80
108
|
|
81
109
|
@body.setter
|
82
110
|
def body(self, body):
|
83
|
-
"""Sets the body of this
|
111
|
+
"""Sets the body of this SendDlqMessageRequest.
|
84
112
|
|
85
|
-
:param body: The body of this
|
113
|
+
:param body: The body of this SendDlqMessageRequest.
|
86
114
|
:type body: :class:`huaweicloudsdkrocketmq.v2.DeadletterResendReq`
|
87
115
|
"""
|
88
116
|
self._body = body
|
@@ -129,7 +157,7 @@ class SendRocketMqDlqMessageRequest:
|
|
129
157
|
|
130
158
|
def __eq__(self, other):
|
131
159
|
"""Returns true if both objects are equal"""
|
132
|
-
if not isinstance(other,
|
160
|
+
if not isinstance(other, SendDlqMessageRequest):
|
133
161
|
return False
|
134
162
|
|
135
163
|
return self.__dict__ == other.__dict__
|
@@ -6,7 +6,7 @@ from huaweicloudsdkcore.sdk_response import SdkResponse
|
|
6
6
|
from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
|
7
7
|
|
8
8
|
|
9
|
-
class
|
9
|
+
class SendDlqMessageResponse(SdkResponse):
|
10
10
|
|
11
11
|
"""
|
12
12
|
Attributes:
|
@@ -26,7 +26,7 @@ class SendRocketMqDlqMessageResponse(SdkResponse):
|
|
26
26
|
}
|
27
27
|
|
28
28
|
def __init__(self, resend_results=None):
|
29
|
-
"""
|
29
|
+
"""SendDlqMessageResponse
|
30
30
|
|
31
31
|
The model defined in huaweicloud sdk
|
32
32
|
|
@@ -34,7 +34,7 @@ class SendRocketMqDlqMessageResponse(SdkResponse):
|
|
34
34
|
:type resend_results: list[:class:`huaweicloudsdkrocketmq.v2.DeadletterResendRespResendResults`]
|
35
35
|
"""
|
36
36
|
|
37
|
-
super(
|
37
|
+
super(SendDlqMessageResponse, self).__init__()
|
38
38
|
|
39
39
|
self._resend_results = None
|
40
40
|
self.discriminator = None
|
@@ -44,22 +44,22 @@ class SendRocketMqDlqMessageResponse(SdkResponse):
|
|
44
44
|
|
45
45
|
@property
|
46
46
|
def resend_results(self):
|
47
|
-
"""Gets the resend_results of this
|
47
|
+
"""Gets the resend_results of this SendDlqMessageResponse.
|
48
48
|
|
49
49
|
重发死信消息结果。
|
50
50
|
|
51
|
-
:return: The resend_results of this
|
51
|
+
:return: The resend_results of this SendDlqMessageResponse.
|
52
52
|
:rtype: list[:class:`huaweicloudsdkrocketmq.v2.DeadletterResendRespResendResults`]
|
53
53
|
"""
|
54
54
|
return self._resend_results
|
55
55
|
|
56
56
|
@resend_results.setter
|
57
57
|
def resend_results(self, resend_results):
|
58
|
-
"""Sets the resend_results of this
|
58
|
+
"""Sets the resend_results of this SendDlqMessageResponse.
|
59
59
|
|
60
60
|
重发死信消息结果。
|
61
61
|
|
62
|
-
:param resend_results: The resend_results of this
|
62
|
+
:param resend_results: The resend_results of this SendDlqMessageResponse.
|
63
63
|
:type resend_results: list[:class:`huaweicloudsdkrocketmq.v2.DeadletterResendRespResendResults`]
|
64
64
|
"""
|
65
65
|
self._resend_results = resend_results
|
@@ -106,7 +106,7 @@ class SendRocketMqDlqMessageResponse(SdkResponse):
|
|
106
106
|
|
107
107
|
def __eq__(self, other):
|
108
108
|
"""Returns true if both objects are equal"""
|
109
|
-
if not isinstance(other,
|
109
|
+
if not isinstance(other, SendDlqMessageResponse):
|
110
110
|
return False
|
111
111
|
|
112
112
|
return self.__dict__ == other.__dict__
|
@@ -5,7 +5,7 @@ import six
|
|
5
5
|
from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
|
6
6
|
|
7
7
|
|
8
|
-
class
|
8
|
+
class ValidateConsumedMessageRequest:
|
9
9
|
|
10
10
|
"""
|
11
11
|
Attributes:
|
@@ -17,72 +17,100 @@ class ValidateRocketMqConsumedMessageRequest:
|
|
17
17
|
sensitive_list = []
|
18
18
|
|
19
19
|
openapi_types = {
|
20
|
+
'engine': 'str',
|
20
21
|
'instance_id': 'str',
|
21
22
|
'body': 'ResendReq'
|
22
23
|
}
|
23
24
|
|
24
25
|
attribute_map = {
|
26
|
+
'engine': 'engine',
|
25
27
|
'instance_id': 'instance_id',
|
26
28
|
'body': 'body'
|
27
29
|
}
|
28
30
|
|
29
|
-
def __init__(self, instance_id=None, body=None):
|
30
|
-
"""
|
31
|
+
def __init__(self, engine=None, instance_id=None, body=None):
|
32
|
+
"""ValidateConsumedMessageRequest
|
31
33
|
|
32
34
|
The model defined in huaweicloud sdk
|
33
35
|
|
36
|
+
:param engine: engine
|
37
|
+
:type engine: str
|
34
38
|
:param instance_id: 实例ID。
|
35
39
|
:type instance_id: str
|
36
|
-
:param body: Body of the
|
40
|
+
:param body: Body of the ValidateConsumedMessageRequest
|
37
41
|
:type body: :class:`huaweicloudsdkrocketmq.v2.ResendReq`
|
38
42
|
"""
|
39
43
|
|
40
44
|
|
41
45
|
|
46
|
+
self._engine = None
|
42
47
|
self._instance_id = None
|
43
48
|
self._body = None
|
44
49
|
self.discriminator = None
|
45
50
|
|
51
|
+
self.engine = engine
|
46
52
|
self.instance_id = instance_id
|
47
53
|
if body is not None:
|
48
54
|
self.body = body
|
49
55
|
|
56
|
+
@property
|
57
|
+
def engine(self):
|
58
|
+
"""Gets the engine of this ValidateConsumedMessageRequest.
|
59
|
+
|
60
|
+
engine
|
61
|
+
|
62
|
+
:return: The engine of this ValidateConsumedMessageRequest.
|
63
|
+
:rtype: str
|
64
|
+
"""
|
65
|
+
return self._engine
|
66
|
+
|
67
|
+
@engine.setter
|
68
|
+
def engine(self, engine):
|
69
|
+
"""Sets the engine of this ValidateConsumedMessageRequest.
|
70
|
+
|
71
|
+
engine
|
72
|
+
|
73
|
+
:param engine: The engine of this ValidateConsumedMessageRequest.
|
74
|
+
:type engine: str
|
75
|
+
"""
|
76
|
+
self._engine = engine
|
77
|
+
|
50
78
|
@property
|
51
79
|
def instance_id(self):
|
52
|
-
"""Gets the instance_id of this
|
80
|
+
"""Gets the instance_id of this ValidateConsumedMessageRequest.
|
53
81
|
|
54
82
|
实例ID。
|
55
83
|
|
56
|
-
:return: The instance_id of this
|
84
|
+
:return: The instance_id of this ValidateConsumedMessageRequest.
|
57
85
|
:rtype: str
|
58
86
|
"""
|
59
87
|
return self._instance_id
|
60
88
|
|
61
89
|
@instance_id.setter
|
62
90
|
def instance_id(self, instance_id):
|
63
|
-
"""Sets the instance_id of this
|
91
|
+
"""Sets the instance_id of this ValidateConsumedMessageRequest.
|
64
92
|
|
65
93
|
实例ID。
|
66
94
|
|
67
|
-
:param instance_id: The instance_id of this
|
95
|
+
:param instance_id: The instance_id of this ValidateConsumedMessageRequest.
|
68
96
|
:type instance_id: str
|
69
97
|
"""
|
70
98
|
self._instance_id = instance_id
|
71
99
|
|
72
100
|
@property
|
73
101
|
def body(self):
|
74
|
-
"""Gets the body of this
|
102
|
+
"""Gets the body of this ValidateConsumedMessageRequest.
|
75
103
|
|
76
|
-
:return: The body of this
|
104
|
+
:return: The body of this ValidateConsumedMessageRequest.
|
77
105
|
:rtype: :class:`huaweicloudsdkrocketmq.v2.ResendReq`
|
78
106
|
"""
|
79
107
|
return self._body
|
80
108
|
|
81
109
|
@body.setter
|
82
110
|
def body(self, body):
|
83
|
-
"""Sets the body of this
|
111
|
+
"""Sets the body of this ValidateConsumedMessageRequest.
|
84
112
|
|
85
|
-
:param body: The body of this
|
113
|
+
:param body: The body of this ValidateConsumedMessageRequest.
|
86
114
|
:type body: :class:`huaweicloudsdkrocketmq.v2.ResendReq`
|
87
115
|
"""
|
88
116
|
self._body = body
|
@@ -129,7 +157,7 @@ class ValidateRocketMqConsumedMessageRequest:
|
|
129
157
|
|
130
158
|
def __eq__(self, other):
|
131
159
|
"""Returns true if both objects are equal"""
|
132
|
-
if not isinstance(other,
|
160
|
+
if not isinstance(other, ValidateConsumedMessageRequest):
|
133
161
|
return False
|
134
162
|
|
135
163
|
return self.__dict__ == other.__dict__
|
@@ -6,7 +6,7 @@ from huaweicloudsdkcore.sdk_response import SdkResponse
|
|
6
6
|
from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
|
7
7
|
|
8
8
|
|
9
|
-
class
|
9
|
+
class ValidateConsumedMessageResponse(SdkResponse):
|
10
10
|
|
11
11
|
"""
|
12
12
|
Attributes:
|
@@ -26,7 +26,7 @@ class ValidateRocketMqConsumedMessageResponse(SdkResponse):
|
|
26
26
|
}
|
27
27
|
|
28
28
|
def __init__(self, resend_results=None):
|
29
|
-
"""
|
29
|
+
"""ValidateConsumedMessageResponse
|
30
30
|
|
31
31
|
The model defined in huaweicloud sdk
|
32
32
|
|
@@ -34,7 +34,7 @@ class ValidateRocketMqConsumedMessageResponse(SdkResponse):
|
|
34
34
|
:type resend_results: list[:class:`huaweicloudsdkrocketmq.v2.DeadletterResendRespResendResults`]
|
35
35
|
"""
|
36
36
|
|
37
|
-
super(
|
37
|
+
super(ValidateConsumedMessageResponse, self).__init__()
|
38
38
|
|
39
39
|
self._resend_results = None
|
40
40
|
self.discriminator = None
|
@@ -44,22 +44,22 @@ class ValidateRocketMqConsumedMessageResponse(SdkResponse):
|
|
44
44
|
|
45
45
|
@property
|
46
46
|
def resend_results(self):
|
47
|
-
"""Gets the resend_results of this
|
47
|
+
"""Gets the resend_results of this ValidateConsumedMessageResponse.
|
48
48
|
|
49
49
|
消费验证结果。
|
50
50
|
|
51
|
-
:return: The resend_results of this
|
51
|
+
:return: The resend_results of this ValidateConsumedMessageResponse.
|
52
52
|
:rtype: list[:class:`huaweicloudsdkrocketmq.v2.DeadletterResendRespResendResults`]
|
53
53
|
"""
|
54
54
|
return self._resend_results
|
55
55
|
|
56
56
|
@resend_results.setter
|
57
57
|
def resend_results(self, resend_results):
|
58
|
-
"""Sets the resend_results of this
|
58
|
+
"""Sets the resend_results of this ValidateConsumedMessageResponse.
|
59
59
|
|
60
60
|
消费验证结果。
|
61
61
|
|
62
|
-
:param resend_results: The resend_results of this
|
62
|
+
:param resend_results: The resend_results of this ValidateConsumedMessageResponse.
|
63
63
|
:type resend_results: list[:class:`huaweicloudsdkrocketmq.v2.DeadletterResendRespResendResults`]
|
64
64
|
"""
|
65
65
|
self._resend_results = resend_results
|
@@ -106,7 +106,7 @@ class ValidateRocketMqConsumedMessageResponse(SdkResponse):
|
|
106
106
|
|
107
107
|
def __eq__(self, other):
|
108
108
|
"""Returns true if both objects are equal"""
|
109
|
-
if not isinstance(other,
|
109
|
+
if not isinstance(other, ValidateConsumedMessageResponse):
|
110
110
|
return False
|
111
111
|
|
112
112
|
return self.__dict__ == other.__dict__
|
@@ -37,6 +37,10 @@ class RocketMQRegion:
|
|
37
37
|
"https://dms.ru-northwest-2.myhuaweicloud.com")
|
38
38
|
CN_NORTH_9 = Region("cn-north-9",
|
39
39
|
"https://dms.cn-north-9.myhuaweicloud.com")
|
40
|
+
AP_SOUTHEAST_4 = Region("ap-southeast-4",
|
41
|
+
"https://dms.ap-southeast-4.myhuaweicloud.com")
|
42
|
+
TR_WEST_1 = Region("tr-west-1",
|
43
|
+
"https://dms.tr-west-1.myhuaweicloud.com")
|
40
44
|
|
41
45
|
static_fields = {
|
42
46
|
"cn-north-1": CN_NORTH_1,
|
@@ -53,6 +57,8 @@ class RocketMQRegion:
|
|
53
57
|
"af-south-1": AF_SOUTH_1,
|
54
58
|
"ru-northwest-2": RU_NORTHWEST_2,
|
55
59
|
"cn-north-9": CN_NORTH_9,
|
60
|
+
"ap-southeast-4": AP_SOUTHEAST_4,
|
61
|
+
"tr-west-1": TR_WEST_1,
|
56
62
|
}
|
57
63
|
|
58
64
|
@classmethod
|
@@ -1493,7 +1493,7 @@ class RocketMQAsyncClient(Client):
|
|
1493
1493
|
collection_formats=collection_formats,
|
1494
1494
|
request_type=request.__class__.__name__)
|
1495
1495
|
|
1496
|
-
def
|
1496
|
+
def send_dlq_message_async(self, request):
|
1497
1497
|
"""重发死信消息
|
1498
1498
|
|
1499
1499
|
重发死信消息。
|
@@ -1501,13 +1501,13 @@ class RocketMQAsyncClient(Client):
|
|
1501
1501
|
Please refer to HUAWEI cloud API Explorer for details.
|
1502
1502
|
|
1503
1503
|
|
1504
|
-
:param request: Request instance for
|
1505
|
-
:type request: :class:`huaweicloudsdkrocketmq.v2.
|
1506
|
-
:rtype: :class:`huaweicloudsdkrocketmq.v2.
|
1504
|
+
:param request: Request instance for SendDlqMessage
|
1505
|
+
:type request: :class:`huaweicloudsdkrocketmq.v2.SendDlqMessageRequest`
|
1506
|
+
:rtype: :class:`huaweicloudsdkrocketmq.v2.SendDlqMessageResponse`
|
1507
1507
|
"""
|
1508
|
-
return self.
|
1508
|
+
return self._send_dlq_message_with_http_info(request)
|
1509
1509
|
|
1510
|
-
def
|
1510
|
+
def _send_dlq_message_with_http_info(self, request):
|
1511
1511
|
local_var_params = {attr: getattr(request, attr) for attr in request.attribute_map if hasattr(request, attr)}
|
1512
1512
|
|
1513
1513
|
cname = None
|
@@ -1515,6 +1515,8 @@ class RocketMQAsyncClient(Client):
|
|
1515
1515
|
collection_formats = {}
|
1516
1516
|
|
1517
1517
|
path_params = {}
|
1518
|
+
if 'engine' in local_var_params:
|
1519
|
+
path_params['engine'] = local_var_params['engine']
|
1518
1520
|
if 'instance_id' in local_var_params:
|
1519
1521
|
path_params['instance_id'] = local_var_params['instance_id']
|
1520
1522
|
|
@@ -1538,7 +1540,7 @@ class RocketMQAsyncClient(Client):
|
|
1538
1540
|
auth_settings = []
|
1539
1541
|
|
1540
1542
|
return self.call_api(
|
1541
|
-
resource_path='/v2/
|
1543
|
+
resource_path='/v2/{engine}/{project_id}/instances/{instance_id}/messages/deadletter-resend',
|
1542
1544
|
method='POST',
|
1543
1545
|
path_params=path_params,
|
1544
1546
|
query_params=query_params,
|
@@ -1546,7 +1548,7 @@ class RocketMQAsyncClient(Client):
|
|
1546
1548
|
body=body_params,
|
1547
1549
|
post_params=form_params,
|
1548
1550
|
cname=cname,
|
1549
|
-
response_type='
|
1551
|
+
response_type='SendDlqMessageResponse',
|
1550
1552
|
response_headers=response_headers,
|
1551
1553
|
auth_settings=auth_settings,
|
1552
1554
|
collection_formats=collection_formats,
|
@@ -2150,7 +2152,7 @@ class RocketMQAsyncClient(Client):
|
|
2150
2152
|
collection_formats=collection_formats,
|
2151
2153
|
request_type=request.__class__.__name__)
|
2152
2154
|
|
2153
|
-
def
|
2155
|
+
def validate_consumed_message_async(self, request):
|
2154
2156
|
"""消费验证
|
2155
2157
|
|
2156
2158
|
消费验证。
|
@@ -2158,13 +2160,13 @@ class RocketMQAsyncClient(Client):
|
|
2158
2160
|
Please refer to HUAWEI cloud API Explorer for details.
|
2159
2161
|
|
2160
2162
|
|
2161
|
-
:param request: Request instance for
|
2162
|
-
:type request: :class:`huaweicloudsdkrocketmq.v2.
|
2163
|
-
:rtype: :class:`huaweicloudsdkrocketmq.v2.
|
2163
|
+
:param request: Request instance for ValidateConsumedMessage
|
2164
|
+
:type request: :class:`huaweicloudsdkrocketmq.v2.ValidateConsumedMessageRequest`
|
2165
|
+
:rtype: :class:`huaweicloudsdkrocketmq.v2.ValidateConsumedMessageResponse`
|
2164
2166
|
"""
|
2165
|
-
return self.
|
2167
|
+
return self._validate_consumed_message_with_http_info(request)
|
2166
2168
|
|
2167
|
-
def
|
2169
|
+
def _validate_consumed_message_with_http_info(self, request):
|
2168
2170
|
local_var_params = {attr: getattr(request, attr) for attr in request.attribute_map if hasattr(request, attr)}
|
2169
2171
|
|
2170
2172
|
cname = None
|
@@ -2172,6 +2174,8 @@ class RocketMQAsyncClient(Client):
|
|
2172
2174
|
collection_formats = {}
|
2173
2175
|
|
2174
2176
|
path_params = {}
|
2177
|
+
if 'engine' in local_var_params:
|
2178
|
+
path_params['engine'] = local_var_params['engine']
|
2175
2179
|
if 'instance_id' in local_var_params:
|
2176
2180
|
path_params['instance_id'] = local_var_params['instance_id']
|
2177
2181
|
|
@@ -2195,7 +2199,7 @@ class RocketMQAsyncClient(Client):
|
|
2195
2199
|
auth_settings = []
|
2196
2200
|
|
2197
2201
|
return self.call_api(
|
2198
|
-
resource_path='/v2/
|
2202
|
+
resource_path='/v2/{engine}/{project_id}/instances/{instance_id}/messages/resend',
|
2199
2203
|
method='POST',
|
2200
2204
|
path_params=path_params,
|
2201
2205
|
query_params=query_params,
|
@@ -2203,7 +2207,7 @@ class RocketMQAsyncClient(Client):
|
|
2203
2207
|
body=body_params,
|
2204
2208
|
post_params=form_params,
|
2205
2209
|
cname=cname,
|
2206
|
-
response_type='
|
2210
|
+
response_type='ValidateConsumedMessageResponse',
|
2207
2211
|
response_headers=response_headers,
|
2208
2212
|
auth_settings=auth_settings,
|
2209
2213
|
collection_formats=collection_formats,
|
@@ -1469,20 +1469,20 @@ class RocketMQClient(Client):
|
|
1469
1469
|
collection_formats=collection_formats,
|
1470
1470
|
request_type=request.__class__.__name__)
|
1471
1471
|
|
1472
|
-
def
|
1472
|
+
def send_dlq_message(self, request):
|
1473
1473
|
"""重发死信消息
|
1474
1474
|
|
1475
1475
|
重发死信消息。
|
1476
1476
|
|
1477
1477
|
Please refer to HUAWEI cloud API Explorer for details.
|
1478
1478
|
|
1479
|
-
:param request: Request instance for
|
1480
|
-
:type request: :class:`huaweicloudsdkrocketmq.v2.
|
1481
|
-
:rtype: :class:`huaweicloudsdkrocketmq.v2.
|
1479
|
+
:param request: Request instance for SendDlqMessage
|
1480
|
+
:type request: :class:`huaweicloudsdkrocketmq.v2.SendDlqMessageRequest`
|
1481
|
+
:rtype: :class:`huaweicloudsdkrocketmq.v2.SendDlqMessageResponse`
|
1482
1482
|
"""
|
1483
|
-
return self.
|
1483
|
+
return self._send_dlq_message_with_http_info(request)
|
1484
1484
|
|
1485
|
-
def
|
1485
|
+
def _send_dlq_message_with_http_info(self, request):
|
1486
1486
|
local_var_params = {attr: getattr(request, attr) for attr in request.attribute_map if hasattr(request, attr)}
|
1487
1487
|
|
1488
1488
|
cname = None
|
@@ -1490,6 +1490,8 @@ class RocketMQClient(Client):
|
|
1490
1490
|
collection_formats = {}
|
1491
1491
|
|
1492
1492
|
path_params = {}
|
1493
|
+
if 'engine' in local_var_params:
|
1494
|
+
path_params['engine'] = local_var_params['engine']
|
1493
1495
|
if 'instance_id' in local_var_params:
|
1494
1496
|
path_params['instance_id'] = local_var_params['instance_id']
|
1495
1497
|
|
@@ -1513,7 +1515,7 @@ class RocketMQClient(Client):
|
|
1513
1515
|
auth_settings = []
|
1514
1516
|
|
1515
1517
|
return self.call_api(
|
1516
|
-
resource_path='/v2/
|
1518
|
+
resource_path='/v2/{engine}/{project_id}/instances/{instance_id}/messages/deadletter-resend',
|
1517
1519
|
method='POST',
|
1518
1520
|
path_params=path_params,
|
1519
1521
|
query_params=query_params,
|
@@ -1521,7 +1523,7 @@ class RocketMQClient(Client):
|
|
1521
1523
|
body=body_params,
|
1522
1524
|
post_params=form_params,
|
1523
1525
|
cname=cname,
|
1524
|
-
response_type='
|
1526
|
+
response_type='SendDlqMessageResponse',
|
1525
1527
|
response_headers=response_headers,
|
1526
1528
|
auth_settings=auth_settings,
|
1527
1529
|
collection_formats=collection_formats,
|
@@ -2115,20 +2117,20 @@ class RocketMQClient(Client):
|
|
2115
2117
|
collection_formats=collection_formats,
|
2116
2118
|
request_type=request.__class__.__name__)
|
2117
2119
|
|
2118
|
-
def
|
2120
|
+
def validate_consumed_message(self, request):
|
2119
2121
|
"""消费验证
|
2120
2122
|
|
2121
2123
|
消费验证。
|
2122
2124
|
|
2123
2125
|
Please refer to HUAWEI cloud API Explorer for details.
|
2124
2126
|
|
2125
|
-
:param request: Request instance for
|
2126
|
-
:type request: :class:`huaweicloudsdkrocketmq.v2.
|
2127
|
-
:rtype: :class:`huaweicloudsdkrocketmq.v2.
|
2127
|
+
:param request: Request instance for ValidateConsumedMessage
|
2128
|
+
:type request: :class:`huaweicloudsdkrocketmq.v2.ValidateConsumedMessageRequest`
|
2129
|
+
:rtype: :class:`huaweicloudsdkrocketmq.v2.ValidateConsumedMessageResponse`
|
2128
2130
|
"""
|
2129
|
-
return self.
|
2131
|
+
return self._validate_consumed_message_with_http_info(request)
|
2130
2132
|
|
2131
|
-
def
|
2133
|
+
def _validate_consumed_message_with_http_info(self, request):
|
2132
2134
|
local_var_params = {attr: getattr(request, attr) for attr in request.attribute_map if hasattr(request, attr)}
|
2133
2135
|
|
2134
2136
|
cname = None
|
@@ -2136,6 +2138,8 @@ class RocketMQClient(Client):
|
|
2136
2138
|
collection_formats = {}
|
2137
2139
|
|
2138
2140
|
path_params = {}
|
2141
|
+
if 'engine' in local_var_params:
|
2142
|
+
path_params['engine'] = local_var_params['engine']
|
2139
2143
|
if 'instance_id' in local_var_params:
|
2140
2144
|
path_params['instance_id'] = local_var_params['instance_id']
|
2141
2145
|
|
@@ -2159,7 +2163,7 @@ class RocketMQClient(Client):
|
|
2159
2163
|
auth_settings = []
|
2160
2164
|
|
2161
2165
|
return self.call_api(
|
2162
|
-
resource_path='/v2/
|
2166
|
+
resource_path='/v2/{engine}/{project_id}/instances/{instance_id}/messages/resend',
|
2163
2167
|
method='POST',
|
2164
2168
|
path_params=path_params,
|
2165
2169
|
query_params=query_params,
|
@@ -2167,7 +2171,7 @@ class RocketMQClient(Client):
|
|
2167
2171
|
body=body_params,
|
2168
2172
|
post_params=form_params,
|
2169
2173
|
cname=cname,
|
2170
|
-
response_type='
|
2174
|
+
response_type='ValidateConsumedMessageResponse',
|
2171
2175
|
response_headers=response_headers,
|
2172
2176
|
auth_settings=auth_settings,
|
2173
2177
|
collection_formats=collection_formats,
|
{huaweicloudsdkrocketmq-3.1.42.dist-info → huaweicloudsdkrocketmq-3.1.43.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.43
|
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.43)
|
26
26
|
|
27
27
|
See detailed information in [huaweicloud-sdk-python-v3](https://github.com/huaweicloud/huaweicloud-sdk-python-v3).
|
@@ -1,8 +1,8 @@
|
|
1
1
|
huaweicloudsdkrocketmq/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
-
huaweicloudsdkrocketmq/v2/__init__.py,sha256=
|
3
|
-
huaweicloudsdkrocketmq/v2/rocketmq_async_client.py,sha256=
|
4
|
-
huaweicloudsdkrocketmq/v2/rocketmq_client.py,sha256=
|
5
|
-
huaweicloudsdkrocketmq/v2/model/__init__.py,sha256=
|
2
|
+
huaweicloudsdkrocketmq/v2/__init__.py,sha256=aYtMTjqBoYH-u1JI6vV15gcJ3hfFL5frWq1Pt_BEXBY,13249
|
3
|
+
huaweicloudsdkrocketmq/v2/rocketmq_async_client.py,sha256=09QH2n2qoGf5Y7FAcjnT68AB-0mMqFL9ByWn2AQrpIw,91643
|
4
|
+
huaweicloudsdkrocketmq/v2/rocketmq_client.py,sha256=dKcY1jw3CHOBT_GEb9-q21kAMOkrmNxKO6fMa0F-N_4,91295
|
5
|
+
huaweicloudsdkrocketmq/v2/model/__init__.py,sha256=R5V2E5q-sRcMr76SEGDpeekZJgAWD7kfAhq8Q_7eInY,13077
|
6
6
|
huaweicloudsdkrocketmq/v2/model/batch_create_or_delete_rocketmq_tag_request.py,sha256=ABD-HX9mNUscY0fW7C6ZTXCaOq7tJCNTrD3GFmhb4Do,4151
|
7
7
|
huaweicloudsdkrocketmq/v2/model/batch_create_or_delete_rocketmq_tag_response.py,sha256=GHFy5YcQSy-8xYer-StBqBV_rICOILPU6rJlAgDDVVo,2503
|
8
8
|
huaweicloudsdkrocketmq/v2/model/batch_create_or_delete_tag_req.py,sha256=lkDd0R71dtjp_vZTNxBXZY1EURTCj68S3rIadddzcNg,4115
|
@@ -27,7 +27,7 @@ huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_g
|
|
27
27
|
huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_request.py,sha256=3ipNPgjvBb5_tK2uOUUMUqGp7LZxtzJWgIbktyMcamE,5409
|
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=UxkCX-FGooETmq9R1w_OusJyLaSfYZEJPlpP47tmGJs,24846
|
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
33
|
huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_req.py,sha256=_U_PlE-jEV4LgyDIgNwmLbNmbi4oRe2dwAevMN1rRMA,23683
|
@@ -95,8 +95,8 @@ 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/
|
99
|
-
huaweicloudsdkrocketmq/v2/model/
|
98
|
+
huaweicloudsdkrocketmq/v2/model/send_dlq_message_request.py,sha256=UhMn1jTnp1HPGO5Sl3GLc_ekp-F_i_j2vON-BBc_A6M,4603
|
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
|
102
102
|
huaweicloudsdkrocketmq/v2/model/show_consumer_list_or_details_request.py,sha256=CmsYRm12l-jxRSVO1ATq7HJlqgHp4YapPw_AX4rN_CM,6724
|
@@ -136,12 +136,12 @@ huaweicloudsdkrocketmq/v2/model/update_user_response.py,sha256=7_LSAUBn91QJ3bqqh
|
|
136
136
|
huaweicloudsdkrocketmq/v2/model/user.py,sha256=g_mf1YRYscISx5gORi5_eAhtMSIpmJ-byTJqnwp-xH8,9295
|
137
137
|
huaweicloudsdkrocketmq/v2/model/user_group_perms.py,sha256=DT7tzbcuVvNxcM9nD7jgUDu1Ov9PUQ1FcIUgrEDXJfU,3603
|
138
138
|
huaweicloudsdkrocketmq/v2/model/user_topic_perms.py,sha256=cT3PvgnEaQjBMkWCcHlegxyVt4r54fzZ2LMWrrCI31I,3594
|
139
|
-
huaweicloudsdkrocketmq/v2/model/
|
140
|
-
huaweicloudsdkrocketmq/v2/model/
|
139
|
+
huaweicloudsdkrocketmq/v2/model/validate_consumed_message_request.py,sha256=RJffvo_6HOM3U1i0lPptsqY5KK0zIxHWd8msKUTnUfE,4707
|
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
|
-
huaweicloudsdkrocketmq/v2/region/rocketmq_region.py,sha256
|
143
|
-
huaweicloudsdkrocketmq-3.1.
|
144
|
-
huaweicloudsdkrocketmq-3.1.
|
145
|
-
huaweicloudsdkrocketmq-3.1.
|
146
|
-
huaweicloudsdkrocketmq-3.1.
|
147
|
-
huaweicloudsdkrocketmq-3.1.
|
142
|
+
huaweicloudsdkrocketmq/v2/region/rocketmq_region.py,sha256=-wFQPNeOI13JXRKUch6jKFz_-2OsysuvCi0_3RDIFd4,3117
|
143
|
+
huaweicloudsdkrocketmq-3.1.43.dist-info/LICENSE,sha256=4_VSTLuxcsybRG9N4Isktlj1rAIBBsfl0Tjc0gBTijo,604
|
144
|
+
huaweicloudsdkrocketmq-3.1.43.dist-info/METADATA,sha256=cYEXfFgV7iSXu5ZmN7Iu-qS8VyIxusRDSNLSRfL-NbU,1151
|
145
|
+
huaweicloudsdkrocketmq-3.1.43.dist-info/WHEEL,sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk,110
|
146
|
+
huaweicloudsdkrocketmq-3.1.43.dist-info/top_level.txt,sha256=eCwsKgy2VRwJ1iDx8iFpYijz9dNun4HRSYfo1QXPEAU,23
|
147
|
+
huaweicloudsdkrocketmq-3.1.43.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{huaweicloudsdkrocketmq-3.1.42.dist-info → huaweicloudsdkrocketmq-3.1.43.dist-info}/top_level.txt
RENAMED
File without changes
|