huaweicloudsdkdns 3.1.141__py2.py3-none-any.whl → 3.1.143__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- huaweicloudsdkdns/v2/dns_async_client.py +59 -59
- huaweicloudsdkdns/v2/dns_client.py +59 -59
- huaweicloudsdkdns/v2/model/alias_target.py +5 -5
- huaweicloudsdkdns/v2/model/associate_router_request.py +5 -5
- huaweicloudsdkdns/v2/model/associate_router_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/associate_router_response.py +7 -7
- huaweicloudsdkdns/v2/model/batch_create_record_set_with_line.py +9 -9
- huaweicloudsdkdns/v2/model/batch_create_tag_request.py +7 -7
- huaweicloudsdkdns/v2/model/batch_create_tag_response.py +1 -1
- huaweicloudsdkdns/v2/model/batch_delete_record_set_with_line_request.py +5 -5
- huaweicloudsdkdns/v2/model/batch_delete_record_set_with_line_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/batch_delete_record_set_with_line_response.py +7 -7
- huaweicloudsdkdns/v2/model/batch_delete_record_sets_request.py +3 -3
- huaweicloudsdkdns/v2/model/batch_delete_record_sets_request_body.py +5 -5
- huaweicloudsdkdns/v2/model/batch_delete_record_sets_response.py +5 -5
- huaweicloudsdkdns/v2/model/batch_delete_zones_request.py +3 -3
- huaweicloudsdkdns/v2/model/batch_delete_zones_request_body.py +5 -5
- huaweicloudsdkdns/v2/model/batch_delete_zones_response.py +5 -5
- huaweicloudsdkdns/v2/model/batch_hand_tags.py +5 -5
- huaweicloudsdkdns/v2/model/batch_set_record_sets_status_request.py +3 -3
- huaweicloudsdkdns/v2/model/batch_set_record_sets_status_request_body.py +5 -5
- huaweicloudsdkdns/v2/model/batch_set_record_sets_status_response.py +7 -7
- huaweicloudsdkdns/v2/model/batch_set_zones_status_request.py +3 -3
- huaweicloudsdkdns/v2/model/batch_set_zones_status_request_body.py +5 -5
- huaweicloudsdkdns/v2/model/batch_set_zones_status_response.py +7 -7
- huaweicloudsdkdns/v2/model/batch_update_record_set.py +11 -11
- huaweicloudsdkdns/v2/model/batch_update_record_set_with_line_request.py +5 -5
- huaweicloudsdkdns/v2/model/batch_update_record_set_with_line_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/batch_update_record_set_with_line_response.py +7 -7
- huaweicloudsdkdns/v2/model/create_custom_line_request.py +3 -3
- huaweicloudsdkdns/v2/model/create_custom_line_request_body.py +7 -7
- huaweicloudsdkdns/v2/model/create_custom_line_response.py +15 -15
- huaweicloudsdkdns/v2/model/create_eip_record_set_request.py +7 -7
- huaweicloudsdkdns/v2/model/create_eip_record_set_response.py +19 -19
- huaweicloudsdkdns/v2/model/create_line_group_request.py +3 -3
- huaweicloudsdkdns/v2/model/create_line_group_response.py +15 -15
- huaweicloudsdkdns/v2/model/create_line_groups_req.py +7 -7
- huaweicloudsdkdns/v2/model/create_line_groups_resp.py +15 -15
- huaweicloudsdkdns/v2/model/create_private_zone_req.py +19 -19
- huaweicloudsdkdns/v2/model/create_private_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/create_private_zone_response.py +35 -35
- huaweicloudsdkdns/v2/model/create_ptr_req.py +11 -11
- huaweicloudsdkdns/v2/model/create_public_zone_req.py +15 -15
- huaweicloudsdkdns/v2/model/create_public_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/create_public_zone_response.py +33 -33
- huaweicloudsdkdns/v2/model/create_r_set_batch_lines_req.py +9 -9
- huaweicloudsdkdns/v2/model/create_record_set_request.py +5 -5
- huaweicloudsdkdns/v2/model/create_record_set_request_body.py +15 -15
- huaweicloudsdkdns/v2/model/create_record_set_response.py +29 -29
- huaweicloudsdkdns/v2/model/create_record_set_with_batch_lines_request.py +5 -5
- huaweicloudsdkdns/v2/model/create_record_set_with_batch_lines_response.py +7 -7
- huaweicloudsdkdns/v2/model/create_record_set_with_line_request.py +5 -5
- huaweicloudsdkdns/v2/model/create_record_set_with_line_request_body.py +21 -21
- huaweicloudsdkdns/v2/model/create_record_set_with_line_response.py +37 -37
- huaweicloudsdkdns/v2/model/create_tag_req.py +3 -3
- huaweicloudsdkdns/v2/model/create_tag_request.py +7 -7
- huaweicloudsdkdns/v2/model/create_tag_response.py +1 -1
- huaweicloudsdkdns/v2/model/delete_custom_line_request.py +3 -3
- huaweicloudsdkdns/v2/model/delete_custom_line_response.py +15 -15
- huaweicloudsdkdns/v2/model/delete_line_group_request.py +3 -3
- huaweicloudsdkdns/v2/model/delete_line_group_response.py +15 -15
- huaweicloudsdkdns/v2/model/delete_private_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/delete_private_zone_response.py +33 -33
- huaweicloudsdkdns/v2/model/delete_public_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/delete_public_zone_response.py +31 -31
- huaweicloudsdkdns/v2/model/delete_record_set_request.py +5 -5
- huaweicloudsdkdns/v2/model/delete_record_set_response.py +29 -29
- huaweicloudsdkdns/v2/model/delete_record_sets_request.py +5 -5
- huaweicloudsdkdns/v2/model/delete_record_sets_response.py +37 -37
- huaweicloudsdkdns/v2/model/delete_tag_request.py +7 -7
- huaweicloudsdkdns/v2/model/delete_tag_response.py +1 -1
- huaweicloudsdkdns/v2/model/disassociate_router_request.py +5 -5
- huaweicloudsdkdns/v2/model/disassociate_router_response.py +7 -7
- huaweicloudsdkdns/v2/model/disassociaterouter_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/domain_quota_response_quotas.py +9 -9
- huaweicloudsdkdns/v2/model/line.py +15 -15
- huaweicloudsdkdns/v2/model/link.py +3 -3
- huaweicloudsdkdns/v2/model/links_item.py +5 -5
- huaweicloudsdkdns/v2/model/list_api_versions_item.py +7 -7
- huaweicloudsdkdns/v2/model/list_api_versions_request.py +1 -1
- huaweicloudsdkdns/v2/model/list_api_versions_response.py +3 -3
- huaweicloudsdkdns/v2/model/list_custom_line_request.py +15 -15
- huaweicloudsdkdns/v2/model/list_custom_line_response.py +5 -5
- huaweicloudsdkdns/v2/model/list_line_groups_request.py +9 -9
- huaweicloudsdkdns/v2/model/list_line_groups_response.py +5 -5
- huaweicloudsdkdns/v2/model/list_name_servers_request.py +5 -5
- huaweicloudsdkdns/v2/model/list_name_servers_response.py +3 -3
- huaweicloudsdkdns/v2/model/list_private_zones_request.py +27 -27
- huaweicloudsdkdns/v2/model/list_private_zones_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_ptr_records_floating_resp.py +21 -21
- huaweicloudsdkdns/v2/model/list_ptr_records_request.py +13 -13
- huaweicloudsdkdns/v2/model/list_ptr_records_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_public_zones_request.py +25 -25
- huaweicloudsdkdns/v2/model/list_public_zones_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_record_sets.py +29 -29
- huaweicloudsdkdns/v2/model/list_record_sets_by_zone_request.py +25 -25
- huaweicloudsdkdns/v2/model/list_record_sets_by_zone_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_record_sets_request.py +27 -27
- huaweicloudsdkdns/v2/model/list_record_sets_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_record_sets_with_line_request.py +33 -33
- huaweicloudsdkdns/v2/model/list_record_sets_with_line_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_record_sets_with_tags.py +31 -31
- huaweicloudsdkdns/v2/model/list_tag_req.py +17 -17
- huaweicloudsdkdns/v2/model/list_tag_request.py +5 -5
- huaweicloudsdkdns/v2/model/list_tag_response.py +5 -5
- huaweicloudsdkdns/v2/model/list_tags_request.py +3 -3
- huaweicloudsdkdns/v2/model/list_tags_response.py +3 -3
- huaweicloudsdkdns/v2/model/match.py +5 -5
- huaweicloudsdkdns/v2/model/metadata.py +3 -3
- huaweicloudsdkdns/v2/model/name_servers_resp.py +7 -7
- huaweicloudsdkdns/v2/model/nameserver.py +5 -5
- huaweicloudsdkdns/v2/model/ns_records.py +7 -7
- huaweicloudsdkdns/v2/model/page_link.py +5 -5
- huaweicloudsdkdns/v2/model/private_name_server.py +5 -5
- huaweicloudsdkdns/v2/model/private_zone_resp.py +39 -39
- huaweicloudsdkdns/v2/model/public_zone_resp.py +35 -35
- huaweicloudsdkdns/v2/model/query_record_set_with_line_and_tags_resp.py +39 -39
- huaweicloudsdkdns/v2/model/query_record_set_with_line_resp.py +39 -39
- huaweicloudsdkdns/v2/model/recordset_data.py +37 -37
- huaweicloudsdkdns/v2/model/resource_item.py +9 -9
- huaweicloudsdkdns/v2/model/restore_ptr_record_request.py +7 -7
- huaweicloudsdkdns/v2/model/restore_ptr_record_response.py +1 -1
- huaweicloudsdkdns/v2/model/restore_ptr_req.py +3 -3
- huaweicloudsdkdns/v2/model/router.py +7 -7
- huaweicloudsdkdns/v2/model/router_with_status.py +7 -7
- huaweicloudsdkdns/v2/model/set_record_sets_status_request.py +5 -5
- huaweicloudsdkdns/v2/model/set_record_sets_status_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/set_record_sets_status_response.py +39 -39
- huaweicloudsdkdns/v2/model/show_api_info_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_api_info_response.py +3 -3
- huaweicloudsdkdns/v2/model/show_domain_quota_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_domain_quota_response.py +3 -3
- huaweicloudsdkdns/v2/model/show_line_group_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_line_group_response.py +15 -15
- huaweicloudsdkdns/v2/model/show_private_zone_name_server_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_private_zone_name_server_response.py +3 -3
- huaweicloudsdkdns/v2/model/show_private_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_private_zone_response.py +37 -37
- huaweicloudsdkdns/v2/model/show_ptr_record_set_request.py +5 -5
- huaweicloudsdkdns/v2/model/show_ptr_record_set_response.py +19 -19
- huaweicloudsdkdns/v2/model/show_public_zone_name_server_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_public_zone_name_server_response.py +3 -3
- huaweicloudsdkdns/v2/model/show_public_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_public_zone_response.py +33 -33
- huaweicloudsdkdns/v2/model/show_record_set_by_zone_request.py +27 -27
- huaweicloudsdkdns/v2/model/show_record_set_by_zone_resp.py +37 -37
- huaweicloudsdkdns/v2/model/show_record_set_by_zone_response.py +7 -7
- huaweicloudsdkdns/v2/model/show_record_set_request.py +5 -5
- huaweicloudsdkdns/v2/model/show_record_set_response.py +31 -31
- huaweicloudsdkdns/v2/model/show_record_set_with_line_request.py +5 -5
- huaweicloudsdkdns/v2/model/show_record_set_with_line_response.py +39 -39
- huaweicloudsdkdns/v2/model/show_resource_tag_request.py +5 -5
- huaweicloudsdkdns/v2/model/show_resource_tag_response.py +3 -3
- huaweicloudsdkdns/v2/model/tag.py +5 -5
- huaweicloudsdkdns/v2/model/tag_values.py +5 -5
- huaweicloudsdkdns/v2/model/update_custom_line_request.py +5 -5
- huaweicloudsdkdns/v2/model/update_custom_line_request_body.py +7 -7
- huaweicloudsdkdns/v2/model/update_custom_line_response.py +15 -15
- huaweicloudsdkdns/v2/model/update_line_groups_request.py +5 -5
- huaweicloudsdkdns/v2/model/update_line_groups_request_body.py +7 -7
- huaweicloudsdkdns/v2/model/update_line_groups_response.py +15 -15
- huaweicloudsdkdns/v2/model/update_private_zone_info_req.py +7 -7
- huaweicloudsdkdns/v2/model/update_private_zone_request.py +5 -5
- huaweicloudsdkdns/v2/model/update_private_zone_response.py +33 -33
- huaweicloudsdkdns/v2/model/update_ptr_record_request.py +7 -7
- huaweicloudsdkdns/v2/model/update_ptr_record_response.py +17 -17
- huaweicloudsdkdns/v2/model/update_ptr_req.py +9 -9
- huaweicloudsdkdns/v2/model/update_public_zone_info.py +7 -7
- huaweicloudsdkdns/v2/model/update_public_zone_request.py +5 -5
- huaweicloudsdkdns/v2/model/update_public_zone_response.py +31 -31
- huaweicloudsdkdns/v2/model/update_public_zone_status_request.py +5 -5
- huaweicloudsdkdns/v2/model/update_public_zone_status_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/update_public_zone_status_response.py +31 -31
- huaweicloudsdkdns/v2/model/update_record_set_req.py +11 -11
- huaweicloudsdkdns/v2/model/update_record_set_request.py +7 -7
- huaweicloudsdkdns/v2/model/update_record_set_response.py +29 -29
- huaweicloudsdkdns/v2/model/update_record_sets_req.py +13 -13
- huaweicloudsdkdns/v2/model/update_record_sets_request.py +7 -7
- huaweicloudsdkdns/v2/model/update_record_sets_response.py +37 -37
- huaweicloudsdkdns/v2/model/values_item.py +3 -3
- huaweicloudsdkdns/v2/model/version_item.py +13 -13
- huaweicloudsdkdns/v2/model/zone_data.py +31 -31
- {huaweicloudsdkdns-3.1.141.dist-info → huaweicloudsdkdns-3.1.143.dist-info}/METADATA +2 -2
- huaweicloudsdkdns-3.1.143.dist-info/RECORD +192 -0
- huaweicloudsdkdns-3.1.141.dist-info/RECORD +0 -192
- {huaweicloudsdkdns-3.1.141.dist-info → huaweicloudsdkdns-3.1.143.dist-info}/LICENSE +0 -0
- {huaweicloudsdkdns-3.1.141.dist-info → huaweicloudsdkdns-3.1.143.dist-info}/WHEEL +0 -0
- {huaweicloudsdkdns-3.1.141.dist-info → huaweicloudsdkdns-3.1.143.dist-info}/top_level.txt +0 -0
@@ -43,7 +43,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
43
43
|
}
|
44
44
|
|
45
45
|
def __init__(self, name=None, description=None, type=None, status=None, ttl=None, records=None, line=None, tags=None, weight=None, alias_target=None):
|
46
|
-
"""CreateRecordSetWithLineRequestBody
|
46
|
+
r"""CreateRecordSetWithLineRequestBody
|
47
47
|
|
48
48
|
The model defined in huaweicloud sdk
|
49
49
|
|
@@ -104,7 +104,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
104
104
|
|
105
105
|
@property
|
106
106
|
def name(self):
|
107
|
-
"""Gets the name of this CreateRecordSetWithLineRequestBody.
|
107
|
+
r"""Gets the name of this CreateRecordSetWithLineRequestBody.
|
108
108
|
|
109
109
|
域名,后缀需以zone name结束且为FQDN(即以“.”号结束的完整主机名)。
|
110
110
|
|
@@ -115,7 +115,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
115
115
|
|
116
116
|
@name.setter
|
117
117
|
def name(self, name):
|
118
|
-
"""Sets the name of this CreateRecordSetWithLineRequestBody.
|
118
|
+
r"""Sets the name of this CreateRecordSetWithLineRequestBody.
|
119
119
|
|
120
120
|
域名,后缀需以zone name结束且为FQDN(即以“.”号结束的完整主机名)。
|
121
121
|
|
@@ -126,7 +126,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
126
126
|
|
127
127
|
@property
|
128
128
|
def description(self):
|
129
|
-
"""Gets the description of this CreateRecordSetWithLineRequestBody.
|
129
|
+
r"""Gets the description of this CreateRecordSetWithLineRequestBody.
|
130
130
|
|
131
131
|
可选配置,对域名的描述。
|
132
132
|
|
@@ -137,7 +137,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
137
137
|
|
138
138
|
@description.setter
|
139
139
|
def description(self, description):
|
140
|
-
"""Sets the description of this CreateRecordSetWithLineRequestBody.
|
140
|
+
r"""Sets the description of this CreateRecordSetWithLineRequestBody.
|
141
141
|
|
142
142
|
可选配置,对域名的描述。
|
143
143
|
|
@@ -148,7 +148,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
148
148
|
|
149
149
|
@property
|
150
150
|
def type(self):
|
151
|
-
"""Gets the type of this CreateRecordSetWithLineRequestBody.
|
151
|
+
r"""Gets the type of this CreateRecordSetWithLineRequestBody.
|
152
152
|
|
153
153
|
Record Set的类型。
|
154
154
|
|
@@ -159,7 +159,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
159
159
|
|
160
160
|
@type.setter
|
161
161
|
def type(self, type):
|
162
|
-
"""Sets the type of this CreateRecordSetWithLineRequestBody.
|
162
|
+
r"""Sets the type of this CreateRecordSetWithLineRequestBody.
|
163
163
|
|
164
164
|
Record Set的类型。
|
165
165
|
|
@@ -170,7 +170,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
170
170
|
|
171
171
|
@property
|
172
172
|
def status(self):
|
173
|
-
"""Gets the status of this CreateRecordSetWithLineRequestBody.
|
173
|
+
r"""Gets the status of this CreateRecordSetWithLineRequestBody.
|
174
174
|
|
175
175
|
解析记录的状态。 取值范围: ENABLE:启用 DISABLE:暂停 默认值为ENABLE。
|
176
176
|
|
@@ -181,7 +181,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
181
181
|
|
182
182
|
@status.setter
|
183
183
|
def status(self, status):
|
184
|
-
"""Sets the status of this CreateRecordSetWithLineRequestBody.
|
184
|
+
r"""Sets the status of this CreateRecordSetWithLineRequestBody.
|
185
185
|
|
186
186
|
解析记录的状态。 取值范围: ENABLE:启用 DISABLE:暂停 默认值为ENABLE。
|
187
187
|
|
@@ -192,7 +192,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
192
192
|
|
193
193
|
@property
|
194
194
|
def ttl(self):
|
195
|
-
"""Gets the ttl of this CreateRecordSetWithLineRequestBody.
|
195
|
+
r"""Gets the ttl of this CreateRecordSetWithLineRequestBody.
|
196
196
|
|
197
197
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。
|
198
198
|
|
@@ -203,7 +203,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
203
203
|
|
204
204
|
@ttl.setter
|
205
205
|
def ttl(self, ttl):
|
206
|
-
"""Sets the ttl of this CreateRecordSetWithLineRequestBody.
|
206
|
+
r"""Sets the ttl of this CreateRecordSetWithLineRequestBody.
|
207
207
|
|
208
208
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。
|
209
209
|
|
@@ -214,7 +214,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
214
214
|
|
215
215
|
@property
|
216
216
|
def records(self):
|
217
|
-
"""Gets the records of this CreateRecordSetWithLineRequestBody.
|
217
|
+
r"""Gets the records of this CreateRecordSetWithLineRequestBody.
|
218
218
|
|
219
219
|
解析记录的值。不同类型解析记录对应的值的规则不同。
|
220
220
|
|
@@ -225,7 +225,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
225
225
|
|
226
226
|
@records.setter
|
227
227
|
def records(self, records):
|
228
|
-
"""Sets the records of this CreateRecordSetWithLineRequestBody.
|
228
|
+
r"""Sets the records of this CreateRecordSetWithLineRequestBody.
|
229
229
|
|
230
230
|
解析记录的值。不同类型解析记录对应的值的规则不同。
|
231
231
|
|
@@ -236,7 +236,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
236
236
|
|
237
237
|
@property
|
238
238
|
def line(self):
|
239
|
-
"""Gets the line of this CreateRecordSetWithLineRequestBody.
|
239
|
+
r"""Gets the line of this CreateRecordSetWithLineRequestBody.
|
240
240
|
|
241
241
|
解析线路ID
|
242
242
|
|
@@ -247,7 +247,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
247
247
|
|
248
248
|
@line.setter
|
249
249
|
def line(self, line):
|
250
|
-
"""Sets the line of this CreateRecordSetWithLineRequestBody.
|
250
|
+
r"""Sets the line of this CreateRecordSetWithLineRequestBody.
|
251
251
|
|
252
252
|
解析线路ID
|
253
253
|
|
@@ -258,7 +258,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
258
258
|
|
259
259
|
@property
|
260
260
|
def tags(self):
|
261
|
-
"""Gets the tags of this CreateRecordSetWithLineRequestBody.
|
261
|
+
r"""Gets the tags of this CreateRecordSetWithLineRequestBody.
|
262
262
|
|
263
263
|
资源标签
|
264
264
|
|
@@ -269,7 +269,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
269
269
|
|
270
270
|
@tags.setter
|
271
271
|
def tags(self, tags):
|
272
|
-
"""Sets the tags of this CreateRecordSetWithLineRequestBody.
|
272
|
+
r"""Sets the tags of this CreateRecordSetWithLineRequestBody.
|
273
273
|
|
274
274
|
资源标签
|
275
275
|
|
@@ -280,7 +280,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
280
280
|
|
281
281
|
@property
|
282
282
|
def weight(self):
|
283
|
-
"""Gets the weight of this CreateRecordSetWithLineRequestBody.
|
283
|
+
r"""Gets the weight of this CreateRecordSetWithLineRequestBody.
|
284
284
|
|
285
285
|
解析记录的权重。
|
286
286
|
|
@@ -291,7 +291,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
291
291
|
|
292
292
|
@weight.setter
|
293
293
|
def weight(self, weight):
|
294
|
-
"""Sets the weight of this CreateRecordSetWithLineRequestBody.
|
294
|
+
r"""Sets the weight of this CreateRecordSetWithLineRequestBody.
|
295
295
|
|
296
296
|
解析记录的权重。
|
297
297
|
|
@@ -302,7 +302,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
302
302
|
|
303
303
|
@property
|
304
304
|
def alias_target(self):
|
305
|
-
"""Gets the alias_target of this CreateRecordSetWithLineRequestBody.
|
305
|
+
r"""Gets the alias_target of this CreateRecordSetWithLineRequestBody.
|
306
306
|
|
307
307
|
:return: The alias_target of this CreateRecordSetWithLineRequestBody.
|
308
308
|
:rtype: :class:`huaweicloudsdkdns.v2.AliasTarget`
|
@@ -311,7 +311,7 @@ class CreateRecordSetWithLineRequestBody:
|
|
311
311
|
|
312
312
|
@alias_target.setter
|
313
313
|
def alias_target(self, alias_target):
|
314
|
-
"""Sets the alias_target of this CreateRecordSetWithLineRequestBody.
|
314
|
+
r"""Sets the alias_target of this CreateRecordSetWithLineRequestBody.
|
315
315
|
|
316
316
|
:param alias_target: The alias_target of this CreateRecordSetWithLineRequestBody.
|
317
317
|
:type alias_target: :class:`huaweicloudsdkdns.v2.AliasTarget`
|
@@ -60,7 +60,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
60
60
|
}
|
61
61
|
|
62
62
|
def __init__(self, id=None, name=None, description=None, zone_id=None, zone_name=None, type=None, ttl=None, records=None, created_at=None, updated_at=None, status=None, default=None, project_id=None, links=None, line=None, weight=None, health_check_id=None, alias_target=None):
|
63
|
-
"""CreateRecordSetWithLineResponse
|
63
|
+
r"""CreateRecordSetWithLineResponse
|
64
64
|
|
65
65
|
The model defined in huaweicloud sdk
|
66
66
|
|
@@ -163,7 +163,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
163
163
|
|
164
164
|
@property
|
165
165
|
def id(self):
|
166
|
-
"""Gets the id of this CreateRecordSetWithLineResponse.
|
166
|
+
r"""Gets the id of this CreateRecordSetWithLineResponse.
|
167
167
|
|
168
168
|
Record Set的ID。
|
169
169
|
|
@@ -174,7 +174,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
174
174
|
|
175
175
|
@id.setter
|
176
176
|
def id(self, id):
|
177
|
-
"""Sets the id of this CreateRecordSetWithLineResponse.
|
177
|
+
r"""Sets the id of this CreateRecordSetWithLineResponse.
|
178
178
|
|
179
179
|
Record Set的ID。
|
180
180
|
|
@@ -185,7 +185,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
185
185
|
|
186
186
|
@property
|
187
187
|
def name(self):
|
188
|
-
"""Gets the name of this CreateRecordSetWithLineResponse.
|
188
|
+
r"""Gets the name of this CreateRecordSetWithLineResponse.
|
189
189
|
|
190
190
|
Record Set的名称。
|
191
191
|
|
@@ -196,7 +196,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
196
196
|
|
197
197
|
@name.setter
|
198
198
|
def name(self, name):
|
199
|
-
"""Sets the name of this CreateRecordSetWithLineResponse.
|
199
|
+
r"""Sets the name of this CreateRecordSetWithLineResponse.
|
200
200
|
|
201
201
|
Record Set的名称。
|
202
202
|
|
@@ -207,7 +207,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
207
207
|
|
208
208
|
@property
|
209
209
|
def description(self):
|
210
|
-
"""Gets the description of this CreateRecordSetWithLineResponse.
|
210
|
+
r"""Gets the description of this CreateRecordSetWithLineResponse.
|
211
211
|
|
212
212
|
Record Set的描述信息。
|
213
213
|
|
@@ -218,7 +218,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
218
218
|
|
219
219
|
@description.setter
|
220
220
|
def description(self, description):
|
221
|
-
"""Sets the description of this CreateRecordSetWithLineResponse.
|
221
|
+
r"""Sets the description of this CreateRecordSetWithLineResponse.
|
222
222
|
|
223
223
|
Record Set的描述信息。
|
224
224
|
|
@@ -229,7 +229,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
229
229
|
|
230
230
|
@property
|
231
231
|
def zone_id(self):
|
232
|
-
"""Gets the zone_id of this CreateRecordSetWithLineResponse.
|
232
|
+
r"""Gets the zone_id of this CreateRecordSetWithLineResponse.
|
233
233
|
|
234
234
|
托管该记录的zone_id。
|
235
235
|
|
@@ -240,7 +240,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
240
240
|
|
241
241
|
@zone_id.setter
|
242
242
|
def zone_id(self, zone_id):
|
243
|
-
"""Sets the zone_id of this CreateRecordSetWithLineResponse.
|
243
|
+
r"""Sets the zone_id of this CreateRecordSetWithLineResponse.
|
244
244
|
|
245
245
|
托管该记录的zone_id。
|
246
246
|
|
@@ -251,7 +251,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
251
251
|
|
252
252
|
@property
|
253
253
|
def zone_name(self):
|
254
|
-
"""Gets the zone_name of this CreateRecordSetWithLineResponse.
|
254
|
+
r"""Gets the zone_name of this CreateRecordSetWithLineResponse.
|
255
255
|
|
256
256
|
托管该记录的zone_name。
|
257
257
|
|
@@ -262,7 +262,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
262
262
|
|
263
263
|
@zone_name.setter
|
264
264
|
def zone_name(self, zone_name):
|
265
|
-
"""Sets the zone_name of this CreateRecordSetWithLineResponse.
|
265
|
+
r"""Sets the zone_name of this CreateRecordSetWithLineResponse.
|
266
266
|
|
267
267
|
托管该记录的zone_name。
|
268
268
|
|
@@ -273,7 +273,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
273
273
|
|
274
274
|
@property
|
275
275
|
def type(self):
|
276
|
-
"""Gets the type of this CreateRecordSetWithLineResponse.
|
276
|
+
r"""Gets the type of this CreateRecordSetWithLineResponse.
|
277
277
|
|
278
278
|
记录类型。 取值范围:A、AAAA、MX、CNAME、TXT、NS、SRV、CAA。
|
279
279
|
|
@@ -284,7 +284,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
284
284
|
|
285
285
|
@type.setter
|
286
286
|
def type(self, type):
|
287
|
-
"""Sets the type of this CreateRecordSetWithLineResponse.
|
287
|
+
r"""Sets the type of this CreateRecordSetWithLineResponse.
|
288
288
|
|
289
289
|
记录类型。 取值范围:A、AAAA、MX、CNAME、TXT、NS、SRV、CAA。
|
290
290
|
|
@@ -295,7 +295,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
295
295
|
|
296
296
|
@property
|
297
297
|
def ttl(self):
|
298
|
-
"""Gets the ttl of this CreateRecordSetWithLineResponse.
|
298
|
+
r"""Gets the ttl of this CreateRecordSetWithLineResponse.
|
299
299
|
|
300
300
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。
|
301
301
|
|
@@ -306,7 +306,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
306
306
|
|
307
307
|
@ttl.setter
|
308
308
|
def ttl(self, ttl):
|
309
|
-
"""Sets the ttl of this CreateRecordSetWithLineResponse.
|
309
|
+
r"""Sets the ttl of this CreateRecordSetWithLineResponse.
|
310
310
|
|
311
311
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。
|
312
312
|
|
@@ -317,7 +317,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
317
317
|
|
318
318
|
@property
|
319
319
|
def records(self):
|
320
|
-
"""Gets the records of this CreateRecordSetWithLineResponse.
|
320
|
+
r"""Gets the records of this CreateRecordSetWithLineResponse.
|
321
321
|
|
322
322
|
域名解析后的值。
|
323
323
|
|
@@ -328,7 +328,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
328
328
|
|
329
329
|
@records.setter
|
330
330
|
def records(self, records):
|
331
|
-
"""Sets the records of this CreateRecordSetWithLineResponse.
|
331
|
+
r"""Sets the records of this CreateRecordSetWithLineResponse.
|
332
332
|
|
333
333
|
域名解析后的值。
|
334
334
|
|
@@ -339,7 +339,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
339
339
|
|
340
340
|
@property
|
341
341
|
def created_at(self):
|
342
|
-
"""Gets the created_at of this CreateRecordSetWithLineResponse.
|
342
|
+
r"""Gets the created_at of this CreateRecordSetWithLineResponse.
|
343
343
|
|
344
344
|
创建时间。
|
345
345
|
|
@@ -350,7 +350,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
350
350
|
|
351
351
|
@created_at.setter
|
352
352
|
def created_at(self, created_at):
|
353
|
-
"""Sets the created_at of this CreateRecordSetWithLineResponse.
|
353
|
+
r"""Sets the created_at of this CreateRecordSetWithLineResponse.
|
354
354
|
|
355
355
|
创建时间。
|
356
356
|
|
@@ -361,7 +361,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
361
361
|
|
362
362
|
@property
|
363
363
|
def updated_at(self):
|
364
|
-
"""Gets the updated_at of this CreateRecordSetWithLineResponse.
|
364
|
+
r"""Gets the updated_at of this CreateRecordSetWithLineResponse.
|
365
365
|
|
366
366
|
更新时间。
|
367
367
|
|
@@ -372,7 +372,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
372
372
|
|
373
373
|
@updated_at.setter
|
374
374
|
def updated_at(self, updated_at):
|
375
|
-
"""Sets the updated_at of this CreateRecordSetWithLineResponse.
|
375
|
+
r"""Sets the updated_at of this CreateRecordSetWithLineResponse.
|
376
376
|
|
377
377
|
更新时间。
|
378
378
|
|
@@ -383,7 +383,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
383
383
|
|
384
384
|
@property
|
385
385
|
def status(self):
|
386
|
-
"""Gets the status of this CreateRecordSetWithLineResponse.
|
386
|
+
r"""Gets the status of this CreateRecordSetWithLineResponse.
|
387
387
|
|
388
388
|
资源状态。
|
389
389
|
|
@@ -394,7 +394,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
394
394
|
|
395
395
|
@status.setter
|
396
396
|
def status(self, status):
|
397
|
-
"""Sets the status of this CreateRecordSetWithLineResponse.
|
397
|
+
r"""Sets the status of this CreateRecordSetWithLineResponse.
|
398
398
|
|
399
399
|
资源状态。
|
400
400
|
|
@@ -405,7 +405,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
405
405
|
|
406
406
|
@property
|
407
407
|
def default(self):
|
408
|
-
"""Gets the default of this CreateRecordSetWithLineResponse.
|
408
|
+
r"""Gets the default of this CreateRecordSetWithLineResponse.
|
409
409
|
|
410
410
|
标识是否由系统默认生成,系统默认生成的Record Set不能删除。
|
411
411
|
|
@@ -416,7 +416,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
416
416
|
|
417
417
|
@default.setter
|
418
418
|
def default(self, default):
|
419
|
-
"""Sets the default of this CreateRecordSetWithLineResponse.
|
419
|
+
r"""Sets the default of this CreateRecordSetWithLineResponse.
|
420
420
|
|
421
421
|
标识是否由系统默认生成,系统默认生成的Record Set不能删除。
|
422
422
|
|
@@ -427,7 +427,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
427
427
|
|
428
428
|
@property
|
429
429
|
def project_id(self):
|
430
|
-
"""Gets the project_id of this CreateRecordSetWithLineResponse.
|
430
|
+
r"""Gets the project_id of this CreateRecordSetWithLineResponse.
|
431
431
|
|
432
432
|
该Record Set所属的项目ID。
|
433
433
|
|
@@ -438,7 +438,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
438
438
|
|
439
439
|
@project_id.setter
|
440
440
|
def project_id(self, project_id):
|
441
|
-
"""Sets the project_id of this CreateRecordSetWithLineResponse.
|
441
|
+
r"""Sets the project_id of this CreateRecordSetWithLineResponse.
|
442
442
|
|
443
443
|
该Record Set所属的项目ID。
|
444
444
|
|
@@ -449,7 +449,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
449
449
|
|
450
450
|
@property
|
451
451
|
def links(self):
|
452
|
-
"""Gets the links of this CreateRecordSetWithLineResponse.
|
452
|
+
r"""Gets the links of this CreateRecordSetWithLineResponse.
|
453
453
|
|
454
454
|
:return: The links of this CreateRecordSetWithLineResponse.
|
455
455
|
:rtype: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -458,7 +458,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
458
458
|
|
459
459
|
@links.setter
|
460
460
|
def links(self, links):
|
461
|
-
"""Sets the links of this CreateRecordSetWithLineResponse.
|
461
|
+
r"""Sets the links of this CreateRecordSetWithLineResponse.
|
462
462
|
|
463
463
|
:param links: The links of this CreateRecordSetWithLineResponse.
|
464
464
|
:type links: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -467,7 +467,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
467
467
|
|
468
468
|
@property
|
469
469
|
def line(self):
|
470
|
-
"""Gets the line of this CreateRecordSetWithLineResponse.
|
470
|
+
r"""Gets the line of this CreateRecordSetWithLineResponse.
|
471
471
|
|
472
472
|
解析线路ID。
|
473
473
|
|
@@ -478,7 +478,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
478
478
|
|
479
479
|
@line.setter
|
480
480
|
def line(self, line):
|
481
|
-
"""Sets the line of this CreateRecordSetWithLineResponse.
|
481
|
+
r"""Sets the line of this CreateRecordSetWithLineResponse.
|
482
482
|
|
483
483
|
解析线路ID。
|
484
484
|
|
@@ -489,7 +489,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
489
489
|
|
490
490
|
@property
|
491
491
|
def weight(self):
|
492
|
-
"""Gets the weight of this CreateRecordSetWithLineResponse.
|
492
|
+
r"""Gets the weight of this CreateRecordSetWithLineResponse.
|
493
493
|
|
494
494
|
解析记录的权重。
|
495
495
|
|
@@ -500,7 +500,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
500
500
|
|
501
501
|
@weight.setter
|
502
502
|
def weight(self, weight):
|
503
|
-
"""Sets the weight of this CreateRecordSetWithLineResponse.
|
503
|
+
r"""Sets the weight of this CreateRecordSetWithLineResponse.
|
504
504
|
|
505
505
|
解析记录的权重。
|
506
506
|
|
@@ -511,7 +511,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
511
511
|
|
512
512
|
@property
|
513
513
|
def health_check_id(self):
|
514
|
-
"""Gets the health_check_id of this CreateRecordSetWithLineResponse.
|
514
|
+
r"""Gets the health_check_id of this CreateRecordSetWithLineResponse.
|
515
515
|
|
516
516
|
健康检查ID。
|
517
517
|
|
@@ -522,7 +522,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
522
522
|
|
523
523
|
@health_check_id.setter
|
524
524
|
def health_check_id(self, health_check_id):
|
525
|
-
"""Sets the health_check_id of this CreateRecordSetWithLineResponse.
|
525
|
+
r"""Sets the health_check_id of this CreateRecordSetWithLineResponse.
|
526
526
|
|
527
527
|
健康检查ID。
|
528
528
|
|
@@ -533,7 +533,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
533
533
|
|
534
534
|
@property
|
535
535
|
def alias_target(self):
|
536
|
-
"""Gets the alias_target of this CreateRecordSetWithLineResponse.
|
536
|
+
r"""Gets the alias_target of this CreateRecordSetWithLineResponse.
|
537
537
|
|
538
538
|
:return: The alias_target of this CreateRecordSetWithLineResponse.
|
539
539
|
:rtype: :class:`huaweicloudsdkdns.v2.AliasTarget`
|
@@ -542,7 +542,7 @@ class CreateRecordSetWithLineResponse(SdkResponse):
|
|
542
542
|
|
543
543
|
@alias_target.setter
|
544
544
|
def alias_target(self, alias_target):
|
545
|
-
"""Sets the alias_target of this CreateRecordSetWithLineResponse.
|
545
|
+
r"""Sets the alias_target of this CreateRecordSetWithLineResponse.
|
546
546
|
|
547
547
|
:param alias_target: The alias_target of this CreateRecordSetWithLineResponse.
|
548
548
|
:type alias_target: :class:`huaweicloudsdkdns.v2.AliasTarget`
|
@@ -25,7 +25,7 @@ class CreateTagReq:
|
|
25
25
|
}
|
26
26
|
|
27
27
|
def __init__(self, tag=None):
|
28
|
-
"""CreateTagReq
|
28
|
+
r"""CreateTagReq
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
@@ -42,7 +42,7 @@ class CreateTagReq:
|
|
42
42
|
|
43
43
|
@property
|
44
44
|
def tag(self):
|
45
|
-
"""Gets the tag of this CreateTagReq.
|
45
|
+
r"""Gets the tag of this CreateTagReq.
|
46
46
|
|
47
47
|
:return: The tag of this CreateTagReq.
|
48
48
|
:rtype: :class:`huaweicloudsdkdns.v2.Tag`
|
@@ -51,7 +51,7 @@ class CreateTagReq:
|
|
51
51
|
|
52
52
|
@tag.setter
|
53
53
|
def tag(self, tag):
|
54
|
-
"""Sets the tag of this CreateTagReq.
|
54
|
+
r"""Sets the tag of this CreateTagReq.
|
55
55
|
|
56
56
|
:param tag: The tag of this CreateTagReq.
|
57
57
|
:type tag: :class:`huaweicloudsdkdns.v2.Tag`
|
@@ -29,7 +29,7 @@ class CreateTagRequest:
|
|
29
29
|
}
|
30
30
|
|
31
31
|
def __init__(self, resource_type=None, resource_id=None, body=None):
|
32
|
-
"""CreateTagRequest
|
32
|
+
r"""CreateTagRequest
|
33
33
|
|
34
34
|
The model defined in huaweicloud sdk
|
35
35
|
|
@@ -55,7 +55,7 @@ class CreateTagRequest:
|
|
55
55
|
|
56
56
|
@property
|
57
57
|
def resource_type(self):
|
58
|
-
"""Gets the resource_type of this CreateTagRequest.
|
58
|
+
r"""Gets the resource_type of this CreateTagRequest.
|
59
59
|
|
60
60
|
资源的类型:DNS-public_zone,DNS-private_zone,DNS-public_recordset,DNS-private_recordset,DNS-ptr_record。
|
61
61
|
|
@@ -66,7 +66,7 @@ class CreateTagRequest:
|
|
66
66
|
|
67
67
|
@resource_type.setter
|
68
68
|
def resource_type(self, resource_type):
|
69
|
-
"""Sets the resource_type of this CreateTagRequest.
|
69
|
+
r"""Sets the resource_type of this CreateTagRequest.
|
70
70
|
|
71
71
|
资源的类型:DNS-public_zone,DNS-private_zone,DNS-public_recordset,DNS-private_recordset,DNS-ptr_record。
|
72
72
|
|
@@ -77,7 +77,7 @@ class CreateTagRequest:
|
|
77
77
|
|
78
78
|
@property
|
79
79
|
def resource_id(self):
|
80
|
-
"""Gets the resource_id of this CreateTagRequest.
|
80
|
+
r"""Gets the resource_id of this CreateTagRequest.
|
81
81
|
|
82
82
|
资源id。
|
83
83
|
|
@@ -88,7 +88,7 @@ class CreateTagRequest:
|
|
88
88
|
|
89
89
|
@resource_id.setter
|
90
90
|
def resource_id(self, resource_id):
|
91
|
-
"""Sets the resource_id of this CreateTagRequest.
|
91
|
+
r"""Sets the resource_id of this CreateTagRequest.
|
92
92
|
|
93
93
|
资源id。
|
94
94
|
|
@@ -99,7 +99,7 @@ class CreateTagRequest:
|
|
99
99
|
|
100
100
|
@property
|
101
101
|
def body(self):
|
102
|
-
"""Gets the body of this CreateTagRequest.
|
102
|
+
r"""Gets the body of this CreateTagRequest.
|
103
103
|
|
104
104
|
:return: The body of this CreateTagRequest.
|
105
105
|
:rtype: :class:`huaweicloudsdkdns.v2.CreateTagReq`
|
@@ -108,7 +108,7 @@ class CreateTagRequest:
|
|
108
108
|
|
109
109
|
@body.setter
|
110
110
|
def body(self, body):
|
111
|
-
"""Sets the body of this CreateTagRequest.
|
111
|
+
r"""Sets the body of this CreateTagRequest.
|
112
112
|
|
113
113
|
:param body: The body of this CreateTagRequest.
|
114
114
|
:type body: :class:`huaweicloudsdkdns.v2.CreateTagReq`
|
@@ -25,7 +25,7 @@ class DeleteCustomLineRequest:
|
|
25
25
|
}
|
26
26
|
|
27
27
|
def __init__(self, line_id=None):
|
28
|
-
"""DeleteCustomLineRequest
|
28
|
+
r"""DeleteCustomLineRequest
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
@@ -42,7 +42,7 @@ class DeleteCustomLineRequest:
|
|
42
42
|
|
43
43
|
@property
|
44
44
|
def line_id(self):
|
45
|
-
"""Gets the line_id of this DeleteCustomLineRequest.
|
45
|
+
r"""Gets the line_id of this DeleteCustomLineRequest.
|
46
46
|
|
47
47
|
自定义线路id
|
48
48
|
|
@@ -53,7 +53,7 @@ class DeleteCustomLineRequest:
|
|
53
53
|
|
54
54
|
@line_id.setter
|
55
55
|
def line_id(self, line_id):
|
56
|
-
"""Sets the line_id of this DeleteCustomLineRequest.
|
56
|
+
r"""Sets the line_id of this DeleteCustomLineRequest.
|
57
57
|
|
58
58
|
自定义线路id
|
59
59
|
|