huaweicloudsdkdns 3.1.142__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.142.dist-info → huaweicloudsdkdns-3.1.143.dist-info}/METADATA +2 -2
- huaweicloudsdkdns-3.1.143.dist-info/RECORD +192 -0
- huaweicloudsdkdns-3.1.142.dist-info/RECORD +0 -192
- {huaweicloudsdkdns-3.1.142.dist-info → huaweicloudsdkdns-3.1.143.dist-info}/LICENSE +0 -0
- {huaweicloudsdkdns-3.1.142.dist-info → huaweicloudsdkdns-3.1.143.dist-info}/WHEEL +0 -0
- {huaweicloudsdkdns-3.1.142.dist-info → huaweicloudsdkdns-3.1.143.dist-info}/top_level.txt +0 -0
@@ -55,7 +55,7 @@ class ListRecordSetsWithLineRequest:
|
|
55
55
|
}
|
56
56
|
|
57
57
|
def __init__(self, zone_type=None, marker=None, limit=None, offset=None, zone_id=None, line_id=None, tags=None, status=None, type=None, name=None, id=None, records=None, sort_key=None, sort_dir=None, health_check_id=None, search_mode=None):
|
58
|
-
"""ListRecordSetsWithLineRequest
|
58
|
+
r"""ListRecordSetsWithLineRequest
|
59
59
|
|
60
60
|
The model defined in huaweicloud sdk
|
61
61
|
|
@@ -148,7 +148,7 @@ class ListRecordSetsWithLineRequest:
|
|
148
148
|
|
149
149
|
@property
|
150
150
|
def zone_type(self):
|
151
|
-
"""Gets the zone_type of this ListRecordSetsWithLineRequest.
|
151
|
+
r"""Gets the zone_type of this ListRecordSetsWithLineRequest.
|
152
152
|
|
153
153
|
待查询的Record Set的域名类型。 取值范围:public 搜索模式默认为模糊搜索。 默认值为public。
|
154
154
|
|
@@ -159,7 +159,7 @@ class ListRecordSetsWithLineRequest:
|
|
159
159
|
|
160
160
|
@zone_type.setter
|
161
161
|
def zone_type(self, zone_type):
|
162
|
-
"""Sets the zone_type of this ListRecordSetsWithLineRequest.
|
162
|
+
r"""Sets the zone_type of this ListRecordSetsWithLineRequest.
|
163
163
|
|
164
164
|
待查询的Record Set的域名类型。 取值范围:public 搜索模式默认为模糊搜索。 默认值为public。
|
165
165
|
|
@@ -170,7 +170,7 @@ class ListRecordSetsWithLineRequest:
|
|
170
170
|
|
171
171
|
@property
|
172
172
|
def marker(self):
|
173
|
-
"""Gets the marker of this ListRecordSetsWithLineRequest.
|
173
|
+
r"""Gets the marker of this ListRecordSetsWithLineRequest.
|
174
174
|
|
175
175
|
分页查询起始的资源ID,为空时为查询第一页。 默认值为空。
|
176
176
|
|
@@ -181,7 +181,7 @@ class ListRecordSetsWithLineRequest:
|
|
181
181
|
|
182
182
|
@marker.setter
|
183
183
|
def marker(self, marker):
|
184
|
-
"""Sets the marker of this ListRecordSetsWithLineRequest.
|
184
|
+
r"""Sets the marker of this ListRecordSetsWithLineRequest.
|
185
185
|
|
186
186
|
分页查询起始的资源ID,为空时为查询第一页。 默认值为空。
|
187
187
|
|
@@ -192,7 +192,7 @@ class ListRecordSetsWithLineRequest:
|
|
192
192
|
|
193
193
|
@property
|
194
194
|
def limit(self):
|
195
|
-
"""Gets the limit of this ListRecordSetsWithLineRequest.
|
195
|
+
r"""Gets the limit of this ListRecordSetsWithLineRequest.
|
196
196
|
|
197
197
|
每页返回的资源个数。 取值范围:0~500 取值一般为10,20,50。默认值为500。
|
198
198
|
|
@@ -203,7 +203,7 @@ class ListRecordSetsWithLineRequest:
|
|
203
203
|
|
204
204
|
@limit.setter
|
205
205
|
def limit(self, limit):
|
206
|
-
"""Sets the limit of this ListRecordSetsWithLineRequest.
|
206
|
+
r"""Sets the limit of this ListRecordSetsWithLineRequest.
|
207
207
|
|
208
208
|
每页返回的资源个数。 取值范围:0~500 取值一般为10,20,50。默认值为500。
|
209
209
|
|
@@ -214,7 +214,7 @@ class ListRecordSetsWithLineRequest:
|
|
214
214
|
|
215
215
|
@property
|
216
216
|
def offset(self):
|
217
|
-
"""Gets the offset of this ListRecordSetsWithLineRequest.
|
217
|
+
r"""Gets the offset of this ListRecordSetsWithLineRequest.
|
218
218
|
|
219
219
|
分页查询起始偏移量,表示从偏移量的下一个资源开始查询。 取值范围:0~2147483647 默认值为0。 当前设置marker不为空时,以marker为分页起始标识。
|
220
220
|
|
@@ -225,7 +225,7 @@ class ListRecordSetsWithLineRequest:
|
|
225
225
|
|
226
226
|
@offset.setter
|
227
227
|
def offset(self, offset):
|
228
|
-
"""Sets the offset of this ListRecordSetsWithLineRequest.
|
228
|
+
r"""Sets the offset of this ListRecordSetsWithLineRequest.
|
229
229
|
|
230
230
|
分页查询起始偏移量,表示从偏移量的下一个资源开始查询。 取值范围:0~2147483647 默认值为0。 当前设置marker不为空时,以marker为分页起始标识。
|
231
231
|
|
@@ -236,7 +236,7 @@ class ListRecordSetsWithLineRequest:
|
|
236
236
|
|
237
237
|
@property
|
238
238
|
def zone_id(self):
|
239
|
-
"""Gets the zone_id of this ListRecordSetsWithLineRequest.
|
239
|
+
r"""Gets the zone_id of this ListRecordSetsWithLineRequest.
|
240
240
|
|
241
241
|
zone的ID。
|
242
242
|
|
@@ -247,7 +247,7 @@ class ListRecordSetsWithLineRequest:
|
|
247
247
|
|
248
248
|
@zone_id.setter
|
249
249
|
def zone_id(self, zone_id):
|
250
|
-
"""Sets the zone_id of this ListRecordSetsWithLineRequest.
|
250
|
+
r"""Sets the zone_id of this ListRecordSetsWithLineRequest.
|
251
251
|
|
252
252
|
zone的ID。
|
253
253
|
|
@@ -258,7 +258,7 @@ class ListRecordSetsWithLineRequest:
|
|
258
258
|
|
259
259
|
@property
|
260
260
|
def line_id(self):
|
261
|
-
"""Gets the line_id of this ListRecordSetsWithLineRequest.
|
261
|
+
r"""Gets the line_id of this ListRecordSetsWithLineRequest.
|
262
262
|
|
263
263
|
解析线路ID。
|
264
264
|
|
@@ -269,7 +269,7 @@ class ListRecordSetsWithLineRequest:
|
|
269
269
|
|
270
270
|
@line_id.setter
|
271
271
|
def line_id(self, line_id):
|
272
|
-
"""Sets the line_id of this ListRecordSetsWithLineRequest.
|
272
|
+
r"""Sets the line_id of this ListRecordSetsWithLineRequest.
|
273
273
|
|
274
274
|
解析线路ID。
|
275
275
|
|
@@ -280,7 +280,7 @@ class ListRecordSetsWithLineRequest:
|
|
280
280
|
|
281
281
|
@property
|
282
282
|
def tags(self):
|
283
|
-
"""Gets the tags of this ListRecordSetsWithLineRequest.
|
283
|
+
r"""Gets the tags of this ListRecordSetsWithLineRequest.
|
284
284
|
|
285
285
|
资源标签。 取值格式:key1,value1|key2,value2 多个标签之间用\"|\"分开,每个标签的键值用英文逗号\",\"相隔。
|
286
286
|
|
@@ -291,7 +291,7 @@ class ListRecordSetsWithLineRequest:
|
|
291
291
|
|
292
292
|
@tags.setter
|
293
293
|
def tags(self, tags):
|
294
|
-
"""Sets the tags of this ListRecordSetsWithLineRequest.
|
294
|
+
r"""Sets the tags of this ListRecordSetsWithLineRequest.
|
295
295
|
|
296
296
|
资源标签。 取值格式:key1,value1|key2,value2 多个标签之间用\"|\"分开,每个标签的键值用英文逗号\",\"相隔。
|
297
297
|
|
@@ -302,7 +302,7 @@ class ListRecordSetsWithLineRequest:
|
|
302
302
|
|
303
303
|
@property
|
304
304
|
def status(self):
|
305
|
-
"""Gets the status of this ListRecordSetsWithLineRequest.
|
305
|
+
r"""Gets the status of this ListRecordSetsWithLineRequest.
|
306
306
|
|
307
307
|
待查询的Record Set的状态。 取值范围:ACTIVE、ERROR、DISABLE、FREEZE、PENDING_CREATE、PENDING_UPDATE、PENDING_DELETE
|
308
308
|
|
@@ -313,7 +313,7 @@ class ListRecordSetsWithLineRequest:
|
|
313
313
|
|
314
314
|
@status.setter
|
315
315
|
def status(self, status):
|
316
|
-
"""Sets the status of this ListRecordSetsWithLineRequest.
|
316
|
+
r"""Sets the status of this ListRecordSetsWithLineRequest.
|
317
317
|
|
318
318
|
待查询的Record Set的状态。 取值范围:ACTIVE、ERROR、DISABLE、FREEZE、PENDING_CREATE、PENDING_UPDATE、PENDING_DELETE
|
319
319
|
|
@@ -324,7 +324,7 @@ class ListRecordSetsWithLineRequest:
|
|
324
324
|
|
325
325
|
@property
|
326
326
|
def type(self):
|
327
|
-
"""Gets the type of this ListRecordSetsWithLineRequest.
|
327
|
+
r"""Gets the type of this ListRecordSetsWithLineRequest.
|
328
328
|
|
329
329
|
待查询的Record Set的记录集类型。 取值范围:A、CNAME、MX、AAAA、TXT、SRV、NS、CAA
|
330
330
|
|
@@ -335,7 +335,7 @@ class ListRecordSetsWithLineRequest:
|
|
335
335
|
|
336
336
|
@type.setter
|
337
337
|
def type(self, type):
|
338
|
-
"""Sets the type of this ListRecordSetsWithLineRequest.
|
338
|
+
r"""Sets the type of this ListRecordSetsWithLineRequest.
|
339
339
|
|
340
340
|
待查询的Record Set的记录集类型。 取值范围:A、CNAME、MX、AAAA、TXT、SRV、NS、CAA
|
341
341
|
|
@@ -346,7 +346,7 @@ class ListRecordSetsWithLineRequest:
|
|
346
346
|
|
347
347
|
@property
|
348
348
|
def name(self):
|
349
|
-
"""Gets the name of this ListRecordSetsWithLineRequest.
|
349
|
+
r"""Gets the name of this ListRecordSetsWithLineRequest.
|
350
350
|
|
351
351
|
待查询的Record Set的域名中包含此name。 搜索模式默认为模糊搜索。 默认值为空。
|
352
352
|
|
@@ -357,7 +357,7 @@ class ListRecordSetsWithLineRequest:
|
|
357
357
|
|
358
358
|
@name.setter
|
359
359
|
def name(self, name):
|
360
|
-
"""Sets the name of this ListRecordSetsWithLineRequest.
|
360
|
+
r"""Sets the name of this ListRecordSetsWithLineRequest.
|
361
361
|
|
362
362
|
待查询的Record Set的域名中包含此name。 搜索模式默认为模糊搜索。 默认值为空。
|
363
363
|
|
@@ -368,7 +368,7 @@ class ListRecordSetsWithLineRequest:
|
|
368
368
|
|
369
369
|
@property
|
370
370
|
def id(self):
|
371
|
-
"""Gets the id of this ListRecordSetsWithLineRequest.
|
371
|
+
r"""Gets the id of this ListRecordSetsWithLineRequest.
|
372
372
|
|
373
373
|
待查询的Record Set的id包含此id。
|
374
374
|
|
@@ -379,7 +379,7 @@ class ListRecordSetsWithLineRequest:
|
|
379
379
|
|
380
380
|
@id.setter
|
381
381
|
def id(self, id):
|
382
|
-
"""Sets the id of this ListRecordSetsWithLineRequest.
|
382
|
+
r"""Sets the id of this ListRecordSetsWithLineRequest.
|
383
383
|
|
384
384
|
待查询的Record Set的id包含此id。
|
385
385
|
|
@@ -390,7 +390,7 @@ class ListRecordSetsWithLineRequest:
|
|
390
390
|
|
391
391
|
@property
|
392
392
|
def records(self):
|
393
|
-
"""Gets the records of this ListRecordSetsWithLineRequest.
|
393
|
+
r"""Gets the records of this ListRecordSetsWithLineRequest.
|
394
394
|
|
395
395
|
待查询的Record Set的值中包含此records。 搜索模式默认为模糊搜索。 默认值为空。
|
396
396
|
|
@@ -401,7 +401,7 @@ class ListRecordSetsWithLineRequest:
|
|
401
401
|
|
402
402
|
@records.setter
|
403
403
|
def records(self, records):
|
404
|
-
"""Sets the records of this ListRecordSetsWithLineRequest.
|
404
|
+
r"""Sets the records of this ListRecordSetsWithLineRequest.
|
405
405
|
|
406
406
|
待查询的Record Set的值中包含此records。 搜索模式默认为模糊搜索。 默认值为空。
|
407
407
|
|
@@ -412,7 +412,7 @@ class ListRecordSetsWithLineRequest:
|
|
412
412
|
|
413
413
|
@property
|
414
414
|
def sort_key(self):
|
415
|
-
"""Gets the sort_key of this ListRecordSetsWithLineRequest.
|
415
|
+
r"""Gets the sort_key of this ListRecordSetsWithLineRequest.
|
416
416
|
|
417
417
|
查询结果中Record Set列表的排序字段。 取值范围: name:记录集名称 type:记录集类型 默认值为空,表示不排序。
|
418
418
|
|
@@ -423,7 +423,7 @@ class ListRecordSetsWithLineRequest:
|
|
423
423
|
|
424
424
|
@sort_key.setter
|
425
425
|
def sort_key(self, sort_key):
|
426
|
-
"""Sets the sort_key of this ListRecordSetsWithLineRequest.
|
426
|
+
r"""Sets the sort_key of this ListRecordSetsWithLineRequest.
|
427
427
|
|
428
428
|
查询结果中Record Set列表的排序字段。 取值范围: name:记录集名称 type:记录集类型 默认值为空,表示不排序。
|
429
429
|
|
@@ -434,7 +434,7 @@ class ListRecordSetsWithLineRequest:
|
|
434
434
|
|
435
435
|
@property
|
436
436
|
def sort_dir(self):
|
437
|
-
"""Gets the sort_dir of this ListRecordSetsWithLineRequest.
|
437
|
+
r"""Gets the sort_dir of this ListRecordSetsWithLineRequest.
|
438
438
|
|
439
439
|
查询结果中Record Set列表的排序方式。 取值范围: desc:降序排序 asc:升序排序 默认值为空,表示不排序。
|
440
440
|
|
@@ -445,7 +445,7 @@ class ListRecordSetsWithLineRequest:
|
|
445
445
|
|
446
446
|
@sort_dir.setter
|
447
447
|
def sort_dir(self, sort_dir):
|
448
|
-
"""Sets the sort_dir of this ListRecordSetsWithLineRequest.
|
448
|
+
r"""Sets the sort_dir of this ListRecordSetsWithLineRequest.
|
449
449
|
|
450
450
|
查询结果中Record Set列表的排序方式。 取值范围: desc:降序排序 asc:升序排序 默认值为空,表示不排序。
|
451
451
|
|
@@ -456,7 +456,7 @@ class ListRecordSetsWithLineRequest:
|
|
456
456
|
|
457
457
|
@property
|
458
458
|
def health_check_id(self):
|
459
|
-
"""Gets the health_check_id of this ListRecordSetsWithLineRequest.
|
459
|
+
r"""Gets the health_check_id of this ListRecordSetsWithLineRequest.
|
460
460
|
|
461
461
|
健康检查ID。 搜索模式默认为模糊搜索。 默认值为空。
|
462
462
|
|
@@ -467,7 +467,7 @@ class ListRecordSetsWithLineRequest:
|
|
467
467
|
|
468
468
|
@health_check_id.setter
|
469
469
|
def health_check_id(self, health_check_id):
|
470
|
-
"""Sets the health_check_id of this ListRecordSetsWithLineRequest.
|
470
|
+
r"""Sets the health_check_id of this ListRecordSetsWithLineRequest.
|
471
471
|
|
472
472
|
健康检查ID。 搜索模式默认为模糊搜索。 默认值为空。
|
473
473
|
|
@@ -478,7 +478,7 @@ class ListRecordSetsWithLineRequest:
|
|
478
478
|
|
479
479
|
@property
|
480
480
|
def search_mode(self):
|
481
|
-
"""Gets the search_mode of this ListRecordSetsWithLineRequest.
|
481
|
+
r"""Gets the search_mode of this ListRecordSetsWithLineRequest.
|
482
482
|
|
483
483
|
查询条件搜索模式。 取值范围: like:模糊搜索 equal:精确搜索
|
484
484
|
|
@@ -489,7 +489,7 @@ class ListRecordSetsWithLineRequest:
|
|
489
489
|
|
490
490
|
@search_mode.setter
|
491
491
|
def search_mode(self, search_mode):
|
492
|
-
"""Sets the search_mode of this ListRecordSetsWithLineRequest.
|
492
|
+
r"""Sets the search_mode of this ListRecordSetsWithLineRequest.
|
493
493
|
|
494
494
|
查询条件搜索模式。 取值范围: like:模糊搜索 equal:精确搜索
|
495
495
|
|
@@ -30,7 +30,7 @@ class ListRecordSetsWithLineResponse(SdkResponse):
|
|
30
30
|
}
|
31
31
|
|
32
32
|
def __init__(self, links=None, recordsets=None, metadata=None):
|
33
|
-
"""ListRecordSetsWithLineResponse
|
33
|
+
r"""ListRecordSetsWithLineResponse
|
34
34
|
|
35
35
|
The model defined in huaweicloud sdk
|
36
36
|
|
@@ -58,7 +58,7 @@ class ListRecordSetsWithLineResponse(SdkResponse):
|
|
58
58
|
|
59
59
|
@property
|
60
60
|
def links(self):
|
61
|
-
"""Gets the links of this ListRecordSetsWithLineResponse.
|
61
|
+
r"""Gets the links of this ListRecordSetsWithLineResponse.
|
62
62
|
|
63
63
|
:return: The links of this ListRecordSetsWithLineResponse.
|
64
64
|
:rtype: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -67,7 +67,7 @@ class ListRecordSetsWithLineResponse(SdkResponse):
|
|
67
67
|
|
68
68
|
@links.setter
|
69
69
|
def links(self, links):
|
70
|
-
"""Sets the links of this ListRecordSetsWithLineResponse.
|
70
|
+
r"""Sets the links of this ListRecordSetsWithLineResponse.
|
71
71
|
|
72
72
|
:param links: The links of this ListRecordSetsWithLineResponse.
|
73
73
|
:type links: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -76,7 +76,7 @@ class ListRecordSetsWithLineResponse(SdkResponse):
|
|
76
76
|
|
77
77
|
@property
|
78
78
|
def recordsets(self):
|
79
|
-
"""Gets the recordsets of this ListRecordSetsWithLineResponse.
|
79
|
+
r"""Gets the recordsets of this ListRecordSetsWithLineResponse.
|
80
80
|
|
81
81
|
recordset列表信息。
|
82
82
|
|
@@ -87,7 +87,7 @@ class ListRecordSetsWithLineResponse(SdkResponse):
|
|
87
87
|
|
88
88
|
@recordsets.setter
|
89
89
|
def recordsets(self, recordsets):
|
90
|
-
"""Sets the recordsets of this ListRecordSetsWithLineResponse.
|
90
|
+
r"""Sets the recordsets of this ListRecordSetsWithLineResponse.
|
91
91
|
|
92
92
|
recordset列表信息。
|
93
93
|
|
@@ -98,7 +98,7 @@ class ListRecordSetsWithLineResponse(SdkResponse):
|
|
98
98
|
|
99
99
|
@property
|
100
100
|
def metadata(self):
|
101
|
-
"""Gets the metadata of this ListRecordSetsWithLineResponse.
|
101
|
+
r"""Gets the metadata of this ListRecordSetsWithLineResponse.
|
102
102
|
|
103
103
|
:return: The metadata of this ListRecordSetsWithLineResponse.
|
104
104
|
:rtype: :class:`huaweicloudsdkdns.v2.Metadata`
|
@@ -107,7 +107,7 @@ class ListRecordSetsWithLineResponse(SdkResponse):
|
|
107
107
|
|
108
108
|
@metadata.setter
|
109
109
|
def metadata(self, metadata):
|
110
|
-
"""Sets the metadata of this ListRecordSetsWithLineResponse.
|
110
|
+
r"""Sets the metadata of this ListRecordSetsWithLineResponse.
|
111
111
|
|
112
112
|
:param metadata: The metadata of this ListRecordSetsWithLineResponse.
|
113
113
|
:type metadata: :class:`huaweicloudsdkdns.v2.Metadata`
|
@@ -53,7 +53,7 @@ class ListRecordSetsWithTags:
|
|
53
53
|
}
|
54
54
|
|
55
55
|
def __init__(self, id=None, name=None, description=None, zone_id=None, zone_name=None, type=None, ttl=None, records=None, create_at=None, update_at=None, status=None, default=None, project_id=None, links=None, tags=None):
|
56
|
-
"""ListRecordSetsWithTags
|
56
|
+
r"""ListRecordSetsWithTags
|
57
57
|
|
58
58
|
The model defined in huaweicloud sdk
|
59
59
|
|
@@ -141,7 +141,7 @@ class ListRecordSetsWithTags:
|
|
141
141
|
|
142
142
|
@property
|
143
143
|
def id(self):
|
144
|
-
"""Gets the id of this ListRecordSetsWithTags.
|
144
|
+
r"""Gets the id of this ListRecordSetsWithTags.
|
145
145
|
|
146
146
|
Record Set的ID。
|
147
147
|
|
@@ -152,7 +152,7 @@ class ListRecordSetsWithTags:
|
|
152
152
|
|
153
153
|
@id.setter
|
154
154
|
def id(self, id):
|
155
|
-
"""Sets the id of this ListRecordSetsWithTags.
|
155
|
+
r"""Sets the id of this ListRecordSetsWithTags.
|
156
156
|
|
157
157
|
Record Set的ID。
|
158
158
|
|
@@ -163,7 +163,7 @@ class ListRecordSetsWithTags:
|
|
163
163
|
|
164
164
|
@property
|
165
165
|
def name(self):
|
166
|
-
"""Gets the name of this ListRecordSetsWithTags.
|
166
|
+
r"""Gets the name of this ListRecordSetsWithTags.
|
167
167
|
|
168
168
|
Record Set的名称。
|
169
169
|
|
@@ -174,7 +174,7 @@ class ListRecordSetsWithTags:
|
|
174
174
|
|
175
175
|
@name.setter
|
176
176
|
def name(self, name):
|
177
|
-
"""Sets the name of this ListRecordSetsWithTags.
|
177
|
+
r"""Sets the name of this ListRecordSetsWithTags.
|
178
178
|
|
179
179
|
Record Set的名称。
|
180
180
|
|
@@ -185,7 +185,7 @@ class ListRecordSetsWithTags:
|
|
185
185
|
|
186
186
|
@property
|
187
187
|
def description(self):
|
188
|
-
"""Gets the description of this ListRecordSetsWithTags.
|
188
|
+
r"""Gets the description of this ListRecordSetsWithTags.
|
189
189
|
|
190
190
|
Record Set的描述信息。
|
191
191
|
|
@@ -196,7 +196,7 @@ class ListRecordSetsWithTags:
|
|
196
196
|
|
197
197
|
@description.setter
|
198
198
|
def description(self, description):
|
199
|
-
"""Sets the description of this ListRecordSetsWithTags.
|
199
|
+
r"""Sets the description of this ListRecordSetsWithTags.
|
200
200
|
|
201
201
|
Record Set的描述信息。
|
202
202
|
|
@@ -207,7 +207,7 @@ class ListRecordSetsWithTags:
|
|
207
207
|
|
208
208
|
@property
|
209
209
|
def zone_id(self):
|
210
|
-
"""Gets the zone_id of this ListRecordSetsWithTags.
|
210
|
+
r"""Gets the zone_id of this ListRecordSetsWithTags.
|
211
211
|
|
212
212
|
托管该记录的zone_id。
|
213
213
|
|
@@ -218,7 +218,7 @@ class ListRecordSetsWithTags:
|
|
218
218
|
|
219
219
|
@zone_id.setter
|
220
220
|
def zone_id(self, zone_id):
|
221
|
-
"""Sets the zone_id of this ListRecordSetsWithTags.
|
221
|
+
r"""Sets the zone_id of this ListRecordSetsWithTags.
|
222
222
|
|
223
223
|
托管该记录的zone_id。
|
224
224
|
|
@@ -229,7 +229,7 @@ class ListRecordSetsWithTags:
|
|
229
229
|
|
230
230
|
@property
|
231
231
|
def zone_name(self):
|
232
|
-
"""Gets the zone_name of this ListRecordSetsWithTags.
|
232
|
+
r"""Gets the zone_name of this ListRecordSetsWithTags.
|
233
233
|
|
234
234
|
托管该记录的zone_name。
|
235
235
|
|
@@ -240,7 +240,7 @@ class ListRecordSetsWithTags:
|
|
240
240
|
|
241
241
|
@zone_name.setter
|
242
242
|
def zone_name(self, zone_name):
|
243
|
-
"""Sets the zone_name of this ListRecordSetsWithTags.
|
243
|
+
r"""Sets the zone_name of this ListRecordSetsWithTags.
|
244
244
|
|
245
245
|
托管该记录的zone_name。
|
246
246
|
|
@@ -251,7 +251,7 @@ class ListRecordSetsWithTags:
|
|
251
251
|
|
252
252
|
@property
|
253
253
|
def type(self):
|
254
|
-
"""Gets the type of this ListRecordSetsWithTags.
|
254
|
+
r"""Gets the type of this ListRecordSetsWithTags.
|
255
255
|
|
256
256
|
记录类型。
|
257
257
|
|
@@ -262,7 +262,7 @@ class ListRecordSetsWithTags:
|
|
262
262
|
|
263
263
|
@type.setter
|
264
264
|
def type(self, type):
|
265
|
-
"""Sets the type of this ListRecordSetsWithTags.
|
265
|
+
r"""Sets the type of this ListRecordSetsWithTags.
|
266
266
|
|
267
267
|
记录类型。
|
268
268
|
|
@@ -273,7 +273,7 @@ class ListRecordSetsWithTags:
|
|
273
273
|
|
274
274
|
@property
|
275
275
|
def ttl(self):
|
276
|
-
"""Gets the ttl of this ListRecordSetsWithTags.
|
276
|
+
r"""Gets the ttl of this ListRecordSetsWithTags.
|
277
277
|
|
278
278
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。
|
279
279
|
|
@@ -284,7 +284,7 @@ class ListRecordSetsWithTags:
|
|
284
284
|
|
285
285
|
@ttl.setter
|
286
286
|
def ttl(self, ttl):
|
287
|
-
"""Sets the ttl of this ListRecordSetsWithTags.
|
287
|
+
r"""Sets the ttl of this ListRecordSetsWithTags.
|
288
288
|
|
289
289
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。
|
290
290
|
|
@@ -295,7 +295,7 @@ class ListRecordSetsWithTags:
|
|
295
295
|
|
296
296
|
@property
|
297
297
|
def records(self):
|
298
|
-
"""Gets the records of this ListRecordSetsWithTags.
|
298
|
+
r"""Gets the records of this ListRecordSetsWithTags.
|
299
299
|
|
300
300
|
域名解析后的值。
|
301
301
|
|
@@ -306,7 +306,7 @@ class ListRecordSetsWithTags:
|
|
306
306
|
|
307
307
|
@records.setter
|
308
308
|
def records(self, records):
|
309
|
-
"""Sets the records of this ListRecordSetsWithTags.
|
309
|
+
r"""Sets the records of this ListRecordSetsWithTags.
|
310
310
|
|
311
311
|
域名解析后的值。
|
312
312
|
|
@@ -317,7 +317,7 @@ class ListRecordSetsWithTags:
|
|
317
317
|
|
318
318
|
@property
|
319
319
|
def create_at(self):
|
320
|
-
"""Gets the create_at of this ListRecordSetsWithTags.
|
320
|
+
r"""Gets the create_at of this ListRecordSetsWithTags.
|
321
321
|
|
322
322
|
创建时间。
|
323
323
|
|
@@ -328,7 +328,7 @@ class ListRecordSetsWithTags:
|
|
328
328
|
|
329
329
|
@create_at.setter
|
330
330
|
def create_at(self, create_at):
|
331
|
-
"""Sets the create_at of this ListRecordSetsWithTags.
|
331
|
+
r"""Sets the create_at of this ListRecordSetsWithTags.
|
332
332
|
|
333
333
|
创建时间。
|
334
334
|
|
@@ -339,7 +339,7 @@ class ListRecordSetsWithTags:
|
|
339
339
|
|
340
340
|
@property
|
341
341
|
def update_at(self):
|
342
|
-
"""Gets the update_at of this ListRecordSetsWithTags.
|
342
|
+
r"""Gets the update_at of this ListRecordSetsWithTags.
|
343
343
|
|
344
344
|
更新时间。
|
345
345
|
|
@@ -350,7 +350,7 @@ class ListRecordSetsWithTags:
|
|
350
350
|
|
351
351
|
@update_at.setter
|
352
352
|
def update_at(self, update_at):
|
353
|
-
"""Sets the update_at of this ListRecordSetsWithTags.
|
353
|
+
r"""Sets the update_at of this ListRecordSetsWithTags.
|
354
354
|
|
355
355
|
更新时间。
|
356
356
|
|
@@ -361,7 +361,7 @@ class ListRecordSetsWithTags:
|
|
361
361
|
|
362
362
|
@property
|
363
363
|
def status(self):
|
364
|
-
"""Gets the status of this ListRecordSetsWithTags.
|
364
|
+
r"""Gets the status of this ListRecordSetsWithTags.
|
365
365
|
|
366
366
|
资源状态。
|
367
367
|
|
@@ -372,7 +372,7 @@ class ListRecordSetsWithTags:
|
|
372
372
|
|
373
373
|
@status.setter
|
374
374
|
def status(self, status):
|
375
|
-
"""Sets the status of this ListRecordSetsWithTags.
|
375
|
+
r"""Sets the status of this ListRecordSetsWithTags.
|
376
376
|
|
377
377
|
资源状态。
|
378
378
|
|
@@ -383,7 +383,7 @@ class ListRecordSetsWithTags:
|
|
383
383
|
|
384
384
|
@property
|
385
385
|
def default(self):
|
386
|
-
"""Gets the default of this ListRecordSetsWithTags.
|
386
|
+
r"""Gets the default of this ListRecordSetsWithTags.
|
387
387
|
|
388
388
|
标识是否由系统默认生成,系统默认生成的Record Set不能删除。
|
389
389
|
|
@@ -394,7 +394,7 @@ class ListRecordSetsWithTags:
|
|
394
394
|
|
395
395
|
@default.setter
|
396
396
|
def default(self, default):
|
397
|
-
"""Sets the default of this ListRecordSetsWithTags.
|
397
|
+
r"""Sets the default of this ListRecordSetsWithTags.
|
398
398
|
|
399
399
|
标识是否由系统默认生成,系统默认生成的Record Set不能删除。
|
400
400
|
|
@@ -405,7 +405,7 @@ class ListRecordSetsWithTags:
|
|
405
405
|
|
406
406
|
@property
|
407
407
|
def project_id(self):
|
408
|
-
"""Gets the project_id of this ListRecordSetsWithTags.
|
408
|
+
r"""Gets the project_id of this ListRecordSetsWithTags.
|
409
409
|
|
410
410
|
该Record Set所属的项目ID。
|
411
411
|
|
@@ -416,7 +416,7 @@ class ListRecordSetsWithTags:
|
|
416
416
|
|
417
417
|
@project_id.setter
|
418
418
|
def project_id(self, project_id):
|
419
|
-
"""Sets the project_id of this ListRecordSetsWithTags.
|
419
|
+
r"""Sets the project_id of this ListRecordSetsWithTags.
|
420
420
|
|
421
421
|
该Record Set所属的项目ID。
|
422
422
|
|
@@ -427,7 +427,7 @@ class ListRecordSetsWithTags:
|
|
427
427
|
|
428
428
|
@property
|
429
429
|
def links(self):
|
430
|
-
"""Gets the links of this ListRecordSetsWithTags.
|
430
|
+
r"""Gets the links of this ListRecordSetsWithTags.
|
431
431
|
|
432
432
|
:return: The links of this ListRecordSetsWithTags.
|
433
433
|
:rtype: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -436,7 +436,7 @@ class ListRecordSetsWithTags:
|
|
436
436
|
|
437
437
|
@links.setter
|
438
438
|
def links(self, links):
|
439
|
-
"""Sets the links of this ListRecordSetsWithTags.
|
439
|
+
r"""Sets the links of this ListRecordSetsWithTags.
|
440
440
|
|
441
441
|
:param links: The links of this ListRecordSetsWithTags.
|
442
442
|
:type links: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -445,7 +445,7 @@ class ListRecordSetsWithTags:
|
|
445
445
|
|
446
446
|
@property
|
447
447
|
def tags(self):
|
448
|
-
"""Gets the tags of this ListRecordSetsWithTags.
|
448
|
+
r"""Gets the tags of this ListRecordSetsWithTags.
|
449
449
|
|
450
450
|
资源标签。
|
451
451
|
|
@@ -456,7 +456,7 @@ class ListRecordSetsWithTags:
|
|
456
456
|
|
457
457
|
@tags.setter
|
458
458
|
def tags(self, tags):
|
459
|
-
"""Sets the tags of this ListRecordSetsWithTags.
|
459
|
+
r"""Sets the tags of this ListRecordSetsWithTags.
|
460
460
|
|
461
461
|
资源标签。
|
462
462
|
|