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 CreateRecordSetRequestBody:
|
|
37
37
|
}
|
38
38
|
|
39
39
|
def __init__(self, name=None, description=None, type=None, status=None, ttl=None, records=None, tags=None):
|
40
|
-
"""CreateRecordSetRequestBody
|
40
|
+
r"""CreateRecordSetRequestBody
|
41
41
|
|
42
42
|
The model defined in huaweicloud sdk
|
43
43
|
|
@@ -82,7 +82,7 @@ class CreateRecordSetRequestBody:
|
|
82
82
|
|
83
83
|
@property
|
84
84
|
def name(self):
|
85
|
-
"""Gets the name of this CreateRecordSetRequestBody.
|
85
|
+
r"""Gets the name of this CreateRecordSetRequestBody.
|
86
86
|
|
87
87
|
域名,后缀需以zone name结束且为FQDN(即以“.”号结束的完整主机名)。
|
88
88
|
|
@@ -93,7 +93,7 @@ class CreateRecordSetRequestBody:
|
|
93
93
|
|
94
94
|
@name.setter
|
95
95
|
def name(self, name):
|
96
|
-
"""Sets the name of this CreateRecordSetRequestBody.
|
96
|
+
r"""Sets the name of this CreateRecordSetRequestBody.
|
97
97
|
|
98
98
|
域名,后缀需以zone name结束且为FQDN(即以“.”号结束的完整主机名)。
|
99
99
|
|
@@ -104,7 +104,7 @@ class CreateRecordSetRequestBody:
|
|
104
104
|
|
105
105
|
@property
|
106
106
|
def description(self):
|
107
|
-
"""Gets the description of this CreateRecordSetRequestBody.
|
107
|
+
r"""Gets the description of this CreateRecordSetRequestBody.
|
108
108
|
|
109
109
|
可选配置,对域名的描述。 长度不超过255个字符。 默认值为空。
|
110
110
|
|
@@ -115,7 +115,7 @@ class CreateRecordSetRequestBody:
|
|
115
115
|
|
116
116
|
@description.setter
|
117
117
|
def description(self, description):
|
118
|
-
"""Sets the description of this CreateRecordSetRequestBody.
|
118
|
+
r"""Sets the description of this CreateRecordSetRequestBody.
|
119
119
|
|
120
120
|
可选配置,对域名的描述。 长度不超过255个字符。 默认值为空。
|
121
121
|
|
@@ -126,7 +126,7 @@ class CreateRecordSetRequestBody:
|
|
126
126
|
|
127
127
|
@property
|
128
128
|
def type(self):
|
129
|
-
"""Gets the type of this CreateRecordSetRequestBody.
|
129
|
+
r"""Gets the type of this CreateRecordSetRequestBody.
|
130
130
|
|
131
131
|
Record Set的类型。 公网域名场景的记录类型: A、AAAA、MX、CNAME、TXT、NS、SRV、CAA。 内网域名场景的记录类型: A、AAAA、MX、CNAME、TXT、SRV。
|
132
132
|
|
@@ -137,7 +137,7 @@ class CreateRecordSetRequestBody:
|
|
137
137
|
|
138
138
|
@type.setter
|
139
139
|
def type(self, type):
|
140
|
-
"""Sets the type of this CreateRecordSetRequestBody.
|
140
|
+
r"""Sets the type of this CreateRecordSetRequestBody.
|
141
141
|
|
142
142
|
Record Set的类型。 公网域名场景的记录类型: A、AAAA、MX、CNAME、TXT、NS、SRV、CAA。 内网域名场景的记录类型: A、AAAA、MX、CNAME、TXT、SRV。
|
143
143
|
|
@@ -148,7 +148,7 @@ class CreateRecordSetRequestBody:
|
|
148
148
|
|
149
149
|
@property
|
150
150
|
def status(self):
|
151
|
-
"""Gets the status of this CreateRecordSetRequestBody.
|
151
|
+
r"""Gets the status of this CreateRecordSetRequestBody.
|
152
152
|
|
153
153
|
解析记录的状态。 取值范围: ENABLE:启用 DISABLE:暂停 默认值为ENABLE。
|
154
154
|
|
@@ -159,7 +159,7 @@ class CreateRecordSetRequestBody:
|
|
159
159
|
|
160
160
|
@status.setter
|
161
161
|
def status(self, status):
|
162
|
-
"""Sets the status of this CreateRecordSetRequestBody.
|
162
|
+
r"""Sets the status of this CreateRecordSetRequestBody.
|
163
163
|
|
164
164
|
解析记录的状态。 取值范围: ENABLE:启用 DISABLE:暂停 默认值为ENABLE。
|
165
165
|
|
@@ -170,7 +170,7 @@ class CreateRecordSetRequestBody:
|
|
170
170
|
|
171
171
|
@property
|
172
172
|
def ttl(self):
|
173
|
-
"""Gets the ttl of this CreateRecordSetRequestBody.
|
173
|
+
r"""Gets the ttl of this CreateRecordSetRequestBody.
|
174
174
|
|
175
175
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。 如果您的服务地址经常更换,建议TTL值设置相对小些,反之,建议设置相对大些。
|
176
176
|
|
@@ -181,7 +181,7 @@ class CreateRecordSetRequestBody:
|
|
181
181
|
|
182
182
|
@ttl.setter
|
183
183
|
def ttl(self, ttl):
|
184
|
-
"""Sets the ttl of this CreateRecordSetRequestBody.
|
184
|
+
r"""Sets the ttl of this CreateRecordSetRequestBody.
|
185
185
|
|
186
186
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。 如果您的服务地址经常更换,建议TTL值设置相对小些,反之,建议设置相对大些。
|
187
187
|
|
@@ -192,7 +192,7 @@ class CreateRecordSetRequestBody:
|
|
192
192
|
|
193
193
|
@property
|
194
194
|
def records(self):
|
195
|
-
"""Gets the records of this CreateRecordSetRequestBody.
|
195
|
+
r"""Gets the records of this CreateRecordSetRequestBody.
|
196
196
|
|
197
197
|
解析记录的值。不同类型解析记录对应的值的规则不同。
|
198
198
|
|
@@ -203,7 +203,7 @@ class CreateRecordSetRequestBody:
|
|
203
203
|
|
204
204
|
@records.setter
|
205
205
|
def records(self, records):
|
206
|
-
"""Sets the records of this CreateRecordSetRequestBody.
|
206
|
+
r"""Sets the records of this CreateRecordSetRequestBody.
|
207
207
|
|
208
208
|
解析记录的值。不同类型解析记录对应的值的规则不同。
|
209
209
|
|
@@ -214,7 +214,7 @@ class CreateRecordSetRequestBody:
|
|
214
214
|
|
215
215
|
@property
|
216
216
|
def tags(self):
|
217
|
-
"""Gets the tags of this CreateRecordSetRequestBody.
|
217
|
+
r"""Gets the tags of this CreateRecordSetRequestBody.
|
218
218
|
|
219
219
|
资源标签。
|
220
220
|
|
@@ -225,7 +225,7 @@ class CreateRecordSetRequestBody:
|
|
225
225
|
|
226
226
|
@tags.setter
|
227
227
|
def tags(self, tags):
|
228
|
-
"""Sets the tags of this CreateRecordSetRequestBody.
|
228
|
+
r"""Sets the tags of this CreateRecordSetRequestBody.
|
229
229
|
|
230
230
|
资源标签。
|
231
231
|
|
@@ -52,7 +52,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
52
52
|
}
|
53
53
|
|
54
54
|
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):
|
55
|
-
"""CreateRecordSetResponse
|
55
|
+
r"""CreateRecordSetResponse
|
56
56
|
|
57
57
|
The model defined in huaweicloud sdk
|
58
58
|
|
@@ -135,7 +135,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
135
135
|
|
136
136
|
@property
|
137
137
|
def id(self):
|
138
|
-
"""Gets the id of this CreateRecordSetResponse.
|
138
|
+
r"""Gets the id of this CreateRecordSetResponse.
|
139
139
|
|
140
140
|
Record Set的ID。
|
141
141
|
|
@@ -146,7 +146,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
146
146
|
|
147
147
|
@id.setter
|
148
148
|
def id(self, id):
|
149
|
-
"""Sets the id of this CreateRecordSetResponse.
|
149
|
+
r"""Sets the id of this CreateRecordSetResponse.
|
150
150
|
|
151
151
|
Record Set的ID。
|
152
152
|
|
@@ -157,7 +157,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
157
157
|
|
158
158
|
@property
|
159
159
|
def name(self):
|
160
|
-
"""Gets the name of this CreateRecordSetResponse.
|
160
|
+
r"""Gets the name of this CreateRecordSetResponse.
|
161
161
|
|
162
162
|
Record Set的名称。
|
163
163
|
|
@@ -168,7 +168,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
168
168
|
|
169
169
|
@name.setter
|
170
170
|
def name(self, name):
|
171
|
-
"""Sets the name of this CreateRecordSetResponse.
|
171
|
+
r"""Sets the name of this CreateRecordSetResponse.
|
172
172
|
|
173
173
|
Record Set的名称。
|
174
174
|
|
@@ -179,7 +179,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
179
179
|
|
180
180
|
@property
|
181
181
|
def description(self):
|
182
|
-
"""Gets the description of this CreateRecordSetResponse.
|
182
|
+
r"""Gets the description of this CreateRecordSetResponse.
|
183
183
|
|
184
184
|
Record Set的描述信息。
|
185
185
|
|
@@ -190,7 +190,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
190
190
|
|
191
191
|
@description.setter
|
192
192
|
def description(self, description):
|
193
|
-
"""Sets the description of this CreateRecordSetResponse.
|
193
|
+
r"""Sets the description of this CreateRecordSetResponse.
|
194
194
|
|
195
195
|
Record Set的描述信息。
|
196
196
|
|
@@ -201,7 +201,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
201
201
|
|
202
202
|
@property
|
203
203
|
def zone_id(self):
|
204
|
-
"""Gets the zone_id of this CreateRecordSetResponse.
|
204
|
+
r"""Gets the zone_id of this CreateRecordSetResponse.
|
205
205
|
|
206
206
|
托管该记录的zone_id。
|
207
207
|
|
@@ -212,7 +212,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
212
212
|
|
213
213
|
@zone_id.setter
|
214
214
|
def zone_id(self, zone_id):
|
215
|
-
"""Sets the zone_id of this CreateRecordSetResponse.
|
215
|
+
r"""Sets the zone_id of this CreateRecordSetResponse.
|
216
216
|
|
217
217
|
托管该记录的zone_id。
|
218
218
|
|
@@ -223,7 +223,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
223
223
|
|
224
224
|
@property
|
225
225
|
def zone_name(self):
|
226
|
-
"""Gets the zone_name of this CreateRecordSetResponse.
|
226
|
+
r"""Gets the zone_name of this CreateRecordSetResponse.
|
227
227
|
|
228
228
|
托管该记录的zone_name。
|
229
229
|
|
@@ -234,7 +234,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
234
234
|
|
235
235
|
@zone_name.setter
|
236
236
|
def zone_name(self, zone_name):
|
237
|
-
"""Sets the zone_name of this CreateRecordSetResponse.
|
237
|
+
r"""Sets the zone_name of this CreateRecordSetResponse.
|
238
238
|
|
239
239
|
托管该记录的zone_name。
|
240
240
|
|
@@ -245,7 +245,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
245
245
|
|
246
246
|
@property
|
247
247
|
def type(self):
|
248
|
-
"""Gets the type of this CreateRecordSetResponse.
|
248
|
+
r"""Gets the type of this CreateRecordSetResponse.
|
249
249
|
|
250
250
|
记录类型。 公网域名场景的记录类型: A、AAAA、MX、CNAME、TXT、NS、SRV、CAA。 内网域名场景的记录类型: A、AAAA、MX、CNAME、TXT、SRV。
|
251
251
|
|
@@ -256,7 +256,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
256
256
|
|
257
257
|
@type.setter
|
258
258
|
def type(self, type):
|
259
|
-
"""Sets the type of this CreateRecordSetResponse.
|
259
|
+
r"""Sets the type of this CreateRecordSetResponse.
|
260
260
|
|
261
261
|
记录类型。 公网域名场景的记录类型: A、AAAA、MX、CNAME、TXT、NS、SRV、CAA。 内网域名场景的记录类型: A、AAAA、MX、CNAME、TXT、SRV。
|
262
262
|
|
@@ -267,7 +267,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
267
267
|
|
268
268
|
@property
|
269
269
|
def ttl(self):
|
270
|
-
"""Gets the ttl of this CreateRecordSetResponse.
|
270
|
+
r"""Gets the ttl of this CreateRecordSetResponse.
|
271
271
|
|
272
272
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。 如果您的服务地址经常更换,建议TTL值设置相对小些,反之,建议设置相对大些。
|
273
273
|
|
@@ -278,7 +278,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
278
278
|
|
279
279
|
@ttl.setter
|
280
280
|
def ttl(self, ttl):
|
281
|
-
"""Sets the ttl of this CreateRecordSetResponse.
|
281
|
+
r"""Sets the ttl of this CreateRecordSetResponse.
|
282
282
|
|
283
283
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。 如果您的服务地址经常更换,建议TTL值设置相对小些,反之,建议设置相对大些。
|
284
284
|
|
@@ -289,7 +289,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
289
289
|
|
290
290
|
@property
|
291
291
|
def records(self):
|
292
|
-
"""Gets the records of this CreateRecordSetResponse.
|
292
|
+
r"""Gets the records of this CreateRecordSetResponse.
|
293
293
|
|
294
294
|
域名解析后的值。
|
295
295
|
|
@@ -300,7 +300,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
300
300
|
|
301
301
|
@records.setter
|
302
302
|
def records(self, records):
|
303
|
-
"""Sets the records of this CreateRecordSetResponse.
|
303
|
+
r"""Sets the records of this CreateRecordSetResponse.
|
304
304
|
|
305
305
|
域名解析后的值。
|
306
306
|
|
@@ -311,7 +311,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
311
311
|
|
312
312
|
@property
|
313
313
|
def create_at(self):
|
314
|
-
"""Gets the create_at of this CreateRecordSetResponse.
|
314
|
+
r"""Gets the create_at of this CreateRecordSetResponse.
|
315
315
|
|
316
316
|
创建时间。 格式:yyyy-MM-dd'T'HH:mm:ss.SSS
|
317
317
|
|
@@ -322,7 +322,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
322
322
|
|
323
323
|
@create_at.setter
|
324
324
|
def create_at(self, create_at):
|
325
|
-
"""Sets the create_at of this CreateRecordSetResponse.
|
325
|
+
r"""Sets the create_at of this CreateRecordSetResponse.
|
326
326
|
|
327
327
|
创建时间。 格式:yyyy-MM-dd'T'HH:mm:ss.SSS
|
328
328
|
|
@@ -333,7 +333,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
333
333
|
|
334
334
|
@property
|
335
335
|
def update_at(self):
|
336
|
-
"""Gets the update_at of this CreateRecordSetResponse.
|
336
|
+
r"""Gets the update_at of this CreateRecordSetResponse.
|
337
337
|
|
338
338
|
更新时间。 格式:yyyy-MM-dd'T'HH:mm:ss.SSS
|
339
339
|
|
@@ -344,7 +344,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
344
344
|
|
345
345
|
@update_at.setter
|
346
346
|
def update_at(self, update_at):
|
347
|
-
"""Sets the update_at of this CreateRecordSetResponse.
|
347
|
+
r"""Sets the update_at of this CreateRecordSetResponse.
|
348
348
|
|
349
349
|
更新时间。 格式:yyyy-MM-dd'T'HH:mm:ss.SSS
|
350
350
|
|
@@ -355,7 +355,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
355
355
|
|
356
356
|
@property
|
357
357
|
def status(self):
|
358
|
-
"""Gets the status of this CreateRecordSetResponse.
|
358
|
+
r"""Gets the status of this CreateRecordSetResponse.
|
359
359
|
|
360
360
|
资源状态。
|
361
361
|
|
@@ -366,7 +366,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
366
366
|
|
367
367
|
@status.setter
|
368
368
|
def status(self, status):
|
369
|
-
"""Sets the status of this CreateRecordSetResponse.
|
369
|
+
r"""Sets the status of this CreateRecordSetResponse.
|
370
370
|
|
371
371
|
资源状态。
|
372
372
|
|
@@ -377,7 +377,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
377
377
|
|
378
378
|
@property
|
379
379
|
def default(self):
|
380
|
-
"""Gets the default of this CreateRecordSetResponse.
|
380
|
+
r"""Gets the default of this CreateRecordSetResponse.
|
381
381
|
|
382
382
|
标识是否由系统默认生成,系统默认生成的Record Set不能删除。
|
383
383
|
|
@@ -388,7 +388,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
388
388
|
|
389
389
|
@default.setter
|
390
390
|
def default(self, default):
|
391
|
-
"""Sets the default of this CreateRecordSetResponse.
|
391
|
+
r"""Sets the default of this CreateRecordSetResponse.
|
392
392
|
|
393
393
|
标识是否由系统默认生成,系统默认生成的Record Set不能删除。
|
394
394
|
|
@@ -399,7 +399,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
399
399
|
|
400
400
|
@property
|
401
401
|
def project_id(self):
|
402
|
-
"""Gets the project_id of this CreateRecordSetResponse.
|
402
|
+
r"""Gets the project_id of this CreateRecordSetResponse.
|
403
403
|
|
404
404
|
该Record Set所属的项目ID。
|
405
405
|
|
@@ -410,7 +410,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
410
410
|
|
411
411
|
@project_id.setter
|
412
412
|
def project_id(self, project_id):
|
413
|
-
"""Sets the project_id of this CreateRecordSetResponse.
|
413
|
+
r"""Sets the project_id of this CreateRecordSetResponse.
|
414
414
|
|
415
415
|
该Record Set所属的项目ID。
|
416
416
|
|
@@ -421,7 +421,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
421
421
|
|
422
422
|
@property
|
423
423
|
def links(self):
|
424
|
-
"""Gets the links of this CreateRecordSetResponse.
|
424
|
+
r"""Gets the links of this CreateRecordSetResponse.
|
425
425
|
|
426
426
|
:return: The links of this CreateRecordSetResponse.
|
427
427
|
:rtype: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -430,7 +430,7 @@ class CreateRecordSetResponse(SdkResponse):
|
|
430
430
|
|
431
431
|
@links.setter
|
432
432
|
def links(self, links):
|
433
|
-
"""Sets the links of this CreateRecordSetResponse.
|
433
|
+
r"""Sets the links of this CreateRecordSetResponse.
|
434
434
|
|
435
435
|
:param links: The links of this CreateRecordSetResponse.
|
436
436
|
:type links: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -27,7 +27,7 @@ class CreateRecordSetWithBatchLinesRequest:
|
|
27
27
|
}
|
28
28
|
|
29
29
|
def __init__(self, zone_id=None, body=None):
|
30
|
-
"""CreateRecordSetWithBatchLinesRequest
|
30
|
+
r"""CreateRecordSetWithBatchLinesRequest
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
@@ -49,7 +49,7 @@ class CreateRecordSetWithBatchLinesRequest:
|
|
49
49
|
|
50
50
|
@property
|
51
51
|
def zone_id(self):
|
52
|
-
"""Gets the zone_id of this CreateRecordSetWithBatchLinesRequest.
|
52
|
+
r"""Gets the zone_id of this CreateRecordSetWithBatchLinesRequest.
|
53
53
|
|
54
54
|
所属Zone的ID。
|
55
55
|
|
@@ -60,7 +60,7 @@ class CreateRecordSetWithBatchLinesRequest:
|
|
60
60
|
|
61
61
|
@zone_id.setter
|
62
62
|
def zone_id(self, zone_id):
|
63
|
-
"""Sets the zone_id of this CreateRecordSetWithBatchLinesRequest.
|
63
|
+
r"""Sets the zone_id of this CreateRecordSetWithBatchLinesRequest.
|
64
64
|
|
65
65
|
所属Zone的ID。
|
66
66
|
|
@@ -71,7 +71,7 @@ class CreateRecordSetWithBatchLinesRequest:
|
|
71
71
|
|
72
72
|
@property
|
73
73
|
def body(self):
|
74
|
-
"""Gets the body of this CreateRecordSetWithBatchLinesRequest.
|
74
|
+
r"""Gets the body of this CreateRecordSetWithBatchLinesRequest.
|
75
75
|
|
76
76
|
:return: The body of this CreateRecordSetWithBatchLinesRequest.
|
77
77
|
:rtype: :class:`huaweicloudsdkdns.v2.CreateRSetBatchLinesReq`
|
@@ -80,7 +80,7 @@ class CreateRecordSetWithBatchLinesRequest:
|
|
80
80
|
|
81
81
|
@body.setter
|
82
82
|
def body(self, body):
|
83
|
-
"""Sets the body of this CreateRecordSetWithBatchLinesRequest.
|
83
|
+
r"""Sets the body of this CreateRecordSetWithBatchLinesRequest.
|
84
84
|
|
85
85
|
:param body: The body of this CreateRecordSetWithBatchLinesRequest.
|
86
86
|
:type body: :class:`huaweicloudsdkdns.v2.CreateRSetBatchLinesReq`
|
@@ -30,7 +30,7 @@ class CreateRecordSetWithBatchLinesResponse(SdkResponse):
|
|
30
30
|
}
|
31
31
|
|
32
32
|
def __init__(self, links=None, recordsets=None, metadata=None):
|
33
|
-
"""CreateRecordSetWithBatchLinesResponse
|
33
|
+
r"""CreateRecordSetWithBatchLinesResponse
|
34
34
|
|
35
35
|
The model defined in huaweicloud sdk
|
36
36
|
|
@@ -58,7 +58,7 @@ class CreateRecordSetWithBatchLinesResponse(SdkResponse):
|
|
58
58
|
|
59
59
|
@property
|
60
60
|
def links(self):
|
61
|
-
"""Gets the links of this CreateRecordSetWithBatchLinesResponse.
|
61
|
+
r"""Gets the links of this CreateRecordSetWithBatchLinesResponse.
|
62
62
|
|
63
63
|
:return: The links of this CreateRecordSetWithBatchLinesResponse.
|
64
64
|
:rtype: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -67,7 +67,7 @@ class CreateRecordSetWithBatchLinesResponse(SdkResponse):
|
|
67
67
|
|
68
68
|
@links.setter
|
69
69
|
def links(self, links):
|
70
|
-
"""Sets the links of this CreateRecordSetWithBatchLinesResponse.
|
70
|
+
r"""Sets the links of this CreateRecordSetWithBatchLinesResponse.
|
71
71
|
|
72
72
|
:param links: The links of this CreateRecordSetWithBatchLinesResponse.
|
73
73
|
:type links: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -76,7 +76,7 @@ class CreateRecordSetWithBatchLinesResponse(SdkResponse):
|
|
76
76
|
|
77
77
|
@property
|
78
78
|
def recordsets(self):
|
79
|
-
"""Gets the recordsets of this CreateRecordSetWithBatchLinesResponse.
|
79
|
+
r"""Gets the recordsets of this CreateRecordSetWithBatchLinesResponse.
|
80
80
|
|
81
81
|
recordset的列表信息。
|
82
82
|
|
@@ -87,7 +87,7 @@ class CreateRecordSetWithBatchLinesResponse(SdkResponse):
|
|
87
87
|
|
88
88
|
@recordsets.setter
|
89
89
|
def recordsets(self, recordsets):
|
90
|
-
"""Sets the recordsets of this CreateRecordSetWithBatchLinesResponse.
|
90
|
+
r"""Sets the recordsets of this CreateRecordSetWithBatchLinesResponse.
|
91
91
|
|
92
92
|
recordset的列表信息。
|
93
93
|
|
@@ -98,7 +98,7 @@ class CreateRecordSetWithBatchLinesResponse(SdkResponse):
|
|
98
98
|
|
99
99
|
@property
|
100
100
|
def metadata(self):
|
101
|
-
"""Gets the metadata of this CreateRecordSetWithBatchLinesResponse.
|
101
|
+
r"""Gets the metadata of this CreateRecordSetWithBatchLinesResponse.
|
102
102
|
|
103
103
|
:return: The metadata of this CreateRecordSetWithBatchLinesResponse.
|
104
104
|
:rtype: :class:`huaweicloudsdkdns.v2.Metadata`
|
@@ -107,7 +107,7 @@ class CreateRecordSetWithBatchLinesResponse(SdkResponse):
|
|
107
107
|
|
108
108
|
@metadata.setter
|
109
109
|
def metadata(self, metadata):
|
110
|
-
"""Sets the metadata of this CreateRecordSetWithBatchLinesResponse.
|
110
|
+
r"""Sets the metadata of this CreateRecordSetWithBatchLinesResponse.
|
111
111
|
|
112
112
|
:param metadata: The metadata of this CreateRecordSetWithBatchLinesResponse.
|
113
113
|
:type metadata: :class:`huaweicloudsdkdns.v2.Metadata`
|
@@ -27,7 +27,7 @@ class CreateRecordSetWithLineRequest:
|
|
27
27
|
}
|
28
28
|
|
29
29
|
def __init__(self, zone_id=None, body=None):
|
30
|
-
"""CreateRecordSetWithLineRequest
|
30
|
+
r"""CreateRecordSetWithLineRequest
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
@@ -49,7 +49,7 @@ class CreateRecordSetWithLineRequest:
|
|
49
49
|
|
50
50
|
@property
|
51
51
|
def zone_id(self):
|
52
|
-
"""Gets the zone_id of this CreateRecordSetWithLineRequest.
|
52
|
+
r"""Gets the zone_id of this CreateRecordSetWithLineRequest.
|
53
53
|
|
54
54
|
所属zone的ID。
|
55
55
|
|
@@ -60,7 +60,7 @@ class CreateRecordSetWithLineRequest:
|
|
60
60
|
|
61
61
|
@zone_id.setter
|
62
62
|
def zone_id(self, zone_id):
|
63
|
-
"""Sets the zone_id of this CreateRecordSetWithLineRequest.
|
63
|
+
r"""Sets the zone_id of this CreateRecordSetWithLineRequest.
|
64
64
|
|
65
65
|
所属zone的ID。
|
66
66
|
|
@@ -71,7 +71,7 @@ class CreateRecordSetWithLineRequest:
|
|
71
71
|
|
72
72
|
@property
|
73
73
|
def body(self):
|
74
|
-
"""Gets the body of this CreateRecordSetWithLineRequest.
|
74
|
+
r"""Gets the body of this CreateRecordSetWithLineRequest.
|
75
75
|
|
76
76
|
:return: The body of this CreateRecordSetWithLineRequest.
|
77
77
|
:rtype: :class:`huaweicloudsdkdns.v2.CreateRecordSetWithLineRequestBody`
|
@@ -80,7 +80,7 @@ class CreateRecordSetWithLineRequest:
|
|
80
80
|
|
81
81
|
@body.setter
|
82
82
|
def body(self, body):
|
83
|
-
"""Sets the body of this CreateRecordSetWithLineRequest.
|
83
|
+
r"""Sets the body of this CreateRecordSetWithLineRequest.
|
84
84
|
|
85
85
|
:param body: The body of this CreateRecordSetWithLineRequest.
|
86
86
|
:type body: :class:`huaweicloudsdkdns.v2.CreateRecordSetWithLineRequestBody`
|