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
@@ -60,7 +60,7 @@ class DeleteRecordSetsResponse(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
|
-
"""DeleteRecordSetsResponse
|
63
|
+
r"""DeleteRecordSetsResponse
|
64
64
|
|
65
65
|
The model defined in huaweicloud sdk
|
66
66
|
|
@@ -163,7 +163,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
163
163
|
|
164
164
|
@property
|
165
165
|
def id(self):
|
166
|
-
"""Gets the id of this DeleteRecordSetsResponse.
|
166
|
+
r"""Gets the id of this DeleteRecordSetsResponse.
|
167
167
|
|
168
168
|
Record Set的ID。
|
169
169
|
|
@@ -174,7 +174,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
174
174
|
|
175
175
|
@id.setter
|
176
176
|
def id(self, id):
|
177
|
-
"""Sets the id of this DeleteRecordSetsResponse.
|
177
|
+
r"""Sets the id of this DeleteRecordSetsResponse.
|
178
178
|
|
179
179
|
Record Set的ID。
|
180
180
|
|
@@ -185,7 +185,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
185
185
|
|
186
186
|
@property
|
187
187
|
def name(self):
|
188
|
-
"""Gets the name of this DeleteRecordSetsResponse.
|
188
|
+
r"""Gets the name of this DeleteRecordSetsResponse.
|
189
189
|
|
190
190
|
Record Set的名称。
|
191
191
|
|
@@ -196,7 +196,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
196
196
|
|
197
197
|
@name.setter
|
198
198
|
def name(self, name):
|
199
|
-
"""Sets the name of this DeleteRecordSetsResponse.
|
199
|
+
r"""Sets the name of this DeleteRecordSetsResponse.
|
200
200
|
|
201
201
|
Record Set的名称。
|
202
202
|
|
@@ -207,7 +207,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
207
207
|
|
208
208
|
@property
|
209
209
|
def description(self):
|
210
|
-
"""Gets the description of this DeleteRecordSetsResponse.
|
210
|
+
r"""Gets the description of this DeleteRecordSetsResponse.
|
211
211
|
|
212
212
|
Record Set的描述信息。
|
213
213
|
|
@@ -218,7 +218,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
218
218
|
|
219
219
|
@description.setter
|
220
220
|
def description(self, description):
|
221
|
-
"""Sets the description of this DeleteRecordSetsResponse.
|
221
|
+
r"""Sets the description of this DeleteRecordSetsResponse.
|
222
222
|
|
223
223
|
Record Set的描述信息。
|
224
224
|
|
@@ -229,7 +229,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
229
229
|
|
230
230
|
@property
|
231
231
|
def zone_id(self):
|
232
|
-
"""Gets the zone_id of this DeleteRecordSetsResponse.
|
232
|
+
r"""Gets the zone_id of this DeleteRecordSetsResponse.
|
233
233
|
|
234
234
|
托管该记录的zone_id。
|
235
235
|
|
@@ -240,7 +240,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
240
240
|
|
241
241
|
@zone_id.setter
|
242
242
|
def zone_id(self, zone_id):
|
243
|
-
"""Sets the zone_id of this DeleteRecordSetsResponse.
|
243
|
+
r"""Sets the zone_id of this DeleteRecordSetsResponse.
|
244
244
|
|
245
245
|
托管该记录的zone_id。
|
246
246
|
|
@@ -251,7 +251,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
251
251
|
|
252
252
|
@property
|
253
253
|
def zone_name(self):
|
254
|
-
"""Gets the zone_name of this DeleteRecordSetsResponse.
|
254
|
+
r"""Gets the zone_name of this DeleteRecordSetsResponse.
|
255
255
|
|
256
256
|
托管该记录的zone_name。
|
257
257
|
|
@@ -262,7 +262,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
262
262
|
|
263
263
|
@zone_name.setter
|
264
264
|
def zone_name(self, zone_name):
|
265
|
-
"""Sets the zone_name of this DeleteRecordSetsResponse.
|
265
|
+
r"""Sets the zone_name of this DeleteRecordSetsResponse.
|
266
266
|
|
267
267
|
托管该记录的zone_name。
|
268
268
|
|
@@ -273,7 +273,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
273
273
|
|
274
274
|
@property
|
275
275
|
def type(self):
|
276
|
-
"""Gets the type of this DeleteRecordSetsResponse.
|
276
|
+
r"""Gets the type of this DeleteRecordSetsResponse.
|
277
277
|
|
278
278
|
记录类型。
|
279
279
|
|
@@ -284,7 +284,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
284
284
|
|
285
285
|
@type.setter
|
286
286
|
def type(self, type):
|
287
|
-
"""Sets the type of this DeleteRecordSetsResponse.
|
287
|
+
r"""Sets the type of this DeleteRecordSetsResponse.
|
288
288
|
|
289
289
|
记录类型。
|
290
290
|
|
@@ -295,7 +295,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
295
295
|
|
296
296
|
@property
|
297
297
|
def ttl(self):
|
298
|
-
"""Gets the ttl of this DeleteRecordSetsResponse.
|
298
|
+
r"""Gets the ttl of this DeleteRecordSetsResponse.
|
299
299
|
|
300
300
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。
|
301
301
|
|
@@ -306,7 +306,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
306
306
|
|
307
307
|
@ttl.setter
|
308
308
|
def ttl(self, ttl):
|
309
|
-
"""Sets the ttl of this DeleteRecordSetsResponse.
|
309
|
+
r"""Sets the ttl of this DeleteRecordSetsResponse.
|
310
310
|
|
311
311
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。
|
312
312
|
|
@@ -317,7 +317,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
317
317
|
|
318
318
|
@property
|
319
319
|
def records(self):
|
320
|
-
"""Gets the records of this DeleteRecordSetsResponse.
|
320
|
+
r"""Gets the records of this DeleteRecordSetsResponse.
|
321
321
|
|
322
322
|
域名解析后的值。
|
323
323
|
|
@@ -328,7 +328,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
328
328
|
|
329
329
|
@records.setter
|
330
330
|
def records(self, records):
|
331
|
-
"""Sets the records of this DeleteRecordSetsResponse.
|
331
|
+
r"""Sets the records of this DeleteRecordSetsResponse.
|
332
332
|
|
333
333
|
域名解析后的值。
|
334
334
|
|
@@ -339,7 +339,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
339
339
|
|
340
340
|
@property
|
341
341
|
def created_at(self):
|
342
|
-
"""Gets the created_at of this DeleteRecordSetsResponse.
|
342
|
+
r"""Gets the created_at of this DeleteRecordSetsResponse.
|
343
343
|
|
344
344
|
创建时间。
|
345
345
|
|
@@ -350,7 +350,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
350
350
|
|
351
351
|
@created_at.setter
|
352
352
|
def created_at(self, created_at):
|
353
|
-
"""Sets the created_at of this DeleteRecordSetsResponse.
|
353
|
+
r"""Sets the created_at of this DeleteRecordSetsResponse.
|
354
354
|
|
355
355
|
创建时间。
|
356
356
|
|
@@ -361,7 +361,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
361
361
|
|
362
362
|
@property
|
363
363
|
def updated_at(self):
|
364
|
-
"""Gets the updated_at of this DeleteRecordSetsResponse.
|
364
|
+
r"""Gets the updated_at of this DeleteRecordSetsResponse.
|
365
365
|
|
366
366
|
更新时间。
|
367
367
|
|
@@ -372,7 +372,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
372
372
|
|
373
373
|
@updated_at.setter
|
374
374
|
def updated_at(self, updated_at):
|
375
|
-
"""Sets the updated_at of this DeleteRecordSetsResponse.
|
375
|
+
r"""Sets the updated_at of this DeleteRecordSetsResponse.
|
376
376
|
|
377
377
|
更新时间。
|
378
378
|
|
@@ -383,7 +383,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
383
383
|
|
384
384
|
@property
|
385
385
|
def status(self):
|
386
|
-
"""Gets the status of this DeleteRecordSetsResponse.
|
386
|
+
r"""Gets the status of this DeleteRecordSetsResponse.
|
387
387
|
|
388
388
|
资源状态。
|
389
389
|
|
@@ -394,7 +394,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
394
394
|
|
395
395
|
@status.setter
|
396
396
|
def status(self, status):
|
397
|
-
"""Sets the status of this DeleteRecordSetsResponse.
|
397
|
+
r"""Sets the status of this DeleteRecordSetsResponse.
|
398
398
|
|
399
399
|
资源状态。
|
400
400
|
|
@@ -405,7 +405,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
405
405
|
|
406
406
|
@property
|
407
407
|
def default(self):
|
408
|
-
"""Gets the default of this DeleteRecordSetsResponse.
|
408
|
+
r"""Gets the default of this DeleteRecordSetsResponse.
|
409
409
|
|
410
410
|
标识是否由系统默认生成,系统默认生成的Record Set不能删除。
|
411
411
|
|
@@ -416,7 +416,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
416
416
|
|
417
417
|
@default.setter
|
418
418
|
def default(self, default):
|
419
|
-
"""Sets the default of this DeleteRecordSetsResponse.
|
419
|
+
r"""Sets the default of this DeleteRecordSetsResponse.
|
420
420
|
|
421
421
|
标识是否由系统默认生成,系统默认生成的Record Set不能删除。
|
422
422
|
|
@@ -427,7 +427,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
427
427
|
|
428
428
|
@property
|
429
429
|
def project_id(self):
|
430
|
-
"""Gets the project_id of this DeleteRecordSetsResponse.
|
430
|
+
r"""Gets the project_id of this DeleteRecordSetsResponse.
|
431
431
|
|
432
432
|
该Record Set所属的项目ID。
|
433
433
|
|
@@ -438,7 +438,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
438
438
|
|
439
439
|
@project_id.setter
|
440
440
|
def project_id(self, project_id):
|
441
|
-
"""Sets the project_id of this DeleteRecordSetsResponse.
|
441
|
+
r"""Sets the project_id of this DeleteRecordSetsResponse.
|
442
442
|
|
443
443
|
该Record Set所属的项目ID。
|
444
444
|
|
@@ -449,7 +449,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
449
449
|
|
450
450
|
@property
|
451
451
|
def links(self):
|
452
|
-
"""Gets the links of this DeleteRecordSetsResponse.
|
452
|
+
r"""Gets the links of this DeleteRecordSetsResponse.
|
453
453
|
|
454
454
|
:return: The links of this DeleteRecordSetsResponse.
|
455
455
|
:rtype: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -458,7 +458,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
458
458
|
|
459
459
|
@links.setter
|
460
460
|
def links(self, links):
|
461
|
-
"""Sets the links of this DeleteRecordSetsResponse.
|
461
|
+
r"""Sets the links of this DeleteRecordSetsResponse.
|
462
462
|
|
463
463
|
:param links: The links of this DeleteRecordSetsResponse.
|
464
464
|
:type links: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -467,7 +467,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
467
467
|
|
468
468
|
@property
|
469
469
|
def line(self):
|
470
|
-
"""Gets the line of this DeleteRecordSetsResponse.
|
470
|
+
r"""Gets the line of this DeleteRecordSetsResponse.
|
471
471
|
|
472
472
|
解析线路ID。
|
473
473
|
|
@@ -478,7 +478,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
478
478
|
|
479
479
|
@line.setter
|
480
480
|
def line(self, line):
|
481
|
-
"""Sets the line of this DeleteRecordSetsResponse.
|
481
|
+
r"""Sets the line of this DeleteRecordSetsResponse.
|
482
482
|
|
483
483
|
解析线路ID。
|
484
484
|
|
@@ -489,7 +489,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
489
489
|
|
490
490
|
@property
|
491
491
|
def weight(self):
|
492
|
-
"""Gets the weight of this DeleteRecordSetsResponse.
|
492
|
+
r"""Gets the weight of this DeleteRecordSetsResponse.
|
493
493
|
|
494
494
|
解析记录的权重。
|
495
495
|
|
@@ -500,7 +500,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
500
500
|
|
501
501
|
@weight.setter
|
502
502
|
def weight(self, weight):
|
503
|
-
"""Sets the weight of this DeleteRecordSetsResponse.
|
503
|
+
r"""Sets the weight of this DeleteRecordSetsResponse.
|
504
504
|
|
505
505
|
解析记录的权重。
|
506
506
|
|
@@ -511,7 +511,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
511
511
|
|
512
512
|
@property
|
513
513
|
def health_check_id(self):
|
514
|
-
"""Gets the health_check_id of this DeleteRecordSetsResponse.
|
514
|
+
r"""Gets the health_check_id of this DeleteRecordSetsResponse.
|
515
515
|
|
516
516
|
健康检查ID。
|
517
517
|
|
@@ -522,7 +522,7 @@ class DeleteRecordSetsResponse(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 DeleteRecordSetsResponse.
|
525
|
+
r"""Sets the health_check_id of this DeleteRecordSetsResponse.
|
526
526
|
|
527
527
|
健康检查ID。
|
528
528
|
|
@@ -533,7 +533,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
533
533
|
|
534
534
|
@property
|
535
535
|
def alias_target(self):
|
536
|
-
"""Gets the alias_target of this DeleteRecordSetsResponse.
|
536
|
+
r"""Gets the alias_target of this DeleteRecordSetsResponse.
|
537
537
|
|
538
538
|
:return: The alias_target of this DeleteRecordSetsResponse.
|
539
539
|
:rtype: :class:`huaweicloudsdkdns.v2.AliasTarget`
|
@@ -542,7 +542,7 @@ class DeleteRecordSetsResponse(SdkResponse):
|
|
542
542
|
|
543
543
|
@alias_target.setter
|
544
544
|
def alias_target(self, alias_target):
|
545
|
-
"""Sets the alias_target of this DeleteRecordSetsResponse.
|
545
|
+
r"""Sets the alias_target of this DeleteRecordSetsResponse.
|
546
546
|
|
547
547
|
:param alias_target: The alias_target of this DeleteRecordSetsResponse.
|
548
548
|
:type alias_target: :class:`huaweicloudsdkdns.v2.AliasTarget`
|
@@ -29,7 +29,7 @@ class DeleteTagRequest:
|
|
29
29
|
}
|
30
30
|
|
31
31
|
def __init__(self, resource_type=None, resource_id=None, key=None):
|
32
|
-
"""DeleteTagRequest
|
32
|
+
r"""DeleteTagRequest
|
33
33
|
|
34
34
|
The model defined in huaweicloud sdk
|
35
35
|
|
@@ -54,7 +54,7 @@ class DeleteTagRequest:
|
|
54
54
|
|
55
55
|
@property
|
56
56
|
def resource_type(self):
|
57
|
-
"""Gets the resource_type of this DeleteTagRequest.
|
57
|
+
r"""Gets the resource_type of this DeleteTagRequest.
|
58
58
|
|
59
59
|
资源的类型:DNS-public_zone,DNS-private_zone,DNS-public_recordset,DNS-private_recordset,DNS-ptr_record。
|
60
60
|
|
@@ -65,7 +65,7 @@ class DeleteTagRequest:
|
|
65
65
|
|
66
66
|
@resource_type.setter
|
67
67
|
def resource_type(self, resource_type):
|
68
|
-
"""Sets the resource_type of this DeleteTagRequest.
|
68
|
+
r"""Sets the resource_type of this DeleteTagRequest.
|
69
69
|
|
70
70
|
资源的类型:DNS-public_zone,DNS-private_zone,DNS-public_recordset,DNS-private_recordset,DNS-ptr_record。
|
71
71
|
|
@@ -76,7 +76,7 @@ class DeleteTagRequest:
|
|
76
76
|
|
77
77
|
@property
|
78
78
|
def resource_id(self):
|
79
|
-
"""Gets the resource_id of this DeleteTagRequest.
|
79
|
+
r"""Gets the resource_id of this DeleteTagRequest.
|
80
80
|
|
81
81
|
资源id。
|
82
82
|
|
@@ -87,7 +87,7 @@ class DeleteTagRequest:
|
|
87
87
|
|
88
88
|
@resource_id.setter
|
89
89
|
def resource_id(self, resource_id):
|
90
|
-
"""Sets the resource_id of this DeleteTagRequest.
|
90
|
+
r"""Sets the resource_id of this DeleteTagRequest.
|
91
91
|
|
92
92
|
资源id。
|
93
93
|
|
@@ -98,7 +98,7 @@ class DeleteTagRequest:
|
|
98
98
|
|
99
99
|
@property
|
100
100
|
def key(self):
|
101
|
-
"""Gets the key of this DeleteTagRequest.
|
101
|
+
r"""Gets the key of this DeleteTagRequest.
|
102
102
|
|
103
103
|
标签key。 标签key不能为空或者空字符串。
|
104
104
|
|
@@ -109,7 +109,7 @@ class DeleteTagRequest:
|
|
109
109
|
|
110
110
|
@key.setter
|
111
111
|
def key(self, key):
|
112
|
-
"""Sets the key of this DeleteTagRequest.
|
112
|
+
r"""Sets the key of this DeleteTagRequest.
|
113
113
|
|
114
114
|
标签key。 标签key不能为空或者空字符串。
|
115
115
|
|
@@ -27,7 +27,7 @@ class DisassociateRouterRequest:
|
|
27
27
|
}
|
28
28
|
|
29
29
|
def __init__(self, zone_id=None, body=None):
|
30
|
-
"""DisassociateRouterRequest
|
30
|
+
r"""DisassociateRouterRequest
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
@@ -49,7 +49,7 @@ class DisassociateRouterRequest:
|
|
49
49
|
|
50
50
|
@property
|
51
51
|
def zone_id(self):
|
52
|
-
"""Gets the zone_id of this DisassociateRouterRequest.
|
52
|
+
r"""Gets the zone_id of this DisassociateRouterRequest.
|
53
53
|
|
54
54
|
待解关联zone的ID。
|
55
55
|
|
@@ -60,7 +60,7 @@ class DisassociateRouterRequest:
|
|
60
60
|
|
61
61
|
@zone_id.setter
|
62
62
|
def zone_id(self, zone_id):
|
63
|
-
"""Sets the zone_id of this DisassociateRouterRequest.
|
63
|
+
r"""Sets the zone_id of this DisassociateRouterRequest.
|
64
64
|
|
65
65
|
待解关联zone的ID。
|
66
66
|
|
@@ -71,7 +71,7 @@ class DisassociateRouterRequest:
|
|
71
71
|
|
72
72
|
@property
|
73
73
|
def body(self):
|
74
|
-
"""Gets the body of this DisassociateRouterRequest.
|
74
|
+
r"""Gets the body of this DisassociateRouterRequest.
|
75
75
|
|
76
76
|
:return: The body of this DisassociateRouterRequest.
|
77
77
|
:rtype: :class:`huaweicloudsdkdns.v2.DisassociaterouterRequestBody`
|
@@ -80,7 +80,7 @@ class DisassociateRouterRequest:
|
|
80
80
|
|
81
81
|
@body.setter
|
82
82
|
def body(self, body):
|
83
|
-
"""Sets the body of this DisassociateRouterRequest.
|
83
|
+
r"""Sets the body of this DisassociateRouterRequest.
|
84
84
|
|
85
85
|
:param body: The body of this DisassociateRouterRequest.
|
86
86
|
:type body: :class:`huaweicloudsdkdns.v2.DisassociaterouterRequestBody`
|
@@ -30,7 +30,7 @@ class DisassociateRouterResponse(SdkResponse):
|
|
30
30
|
}
|
31
31
|
|
32
32
|
def __init__(self, router_id=None, router_region=None, status=None):
|
33
|
-
"""DisassociateRouterResponse
|
33
|
+
r"""DisassociateRouterResponse
|
34
34
|
|
35
35
|
The model defined in huaweicloud sdk
|
36
36
|
|
@@ -58,7 +58,7 @@ class DisassociateRouterResponse(SdkResponse):
|
|
58
58
|
|
59
59
|
@property
|
60
60
|
def router_id(self):
|
61
|
-
"""Gets the router_id of this DisassociateRouterResponse.
|
61
|
+
r"""Gets the router_id of this DisassociateRouterResponse.
|
62
62
|
|
63
63
|
关联VPC的ID。
|
64
64
|
|
@@ -69,7 +69,7 @@ class DisassociateRouterResponse(SdkResponse):
|
|
69
69
|
|
70
70
|
@router_id.setter
|
71
71
|
def router_id(self, router_id):
|
72
|
-
"""Sets the router_id of this DisassociateRouterResponse.
|
72
|
+
r"""Sets the router_id of this DisassociateRouterResponse.
|
73
73
|
|
74
74
|
关联VPC的ID。
|
75
75
|
|
@@ -80,7 +80,7 @@ class DisassociateRouterResponse(SdkResponse):
|
|
80
80
|
|
81
81
|
@property
|
82
82
|
def router_region(self):
|
83
|
-
"""Gets the router_region of this DisassociateRouterResponse.
|
83
|
+
r"""Gets the router_region of this DisassociateRouterResponse.
|
84
84
|
|
85
85
|
关联VPC所在的region。
|
86
86
|
|
@@ -91,7 +91,7 @@ class DisassociateRouterResponse(SdkResponse):
|
|
91
91
|
|
92
92
|
@router_region.setter
|
93
93
|
def router_region(self, router_region):
|
94
|
-
"""Sets the router_region of this DisassociateRouterResponse.
|
94
|
+
r"""Sets the router_region of this DisassociateRouterResponse.
|
95
95
|
|
96
96
|
关联VPC所在的region。
|
97
97
|
|
@@ -102,7 +102,7 @@ class DisassociateRouterResponse(SdkResponse):
|
|
102
102
|
|
103
103
|
@property
|
104
104
|
def status(self):
|
105
|
-
"""Gets the status of this DisassociateRouterResponse.
|
105
|
+
r"""Gets the status of this DisassociateRouterResponse.
|
106
106
|
|
107
107
|
资源状态。
|
108
108
|
|
@@ -113,7 +113,7 @@ class DisassociateRouterResponse(SdkResponse):
|
|
113
113
|
|
114
114
|
@status.setter
|
115
115
|
def status(self, status):
|
116
|
-
"""Sets the status of this DisassociateRouterResponse.
|
116
|
+
r"""Sets the status of this DisassociateRouterResponse.
|
117
117
|
|
118
118
|
资源状态。
|
119
119
|
|
@@ -25,7 +25,7 @@ class DisassociaterouterRequestBody:
|
|
25
25
|
}
|
26
26
|
|
27
27
|
def __init__(self, router=None):
|
28
|
-
"""DisassociaterouterRequestBody
|
28
|
+
r"""DisassociaterouterRequestBody
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
@@ -42,7 +42,7 @@ class DisassociaterouterRequestBody:
|
|
42
42
|
|
43
43
|
@property
|
44
44
|
def router(self):
|
45
|
-
"""Gets the router of this DisassociaterouterRequestBody.
|
45
|
+
r"""Gets the router of this DisassociaterouterRequestBody.
|
46
46
|
|
47
47
|
:return: The router of this DisassociaterouterRequestBody.
|
48
48
|
:rtype: :class:`huaweicloudsdkdns.v2.Router`
|
@@ -51,7 +51,7 @@ class DisassociaterouterRequestBody:
|
|
51
51
|
|
52
52
|
@router.setter
|
53
53
|
def router(self, router):
|
54
|
-
"""Sets the router of this DisassociaterouterRequestBody.
|
54
|
+
r"""Sets the router of this DisassociaterouterRequestBody.
|
55
55
|
|
56
56
|
:param router: The router of this DisassociaterouterRequestBody.
|
57
57
|
:type router: :class:`huaweicloudsdkdns.v2.Router`
|
@@ -31,7 +31,7 @@ class DomainQuotaResponseQuotas:
|
|
31
31
|
}
|
32
32
|
|
33
33
|
def __init__(self, quota_key=None, quota_limit=None, used=None, unit=None):
|
34
|
-
"""DomainQuotaResponseQuotas
|
34
|
+
r"""DomainQuotaResponseQuotas
|
35
35
|
|
36
36
|
The model defined in huaweicloud sdk
|
37
37
|
|
@@ -60,7 +60,7 @@ class DomainQuotaResponseQuotas:
|
|
60
60
|
|
61
61
|
@property
|
62
62
|
def quota_key(self):
|
63
|
-
"""Gets the quota_key of this DomainQuotaResponseQuotas.
|
63
|
+
r"""Gets the quota_key of this DomainQuotaResponseQuotas.
|
64
64
|
|
65
65
|
资源类型。
|
66
66
|
|
@@ -71,7 +71,7 @@ class DomainQuotaResponseQuotas:
|
|
71
71
|
|
72
72
|
@quota_key.setter
|
73
73
|
def quota_key(self, quota_key):
|
74
|
-
"""Sets the quota_key of this DomainQuotaResponseQuotas.
|
74
|
+
r"""Sets the quota_key of this DomainQuotaResponseQuotas.
|
75
75
|
|
76
76
|
资源类型。
|
77
77
|
|
@@ -82,7 +82,7 @@ class DomainQuotaResponseQuotas:
|
|
82
82
|
|
83
83
|
@property
|
84
84
|
def quota_limit(self):
|
85
|
-
"""Gets the quota_limit of this DomainQuotaResponseQuotas.
|
85
|
+
r"""Gets the quota_limit of this DomainQuotaResponseQuotas.
|
86
86
|
|
87
87
|
资源配额的最大值。
|
88
88
|
|
@@ -93,7 +93,7 @@ class DomainQuotaResponseQuotas:
|
|
93
93
|
|
94
94
|
@quota_limit.setter
|
95
95
|
def quota_limit(self, quota_limit):
|
96
|
-
"""Sets the quota_limit of this DomainQuotaResponseQuotas.
|
96
|
+
r"""Sets the quota_limit of this DomainQuotaResponseQuotas.
|
97
97
|
|
98
98
|
资源配额的最大值。
|
99
99
|
|
@@ -104,7 +104,7 @@ class DomainQuotaResponseQuotas:
|
|
104
104
|
|
105
105
|
@property
|
106
106
|
def used(self):
|
107
|
-
"""Gets the used of this DomainQuotaResponseQuotas.
|
107
|
+
r"""Gets the used of this DomainQuotaResponseQuotas.
|
108
108
|
|
109
109
|
配额已使用数量。
|
110
110
|
|
@@ -115,7 +115,7 @@ class DomainQuotaResponseQuotas:
|
|
115
115
|
|
116
116
|
@used.setter
|
117
117
|
def used(self, used):
|
118
|
-
"""Sets the used of this DomainQuotaResponseQuotas.
|
118
|
+
r"""Sets the used of this DomainQuotaResponseQuotas.
|
119
119
|
|
120
120
|
配额已使用数量。
|
121
121
|
|
@@ -126,7 +126,7 @@ class DomainQuotaResponseQuotas:
|
|
126
126
|
|
127
127
|
@property
|
128
128
|
def unit(self):
|
129
|
-
"""Gets the unit of this DomainQuotaResponseQuotas.
|
129
|
+
r"""Gets the unit of this DomainQuotaResponseQuotas.
|
130
130
|
|
131
131
|
配额统计单位,取固定值“count”。
|
132
132
|
|
@@ -137,7 +137,7 @@ class DomainQuotaResponseQuotas:
|
|
137
137
|
|
138
138
|
@unit.setter
|
139
139
|
def unit(self, unit):
|
140
|
-
"""Sets the unit of this DomainQuotaResponseQuotas.
|
140
|
+
r"""Sets the unit of this DomainQuotaResponseQuotas.
|
141
141
|
|
142
142
|
配额统计单位,取固定值“count”。
|
143
143
|
|