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
@@ -37,7 +37,7 @@ class Line:
|
|
37
37
|
}
|
38
38
|
|
39
39
|
def __init__(self, line_id=None, name=None, ip_segments=None, created_at=None, updated_at=None, status=None, description=None):
|
40
|
-
"""Line
|
40
|
+
r"""Line
|
41
41
|
|
42
42
|
The model defined in huaweicloud sdk
|
43
43
|
|
@@ -85,7 +85,7 @@ class Line:
|
|
85
85
|
|
86
86
|
@property
|
87
87
|
def line_id(self):
|
88
|
-
"""Gets the line_id of this Line.
|
88
|
+
r"""Gets the line_id of this Line.
|
89
89
|
|
90
90
|
解析线路ID。
|
91
91
|
|
@@ -96,7 +96,7 @@ class Line:
|
|
96
96
|
|
97
97
|
@line_id.setter
|
98
98
|
def line_id(self, line_id):
|
99
|
-
"""Sets the line_id of this Line.
|
99
|
+
r"""Sets the line_id of this Line.
|
100
100
|
|
101
101
|
解析线路ID。
|
102
102
|
|
@@ -107,7 +107,7 @@ class Line:
|
|
107
107
|
|
108
108
|
@property
|
109
109
|
def name(self):
|
110
|
-
"""Gets the name of this Line.
|
110
|
+
r"""Gets the name of this Line.
|
111
111
|
|
112
112
|
解析线路名称。
|
113
113
|
|
@@ -118,7 +118,7 @@ class Line:
|
|
118
118
|
|
119
119
|
@name.setter
|
120
120
|
def name(self, name):
|
121
|
-
"""Sets the name of this Line.
|
121
|
+
r"""Sets the name of this Line.
|
122
122
|
|
123
123
|
解析线路名称。
|
124
124
|
|
@@ -129,7 +129,7 @@ class Line:
|
|
129
129
|
|
130
130
|
@property
|
131
131
|
def ip_segments(self):
|
132
|
-
"""Gets the ip_segments of this Line.
|
132
|
+
r"""Gets the ip_segments of this Line.
|
133
133
|
|
134
134
|
IP地址段。
|
135
135
|
|
@@ -140,7 +140,7 @@ class Line:
|
|
140
140
|
|
141
141
|
@ip_segments.setter
|
142
142
|
def ip_segments(self, ip_segments):
|
143
|
-
"""Sets the ip_segments of this Line.
|
143
|
+
r"""Sets the ip_segments of this Line.
|
144
144
|
|
145
145
|
IP地址段。
|
146
146
|
|
@@ -151,7 +151,7 @@ class Line:
|
|
151
151
|
|
152
152
|
@property
|
153
153
|
def created_at(self):
|
154
|
-
"""Gets the created_at of this Line.
|
154
|
+
r"""Gets the created_at of this Line.
|
155
155
|
|
156
156
|
创建时间。
|
157
157
|
|
@@ -162,7 +162,7 @@ class Line:
|
|
162
162
|
|
163
163
|
@created_at.setter
|
164
164
|
def created_at(self, created_at):
|
165
|
-
"""Sets the created_at of this Line.
|
165
|
+
r"""Sets the created_at of this Line.
|
166
166
|
|
167
167
|
创建时间。
|
168
168
|
|
@@ -173,7 +173,7 @@ class Line:
|
|
173
173
|
|
174
174
|
@property
|
175
175
|
def updated_at(self):
|
176
|
-
"""Gets the updated_at of this Line.
|
176
|
+
r"""Gets the updated_at of this Line.
|
177
177
|
|
178
178
|
更新时间。
|
179
179
|
|
@@ -184,7 +184,7 @@ class Line:
|
|
184
184
|
|
185
185
|
@updated_at.setter
|
186
186
|
def updated_at(self, updated_at):
|
187
|
-
"""Sets the updated_at of this Line.
|
187
|
+
r"""Sets the updated_at of this Line.
|
188
188
|
|
189
189
|
更新时间。
|
190
190
|
|
@@ -195,7 +195,7 @@ class Line:
|
|
195
195
|
|
196
196
|
@property
|
197
197
|
def status(self):
|
198
|
-
"""Gets the status of this Line.
|
198
|
+
r"""Gets the status of this Line.
|
199
199
|
|
200
200
|
资源状态。
|
201
201
|
|
@@ -206,7 +206,7 @@ class Line:
|
|
206
206
|
|
207
207
|
@status.setter
|
208
208
|
def status(self, status):
|
209
|
-
"""Sets the status of this Line.
|
209
|
+
r"""Sets the status of this Line.
|
210
210
|
|
211
211
|
资源状态。
|
212
212
|
|
@@ -217,7 +217,7 @@ class Line:
|
|
217
217
|
|
218
218
|
@property
|
219
219
|
def description(self):
|
220
|
-
"""Gets the description of this Line.
|
220
|
+
r"""Gets the description of this Line.
|
221
221
|
|
222
222
|
自定义线路的描述信息。
|
223
223
|
|
@@ -228,7 +228,7 @@ class Line:
|
|
228
228
|
|
229
229
|
@description.setter
|
230
230
|
def description(self, description):
|
231
|
-
"""Sets the description of this Line.
|
231
|
+
r"""Sets the description of this Line.
|
232
232
|
|
233
233
|
自定义线路的描述信息。
|
234
234
|
|
@@ -25,7 +25,7 @@ class Link:
|
|
25
25
|
}
|
26
26
|
|
27
27
|
def __init__(self, _self=None):
|
28
|
-
"""Link
|
28
|
+
r"""Link
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
@@ -43,7 +43,7 @@ class Link:
|
|
43
43
|
|
44
44
|
@property
|
45
45
|
def _self(self):
|
46
|
-
"""Gets the _self of this Link.
|
46
|
+
r"""Gets the _self of this Link.
|
47
47
|
|
48
48
|
当前资源的链接。
|
49
49
|
|
@@ -54,7 +54,7 @@ class Link:
|
|
54
54
|
|
55
55
|
@_self.setter
|
56
56
|
def _self(self, _self):
|
57
|
-
"""Sets the _self of this Link.
|
57
|
+
r"""Sets the _self of this Link.
|
58
58
|
|
59
59
|
当前资源的链接。
|
60
60
|
|
@@ -27,7 +27,7 @@ class LinksItem:
|
|
27
27
|
}
|
28
28
|
|
29
29
|
def __init__(self, href=None, rel=None):
|
30
|
-
"""LinksItem
|
30
|
+
r"""LinksItem
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
@@ -48,7 +48,7 @@ class LinksItem:
|
|
48
48
|
|
49
49
|
@property
|
50
50
|
def href(self):
|
51
|
-
"""Gets the href of this LinksItem.
|
51
|
+
r"""Gets the href of this LinksItem.
|
52
52
|
|
53
53
|
对应快捷链接。
|
54
54
|
|
@@ -59,7 +59,7 @@ class LinksItem:
|
|
59
59
|
|
60
60
|
@href.setter
|
61
61
|
def href(self, href):
|
62
|
-
"""Sets the href of this LinksItem.
|
62
|
+
r"""Sets the href of this LinksItem.
|
63
63
|
|
64
64
|
对应快捷链接。
|
65
65
|
|
@@ -70,7 +70,7 @@ class LinksItem:
|
|
70
70
|
|
71
71
|
@property
|
72
72
|
def rel(self):
|
73
|
-
"""Gets the rel of this LinksItem.
|
73
|
+
r"""Gets the rel of this LinksItem.
|
74
74
|
|
75
75
|
快捷链接标记名称。
|
76
76
|
|
@@ -81,7 +81,7 @@ class LinksItem:
|
|
81
81
|
|
82
82
|
@rel.setter
|
83
83
|
def rel(self, rel):
|
84
|
-
"""Sets the rel of this LinksItem.
|
84
|
+
r"""Sets the rel of this LinksItem.
|
85
85
|
|
86
86
|
快捷链接标记名称。
|
87
87
|
|
@@ -29,7 +29,7 @@ class ListApiVersionsItem:
|
|
29
29
|
}
|
30
30
|
|
31
31
|
def __init__(self, status=None, id=None, links=None):
|
32
|
-
"""ListApiVersionsItem
|
32
|
+
r"""ListApiVersionsItem
|
33
33
|
|
34
34
|
The model defined in huaweicloud sdk
|
35
35
|
|
@@ -57,7 +57,7 @@ class ListApiVersionsItem:
|
|
57
57
|
|
58
58
|
@property
|
59
59
|
def status(self):
|
60
|
-
"""Gets the status of this ListApiVersionsItem.
|
60
|
+
r"""Gets the status of this ListApiVersionsItem.
|
61
61
|
|
62
62
|
版本状态,包含: CURRENT:表示该版本为主推版本。 SUPPORTED:表示为老版本,但是现在还在继续支持。 DEPRECATED:表示为废弃版本,存在后续删除的可能。
|
63
63
|
|
@@ -68,7 +68,7 @@ class ListApiVersionsItem:
|
|
68
68
|
|
69
69
|
@status.setter
|
70
70
|
def status(self, status):
|
71
|
-
"""Sets the status of this ListApiVersionsItem.
|
71
|
+
r"""Sets the status of this ListApiVersionsItem.
|
72
72
|
|
73
73
|
版本状态,包含: CURRENT:表示该版本为主推版本。 SUPPORTED:表示为老版本,但是现在还在继续支持。 DEPRECATED:表示为废弃版本,存在后续删除的可能。
|
74
74
|
|
@@ -79,7 +79,7 @@ class ListApiVersionsItem:
|
|
79
79
|
|
80
80
|
@property
|
81
81
|
def id(self):
|
82
|
-
"""Gets the id of this ListApiVersionsItem.
|
82
|
+
r"""Gets the id of this ListApiVersionsItem.
|
83
83
|
|
84
84
|
版本号。
|
85
85
|
|
@@ -90,7 +90,7 @@ class ListApiVersionsItem:
|
|
90
90
|
|
91
91
|
@id.setter
|
92
92
|
def id(self, id):
|
93
|
-
"""Sets the id of this ListApiVersionsItem.
|
93
|
+
r"""Sets the id of this ListApiVersionsItem.
|
94
94
|
|
95
95
|
版本号。
|
96
96
|
|
@@ -101,7 +101,7 @@ class ListApiVersionsItem:
|
|
101
101
|
|
102
102
|
@property
|
103
103
|
def links(self):
|
104
|
-
"""Gets the links of this ListApiVersionsItem.
|
104
|
+
r"""Gets the links of this ListApiVersionsItem.
|
105
105
|
|
106
106
|
指向当前版本的url。
|
107
107
|
|
@@ -112,7 +112,7 @@ class ListApiVersionsItem:
|
|
112
112
|
|
113
113
|
@links.setter
|
114
114
|
def links(self, links):
|
115
|
-
"""Sets the links of this ListApiVersionsItem.
|
115
|
+
r"""Sets the links of this ListApiVersionsItem.
|
116
116
|
|
117
117
|
指向当前版本的url。
|
118
118
|
|
@@ -26,7 +26,7 @@ class ListApiVersionsResponse(SdkResponse):
|
|
26
26
|
}
|
27
27
|
|
28
28
|
def __init__(self, versions=None):
|
29
|
-
"""ListApiVersionsResponse
|
29
|
+
r"""ListApiVersionsResponse
|
30
30
|
|
31
31
|
The model defined in huaweicloud sdk
|
32
32
|
|
@@ -44,7 +44,7 @@ class ListApiVersionsResponse(SdkResponse):
|
|
44
44
|
|
45
45
|
@property
|
46
46
|
def versions(self):
|
47
|
-
"""Gets the versions of this ListApiVersionsResponse.
|
47
|
+
r"""Gets the versions of this ListApiVersionsResponse.
|
48
48
|
|
49
49
|
:return: The versions of this ListApiVersionsResponse.
|
50
50
|
:rtype: :class:`huaweicloudsdkdns.v2.ValuesItem`
|
@@ -53,7 +53,7 @@ class ListApiVersionsResponse(SdkResponse):
|
|
53
53
|
|
54
54
|
@versions.setter
|
55
55
|
def versions(self, versions):
|
56
|
-
"""Sets the versions of this ListApiVersionsResponse.
|
56
|
+
r"""Sets the versions of this ListApiVersionsResponse.
|
57
57
|
|
58
58
|
:param versions: The versions of this ListApiVersionsResponse.
|
59
59
|
:type versions: :class:`huaweicloudsdkdns.v2.ValuesItem`
|
@@ -37,7 +37,7 @@ class ListCustomLineRequest:
|
|
37
37
|
}
|
38
38
|
|
39
39
|
def __init__(self, line_id=None, name=None, limit=None, offset=None, show_detail=None, status=None, ip=None):
|
40
|
-
"""ListCustomLineRequest
|
40
|
+
r"""ListCustomLineRequest
|
41
41
|
|
42
42
|
The model defined in huaweicloud sdk
|
43
43
|
|
@@ -85,7 +85,7 @@ class ListCustomLineRequest:
|
|
85
85
|
|
86
86
|
@property
|
87
87
|
def line_id(self):
|
88
|
-
"""Gets the line_id of this ListCustomLineRequest.
|
88
|
+
r"""Gets the line_id of this ListCustomLineRequest.
|
89
89
|
|
90
90
|
解析线路ID。
|
91
91
|
|
@@ -96,7 +96,7 @@ class ListCustomLineRequest:
|
|
96
96
|
|
97
97
|
@line_id.setter
|
98
98
|
def line_id(self, line_id):
|
99
|
-
"""Sets the line_id of this ListCustomLineRequest.
|
99
|
+
r"""Sets the line_id of this ListCustomLineRequest.
|
100
100
|
|
101
101
|
解析线路ID。
|
102
102
|
|
@@ -107,7 +107,7 @@ class ListCustomLineRequest:
|
|
107
107
|
|
108
108
|
@property
|
109
109
|
def name(self):
|
110
|
-
"""Gets the name of this ListCustomLineRequest.
|
110
|
+
r"""Gets the name of this ListCustomLineRequest.
|
111
111
|
|
112
112
|
解析线路名称。
|
113
113
|
|
@@ -118,7 +118,7 @@ class ListCustomLineRequest:
|
|
118
118
|
|
119
119
|
@name.setter
|
120
120
|
def name(self, name):
|
121
|
-
"""Sets the name of this ListCustomLineRequest.
|
121
|
+
r"""Sets the name of this ListCustomLineRequest.
|
122
122
|
|
123
123
|
解析线路名称。
|
124
124
|
|
@@ -129,7 +129,7 @@ class ListCustomLineRequest:
|
|
129
129
|
|
130
130
|
@property
|
131
131
|
def limit(self):
|
132
|
-
"""Gets the limit of this ListCustomLineRequest.
|
132
|
+
r"""Gets the limit of this ListCustomLineRequest.
|
133
133
|
|
134
134
|
每页返回的资源个数。 当查询详细信息时:取值范围:0~100取值一般为10,20,50默认为100。 当查询概要信息时:取值范围:0~3000默认为3000。
|
135
135
|
|
@@ -140,7 +140,7 @@ class ListCustomLineRequest:
|
|
140
140
|
|
141
141
|
@limit.setter
|
142
142
|
def limit(self, limit):
|
143
|
-
"""Sets the limit of this ListCustomLineRequest.
|
143
|
+
r"""Sets the limit of this ListCustomLineRequest.
|
144
144
|
|
145
145
|
每页返回的资源个数。 当查询详细信息时:取值范围:0~100取值一般为10,20,50默认为100。 当查询概要信息时:取值范围:0~3000默认为3000。
|
146
146
|
|
@@ -151,7 +151,7 @@ class ListCustomLineRequest:
|
|
151
151
|
|
152
152
|
@property
|
153
153
|
def offset(self):
|
154
|
-
"""Gets the offset of this ListCustomLineRequest.
|
154
|
+
r"""Gets the offset of this ListCustomLineRequest.
|
155
155
|
|
156
156
|
分页查询起始偏移量,表示从偏移量的下一个资源开始查询。 取值范围:0~2147483647 默认值为0。 当前设置marker不为空时,以marker为分页起始标识。
|
157
157
|
|
@@ -162,7 +162,7 @@ class ListCustomLineRequest:
|
|
162
162
|
|
163
163
|
@offset.setter
|
164
164
|
def offset(self, offset):
|
165
|
-
"""Sets the offset of this ListCustomLineRequest.
|
165
|
+
r"""Sets the offset of this ListCustomLineRequest.
|
166
166
|
|
167
167
|
分页查询起始偏移量,表示从偏移量的下一个资源开始查询。 取值范围:0~2147483647 默认值为0。 当前设置marker不为空时,以marker为分页起始标识。
|
168
168
|
|
@@ -173,7 +173,7 @@ class ListCustomLineRequest:
|
|
173
173
|
|
174
174
|
@property
|
175
175
|
def show_detail(self):
|
176
|
-
"""Gets the show_detail of this ListCustomLineRequest.
|
176
|
+
r"""Gets the show_detail of this ListCustomLineRequest.
|
177
177
|
|
178
178
|
是否查询详细信息。 取值范围: true:是,查询详细信息。 false:否,不查询详细信息。 默认为true。
|
179
179
|
|
@@ -184,7 +184,7 @@ class ListCustomLineRequest:
|
|
184
184
|
|
185
185
|
@show_detail.setter
|
186
186
|
def show_detail(self, show_detail):
|
187
|
-
"""Sets the show_detail of this ListCustomLineRequest.
|
187
|
+
r"""Sets the show_detail of this ListCustomLineRequest.
|
188
188
|
|
189
189
|
是否查询详细信息。 取值范围: true:是,查询详细信息。 false:否,不查询详细信息。 默认为true。
|
190
190
|
|
@@ -195,7 +195,7 @@ class ListCustomLineRequest:
|
|
195
195
|
|
196
196
|
@property
|
197
197
|
def status(self):
|
198
|
-
"""Gets the status of this ListCustomLineRequest.
|
198
|
+
r"""Gets the status of this ListCustomLineRequest.
|
199
199
|
|
200
200
|
资源状态。
|
201
201
|
|
@@ -206,7 +206,7 @@ class ListCustomLineRequest:
|
|
206
206
|
|
207
207
|
@status.setter
|
208
208
|
def status(self, status):
|
209
|
-
"""Sets the status of this ListCustomLineRequest.
|
209
|
+
r"""Sets the status of this ListCustomLineRequest.
|
210
210
|
|
211
211
|
资源状态。
|
212
212
|
|
@@ -217,7 +217,7 @@ class ListCustomLineRequest:
|
|
217
217
|
|
218
218
|
@property
|
219
219
|
def ip(self):
|
220
|
-
"""Gets the ip of this ListCustomLineRequest.
|
220
|
+
r"""Gets the ip of this ListCustomLineRequest.
|
221
221
|
|
222
222
|
IP地址范围。
|
223
223
|
|
@@ -228,7 +228,7 @@ class ListCustomLineRequest:
|
|
228
228
|
|
229
229
|
@ip.setter
|
230
230
|
def ip(self, ip):
|
231
|
-
"""Sets the ip of this ListCustomLineRequest.
|
231
|
+
r"""Sets the ip of this ListCustomLineRequest.
|
232
232
|
|
233
233
|
IP地址范围。
|
234
234
|
|
@@ -28,7 +28,7 @@ class ListCustomLineResponse(SdkResponse):
|
|
28
28
|
}
|
29
29
|
|
30
30
|
def __init__(self, lines=None, metadata=None):
|
31
|
-
"""ListCustomLineResponse
|
31
|
+
r"""ListCustomLineResponse
|
32
32
|
|
33
33
|
The model defined in huaweicloud sdk
|
34
34
|
|
@@ -51,7 +51,7 @@ class ListCustomLineResponse(SdkResponse):
|
|
51
51
|
|
52
52
|
@property
|
53
53
|
def lines(self):
|
54
|
-
"""Gets the lines of this ListCustomLineResponse.
|
54
|
+
r"""Gets the lines of this ListCustomLineResponse.
|
55
55
|
|
56
56
|
线路列表。
|
57
57
|
|
@@ -62,7 +62,7 @@ class ListCustomLineResponse(SdkResponse):
|
|
62
62
|
|
63
63
|
@lines.setter
|
64
64
|
def lines(self, lines):
|
65
|
-
"""Sets the lines of this ListCustomLineResponse.
|
65
|
+
r"""Sets the lines of this ListCustomLineResponse.
|
66
66
|
|
67
67
|
线路列表。
|
68
68
|
|
@@ -73,7 +73,7 @@ class ListCustomLineResponse(SdkResponse):
|
|
73
73
|
|
74
74
|
@property
|
75
75
|
def metadata(self):
|
76
|
-
"""Gets the metadata of this ListCustomLineResponse.
|
76
|
+
r"""Gets the metadata of this ListCustomLineResponse.
|
77
77
|
|
78
78
|
:return: The metadata of this ListCustomLineResponse.
|
79
79
|
:rtype: :class:`huaweicloudsdkdns.v2.Metadata`
|
@@ -82,7 +82,7 @@ class ListCustomLineResponse(SdkResponse):
|
|
82
82
|
|
83
83
|
@metadata.setter
|
84
84
|
def metadata(self, metadata):
|
85
|
-
"""Sets the metadata of this ListCustomLineResponse.
|
85
|
+
r"""Sets the metadata of this ListCustomLineResponse.
|
86
86
|
|
87
87
|
:param metadata: The metadata of this ListCustomLineResponse.
|
88
88
|
:type metadata: :class:`huaweicloudsdkdns.v2.Metadata`
|
@@ -31,7 +31,7 @@ class ListLineGroupsRequest:
|
|
31
31
|
}
|
32
32
|
|
33
33
|
def __init__(self, line_id=None, name=None, limit=None, offset=None):
|
34
|
-
"""ListLineGroupsRequest
|
34
|
+
r"""ListLineGroupsRequest
|
35
35
|
|
36
36
|
The model defined in huaweicloud sdk
|
37
37
|
|
@@ -64,7 +64,7 @@ class ListLineGroupsRequest:
|
|
64
64
|
|
65
65
|
@property
|
66
66
|
def line_id(self):
|
67
|
-
"""Gets the line_id of this ListLineGroupsRequest.
|
67
|
+
r"""Gets the line_id of this ListLineGroupsRequest.
|
68
68
|
|
69
69
|
线路分组ID。 模糊匹配。
|
70
70
|
|
@@ -75,7 +75,7 @@ class ListLineGroupsRequest:
|
|
75
75
|
|
76
76
|
@line_id.setter
|
77
77
|
def line_id(self, line_id):
|
78
|
-
"""Sets the line_id of this ListLineGroupsRequest.
|
78
|
+
r"""Sets the line_id of this ListLineGroupsRequest.
|
79
79
|
|
80
80
|
线路分组ID。 模糊匹配。
|
81
81
|
|
@@ -86,7 +86,7 @@ class ListLineGroupsRequest:
|
|
86
86
|
|
87
87
|
@property
|
88
88
|
def name(self):
|
89
|
-
"""Gets the name of this ListLineGroupsRequest.
|
89
|
+
r"""Gets the name of this ListLineGroupsRequest.
|
90
90
|
|
91
91
|
线路分组名称。 模糊匹配。
|
92
92
|
|
@@ -97,7 +97,7 @@ class ListLineGroupsRequest:
|
|
97
97
|
|
98
98
|
@name.setter
|
99
99
|
def name(self, name):
|
100
|
-
"""Sets the name of this ListLineGroupsRequest.
|
100
|
+
r"""Sets the name of this ListLineGroupsRequest.
|
101
101
|
|
102
102
|
线路分组名称。 模糊匹配。
|
103
103
|
|
@@ -108,7 +108,7 @@ class ListLineGroupsRequest:
|
|
108
108
|
|
109
109
|
@property
|
110
110
|
def limit(self):
|
111
|
-
"""Gets the limit of this ListLineGroupsRequest.
|
111
|
+
r"""Gets the limit of this ListLineGroupsRequest.
|
112
112
|
|
113
113
|
每页返回的资源个数。 取值范围:0~500 取值一般为10,20,50。默认值为500。
|
114
114
|
|
@@ -119,7 +119,7 @@ class ListLineGroupsRequest:
|
|
119
119
|
|
120
120
|
@limit.setter
|
121
121
|
def limit(self, limit):
|
122
|
-
"""Sets the limit of this ListLineGroupsRequest.
|
122
|
+
r"""Sets the limit of this ListLineGroupsRequest.
|
123
123
|
|
124
124
|
每页返回的资源个数。 取值范围:0~500 取值一般为10,20,50。默认值为500。
|
125
125
|
|
@@ -130,7 +130,7 @@ class ListLineGroupsRequest:
|
|
130
130
|
|
131
131
|
@property
|
132
132
|
def offset(self):
|
133
|
-
"""Gets the offset of this ListLineGroupsRequest.
|
133
|
+
r"""Gets the offset of this ListLineGroupsRequest.
|
134
134
|
|
135
135
|
分页查询起始偏移量,表示从偏移量的下一个资源开始查询。 取值范围:0~2147483647 默认值为0。 当前设置marker不为空时,以marker为分页起始标识。
|
136
136
|
|
@@ -141,7 +141,7 @@ class ListLineGroupsRequest:
|
|
141
141
|
|
142
142
|
@offset.setter
|
143
143
|
def offset(self, offset):
|
144
|
-
"""Sets the offset of this ListLineGroupsRequest.
|
144
|
+
r"""Sets the offset of this ListLineGroupsRequest.
|
145
145
|
|
146
146
|
分页查询起始偏移量,表示从偏移量的下一个资源开始查询。 取值范围:0~2147483647 默认值为0。 当前设置marker不为空时,以marker为分页起始标识。
|
147
147
|
|
@@ -28,7 +28,7 @@ class ListLineGroupsResponse(SdkResponse):
|
|
28
28
|
}
|
29
29
|
|
30
30
|
def __init__(self, linegroups=None, metadata=None):
|
31
|
-
"""ListLineGroupsResponse
|
31
|
+
r"""ListLineGroupsResponse
|
32
32
|
|
33
33
|
The model defined in huaweicloud sdk
|
34
34
|
|
@@ -51,7 +51,7 @@ class ListLineGroupsResponse(SdkResponse):
|
|
51
51
|
|
52
52
|
@property
|
53
53
|
def linegroups(self):
|
54
|
-
"""Gets the linegroups of this ListLineGroupsResponse.
|
54
|
+
r"""Gets the linegroups of this ListLineGroupsResponse.
|
55
55
|
|
56
56
|
列表对象。
|
57
57
|
|
@@ -62,7 +62,7 @@ class ListLineGroupsResponse(SdkResponse):
|
|
62
62
|
|
63
63
|
@linegroups.setter
|
64
64
|
def linegroups(self, linegroups):
|
65
|
-
"""Sets the linegroups of this ListLineGroupsResponse.
|
65
|
+
r"""Sets the linegroups of this ListLineGroupsResponse.
|
66
66
|
|
67
67
|
列表对象。
|
68
68
|
|
@@ -73,7 +73,7 @@ class ListLineGroupsResponse(SdkResponse):
|
|
73
73
|
|
74
74
|
@property
|
75
75
|
def metadata(self):
|
76
|
-
"""Gets the metadata of this ListLineGroupsResponse.
|
76
|
+
r"""Gets the metadata of this ListLineGroupsResponse.
|
77
77
|
|
78
78
|
:return: The metadata of this ListLineGroupsResponse.
|
79
79
|
:rtype: :class:`huaweicloudsdkdns.v2.Metadata`
|
@@ -82,7 +82,7 @@ class ListLineGroupsResponse(SdkResponse):
|
|
82
82
|
|
83
83
|
@metadata.setter
|
84
84
|
def metadata(self, metadata):
|
85
|
-
"""Sets the metadata of this ListLineGroupsResponse.
|
85
|
+
r"""Sets the metadata of this ListLineGroupsResponse.
|
86
86
|
|
87
87
|
:param metadata: The metadata of this ListLineGroupsResponse.
|
88
88
|
:type metadata: :class:`huaweicloudsdkdns.v2.Metadata`
|
@@ -27,7 +27,7 @@ class ListNameServersRequest:
|
|
27
27
|
}
|
28
28
|
|
29
29
|
def __init__(self, type=None, region=None):
|
30
|
-
"""ListNameServersRequest
|
30
|
+
r"""ListNameServersRequest
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
@@ -50,7 +50,7 @@ class ListNameServersRequest:
|
|
50
50
|
|
51
51
|
@property
|
52
52
|
def type(self):
|
53
|
-
"""Gets the type of this ListNameServersRequest.
|
53
|
+
r"""Gets the type of this ListNameServersRequest.
|
54
54
|
|
55
55
|
待查询名称服务器的类型。 取值范围: public, private。 如果为空,表示查询所有类型的名称服务器。 如果为public,表示查询公网的名称服务器。 如果为private,表示查询内网的名称服务器。 搜索模式精确搜索。 默认值为空。
|
56
56
|
|
@@ -61,7 +61,7 @@ class ListNameServersRequest:
|
|
61
61
|
|
62
62
|
@type.setter
|
63
63
|
def type(self, type):
|
64
|
-
"""Sets the type of this ListNameServersRequest.
|
64
|
+
r"""Sets the type of this ListNameServersRequest.
|
65
65
|
|
66
66
|
待查询名称服务器的类型。 取值范围: public, private。 如果为空,表示查询所有类型的名称服务器。 如果为public,表示查询公网的名称服务器。 如果为private,表示查询内网的名称服务器。 搜索模式精确搜索。 默认值为空。
|
67
67
|
|
@@ -72,7 +72,7 @@ class ListNameServersRequest:
|
|
72
72
|
|
73
73
|
@property
|
74
74
|
def region(self):
|
75
|
-
"""Gets the region of this ListNameServersRequest.
|
75
|
+
r"""Gets the region of this ListNameServersRequest.
|
76
76
|
|
77
77
|
待查询的region ID。 当查询公网的名称服务器时,此处不填。 搜索模式精确搜索。 默认值为空。
|
78
78
|
|
@@ -83,7 +83,7 @@ class ListNameServersRequest:
|
|
83
83
|
|
84
84
|
@region.setter
|
85
85
|
def region(self, region):
|
86
|
-
"""Sets the region of this ListNameServersRequest.
|
86
|
+
r"""Sets the region of this ListNameServersRequest.
|
87
87
|
|
88
88
|
待查询的region ID。 当查询公网的名称服务器时,此处不填。 搜索模式精确搜索。 默认值为空。
|
89
89
|
|
@@ -26,7 +26,7 @@ class ListNameServersResponse(SdkResponse):
|
|
26
26
|
}
|
27
27
|
|
28
28
|
def __init__(self, nameservers=None):
|
29
|
-
"""ListNameServersResponse
|
29
|
+
r"""ListNameServersResponse
|
30
30
|
|
31
31
|
The model defined in huaweicloud sdk
|
32
32
|
|
@@ -44,7 +44,7 @@ class ListNameServersResponse(SdkResponse):
|
|
44
44
|
|
45
45
|
@property
|
46
46
|
def nameservers(self):
|
47
|
-
"""Gets the nameservers of this ListNameServersResponse.
|
47
|
+
r"""Gets the nameservers of this ListNameServersResponse.
|
48
48
|
|
49
49
|
name server列表对象。
|
50
50
|
|
@@ -55,7 +55,7 @@ class ListNameServersResponse(SdkResponse):
|
|
55
55
|
|
56
56
|
@nameservers.setter
|
57
57
|
def nameservers(self, nameservers):
|
58
|
-
"""Sets the nameservers of this ListNameServersResponse.
|
58
|
+
r"""Sets the nameservers of this ListNameServersResponse.
|
59
59
|
|
60
60
|
name server列表对象。
|
61
61
|
|