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
@@ -29,7 +29,7 @@ class CreateEipRecordSetRequest:
|
|
29
29
|
}
|
30
30
|
|
31
31
|
def __init__(self, region=None, floatingip_id=None, body=None):
|
32
|
-
"""CreateEipRecordSetRequest
|
32
|
+
r"""CreateEipRecordSetRequest
|
33
33
|
|
34
34
|
The model defined in huaweicloud sdk
|
35
35
|
|
@@ -55,7 +55,7 @@ class CreateEipRecordSetRequest:
|
|
55
55
|
|
56
56
|
@property
|
57
57
|
def region(self):
|
58
|
-
"""Gets the region of this CreateEipRecordSetRequest.
|
58
|
+
r"""Gets the region of this CreateEipRecordSetRequest.
|
59
59
|
|
60
60
|
租户的区域信息。
|
61
61
|
|
@@ -66,7 +66,7 @@ class CreateEipRecordSetRequest:
|
|
66
66
|
|
67
67
|
@region.setter
|
68
68
|
def region(self, region):
|
69
|
-
"""Sets the region of this CreateEipRecordSetRequest.
|
69
|
+
r"""Sets the region of this CreateEipRecordSetRequest.
|
70
70
|
|
71
71
|
租户的区域信息。
|
72
72
|
|
@@ -77,7 +77,7 @@ class CreateEipRecordSetRequest:
|
|
77
77
|
|
78
78
|
@property
|
79
79
|
def floatingip_id(self):
|
80
|
-
"""Gets the floatingip_id of this CreateEipRecordSetRequest.
|
80
|
+
r"""Gets the floatingip_id of this CreateEipRecordSetRequest.
|
81
81
|
|
82
82
|
弹性公网IP(EIP)的ID。
|
83
83
|
|
@@ -88,7 +88,7 @@ class CreateEipRecordSetRequest:
|
|
88
88
|
|
89
89
|
@floatingip_id.setter
|
90
90
|
def floatingip_id(self, floatingip_id):
|
91
|
-
"""Sets the floatingip_id of this CreateEipRecordSetRequest.
|
91
|
+
r"""Sets the floatingip_id of this CreateEipRecordSetRequest.
|
92
92
|
|
93
93
|
弹性公网IP(EIP)的ID。
|
94
94
|
|
@@ -99,7 +99,7 @@ class CreateEipRecordSetRequest:
|
|
99
99
|
|
100
100
|
@property
|
101
101
|
def body(self):
|
102
|
-
"""Gets the body of this CreateEipRecordSetRequest.
|
102
|
+
r"""Gets the body of this CreateEipRecordSetRequest.
|
103
103
|
|
104
104
|
:return: The body of this CreateEipRecordSetRequest.
|
105
105
|
:rtype: :class:`huaweicloudsdkdns.v2.CreatePtrReq`
|
@@ -108,7 +108,7 @@ class CreateEipRecordSetRequest:
|
|
108
108
|
|
109
109
|
@body.setter
|
110
110
|
def body(self, body):
|
111
|
-
"""Sets the body of this CreateEipRecordSetRequest.
|
111
|
+
r"""Sets the body of this CreateEipRecordSetRequest.
|
112
112
|
|
113
113
|
:param body: The body of this CreateEipRecordSetRequest.
|
114
114
|
:type body: :class:`huaweicloudsdkdns.v2.CreatePtrReq`
|
@@ -42,7 +42,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
42
42
|
}
|
43
43
|
|
44
44
|
def __init__(self, id=None, ptrdname=None, description=None, ttl=None, address=None, status=None, action=None, links=None, enterprise_project_id=None):
|
45
|
-
"""CreateEipRecordSetResponse
|
45
|
+
r"""CreateEipRecordSetResponse
|
46
46
|
|
47
47
|
The model defined in huaweicloud sdk
|
48
48
|
|
@@ -100,7 +100,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
100
100
|
|
101
101
|
@property
|
102
102
|
def id(self):
|
103
|
-
"""Gets the id of this CreateEipRecordSetResponse.
|
103
|
+
r"""Gets the id of this CreateEipRecordSetResponse.
|
104
104
|
|
105
105
|
PTR记录的ID,格式形如{region}:{floatingip_id}。
|
106
106
|
|
@@ -111,7 +111,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
111
111
|
|
112
112
|
@id.setter
|
113
113
|
def id(self, id):
|
114
|
-
"""Sets the id of this CreateEipRecordSetResponse.
|
114
|
+
r"""Sets the id of this CreateEipRecordSetResponse.
|
115
115
|
|
116
116
|
PTR记录的ID,格式形如{region}:{floatingip_id}。
|
117
117
|
|
@@ -122,7 +122,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
122
122
|
|
123
123
|
@property
|
124
124
|
def ptrdname(self):
|
125
|
-
"""Gets the ptrdname of this CreateEipRecordSetResponse.
|
125
|
+
r"""Gets the ptrdname of this CreateEipRecordSetResponse.
|
126
126
|
|
127
127
|
PTR记录对应的域名。
|
128
128
|
|
@@ -133,7 +133,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
133
133
|
|
134
134
|
@ptrdname.setter
|
135
135
|
def ptrdname(self, ptrdname):
|
136
|
-
"""Sets the ptrdname of this CreateEipRecordSetResponse.
|
136
|
+
r"""Sets the ptrdname of this CreateEipRecordSetResponse.
|
137
137
|
|
138
138
|
PTR记录对应的域名。
|
139
139
|
|
@@ -144,7 +144,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
144
144
|
|
145
145
|
@property
|
146
146
|
def description(self):
|
147
|
-
"""Gets the description of this CreateEipRecordSetResponse.
|
147
|
+
r"""Gets the description of this CreateEipRecordSetResponse.
|
148
148
|
|
149
149
|
对PTR记录的描述。
|
150
150
|
|
@@ -155,7 +155,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
155
155
|
|
156
156
|
@description.setter
|
157
157
|
def description(self, description):
|
158
|
-
"""Sets the description of this CreateEipRecordSetResponse.
|
158
|
+
r"""Sets the description of this CreateEipRecordSetResponse.
|
159
159
|
|
160
160
|
对PTR记录的描述。
|
161
161
|
|
@@ -166,7 +166,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
166
166
|
|
167
167
|
@property
|
168
168
|
def ttl(self):
|
169
|
-
"""Gets the ttl of this CreateEipRecordSetResponse.
|
169
|
+
r"""Gets the ttl of this CreateEipRecordSetResponse.
|
170
170
|
|
171
171
|
PTR记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。
|
172
172
|
|
@@ -177,7 +177,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
177
177
|
|
178
178
|
@ttl.setter
|
179
179
|
def ttl(self, ttl):
|
180
|
-
"""Sets the ttl of this CreateEipRecordSetResponse.
|
180
|
+
r"""Sets the ttl of this CreateEipRecordSetResponse.
|
181
181
|
|
182
182
|
PTR记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。
|
183
183
|
|
@@ -188,7 +188,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
188
188
|
|
189
189
|
@property
|
190
190
|
def address(self):
|
191
|
-
"""Gets the address of this CreateEipRecordSetResponse.
|
191
|
+
r"""Gets the address of this CreateEipRecordSetResponse.
|
192
192
|
|
193
193
|
弹性公网IP的IP地址。
|
194
194
|
|
@@ -199,7 +199,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
199
199
|
|
200
200
|
@address.setter
|
201
201
|
def address(self, address):
|
202
|
-
"""Sets the address of this CreateEipRecordSetResponse.
|
202
|
+
r"""Sets the address of this CreateEipRecordSetResponse.
|
203
203
|
|
204
204
|
弹性公网IP的IP地址。
|
205
205
|
|
@@ -210,7 +210,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
210
210
|
|
211
211
|
@property
|
212
212
|
def status(self):
|
213
|
-
"""Gets the status of this CreateEipRecordSetResponse.
|
213
|
+
r"""Gets the status of this CreateEipRecordSetResponse.
|
214
214
|
|
215
215
|
资源状态。
|
216
216
|
|
@@ -221,7 +221,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
221
221
|
|
222
222
|
@status.setter
|
223
223
|
def status(self, status):
|
224
|
-
"""Sets the status of this CreateEipRecordSetResponse.
|
224
|
+
r"""Sets the status of this CreateEipRecordSetResponse.
|
225
225
|
|
226
226
|
资源状态。
|
227
227
|
|
@@ -232,7 +232,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
232
232
|
|
233
233
|
@property
|
234
234
|
def action(self):
|
235
|
-
"""Gets the action of this CreateEipRecordSetResponse.
|
235
|
+
r"""Gets the action of this CreateEipRecordSetResponse.
|
236
236
|
|
237
237
|
对该资源的当前操作。取值范围:CREATE,UPDATE,DELETE,NONE CREATE:表示创建,UPDATE:表示更新,DELETE:表示删除,NONE:表示无操作
|
238
238
|
|
@@ -243,7 +243,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
243
243
|
|
244
244
|
@action.setter
|
245
245
|
def action(self, action):
|
246
|
-
"""Sets the action of this CreateEipRecordSetResponse.
|
246
|
+
r"""Sets the action of this CreateEipRecordSetResponse.
|
247
247
|
|
248
248
|
对该资源的当前操作。取值范围:CREATE,UPDATE,DELETE,NONE CREATE:表示创建,UPDATE:表示更新,DELETE:表示删除,NONE:表示无操作
|
249
249
|
|
@@ -254,7 +254,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
254
254
|
|
255
255
|
@property
|
256
256
|
def links(self):
|
257
|
-
"""Gets the links of this CreateEipRecordSetResponse.
|
257
|
+
r"""Gets the links of this CreateEipRecordSetResponse.
|
258
258
|
|
259
259
|
:return: The links of this CreateEipRecordSetResponse.
|
260
260
|
:rtype: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -263,7 +263,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
263
263
|
|
264
264
|
@links.setter
|
265
265
|
def links(self, links):
|
266
|
-
"""Sets the links of this CreateEipRecordSetResponse.
|
266
|
+
r"""Sets the links of this CreateEipRecordSetResponse.
|
267
267
|
|
268
268
|
:param links: The links of this CreateEipRecordSetResponse.
|
269
269
|
:type links: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -272,7 +272,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
272
272
|
|
273
273
|
@property
|
274
274
|
def enterprise_project_id(self):
|
275
|
-
"""Gets the enterprise_project_id of this CreateEipRecordSetResponse.
|
275
|
+
r"""Gets the enterprise_project_id of this CreateEipRecordSetResponse.
|
276
276
|
|
277
277
|
反向解析关联的企业项目ID,长度不超过36个字符。
|
278
278
|
|
@@ -283,7 +283,7 @@ class CreateEipRecordSetResponse(SdkResponse):
|
|
283
283
|
|
284
284
|
@enterprise_project_id.setter
|
285
285
|
def enterprise_project_id(self, enterprise_project_id):
|
286
|
-
"""Sets the enterprise_project_id of this CreateEipRecordSetResponse.
|
286
|
+
r"""Sets the enterprise_project_id of this CreateEipRecordSetResponse.
|
287
287
|
|
288
288
|
反向解析关联的企业项目ID,长度不超过36个字符。
|
289
289
|
|
@@ -25,7 +25,7 @@ class CreateLineGroupRequest:
|
|
25
25
|
}
|
26
26
|
|
27
27
|
def __init__(self, body=None):
|
28
|
-
"""CreateLineGroupRequest
|
28
|
+
r"""CreateLineGroupRequest
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
@@ -43,7 +43,7 @@ class CreateLineGroupRequest:
|
|
43
43
|
|
44
44
|
@property
|
45
45
|
def body(self):
|
46
|
-
"""Gets the body of this CreateLineGroupRequest.
|
46
|
+
r"""Gets the body of this CreateLineGroupRequest.
|
47
47
|
|
48
48
|
:return: The body of this CreateLineGroupRequest.
|
49
49
|
:rtype: :class:`huaweicloudsdkdns.v2.CreateLineGroupsReq`
|
@@ -52,7 +52,7 @@ class CreateLineGroupRequest:
|
|
52
52
|
|
53
53
|
@body.setter
|
54
54
|
def body(self, body):
|
55
|
-
"""Sets the body of this CreateLineGroupRequest.
|
55
|
+
r"""Sets the body of this CreateLineGroupRequest.
|
56
56
|
|
57
57
|
:param body: The body of this CreateLineGroupRequest.
|
58
58
|
:type body: :class:`huaweicloudsdkdns.v2.CreateLineGroupsReq`
|
@@ -38,7 +38,7 @@ class CreateLineGroupResponse(SdkResponse):
|
|
38
38
|
}
|
39
39
|
|
40
40
|
def __init__(self, name=None, lines=None, status=None, description=None, line_id=None, created_at=None, updated_at=None):
|
41
|
-
"""CreateLineGroupResponse
|
41
|
+
r"""CreateLineGroupResponse
|
42
42
|
|
43
43
|
The model defined in huaweicloud sdk
|
44
44
|
|
@@ -86,7 +86,7 @@ class CreateLineGroupResponse(SdkResponse):
|
|
86
86
|
|
87
87
|
@property
|
88
88
|
def name(self):
|
89
|
-
"""Gets the name of this CreateLineGroupResponse.
|
89
|
+
r"""Gets the name of this CreateLineGroupResponse.
|
90
90
|
|
91
91
|
线路分组名称。
|
92
92
|
|
@@ -97,7 +97,7 @@ class CreateLineGroupResponse(SdkResponse):
|
|
97
97
|
|
98
98
|
@name.setter
|
99
99
|
def name(self, name):
|
100
|
-
"""Sets the name of this CreateLineGroupResponse.
|
100
|
+
r"""Sets the name of this CreateLineGroupResponse.
|
101
101
|
|
102
102
|
线路分组名称。
|
103
103
|
|
@@ -108,7 +108,7 @@ class CreateLineGroupResponse(SdkResponse):
|
|
108
108
|
|
109
109
|
@property
|
110
110
|
def lines(self):
|
111
|
-
"""Gets the lines of this CreateLineGroupResponse.
|
111
|
+
r"""Gets the lines of this CreateLineGroupResponse.
|
112
112
|
|
113
113
|
线路分组包含的线路列表。 解析线路ID。
|
114
114
|
|
@@ -119,7 +119,7 @@ class CreateLineGroupResponse(SdkResponse):
|
|
119
119
|
|
120
120
|
@lines.setter
|
121
121
|
def lines(self, lines):
|
122
|
-
"""Sets the lines of this CreateLineGroupResponse.
|
122
|
+
r"""Sets the lines of this CreateLineGroupResponse.
|
123
123
|
|
124
124
|
线路分组包含的线路列表。 解析线路ID。
|
125
125
|
|
@@ -130,7 +130,7 @@ class CreateLineGroupResponse(SdkResponse):
|
|
130
130
|
|
131
131
|
@property
|
132
132
|
def status(self):
|
133
|
-
"""Gets the status of this CreateLineGroupResponse.
|
133
|
+
r"""Gets the status of this CreateLineGroupResponse.
|
134
134
|
|
135
135
|
资源状态。 取值范围:PENDING_CREATE,ACTIVE,PENDING_DELETE,PENDING_UPDATE,ERROR,FREEZE,DISABLE。
|
136
136
|
|
@@ -141,7 +141,7 @@ class CreateLineGroupResponse(SdkResponse):
|
|
141
141
|
|
142
142
|
@status.setter
|
143
143
|
def status(self, status):
|
144
|
-
"""Sets the status of this CreateLineGroupResponse.
|
144
|
+
r"""Sets the status of this CreateLineGroupResponse.
|
145
145
|
|
146
146
|
资源状态。 取值范围:PENDING_CREATE,ACTIVE,PENDING_DELETE,PENDING_UPDATE,ERROR,FREEZE,DISABLE。
|
147
147
|
|
@@ -152,7 +152,7 @@ class CreateLineGroupResponse(SdkResponse):
|
|
152
152
|
|
153
153
|
@property
|
154
154
|
def description(self):
|
155
|
-
"""Gets the description of this CreateLineGroupResponse.
|
155
|
+
r"""Gets the description of this CreateLineGroupResponse.
|
156
156
|
|
157
157
|
线路分组的描述信息
|
158
158
|
|
@@ -163,7 +163,7 @@ class CreateLineGroupResponse(SdkResponse):
|
|
163
163
|
|
164
164
|
@description.setter
|
165
165
|
def description(self, description):
|
166
|
-
"""Sets the description of this CreateLineGroupResponse.
|
166
|
+
r"""Sets the description of this CreateLineGroupResponse.
|
167
167
|
|
168
168
|
线路分组的描述信息
|
169
169
|
|
@@ -174,7 +174,7 @@ class CreateLineGroupResponse(SdkResponse):
|
|
174
174
|
|
175
175
|
@property
|
176
176
|
def line_id(self):
|
177
|
-
"""Gets the line_id of this CreateLineGroupResponse.
|
177
|
+
r"""Gets the line_id of this CreateLineGroupResponse.
|
178
178
|
|
179
179
|
线路分组的id。
|
180
180
|
|
@@ -185,7 +185,7 @@ class CreateLineGroupResponse(SdkResponse):
|
|
185
185
|
|
186
186
|
@line_id.setter
|
187
187
|
def line_id(self, line_id):
|
188
|
-
"""Sets the line_id of this CreateLineGroupResponse.
|
188
|
+
r"""Sets the line_id of this CreateLineGroupResponse.
|
189
189
|
|
190
190
|
线路分组的id。
|
191
191
|
|
@@ -196,7 +196,7 @@ class CreateLineGroupResponse(SdkResponse):
|
|
196
196
|
|
197
197
|
@property
|
198
198
|
def created_at(self):
|
199
|
-
"""Gets the created_at of this CreateLineGroupResponse.
|
199
|
+
r"""Gets the created_at of this CreateLineGroupResponse.
|
200
200
|
|
201
201
|
创建时间。 格式:yyyy-MM-dd'T'HH:mm:ss.SSS。
|
202
202
|
|
@@ -207,7 +207,7 @@ class CreateLineGroupResponse(SdkResponse):
|
|
207
207
|
|
208
208
|
@created_at.setter
|
209
209
|
def created_at(self, created_at):
|
210
|
-
"""Sets the created_at of this CreateLineGroupResponse.
|
210
|
+
r"""Sets the created_at of this CreateLineGroupResponse.
|
211
211
|
|
212
212
|
创建时间。 格式:yyyy-MM-dd'T'HH:mm:ss.SSS。
|
213
213
|
|
@@ -218,7 +218,7 @@ class CreateLineGroupResponse(SdkResponse):
|
|
218
218
|
|
219
219
|
@property
|
220
220
|
def updated_at(self):
|
221
|
-
"""Gets the updated_at of this CreateLineGroupResponse.
|
221
|
+
r"""Gets the updated_at of this CreateLineGroupResponse.
|
222
222
|
|
223
223
|
更新时间。 格式:yyyy-MM-dd'T'HH:mm:ss.SSS。
|
224
224
|
|
@@ -229,7 +229,7 @@ class CreateLineGroupResponse(SdkResponse):
|
|
229
229
|
|
230
230
|
@updated_at.setter
|
231
231
|
def updated_at(self, updated_at):
|
232
|
-
"""Sets the updated_at of this CreateLineGroupResponse.
|
232
|
+
r"""Sets the updated_at of this CreateLineGroupResponse.
|
233
233
|
|
234
234
|
更新时间。 格式:yyyy-MM-dd'T'HH:mm:ss.SSS。
|
235
235
|
|
@@ -29,7 +29,7 @@ class CreateLineGroupsReq:
|
|
29
29
|
}
|
30
30
|
|
31
31
|
def __init__(self, name=None, description=None, lines=None):
|
32
|
-
"""CreateLineGroupsReq
|
32
|
+
r"""CreateLineGroupsReq
|
33
33
|
|
34
34
|
The model defined in huaweicloud sdk
|
35
35
|
|
@@ -55,7 +55,7 @@ class CreateLineGroupsReq:
|
|
55
55
|
|
56
56
|
@property
|
57
57
|
def name(self):
|
58
|
-
"""Gets the name of this CreateLineGroupsReq.
|
58
|
+
r"""Gets the name of this CreateLineGroupsReq.
|
59
59
|
|
60
60
|
线路分组名称。 不能与自定义线路名称、预制线路名称重复。 取值范围:1-64个字符,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)。
|
61
61
|
|
@@ -66,7 +66,7 @@ class CreateLineGroupsReq:
|
|
66
66
|
|
67
67
|
@name.setter
|
68
68
|
def name(self, name):
|
69
|
-
"""Sets the name of this CreateLineGroupsReq.
|
69
|
+
r"""Sets the name of this CreateLineGroupsReq.
|
70
70
|
|
71
71
|
线路分组名称。 不能与自定义线路名称、预制线路名称重复。 取值范围:1-64个字符,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)。
|
72
72
|
|
@@ -77,7 +77,7 @@ class CreateLineGroupsReq:
|
|
77
77
|
|
78
78
|
@property
|
79
79
|
def description(self):
|
80
|
-
"""Gets the description of this CreateLineGroupsReq.
|
80
|
+
r"""Gets the description of this CreateLineGroupsReq.
|
81
81
|
|
82
82
|
线路分组的描述信息。 长度不超过255个字符。默认值为空。
|
83
83
|
|
@@ -88,7 +88,7 @@ class CreateLineGroupsReq:
|
|
88
88
|
|
89
89
|
@description.setter
|
90
90
|
def description(self, description):
|
91
|
-
"""Sets the description of this CreateLineGroupsReq.
|
91
|
+
r"""Sets the description of this CreateLineGroupsReq.
|
92
92
|
|
93
93
|
线路分组的描述信息。 长度不超过255个字符。默认值为空。
|
94
94
|
|
@@ -99,7 +99,7 @@ class CreateLineGroupsReq:
|
|
99
99
|
|
100
100
|
@property
|
101
101
|
def lines(self):
|
102
|
-
"""Gets the lines of this CreateLineGroupsReq.
|
102
|
+
r"""Gets the lines of this CreateLineGroupsReq.
|
103
103
|
|
104
104
|
线路分组包含的线路列表。最少为2个线路。 解析线路ID。
|
105
105
|
|
@@ -110,7 +110,7 @@ class CreateLineGroupsReq:
|
|
110
110
|
|
111
111
|
@lines.setter
|
112
112
|
def lines(self, lines):
|
113
|
-
"""Sets the lines of this CreateLineGroupsReq.
|
113
|
+
r"""Sets the lines of this CreateLineGroupsReq.
|
114
114
|
|
115
115
|
线路分组包含的线路列表。最少为2个线路。 解析线路ID。
|
116
116
|
|
@@ -37,7 +37,7 @@ class CreateLineGroupsResp:
|
|
37
37
|
}
|
38
38
|
|
39
39
|
def __init__(self, name=None, lines=None, status=None, description=None, line_id=None, created_at=None, updated_at=None):
|
40
|
-
"""CreateLineGroupsResp
|
40
|
+
r"""CreateLineGroupsResp
|
41
41
|
|
42
42
|
The model defined in huaweicloud sdk
|
43
43
|
|
@@ -85,7 +85,7 @@ class CreateLineGroupsResp:
|
|
85
85
|
|
86
86
|
@property
|
87
87
|
def name(self):
|
88
|
-
"""Gets the name of this CreateLineGroupsResp.
|
88
|
+
r"""Gets the name of this CreateLineGroupsResp.
|
89
89
|
|
90
90
|
线路分组名称。
|
91
91
|
|
@@ -96,7 +96,7 @@ class CreateLineGroupsResp:
|
|
96
96
|
|
97
97
|
@name.setter
|
98
98
|
def name(self, name):
|
99
|
-
"""Sets the name of this CreateLineGroupsResp.
|
99
|
+
r"""Sets the name of this CreateLineGroupsResp.
|
100
100
|
|
101
101
|
线路分组名称。
|
102
102
|
|
@@ -107,7 +107,7 @@ class CreateLineGroupsResp:
|
|
107
107
|
|
108
108
|
@property
|
109
109
|
def lines(self):
|
110
|
-
"""Gets the lines of this CreateLineGroupsResp.
|
110
|
+
r"""Gets the lines of this CreateLineGroupsResp.
|
111
111
|
|
112
112
|
线路分组包含的线路列表。 解析线路ID。
|
113
113
|
|
@@ -118,7 +118,7 @@ class CreateLineGroupsResp:
|
|
118
118
|
|
119
119
|
@lines.setter
|
120
120
|
def lines(self, lines):
|
121
|
-
"""Sets the lines of this CreateLineGroupsResp.
|
121
|
+
r"""Sets the lines of this CreateLineGroupsResp.
|
122
122
|
|
123
123
|
线路分组包含的线路列表。 解析线路ID。
|
124
124
|
|
@@ -129,7 +129,7 @@ class CreateLineGroupsResp:
|
|
129
129
|
|
130
130
|
@property
|
131
131
|
def status(self):
|
132
|
-
"""Gets the status of this CreateLineGroupsResp.
|
132
|
+
r"""Gets the status of this CreateLineGroupsResp.
|
133
133
|
|
134
134
|
资源状态。 取值范围:PENDING_CREATE,ACTIVE,PENDING_DELETE,PENDING_UPDATE,ERROR,FREEZE,DISABLE。
|
135
135
|
|
@@ -140,7 +140,7 @@ class CreateLineGroupsResp:
|
|
140
140
|
|
141
141
|
@status.setter
|
142
142
|
def status(self, status):
|
143
|
-
"""Sets the status of this CreateLineGroupsResp.
|
143
|
+
r"""Sets the status of this CreateLineGroupsResp.
|
144
144
|
|
145
145
|
资源状态。 取值范围:PENDING_CREATE,ACTIVE,PENDING_DELETE,PENDING_UPDATE,ERROR,FREEZE,DISABLE。
|
146
146
|
|
@@ -151,7 +151,7 @@ class CreateLineGroupsResp:
|
|
151
151
|
|
152
152
|
@property
|
153
153
|
def description(self):
|
154
|
-
"""Gets the description of this CreateLineGroupsResp.
|
154
|
+
r"""Gets the description of this CreateLineGroupsResp.
|
155
155
|
|
156
156
|
线路分组的描述信息
|
157
157
|
|
@@ -162,7 +162,7 @@ class CreateLineGroupsResp:
|
|
162
162
|
|
163
163
|
@description.setter
|
164
164
|
def description(self, description):
|
165
|
-
"""Sets the description of this CreateLineGroupsResp.
|
165
|
+
r"""Sets the description of this CreateLineGroupsResp.
|
166
166
|
|
167
167
|
线路分组的描述信息
|
168
168
|
|
@@ -173,7 +173,7 @@ class CreateLineGroupsResp:
|
|
173
173
|
|
174
174
|
@property
|
175
175
|
def line_id(self):
|
176
|
-
"""Gets the line_id of this CreateLineGroupsResp.
|
176
|
+
r"""Gets the line_id of this CreateLineGroupsResp.
|
177
177
|
|
178
178
|
线路分组的id。
|
179
179
|
|
@@ -184,7 +184,7 @@ class CreateLineGroupsResp:
|
|
184
184
|
|
185
185
|
@line_id.setter
|
186
186
|
def line_id(self, line_id):
|
187
|
-
"""Sets the line_id of this CreateLineGroupsResp.
|
187
|
+
r"""Sets the line_id of this CreateLineGroupsResp.
|
188
188
|
|
189
189
|
线路分组的id。
|
190
190
|
|
@@ -195,7 +195,7 @@ class CreateLineGroupsResp:
|
|
195
195
|
|
196
196
|
@property
|
197
197
|
def created_at(self):
|
198
|
-
"""Gets the created_at of this CreateLineGroupsResp.
|
198
|
+
r"""Gets the created_at of this CreateLineGroupsResp.
|
199
199
|
|
200
200
|
创建时间。 格式:yyyy-MM-dd'T'HH:mm:ss.SSS。
|
201
201
|
|
@@ -206,7 +206,7 @@ class CreateLineGroupsResp:
|
|
206
206
|
|
207
207
|
@created_at.setter
|
208
208
|
def created_at(self, created_at):
|
209
|
-
"""Sets the created_at of this CreateLineGroupsResp.
|
209
|
+
r"""Sets the created_at of this CreateLineGroupsResp.
|
210
210
|
|
211
211
|
创建时间。 格式:yyyy-MM-dd'T'HH:mm:ss.SSS。
|
212
212
|
|
@@ -217,7 +217,7 @@ class CreateLineGroupsResp:
|
|
217
217
|
|
218
218
|
@property
|
219
219
|
def updated_at(self):
|
220
|
-
"""Gets the updated_at of this CreateLineGroupsResp.
|
220
|
+
r"""Gets the updated_at of this CreateLineGroupsResp.
|
221
221
|
|
222
222
|
更新时间。 格式:yyyy-MM-dd'T'HH:mm:ss.SSS。
|
223
223
|
|
@@ -228,7 +228,7 @@ class CreateLineGroupsResp:
|
|
228
228
|
|
229
229
|
@updated_at.setter
|
230
230
|
def updated_at(self, updated_at):
|
231
|
-
"""Sets the updated_at of this CreateLineGroupsResp.
|
231
|
+
r"""Sets the updated_at of this CreateLineGroupsResp.
|
232
232
|
|
233
233
|
更新时间。 格式:yyyy-MM-dd'T'HH:mm:ss.SSS。
|
234
234
|
|