huaweicloudsdkdns 3.1.142__py2.py3-none-any.whl → 3.1.144__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.144.dist-info}/METADATA +2 -2
- huaweicloudsdkdns-3.1.144.dist-info/RECORD +192 -0
- huaweicloudsdkdns-3.1.142.dist-info/RECORD +0 -192
- {huaweicloudsdkdns-3.1.142.dist-info → huaweicloudsdkdns-3.1.144.dist-info}/LICENSE +0 -0
- {huaweicloudsdkdns-3.1.142.dist-info → huaweicloudsdkdns-3.1.144.dist-info}/WHEEL +0 -0
- {huaweicloudsdkdns-3.1.142.dist-info → huaweicloudsdkdns-3.1.144.dist-info}/top_level.txt +0 -0
@@ -47,7 +47,7 @@ class ListPublicZonesRequest:
|
|
47
47
|
}
|
48
48
|
|
49
49
|
def __init__(self, type=None, limit=None, marker=None, offset=None, tags=None, name=None, id=None, status=None, search_mode=None, sort_key=None, sort_dir=None, enterprise_project_id=None):
|
50
|
-
"""ListPublicZonesRequest
|
50
|
+
r"""ListPublicZonesRequest
|
51
51
|
|
52
52
|
The model defined in huaweicloud sdk
|
53
53
|
|
@@ -120,7 +120,7 @@ class ListPublicZonesRequest:
|
|
120
120
|
|
121
121
|
@property
|
122
122
|
def type(self):
|
123
|
-
"""Gets the type of this ListPublicZonesRequest.
|
123
|
+
r"""Gets the type of this ListPublicZonesRequest.
|
124
124
|
|
125
125
|
待查询的zone的类型。 取值范围:public 默认值为空。
|
126
126
|
|
@@ -131,7 +131,7 @@ class ListPublicZonesRequest:
|
|
131
131
|
|
132
132
|
@type.setter
|
133
133
|
def type(self, type):
|
134
|
-
"""Sets the type of this ListPublicZonesRequest.
|
134
|
+
r"""Sets the type of this ListPublicZonesRequest.
|
135
135
|
|
136
136
|
待查询的zone的类型。 取值范围:public 默认值为空。
|
137
137
|
|
@@ -142,7 +142,7 @@ class ListPublicZonesRequest:
|
|
142
142
|
|
143
143
|
@property
|
144
144
|
def limit(self):
|
145
|
-
"""Gets the limit of this ListPublicZonesRequest.
|
145
|
+
r"""Gets the limit of this ListPublicZonesRequest.
|
146
146
|
|
147
147
|
每页返回的资源个数。 取值范围:0~500 取值一般为10,20,50。默认值为500。
|
148
148
|
|
@@ -153,7 +153,7 @@ class ListPublicZonesRequest:
|
|
153
153
|
|
154
154
|
@limit.setter
|
155
155
|
def limit(self, limit):
|
156
|
-
"""Sets the limit of this ListPublicZonesRequest.
|
156
|
+
r"""Sets the limit of this ListPublicZonesRequest.
|
157
157
|
|
158
158
|
每页返回的资源个数。 取值范围:0~500 取值一般为10,20,50。默认值为500。
|
159
159
|
|
@@ -164,7 +164,7 @@ class ListPublicZonesRequest:
|
|
164
164
|
|
165
165
|
@property
|
166
166
|
def marker(self):
|
167
|
-
"""Gets the marker of this ListPublicZonesRequest.
|
167
|
+
r"""Gets the marker of this ListPublicZonesRequest.
|
168
168
|
|
169
169
|
分页查询起始的资源ID,为空时为查询第一页。 默认值为空。
|
170
170
|
|
@@ -175,7 +175,7 @@ class ListPublicZonesRequest:
|
|
175
175
|
|
176
176
|
@marker.setter
|
177
177
|
def marker(self, marker):
|
178
|
-
"""Sets the marker of this ListPublicZonesRequest.
|
178
|
+
r"""Sets the marker of this ListPublicZonesRequest.
|
179
179
|
|
180
180
|
分页查询起始的资源ID,为空时为查询第一页。 默认值为空。
|
181
181
|
|
@@ -186,7 +186,7 @@ class ListPublicZonesRequest:
|
|
186
186
|
|
187
187
|
@property
|
188
188
|
def offset(self):
|
189
|
-
"""Gets the offset of this ListPublicZonesRequest.
|
189
|
+
r"""Gets the offset of this ListPublicZonesRequest.
|
190
190
|
|
191
191
|
分页查询起始偏移量,表示从偏移量的下一个资源开始查询。 取值范围:0~2147483647 默认值为0。 当前设置marker不为空时,以marker为分页起始标识。
|
192
192
|
|
@@ -197,7 +197,7 @@ class ListPublicZonesRequest:
|
|
197
197
|
|
198
198
|
@offset.setter
|
199
199
|
def offset(self, offset):
|
200
|
-
"""Sets the offset of this ListPublicZonesRequest.
|
200
|
+
r"""Sets the offset of this ListPublicZonesRequest.
|
201
201
|
|
202
202
|
分页查询起始偏移量,表示从偏移量的下一个资源开始查询。 取值范围:0~2147483647 默认值为0。 当前设置marker不为空时,以marker为分页起始标识。
|
203
203
|
|
@@ -208,7 +208,7 @@ class ListPublicZonesRequest:
|
|
208
208
|
|
209
209
|
@property
|
210
210
|
def tags(self):
|
211
|
-
"""Gets the tags of this ListPublicZonesRequest.
|
211
|
+
r"""Gets the tags of this ListPublicZonesRequest.
|
212
212
|
|
213
213
|
资源标签。 取值格式:key1,value1|key2,value2 多个标签之间用\"|\"分开,每个标签的键值用英文逗号\",\"相隔。 多个标签之间为“与”的关系。 关于资源标签,请参见添加资源标签。 搜索模式为精确搜索。如果资源标签值value是以*开头时,则按照*后面的值全模糊匹配。 默认值为空。
|
214
214
|
|
@@ -219,7 +219,7 @@ class ListPublicZonesRequest:
|
|
219
219
|
|
220
220
|
@tags.setter
|
221
221
|
def tags(self, tags):
|
222
|
-
"""Sets the tags of this ListPublicZonesRequest.
|
222
|
+
r"""Sets the tags of this ListPublicZonesRequest.
|
223
223
|
|
224
224
|
资源标签。 取值格式:key1,value1|key2,value2 多个标签之间用\"|\"分开,每个标签的键值用英文逗号\",\"相隔。 多个标签之间为“与”的关系。 关于资源标签,请参见添加资源标签。 搜索模式为精确搜索。如果资源标签值value是以*开头时,则按照*后面的值全模糊匹配。 默认值为空。
|
225
225
|
|
@@ -230,7 +230,7 @@ class ListPublicZonesRequest:
|
|
230
230
|
|
231
231
|
@property
|
232
232
|
def name(self):
|
233
|
-
"""Gets the name of this ListPublicZonesRequest.
|
233
|
+
r"""Gets the name of this ListPublicZonesRequest.
|
234
234
|
|
235
235
|
Zone名称。 搜索模式默认为模糊搜索。
|
236
236
|
|
@@ -241,7 +241,7 @@ class ListPublicZonesRequest:
|
|
241
241
|
|
242
242
|
@name.setter
|
243
243
|
def name(self, name):
|
244
|
-
"""Sets the name of this ListPublicZonesRequest.
|
244
|
+
r"""Sets the name of this ListPublicZonesRequest.
|
245
245
|
|
246
246
|
Zone名称。 搜索模式默认为模糊搜索。
|
247
247
|
|
@@ -252,7 +252,7 @@ class ListPublicZonesRequest:
|
|
252
252
|
|
253
253
|
@property
|
254
254
|
def id(self):
|
255
|
-
"""Gets the id of this ListPublicZonesRequest.
|
255
|
+
r"""Gets the id of this ListPublicZonesRequest.
|
256
256
|
|
257
257
|
Zone ID。
|
258
258
|
|
@@ -263,7 +263,7 @@ class ListPublicZonesRequest:
|
|
263
263
|
|
264
264
|
@id.setter
|
265
265
|
def id(self, id):
|
266
|
-
"""Sets the id of this ListPublicZonesRequest.
|
266
|
+
r"""Sets the id of this ListPublicZonesRequest.
|
267
267
|
|
268
268
|
Zone ID。
|
269
269
|
|
@@ -274,7 +274,7 @@ class ListPublicZonesRequest:
|
|
274
274
|
|
275
275
|
@property
|
276
276
|
def status(self):
|
277
|
-
"""Gets the status of this ListPublicZonesRequest.
|
277
|
+
r"""Gets the status of this ListPublicZonesRequest.
|
278
278
|
|
279
279
|
资源状态。
|
280
280
|
|
@@ -285,7 +285,7 @@ class ListPublicZonesRequest:
|
|
285
285
|
|
286
286
|
@status.setter
|
287
287
|
def status(self, status):
|
288
|
-
"""Sets the status of this ListPublicZonesRequest.
|
288
|
+
r"""Sets the status of this ListPublicZonesRequest.
|
289
289
|
|
290
290
|
资源状态。
|
291
291
|
|
@@ -296,7 +296,7 @@ class ListPublicZonesRequest:
|
|
296
296
|
|
297
297
|
@property
|
298
298
|
def search_mode(self):
|
299
|
-
"""Gets the search_mode of this ListPublicZonesRequest.
|
299
|
+
r"""Gets the search_mode of this ListPublicZonesRequest.
|
300
300
|
|
301
301
|
查询条件搜索模式。 取值范围: like:模糊搜索 equal:精确搜索
|
302
302
|
|
@@ -307,7 +307,7 @@ class ListPublicZonesRequest:
|
|
307
307
|
|
308
308
|
@search_mode.setter
|
309
309
|
def search_mode(self, search_mode):
|
310
|
-
"""Sets the search_mode of this ListPublicZonesRequest.
|
310
|
+
r"""Sets the search_mode of this ListPublicZonesRequest.
|
311
311
|
|
312
312
|
查询条件搜索模式。 取值范围: like:模糊搜索 equal:精确搜索
|
313
313
|
|
@@ -318,7 +318,7 @@ class ListPublicZonesRequest:
|
|
318
318
|
|
319
319
|
@property
|
320
320
|
def sort_key(self):
|
321
|
-
"""Gets the sort_key of this ListPublicZonesRequest.
|
321
|
+
r"""Gets the sort_key of this ListPublicZonesRequest.
|
322
322
|
|
323
323
|
查询结果中zone列表的排序字段。 取值范围为: name:域名 created_at:创建时间 updated_at:更新时间 默认值为空,表示不排序。
|
324
324
|
|
@@ -329,7 +329,7 @@ class ListPublicZonesRequest:
|
|
329
329
|
|
330
330
|
@sort_key.setter
|
331
331
|
def sort_key(self, sort_key):
|
332
|
-
"""Sets the sort_key of this ListPublicZonesRequest.
|
332
|
+
r"""Sets the sort_key of this ListPublicZonesRequest.
|
333
333
|
|
334
334
|
查询结果中zone列表的排序字段。 取值范围为: name:域名 created_at:创建时间 updated_at:更新时间 默认值为空,表示不排序。
|
335
335
|
|
@@ -340,7 +340,7 @@ class ListPublicZonesRequest:
|
|
340
340
|
|
341
341
|
@property
|
342
342
|
def sort_dir(self):
|
343
|
-
"""Gets the sort_dir of this ListPublicZonesRequest.
|
343
|
+
r"""Gets the sort_dir of this ListPublicZonesRequest.
|
344
344
|
|
345
345
|
查询结果中zone列表的排序方式。 取值范围: desc:降序排序 asc:升序排序 默认值为空,表示不排序。
|
346
346
|
|
@@ -351,7 +351,7 @@ class ListPublicZonesRequest:
|
|
351
351
|
|
352
352
|
@sort_dir.setter
|
353
353
|
def sort_dir(self, sort_dir):
|
354
|
-
"""Sets the sort_dir of this ListPublicZonesRequest.
|
354
|
+
r"""Sets the sort_dir of this ListPublicZonesRequest.
|
355
355
|
|
356
356
|
查询结果中zone列表的排序方式。 取值范围: desc:降序排序 asc:升序排序 默认值为空,表示不排序。
|
357
357
|
|
@@ -362,7 +362,7 @@ class ListPublicZonesRequest:
|
|
362
362
|
|
363
363
|
@property
|
364
364
|
def enterprise_project_id(self):
|
365
|
-
"""Gets the enterprise_project_id of this ListPublicZonesRequest.
|
365
|
+
r"""Gets the enterprise_project_id of this ListPublicZonesRequest.
|
366
366
|
|
367
367
|
域名关联的企业项目ID,长度不超过36个字符。
|
368
368
|
|
@@ -373,7 +373,7 @@ class ListPublicZonesRequest:
|
|
373
373
|
|
374
374
|
@enterprise_project_id.setter
|
375
375
|
def enterprise_project_id(self, enterprise_project_id):
|
376
|
-
"""Sets the enterprise_project_id of this ListPublicZonesRequest.
|
376
|
+
r"""Sets the enterprise_project_id of this ListPublicZonesRequest.
|
377
377
|
|
378
378
|
域名关联的企业项目ID,长度不超过36个字符。
|
379
379
|
|
@@ -30,7 +30,7 @@ class ListPublicZonesResponse(SdkResponse):
|
|
30
30
|
}
|
31
31
|
|
32
32
|
def __init__(self, links=None, zones=None, metadata=None):
|
33
|
-
"""ListPublicZonesResponse
|
33
|
+
r"""ListPublicZonesResponse
|
34
34
|
|
35
35
|
The model defined in huaweicloud sdk
|
36
36
|
|
@@ -58,7 +58,7 @@ class ListPublicZonesResponse(SdkResponse):
|
|
58
58
|
|
59
59
|
@property
|
60
60
|
def links(self):
|
61
|
-
"""Gets the links of this ListPublicZonesResponse.
|
61
|
+
r"""Gets the links of this ListPublicZonesResponse.
|
62
62
|
|
63
63
|
:return: The links of this ListPublicZonesResponse.
|
64
64
|
:rtype: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -67,7 +67,7 @@ class ListPublicZonesResponse(SdkResponse):
|
|
67
67
|
|
68
68
|
@links.setter
|
69
69
|
def links(self, links):
|
70
|
-
"""Sets the links of this ListPublicZonesResponse.
|
70
|
+
r"""Sets the links of this ListPublicZonesResponse.
|
71
71
|
|
72
72
|
:param links: The links of this ListPublicZonesResponse.
|
73
73
|
:type links: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -76,7 +76,7 @@ class ListPublicZonesResponse(SdkResponse):
|
|
76
76
|
|
77
77
|
@property
|
78
78
|
def zones(self):
|
79
|
-
"""Gets the zones of this ListPublicZonesResponse.
|
79
|
+
r"""Gets the zones of this ListPublicZonesResponse.
|
80
80
|
|
81
81
|
查询公网Zone的列表响应。
|
82
82
|
|
@@ -87,7 +87,7 @@ class ListPublicZonesResponse(SdkResponse):
|
|
87
87
|
|
88
88
|
@zones.setter
|
89
89
|
def zones(self, zones):
|
90
|
-
"""Sets the zones of this ListPublicZonesResponse.
|
90
|
+
r"""Sets the zones of this ListPublicZonesResponse.
|
91
91
|
|
92
92
|
查询公网Zone的列表响应。
|
93
93
|
|
@@ -98,7 +98,7 @@ class ListPublicZonesResponse(SdkResponse):
|
|
98
98
|
|
99
99
|
@property
|
100
100
|
def metadata(self):
|
101
|
-
"""Gets the metadata of this ListPublicZonesResponse.
|
101
|
+
r"""Gets the metadata of this ListPublicZonesResponse.
|
102
102
|
|
103
103
|
:return: The metadata of this ListPublicZonesResponse.
|
104
104
|
:rtype: :class:`huaweicloudsdkdns.v2.Metadata`
|
@@ -107,7 +107,7 @@ class ListPublicZonesResponse(SdkResponse):
|
|
107
107
|
|
108
108
|
@metadata.setter
|
109
109
|
def metadata(self, metadata):
|
110
|
-
"""Sets the metadata of this ListPublicZonesResponse.
|
110
|
+
r"""Sets the metadata of this ListPublicZonesResponse.
|
111
111
|
|
112
112
|
:param metadata: The metadata of this ListPublicZonesResponse.
|
113
113
|
:type metadata: :class:`huaweicloudsdkdns.v2.Metadata`
|
@@ -51,7 +51,7 @@ class ListRecordSets:
|
|
51
51
|
}
|
52
52
|
|
53
53
|
def __init__(self, id=None, name=None, description=None, zone_id=None, zone_name=None, type=None, ttl=None, records=None, create_at=None, update_at=None, status=None, default=None, project_id=None, links=None):
|
54
|
-
"""ListRecordSets
|
54
|
+
r"""ListRecordSets
|
55
55
|
|
56
56
|
The model defined in huaweicloud sdk
|
57
57
|
|
@@ -134,7 +134,7 @@ class ListRecordSets:
|
|
134
134
|
|
135
135
|
@property
|
136
136
|
def id(self):
|
137
|
-
"""Gets the id of this ListRecordSets.
|
137
|
+
r"""Gets the id of this ListRecordSets.
|
138
138
|
|
139
139
|
Record Set的ID。
|
140
140
|
|
@@ -145,7 +145,7 @@ class ListRecordSets:
|
|
145
145
|
|
146
146
|
@id.setter
|
147
147
|
def id(self, id):
|
148
|
-
"""Sets the id of this ListRecordSets.
|
148
|
+
r"""Sets the id of this ListRecordSets.
|
149
149
|
|
150
150
|
Record Set的ID。
|
151
151
|
|
@@ -156,7 +156,7 @@ class ListRecordSets:
|
|
156
156
|
|
157
157
|
@property
|
158
158
|
def name(self):
|
159
|
-
"""Gets the name of this ListRecordSets.
|
159
|
+
r"""Gets the name of this ListRecordSets.
|
160
160
|
|
161
161
|
Record Set的名称。
|
162
162
|
|
@@ -167,7 +167,7 @@ class ListRecordSets:
|
|
167
167
|
|
168
168
|
@name.setter
|
169
169
|
def name(self, name):
|
170
|
-
"""Sets the name of this ListRecordSets.
|
170
|
+
r"""Sets the name of this ListRecordSets.
|
171
171
|
|
172
172
|
Record Set的名称。
|
173
173
|
|
@@ -178,7 +178,7 @@ class ListRecordSets:
|
|
178
178
|
|
179
179
|
@property
|
180
180
|
def description(self):
|
181
|
-
"""Gets the description of this ListRecordSets.
|
181
|
+
r"""Gets the description of this ListRecordSets.
|
182
182
|
|
183
183
|
Record Set的描述信息。
|
184
184
|
|
@@ -189,7 +189,7 @@ class ListRecordSets:
|
|
189
189
|
|
190
190
|
@description.setter
|
191
191
|
def description(self, description):
|
192
|
-
"""Sets the description of this ListRecordSets.
|
192
|
+
r"""Sets the description of this ListRecordSets.
|
193
193
|
|
194
194
|
Record Set的描述信息。
|
195
195
|
|
@@ -200,7 +200,7 @@ class ListRecordSets:
|
|
200
200
|
|
201
201
|
@property
|
202
202
|
def zone_id(self):
|
203
|
-
"""Gets the zone_id of this ListRecordSets.
|
203
|
+
r"""Gets the zone_id of this ListRecordSets.
|
204
204
|
|
205
205
|
托管该记录的zone_id。
|
206
206
|
|
@@ -211,7 +211,7 @@ class ListRecordSets:
|
|
211
211
|
|
212
212
|
@zone_id.setter
|
213
213
|
def zone_id(self, zone_id):
|
214
|
-
"""Sets the zone_id of this ListRecordSets.
|
214
|
+
r"""Sets the zone_id of this ListRecordSets.
|
215
215
|
|
216
216
|
托管该记录的zone_id。
|
217
217
|
|
@@ -222,7 +222,7 @@ class ListRecordSets:
|
|
222
222
|
|
223
223
|
@property
|
224
224
|
def zone_name(self):
|
225
|
-
"""Gets the zone_name of this ListRecordSets.
|
225
|
+
r"""Gets the zone_name of this ListRecordSets.
|
226
226
|
|
227
227
|
托管该记录的zone_name。
|
228
228
|
|
@@ -233,7 +233,7 @@ class ListRecordSets:
|
|
233
233
|
|
234
234
|
@zone_name.setter
|
235
235
|
def zone_name(self, zone_name):
|
236
|
-
"""Sets the zone_name of this ListRecordSets.
|
236
|
+
r"""Sets the zone_name of this ListRecordSets.
|
237
237
|
|
238
238
|
托管该记录的zone_name。
|
239
239
|
|
@@ -244,7 +244,7 @@ class ListRecordSets:
|
|
244
244
|
|
245
245
|
@property
|
246
246
|
def type(self):
|
247
|
-
"""Gets the type of this ListRecordSets.
|
247
|
+
r"""Gets the type of this ListRecordSets.
|
248
248
|
|
249
249
|
记录类型。
|
250
250
|
|
@@ -255,7 +255,7 @@ class ListRecordSets:
|
|
255
255
|
|
256
256
|
@type.setter
|
257
257
|
def type(self, type):
|
258
|
-
"""Sets the type of this ListRecordSets.
|
258
|
+
r"""Sets the type of this ListRecordSets.
|
259
259
|
|
260
260
|
记录类型。
|
261
261
|
|
@@ -266,7 +266,7 @@ class ListRecordSets:
|
|
266
266
|
|
267
267
|
@property
|
268
268
|
def ttl(self):
|
269
|
-
"""Gets the ttl of this ListRecordSets.
|
269
|
+
r"""Gets the ttl of this ListRecordSets.
|
270
270
|
|
271
271
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。
|
272
272
|
|
@@ -277,7 +277,7 @@ class ListRecordSets:
|
|
277
277
|
|
278
278
|
@ttl.setter
|
279
279
|
def ttl(self, ttl):
|
280
|
-
"""Sets the ttl of this ListRecordSets.
|
280
|
+
r"""Sets the ttl of this ListRecordSets.
|
281
281
|
|
282
282
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。
|
283
283
|
|
@@ -288,7 +288,7 @@ class ListRecordSets:
|
|
288
288
|
|
289
289
|
@property
|
290
290
|
def records(self):
|
291
|
-
"""Gets the records of this ListRecordSets.
|
291
|
+
r"""Gets the records of this ListRecordSets.
|
292
292
|
|
293
293
|
域名解析后的值。
|
294
294
|
|
@@ -299,7 +299,7 @@ class ListRecordSets:
|
|
299
299
|
|
300
300
|
@records.setter
|
301
301
|
def records(self, records):
|
302
|
-
"""Sets the records of this ListRecordSets.
|
302
|
+
r"""Sets the records of this ListRecordSets.
|
303
303
|
|
304
304
|
域名解析后的值。
|
305
305
|
|
@@ -310,7 +310,7 @@ class ListRecordSets:
|
|
310
310
|
|
311
311
|
@property
|
312
312
|
def create_at(self):
|
313
|
-
"""Gets the create_at of this ListRecordSets.
|
313
|
+
r"""Gets the create_at of this ListRecordSets.
|
314
314
|
|
315
315
|
创建时间。
|
316
316
|
|
@@ -321,7 +321,7 @@ class ListRecordSets:
|
|
321
321
|
|
322
322
|
@create_at.setter
|
323
323
|
def create_at(self, create_at):
|
324
|
-
"""Sets the create_at of this ListRecordSets.
|
324
|
+
r"""Sets the create_at of this ListRecordSets.
|
325
325
|
|
326
326
|
创建时间。
|
327
327
|
|
@@ -332,7 +332,7 @@ class ListRecordSets:
|
|
332
332
|
|
333
333
|
@property
|
334
334
|
def update_at(self):
|
335
|
-
"""Gets the update_at of this ListRecordSets.
|
335
|
+
r"""Gets the update_at of this ListRecordSets.
|
336
336
|
|
337
337
|
更新时间。
|
338
338
|
|
@@ -343,7 +343,7 @@ class ListRecordSets:
|
|
343
343
|
|
344
344
|
@update_at.setter
|
345
345
|
def update_at(self, update_at):
|
346
|
-
"""Sets the update_at of this ListRecordSets.
|
346
|
+
r"""Sets the update_at of this ListRecordSets.
|
347
347
|
|
348
348
|
更新时间。
|
349
349
|
|
@@ -354,7 +354,7 @@ class ListRecordSets:
|
|
354
354
|
|
355
355
|
@property
|
356
356
|
def status(self):
|
357
|
-
"""Gets the status of this ListRecordSets.
|
357
|
+
r"""Gets the status of this ListRecordSets.
|
358
358
|
|
359
359
|
资源状态。
|
360
360
|
|
@@ -365,7 +365,7 @@ class ListRecordSets:
|
|
365
365
|
|
366
366
|
@status.setter
|
367
367
|
def status(self, status):
|
368
|
-
"""Sets the status of this ListRecordSets.
|
368
|
+
r"""Sets the status of this ListRecordSets.
|
369
369
|
|
370
370
|
资源状态。
|
371
371
|
|
@@ -376,7 +376,7 @@ class ListRecordSets:
|
|
376
376
|
|
377
377
|
@property
|
378
378
|
def default(self):
|
379
|
-
"""Gets the default of this ListRecordSets.
|
379
|
+
r"""Gets the default of this ListRecordSets.
|
380
380
|
|
381
381
|
标识是否由系统默认生成,系统默认生成的Record Set不能删除。
|
382
382
|
|
@@ -387,7 +387,7 @@ class ListRecordSets:
|
|
387
387
|
|
388
388
|
@default.setter
|
389
389
|
def default(self, default):
|
390
|
-
"""Sets the default of this ListRecordSets.
|
390
|
+
r"""Sets the default of this ListRecordSets.
|
391
391
|
|
392
392
|
标识是否由系统默认生成,系统默认生成的Record Set不能删除。
|
393
393
|
|
@@ -398,7 +398,7 @@ class ListRecordSets:
|
|
398
398
|
|
399
399
|
@property
|
400
400
|
def project_id(self):
|
401
|
-
"""Gets the project_id of this ListRecordSets.
|
401
|
+
r"""Gets the project_id of this ListRecordSets.
|
402
402
|
|
403
403
|
该Record Set所属的项目ID。
|
404
404
|
|
@@ -409,7 +409,7 @@ class ListRecordSets:
|
|
409
409
|
|
410
410
|
@project_id.setter
|
411
411
|
def project_id(self, project_id):
|
412
|
-
"""Sets the project_id of this ListRecordSets.
|
412
|
+
r"""Sets the project_id of this ListRecordSets.
|
413
413
|
|
414
414
|
该Record Set所属的项目ID。
|
415
415
|
|
@@ -420,7 +420,7 @@ class ListRecordSets:
|
|
420
420
|
|
421
421
|
@property
|
422
422
|
def links(self):
|
423
|
-
"""Gets the links of this ListRecordSets.
|
423
|
+
r"""Gets the links of this ListRecordSets.
|
424
424
|
|
425
425
|
:return: The links of this ListRecordSets.
|
426
426
|
:rtype: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -429,7 +429,7 @@ class ListRecordSets:
|
|
429
429
|
|
430
430
|
@links.setter
|
431
431
|
def links(self, links):
|
432
|
-
"""Sets the links of this ListRecordSets.
|
432
|
+
r"""Sets the links of this ListRecordSets.
|
433
433
|
|
434
434
|
:param links: The links of this ListRecordSets.
|
435
435
|
:type links: :class:`huaweicloudsdkdns.v2.PageLink`
|