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
@@ -54,7 +54,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
54
54
|
}
|
55
55
|
|
56
56
|
def __init__(self, id=None, name=None, description=None, email=None, zone_type=None, ttl=None, serial=None, status=None, record_num=None, pool_id=None, project_id=None, created_at=None, updated_at=None, links=None, masters=None):
|
57
|
-
"""UpdatePublicZoneResponse
|
57
|
+
r"""UpdatePublicZoneResponse
|
58
58
|
|
59
59
|
The model defined in huaweicloud sdk
|
60
60
|
|
@@ -142,7 +142,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
142
142
|
|
143
143
|
@property
|
144
144
|
def id(self):
|
145
|
-
"""Gets the id of this UpdatePublicZoneResponse.
|
145
|
+
r"""Gets the id of this UpdatePublicZoneResponse.
|
146
146
|
|
147
147
|
zone的ID,uuid形式的一个资源标识。
|
148
148
|
|
@@ -153,7 +153,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
153
153
|
|
154
154
|
@id.setter
|
155
155
|
def id(self, id):
|
156
|
-
"""Sets the id of this UpdatePublicZoneResponse.
|
156
|
+
r"""Sets the id of this UpdatePublicZoneResponse.
|
157
157
|
|
158
158
|
zone的ID,uuid形式的一个资源标识。
|
159
159
|
|
@@ -164,7 +164,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
164
164
|
|
165
165
|
@property
|
166
166
|
def name(self):
|
167
|
-
"""Gets the name of this UpdatePublicZoneResponse.
|
167
|
+
r"""Gets the name of this UpdatePublicZoneResponse.
|
168
168
|
|
169
169
|
zone名称。
|
170
170
|
|
@@ -175,7 +175,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
175
175
|
|
176
176
|
@name.setter
|
177
177
|
def name(self, name):
|
178
|
-
"""Sets the name of this UpdatePublicZoneResponse.
|
178
|
+
r"""Sets the name of this UpdatePublicZoneResponse.
|
179
179
|
|
180
180
|
zone名称。
|
181
181
|
|
@@ -186,7 +186,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
186
186
|
|
187
187
|
@property
|
188
188
|
def description(self):
|
189
|
-
"""Gets the description of this UpdatePublicZoneResponse.
|
189
|
+
r"""Gets the description of this UpdatePublicZoneResponse.
|
190
190
|
|
191
191
|
对zone的描述信息。
|
192
192
|
|
@@ -197,7 +197,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
197
197
|
|
198
198
|
@description.setter
|
199
199
|
def description(self, description):
|
200
|
-
"""Sets the description of this UpdatePublicZoneResponse.
|
200
|
+
r"""Sets the description of this UpdatePublicZoneResponse.
|
201
201
|
|
202
202
|
对zone的描述信息。
|
203
203
|
|
@@ -208,7 +208,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
208
208
|
|
209
209
|
@property
|
210
210
|
def email(self):
|
211
|
-
"""Gets the email of this UpdatePublicZoneResponse.
|
211
|
+
r"""Gets the email of this UpdatePublicZoneResponse.
|
212
212
|
|
213
213
|
管理该zone的管理员邮箱,用于生成该Zone的SOA记录。
|
214
214
|
|
@@ -219,7 +219,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
219
219
|
|
220
220
|
@email.setter
|
221
221
|
def email(self, email):
|
222
|
-
"""Sets the email of this UpdatePublicZoneResponse.
|
222
|
+
r"""Sets the email of this UpdatePublicZoneResponse.
|
223
223
|
|
224
224
|
管理该zone的管理员邮箱,用于生成该Zone的SOA记录。
|
225
225
|
|
@@ -230,7 +230,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
230
230
|
|
231
231
|
@property
|
232
232
|
def zone_type(self):
|
233
|
-
"""Gets the zone_type of this UpdatePublicZoneResponse.
|
233
|
+
r"""Gets the zone_type of this UpdatePublicZoneResponse.
|
234
234
|
|
235
235
|
zone类型,公网(public)。
|
236
236
|
|
@@ -241,7 +241,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
241
241
|
|
242
242
|
@zone_type.setter
|
243
243
|
def zone_type(self, zone_type):
|
244
|
-
"""Sets the zone_type of this UpdatePublicZoneResponse.
|
244
|
+
r"""Sets the zone_type of this UpdatePublicZoneResponse.
|
245
245
|
|
246
246
|
zone类型,公网(public)。
|
247
247
|
|
@@ -252,7 +252,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
252
252
|
|
253
253
|
@property
|
254
254
|
def ttl(self):
|
255
|
-
"""Gets the ttl of this UpdatePublicZoneResponse.
|
255
|
+
r"""Gets the ttl of this UpdatePublicZoneResponse.
|
256
256
|
|
257
257
|
该zone下SOA记录中的ttl值。
|
258
258
|
|
@@ -263,7 +263,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
263
263
|
|
264
264
|
@ttl.setter
|
265
265
|
def ttl(self, ttl):
|
266
|
-
"""Sets the ttl of this UpdatePublicZoneResponse.
|
266
|
+
r"""Sets the ttl of this UpdatePublicZoneResponse.
|
267
267
|
|
268
268
|
该zone下SOA记录中的ttl值。
|
269
269
|
|
@@ -274,7 +274,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
274
274
|
|
275
275
|
@property
|
276
276
|
def serial(self):
|
277
|
-
"""Gets the serial of this UpdatePublicZoneResponse.
|
277
|
+
r"""Gets the serial of this UpdatePublicZoneResponse.
|
278
278
|
|
279
279
|
该zone下SOA记录中用于标识zone文件变更的序列值,用于主从节点同步。 该参数暂未使用。
|
280
280
|
|
@@ -285,7 +285,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
285
285
|
|
286
286
|
@serial.setter
|
287
287
|
def serial(self, serial):
|
288
|
-
"""Sets the serial of this UpdatePublicZoneResponse.
|
288
|
+
r"""Sets the serial of this UpdatePublicZoneResponse.
|
289
289
|
|
290
290
|
该zone下SOA记录中用于标识zone文件变更的序列值,用于主从节点同步。 该参数暂未使用。
|
291
291
|
|
@@ -296,7 +296,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
296
296
|
|
297
297
|
@property
|
298
298
|
def status(self):
|
299
|
-
"""Gets the status of this UpdatePublicZoneResponse.
|
299
|
+
r"""Gets the status of this UpdatePublicZoneResponse.
|
300
300
|
|
301
301
|
资源状态。
|
302
302
|
|
@@ -307,7 +307,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
307
307
|
|
308
308
|
@status.setter
|
309
309
|
def status(self, status):
|
310
|
-
"""Sets the status of this UpdatePublicZoneResponse.
|
310
|
+
r"""Sets the status of this UpdatePublicZoneResponse.
|
311
311
|
|
312
312
|
资源状态。
|
313
313
|
|
@@ -318,7 +318,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
318
318
|
|
319
319
|
@property
|
320
320
|
def record_num(self):
|
321
|
-
"""Gets the record_num of this UpdatePublicZoneResponse.
|
321
|
+
r"""Gets the record_num of this UpdatePublicZoneResponse.
|
322
322
|
|
323
323
|
该zone下的recordset个数。
|
324
324
|
|
@@ -329,7 +329,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
329
329
|
|
330
330
|
@record_num.setter
|
331
331
|
def record_num(self, record_num):
|
332
|
-
"""Sets the record_num of this UpdatePublicZoneResponse.
|
332
|
+
r"""Sets the record_num of this UpdatePublicZoneResponse.
|
333
333
|
|
334
334
|
该zone下的recordset个数。
|
335
335
|
|
@@ -340,7 +340,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
340
340
|
|
341
341
|
@property
|
342
342
|
def pool_id(self):
|
343
|
-
"""Gets the pool_id of this UpdatePublicZoneResponse.
|
343
|
+
r"""Gets the pool_id of this UpdatePublicZoneResponse.
|
344
344
|
|
345
345
|
托管该zone的pool,由系统分配。
|
346
346
|
|
@@ -351,7 +351,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
351
351
|
|
352
352
|
@pool_id.setter
|
353
353
|
def pool_id(self, pool_id):
|
354
|
-
"""Sets the pool_id of this UpdatePublicZoneResponse.
|
354
|
+
r"""Sets the pool_id of this UpdatePublicZoneResponse.
|
355
355
|
|
356
356
|
托管该zone的pool,由系统分配。
|
357
357
|
|
@@ -362,7 +362,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
362
362
|
|
363
363
|
@property
|
364
364
|
def project_id(self):
|
365
|
-
"""Gets the project_id of this UpdatePublicZoneResponse.
|
365
|
+
r"""Gets the project_id of this UpdatePublicZoneResponse.
|
366
366
|
|
367
367
|
zone所属的项目ID。
|
368
368
|
|
@@ -373,7 +373,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
373
373
|
|
374
374
|
@project_id.setter
|
375
375
|
def project_id(self, project_id):
|
376
|
-
"""Sets the project_id of this UpdatePublicZoneResponse.
|
376
|
+
r"""Sets the project_id of this UpdatePublicZoneResponse.
|
377
377
|
|
378
378
|
zone所属的项目ID。
|
379
379
|
|
@@ -384,7 +384,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
384
384
|
|
385
385
|
@property
|
386
386
|
def created_at(self):
|
387
|
-
"""Gets the created_at of this UpdatePublicZoneResponse.
|
387
|
+
r"""Gets the created_at of this UpdatePublicZoneResponse.
|
388
388
|
|
389
389
|
创建时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
390
390
|
|
@@ -395,7 +395,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
395
395
|
|
396
396
|
@created_at.setter
|
397
397
|
def created_at(self, created_at):
|
398
|
-
"""Sets the created_at of this UpdatePublicZoneResponse.
|
398
|
+
r"""Sets the created_at of this UpdatePublicZoneResponse.
|
399
399
|
|
400
400
|
创建时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
401
401
|
|
@@ -406,7 +406,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
406
406
|
|
407
407
|
@property
|
408
408
|
def updated_at(self):
|
409
|
-
"""Gets the updated_at of this UpdatePublicZoneResponse.
|
409
|
+
r"""Gets the updated_at of this UpdatePublicZoneResponse.
|
410
410
|
|
411
411
|
更新时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
412
412
|
|
@@ -417,7 +417,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
417
417
|
|
418
418
|
@updated_at.setter
|
419
419
|
def updated_at(self, updated_at):
|
420
|
-
"""Sets the updated_at of this UpdatePublicZoneResponse.
|
420
|
+
r"""Sets the updated_at of this UpdatePublicZoneResponse.
|
421
421
|
|
422
422
|
更新时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
423
423
|
|
@@ -428,7 +428,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
428
428
|
|
429
429
|
@property
|
430
430
|
def links(self):
|
431
|
-
"""Gets the links of this UpdatePublicZoneResponse.
|
431
|
+
r"""Gets the links of this UpdatePublicZoneResponse.
|
432
432
|
|
433
433
|
:return: The links of this UpdatePublicZoneResponse.
|
434
434
|
:rtype: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -437,7 +437,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
437
437
|
|
438
438
|
@links.setter
|
439
439
|
def links(self, links):
|
440
|
-
"""Sets the links of this UpdatePublicZoneResponse.
|
440
|
+
r"""Sets the links of this UpdatePublicZoneResponse.
|
441
441
|
|
442
442
|
:param links: The links of this UpdatePublicZoneResponse.
|
443
443
|
:type links: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -446,7 +446,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
446
446
|
|
447
447
|
@property
|
448
448
|
def masters(self):
|
449
|
-
"""Gets the masters of this UpdatePublicZoneResponse.
|
449
|
+
r"""Gets the masters of this UpdatePublicZoneResponse.
|
450
450
|
|
451
451
|
主从模式中,从DNS服务器获取DNS信息。 目前暂未使用。
|
452
452
|
|
@@ -457,7 +457,7 @@ class UpdatePublicZoneResponse(SdkResponse):
|
|
457
457
|
|
458
458
|
@masters.setter
|
459
459
|
def masters(self, masters):
|
460
|
-
"""Sets the masters of this UpdatePublicZoneResponse.
|
460
|
+
r"""Sets the masters of this UpdatePublicZoneResponse.
|
461
461
|
|
462
462
|
主从模式中,从DNS服务器获取DNS信息。 目前暂未使用。
|
463
463
|
|
@@ -27,7 +27,7 @@ class UpdatePublicZoneStatusRequest:
|
|
27
27
|
}
|
28
28
|
|
29
29
|
def __init__(self, zone_id=None, body=None):
|
30
|
-
"""UpdatePublicZoneStatusRequest
|
30
|
+
r"""UpdatePublicZoneStatusRequest
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
@@ -49,7 +49,7 @@ class UpdatePublicZoneStatusRequest:
|
|
49
49
|
|
50
50
|
@property
|
51
51
|
def zone_id(self):
|
52
|
-
"""Gets the zone_id of this UpdatePublicZoneStatusRequest.
|
52
|
+
r"""Gets the zone_id of this UpdatePublicZoneStatusRequest.
|
53
53
|
|
54
54
|
待设置状态Zone的ID
|
55
55
|
|
@@ -60,7 +60,7 @@ class UpdatePublicZoneStatusRequest:
|
|
60
60
|
|
61
61
|
@zone_id.setter
|
62
62
|
def zone_id(self, zone_id):
|
63
|
-
"""Sets the zone_id of this UpdatePublicZoneStatusRequest.
|
63
|
+
r"""Sets the zone_id of this UpdatePublicZoneStatusRequest.
|
64
64
|
|
65
65
|
待设置状态Zone的ID
|
66
66
|
|
@@ -71,7 +71,7 @@ class UpdatePublicZoneStatusRequest:
|
|
71
71
|
|
72
72
|
@property
|
73
73
|
def body(self):
|
74
|
-
"""Gets the body of this UpdatePublicZoneStatusRequest.
|
74
|
+
r"""Gets the body of this UpdatePublicZoneStatusRequest.
|
75
75
|
|
76
76
|
:return: The body of this UpdatePublicZoneStatusRequest.
|
77
77
|
:rtype: :class:`huaweicloudsdkdns.v2.UpdatePublicZoneStatusRequestBody`
|
@@ -80,7 +80,7 @@ class UpdatePublicZoneStatusRequest:
|
|
80
80
|
|
81
81
|
@body.setter
|
82
82
|
def body(self, body):
|
83
|
-
"""Sets the body of this UpdatePublicZoneStatusRequest.
|
83
|
+
r"""Sets the body of this UpdatePublicZoneStatusRequest.
|
84
84
|
|
85
85
|
:param body: The body of this UpdatePublicZoneStatusRequest.
|
86
86
|
:type body: :class:`huaweicloudsdkdns.v2.UpdatePublicZoneStatusRequestBody`
|
@@ -25,7 +25,7 @@ class UpdatePublicZoneStatusRequestBody:
|
|
25
25
|
}
|
26
26
|
|
27
27
|
def __init__(self, status=None):
|
28
|
-
"""UpdatePublicZoneStatusRequestBody
|
28
|
+
r"""UpdatePublicZoneStatusRequestBody
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
@@ -42,7 +42,7 @@ class UpdatePublicZoneStatusRequestBody:
|
|
42
42
|
|
43
43
|
@property
|
44
44
|
def status(self):
|
45
|
-
"""Gets the status of this UpdatePublicZoneStatusRequestBody.
|
45
|
+
r"""Gets the status of this UpdatePublicZoneStatusRequestBody.
|
46
46
|
|
47
47
|
Zone状态。 取值范围: ENABLE:启用解析 DISABLE:暂停解析
|
48
48
|
|
@@ -53,7 +53,7 @@ class UpdatePublicZoneStatusRequestBody:
|
|
53
53
|
|
54
54
|
@status.setter
|
55
55
|
def status(self, status):
|
56
|
-
"""Sets the status of this UpdatePublicZoneStatusRequestBody.
|
56
|
+
r"""Sets the status of this UpdatePublicZoneStatusRequestBody.
|
57
57
|
|
58
58
|
Zone状态。 取值范围: ENABLE:启用解析 DISABLE:暂停解析
|
59
59
|
|
@@ -54,7 +54,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
54
54
|
}
|
55
55
|
|
56
56
|
def __init__(self, id=None, name=None, description=None, email=None, zone_type=None, ttl=None, serial=None, status=None, record_num=None, pool_id=None, project_id=None, created_at=None, updated_at=None, links=None, masters=None):
|
57
|
-
"""UpdatePublicZoneStatusResponse
|
57
|
+
r"""UpdatePublicZoneStatusResponse
|
58
58
|
|
59
59
|
The model defined in huaweicloud sdk
|
60
60
|
|
@@ -142,7 +142,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
142
142
|
|
143
143
|
@property
|
144
144
|
def id(self):
|
145
|
-
"""Gets the id of this UpdatePublicZoneStatusResponse.
|
145
|
+
r"""Gets the id of this UpdatePublicZoneStatusResponse.
|
146
146
|
|
147
147
|
zone的ID,uuid形式的一个资源标识。
|
148
148
|
|
@@ -153,7 +153,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
153
153
|
|
154
154
|
@id.setter
|
155
155
|
def id(self, id):
|
156
|
-
"""Sets the id of this UpdatePublicZoneStatusResponse.
|
156
|
+
r"""Sets the id of this UpdatePublicZoneStatusResponse.
|
157
157
|
|
158
158
|
zone的ID,uuid形式的一个资源标识。
|
159
159
|
|
@@ -164,7 +164,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
164
164
|
|
165
165
|
@property
|
166
166
|
def name(self):
|
167
|
-
"""Gets the name of this UpdatePublicZoneStatusResponse.
|
167
|
+
r"""Gets the name of this UpdatePublicZoneStatusResponse.
|
168
168
|
|
169
169
|
zone名称。
|
170
170
|
|
@@ -175,7 +175,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
175
175
|
|
176
176
|
@name.setter
|
177
177
|
def name(self, name):
|
178
|
-
"""Sets the name of this UpdatePublicZoneStatusResponse.
|
178
|
+
r"""Sets the name of this UpdatePublicZoneStatusResponse.
|
179
179
|
|
180
180
|
zone名称。
|
181
181
|
|
@@ -186,7 +186,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
186
186
|
|
187
187
|
@property
|
188
188
|
def description(self):
|
189
|
-
"""Gets the description of this UpdatePublicZoneStatusResponse.
|
189
|
+
r"""Gets the description of this UpdatePublicZoneStatusResponse.
|
190
190
|
|
191
191
|
对zone的描述信息。
|
192
192
|
|
@@ -197,7 +197,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
197
197
|
|
198
198
|
@description.setter
|
199
199
|
def description(self, description):
|
200
|
-
"""Sets the description of this UpdatePublicZoneStatusResponse.
|
200
|
+
r"""Sets the description of this UpdatePublicZoneStatusResponse.
|
201
201
|
|
202
202
|
对zone的描述信息。
|
203
203
|
|
@@ -208,7 +208,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
208
208
|
|
209
209
|
@property
|
210
210
|
def email(self):
|
211
|
-
"""Gets the email of this UpdatePublicZoneStatusResponse.
|
211
|
+
r"""Gets the email of this UpdatePublicZoneStatusResponse.
|
212
212
|
|
213
213
|
管理该zone的管理员邮箱,用于生成该Zone的SOA记录。
|
214
214
|
|
@@ -219,7 +219,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
219
219
|
|
220
220
|
@email.setter
|
221
221
|
def email(self, email):
|
222
|
-
"""Sets the email of this UpdatePublicZoneStatusResponse.
|
222
|
+
r"""Sets the email of this UpdatePublicZoneStatusResponse.
|
223
223
|
|
224
224
|
管理该zone的管理员邮箱,用于生成该Zone的SOA记录。
|
225
225
|
|
@@ -230,7 +230,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
230
230
|
|
231
231
|
@property
|
232
232
|
def zone_type(self):
|
233
|
-
"""Gets the zone_type of this UpdatePublicZoneStatusResponse.
|
233
|
+
r"""Gets the zone_type of this UpdatePublicZoneStatusResponse.
|
234
234
|
|
235
235
|
zone类型,公网(public)。
|
236
236
|
|
@@ -241,7 +241,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
241
241
|
|
242
242
|
@zone_type.setter
|
243
243
|
def zone_type(self, zone_type):
|
244
|
-
"""Sets the zone_type of this UpdatePublicZoneStatusResponse.
|
244
|
+
r"""Sets the zone_type of this UpdatePublicZoneStatusResponse.
|
245
245
|
|
246
246
|
zone类型,公网(public)。
|
247
247
|
|
@@ -252,7 +252,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
252
252
|
|
253
253
|
@property
|
254
254
|
def ttl(self):
|
255
|
-
"""Gets the ttl of this UpdatePublicZoneStatusResponse.
|
255
|
+
r"""Gets the ttl of this UpdatePublicZoneStatusResponse.
|
256
256
|
|
257
257
|
该zone下SOA记录中的ttl值。
|
258
258
|
|
@@ -263,7 +263,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
263
263
|
|
264
264
|
@ttl.setter
|
265
265
|
def ttl(self, ttl):
|
266
|
-
"""Sets the ttl of this UpdatePublicZoneStatusResponse.
|
266
|
+
r"""Sets the ttl of this UpdatePublicZoneStatusResponse.
|
267
267
|
|
268
268
|
该zone下SOA记录中的ttl值。
|
269
269
|
|
@@ -274,7 +274,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
274
274
|
|
275
275
|
@property
|
276
276
|
def serial(self):
|
277
|
-
"""Gets the serial of this UpdatePublicZoneStatusResponse.
|
277
|
+
r"""Gets the serial of this UpdatePublicZoneStatusResponse.
|
278
278
|
|
279
279
|
该zone下SOA记录中用于标识zone文件变更的序列值,用于主从节点同步。
|
280
280
|
|
@@ -285,7 +285,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
285
285
|
|
286
286
|
@serial.setter
|
287
287
|
def serial(self, serial):
|
288
|
-
"""Sets the serial of this UpdatePublicZoneStatusResponse.
|
288
|
+
r"""Sets the serial of this UpdatePublicZoneStatusResponse.
|
289
289
|
|
290
290
|
该zone下SOA记录中用于标识zone文件变更的序列值,用于主从节点同步。
|
291
291
|
|
@@ -296,7 +296,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
296
296
|
|
297
297
|
@property
|
298
298
|
def status(self):
|
299
|
-
"""Gets the status of this UpdatePublicZoneStatusResponse.
|
299
|
+
r"""Gets the status of this UpdatePublicZoneStatusResponse.
|
300
300
|
|
301
301
|
资源状态。
|
302
302
|
|
@@ -307,7 +307,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
307
307
|
|
308
308
|
@status.setter
|
309
309
|
def status(self, status):
|
310
|
-
"""Sets the status of this UpdatePublicZoneStatusResponse.
|
310
|
+
r"""Sets the status of this UpdatePublicZoneStatusResponse.
|
311
311
|
|
312
312
|
资源状态。
|
313
313
|
|
@@ -318,7 +318,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
318
318
|
|
319
319
|
@property
|
320
320
|
def record_num(self):
|
321
|
-
"""Gets the record_num of this UpdatePublicZoneStatusResponse.
|
321
|
+
r"""Gets the record_num of this UpdatePublicZoneStatusResponse.
|
322
322
|
|
323
323
|
该zone下的recordset个数。
|
324
324
|
|
@@ -329,7 +329,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
329
329
|
|
330
330
|
@record_num.setter
|
331
331
|
def record_num(self, record_num):
|
332
|
-
"""Sets the record_num of this UpdatePublicZoneStatusResponse.
|
332
|
+
r"""Sets the record_num of this UpdatePublicZoneStatusResponse.
|
333
333
|
|
334
334
|
该zone下的recordset个数。
|
335
335
|
|
@@ -340,7 +340,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
340
340
|
|
341
341
|
@property
|
342
342
|
def pool_id(self):
|
343
|
-
"""Gets the pool_id of this UpdatePublicZoneStatusResponse.
|
343
|
+
r"""Gets the pool_id of this UpdatePublicZoneStatusResponse.
|
344
344
|
|
345
345
|
托管该zone的pool,由系统分配。
|
346
346
|
|
@@ -351,7 +351,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
351
351
|
|
352
352
|
@pool_id.setter
|
353
353
|
def pool_id(self, pool_id):
|
354
|
-
"""Sets the pool_id of this UpdatePublicZoneStatusResponse.
|
354
|
+
r"""Sets the pool_id of this UpdatePublicZoneStatusResponse.
|
355
355
|
|
356
356
|
托管该zone的pool,由系统分配。
|
357
357
|
|
@@ -362,7 +362,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
362
362
|
|
363
363
|
@property
|
364
364
|
def project_id(self):
|
365
|
-
"""Gets the project_id of this UpdatePublicZoneStatusResponse.
|
365
|
+
r"""Gets the project_id of this UpdatePublicZoneStatusResponse.
|
366
366
|
|
367
367
|
zone所属的项目ID。
|
368
368
|
|
@@ -373,7 +373,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
373
373
|
|
374
374
|
@project_id.setter
|
375
375
|
def project_id(self, project_id):
|
376
|
-
"""Sets the project_id of this UpdatePublicZoneStatusResponse.
|
376
|
+
r"""Sets the project_id of this UpdatePublicZoneStatusResponse.
|
377
377
|
|
378
378
|
zone所属的项目ID。
|
379
379
|
|
@@ -384,7 +384,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
384
384
|
|
385
385
|
@property
|
386
386
|
def created_at(self):
|
387
|
-
"""Gets the created_at of this UpdatePublicZoneStatusResponse.
|
387
|
+
r"""Gets the created_at of this UpdatePublicZoneStatusResponse.
|
388
388
|
|
389
389
|
创建时间。
|
390
390
|
|
@@ -395,7 +395,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
395
395
|
|
396
396
|
@created_at.setter
|
397
397
|
def created_at(self, created_at):
|
398
|
-
"""Sets the created_at of this UpdatePublicZoneStatusResponse.
|
398
|
+
r"""Sets the created_at of this UpdatePublicZoneStatusResponse.
|
399
399
|
|
400
400
|
创建时间。
|
401
401
|
|
@@ -406,7 +406,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
406
406
|
|
407
407
|
@property
|
408
408
|
def updated_at(self):
|
409
|
-
"""Gets the updated_at of this UpdatePublicZoneStatusResponse.
|
409
|
+
r"""Gets the updated_at of this UpdatePublicZoneStatusResponse.
|
410
410
|
|
411
411
|
更新时间。
|
412
412
|
|
@@ -417,7 +417,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
417
417
|
|
418
418
|
@updated_at.setter
|
419
419
|
def updated_at(self, updated_at):
|
420
|
-
"""Sets the updated_at of this UpdatePublicZoneStatusResponse.
|
420
|
+
r"""Sets the updated_at of this UpdatePublicZoneStatusResponse.
|
421
421
|
|
422
422
|
更新时间。
|
423
423
|
|
@@ -428,7 +428,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
428
428
|
|
429
429
|
@property
|
430
430
|
def links(self):
|
431
|
-
"""Gets the links of this UpdatePublicZoneStatusResponse.
|
431
|
+
r"""Gets the links of this UpdatePublicZoneStatusResponse.
|
432
432
|
|
433
433
|
:return: The links of this UpdatePublicZoneStatusResponse.
|
434
434
|
:rtype: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -437,7 +437,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
437
437
|
|
438
438
|
@links.setter
|
439
439
|
def links(self, links):
|
440
|
-
"""Sets the links of this UpdatePublicZoneStatusResponse.
|
440
|
+
r"""Sets the links of this UpdatePublicZoneStatusResponse.
|
441
441
|
|
442
442
|
:param links: The links of this UpdatePublicZoneStatusResponse.
|
443
443
|
:type links: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -446,7 +446,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
446
446
|
|
447
447
|
@property
|
448
448
|
def masters(self):
|
449
|
-
"""Gets the masters of this UpdatePublicZoneStatusResponse.
|
449
|
+
r"""Gets the masters of this UpdatePublicZoneStatusResponse.
|
450
450
|
|
451
451
|
主从模式中,从DNS服务器获取DNS信息。目前暂未使用。
|
452
452
|
|
@@ -457,7 +457,7 @@ class UpdatePublicZoneStatusResponse(SdkResponse):
|
|
457
457
|
|
458
458
|
@masters.setter
|
459
459
|
def masters(self, masters):
|
460
|
-
"""Sets the masters of this UpdatePublicZoneStatusResponse.
|
460
|
+
r"""Sets the masters of this UpdatePublicZoneStatusResponse.
|
461
461
|
|
462
462
|
主从模式中,从DNS服务器获取DNS信息。目前暂未使用。
|
463
463
|
|