huaweicloudsdkgeip 3.1.86__py2.py3-none-any.whl → 3.1.132__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.
Potentially problematic release.
This version of huaweicloudsdkgeip might be problematic. Click here for more details.
- huaweicloudsdkgeip/v3/__init__.py +1 -5
- huaweicloudsdkgeip/v3/geip_async_client.py +6 -6
- huaweicloudsdkgeip/v3/geip_client.py +6 -6
- huaweicloudsdkgeip/v3/model/__init__.py +1 -5
- huaweicloudsdkgeip/v3/model/add_geip_segment_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/add_global_eip_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/add_internet_bandwidth_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/associate_geip_segment_instance_request.py +1 -5
- huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_associate_instance_info.py +5 -1
- huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_gc_bandwidth_info.py +31 -19
- huaweicloudsdkgeip/v3/model/associate_instance_global_eip_segment_request_body_global_eip_segment.py +3 -3
- huaweicloudsdkgeip/v3/model/associate_instance_request.py +1 -5
- huaweicloudsdkgeip/v3/model/attach_internet_bandwidth.py +5 -1
- huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip.py +21 -21
- huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_request.py +1 -5
- huaweicloudsdkgeip/v3/model/batch_create_geip_segment_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/batch_create_geip_segment_tags_response.py +1 -1
- huaweicloudsdkgeip/v3/model/batch_create_global_eip_job.py +173 -0
- huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body_global_eip.py +9 -9
- huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body_global_eip_internet_bandwidth_info.py +10 -10
- huaweicloudsdkgeip/v3/model/batch_create_global_eip_response.py +23 -19
- huaweicloudsdkgeip/v3/model/batch_create_global_eip_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/batch_create_global_eip_tags_response.py +1 -1
- huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth.py +18 -18
- huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request_body_internet_bandwidth.py +12 -12
- huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_tags_response.py +1 -1
- huaweicloudsdkgeip/v3/model/batch_create_v2_request_body.py +8 -8
- huaweicloudsdkgeip/v3/model/batch_delete_geip_segment_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/batch_delete_geip_segment_tags_response.py +1 -1
- huaweicloudsdkgeip/v3/model/batch_delete_global_eip_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/batch_delete_global_eip_tags_response.py +1 -1
- huaweicloudsdkgeip/v3/model/batch_delete_internet_bandwidth_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/batch_delete_internet_bandwidth_tags_response.py +1 -1
- huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body.py +4 -4
- huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body_tags.py +6 -6
- huaweicloudsdkgeip/v3/model/count_geip_segments.py +3 -3
- huaweicloudsdkgeip/v3/model/count_global_eip_segment_request.py +22 -110
- huaweicloudsdkgeip/v3/model/count_global_eip_segment_response.py +18 -18
- huaweicloudsdkgeip/v3/model/count_global_eips.py +3 -3
- huaweicloudsdkgeip/v3/model/count_global_eips_request.py +23 -115
- huaweicloudsdkgeip/v3/model/count_global_eips_response.py +19 -48
- huaweicloudsdkgeip/v3/model/count_internet_bandwidth_request.py +8 -40
- huaweicloudsdkgeip/v3/model/create_global_eip.py +6 -6
- huaweicloudsdkgeip/v3/model/create_global_eip_request_body_global_eip.py +9 -9
- huaweicloudsdkgeip/v3/model/create_global_eip_request_body_global_eip_tags.py +6 -6
- huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body_global_eip_segment.py +9 -9
- huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body_global_eip_segment_internet_bandwidth.py +7 -7
- huaweicloudsdkgeip/v3/model/create_internet_bandwidth.py +18 -18
- huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request_body_internet_bandwidth.py +12 -12
- huaweicloudsdkgeip/v3/model/create_tag.py +6 -6
- huaweicloudsdkgeip/v3/model/create_user_disclaimer_record.py +3 -3
- huaweicloudsdkgeip/v3/model/create_v2_tag_request_body_tag.py +6 -6
- huaweicloudsdkgeip/v3/model/delete_geip_segment_tag_request.py +2 -10
- huaweicloudsdkgeip/v3/model/delete_global_eip_request.py +1 -5
- huaweicloudsdkgeip/v3/model/delete_global_eip_segment_request.py +1 -5
- huaweicloudsdkgeip/v3/model/delete_global_eip_tag_request.py +2 -10
- huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_request.py +1 -5
- huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_tag_request.py +2 -10
- huaweicloudsdkgeip/v3/model/detach_internet_bandwidth.py +3 -3
- huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_global_eips.py +25 -25
- huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_request.py +2 -10
- huaweicloudsdkgeip/v3/model/disassociate_geip_segment_instance_request.py +1 -5
- huaweicloudsdkgeip/v3/model/disassociate_instance_request.py +1 -5
- huaweicloudsdkgeip/v3/model/geip_tags.py +6 -6
- huaweicloudsdkgeip/v3/model/get_account_tags_v2.py +6 -6
- huaweicloudsdkgeip/v3/model/global_connection_bandwidth_info.py +12 -12
- huaweicloudsdkgeip/v3/model/instance_info.py +6 -6
- huaweicloudsdkgeip/v3/model/internet_bandwidth_info.py +3 -3
- huaweicloudsdkgeip/v3/model/list_access_sites.py +6 -6
- huaweicloudsdkgeip/v3/model/list_access_sites_request.py +5 -25
- huaweicloudsdkgeip/v3/model/list_geip_pools.py +17 -13
- huaweicloudsdkgeip/v3/model/list_geip_pools_request.py +8 -40
- huaweicloudsdkgeip/v3/model/list_geip_resource_quotas_request.py +2 -10
- huaweicloudsdkgeip/v3/model/list_global_eip_filter_tags_request.py +2 -10
- huaweicloudsdkgeip/v3/model/list_global_eip_segments.py +21 -21
- huaweicloudsdkgeip/v3/model/list_global_eip_segments_request.py +24 -120
- huaweicloudsdkgeip/v3/model/list_global_eips.py +21 -21
- huaweicloudsdkgeip/v3/model/list_global_eips_request.py +26 -130
- huaweicloudsdkgeip/v3/model/list_internet_bandwidth_filter_tags_request.py +2 -10
- huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits.py +3 -3
- huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits_request.py +3 -15
- huaweicloudsdkgeip/v3/model/list_internet_bandwidths.py +18 -18
- huaweicloudsdkgeip/v3/model/list_internet_bandwidths_request.py +11 -55
- huaweicloudsdkgeip/v3/model/list_jobs.py +3 -3
- huaweicloudsdkgeip/v3/model/list_jobs_request.py +4 -20
- huaweicloudsdkgeip/v3/model/list_support_instances_support_regions.py +6 -6
- huaweicloudsdkgeip/v3/model/list_support_masks.py +6 -6
- huaweicloudsdkgeip/v3/model/list_support_masks_request.py +4 -20
- huaweicloudsdkgeip/v3/model/list_support_regions.py +6 -6
- huaweicloudsdkgeip/v3/model/list_support_regions_request.py +8 -40
- huaweicloudsdkgeip/v3/model/list_tenant_geip_support_instances_request.py +2 -10
- huaweicloudsdkgeip/v3/model/short_global_eip_segment.py +6 -6
- huaweicloudsdkgeip/v3/model/show_geip_segment_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/show_global_eip.py +21 -21
- huaweicloudsdkgeip/v3/model/show_global_eip_request.py +2 -10
- huaweicloudsdkgeip/v3/model/show_global_eip_segment.py +21 -21
- huaweicloudsdkgeip/v3/model/show_global_eip_segment_request.py +2 -10
- huaweicloudsdkgeip/v3/model/show_global_eip_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/show_internet_bandwidth.py +18 -18
- huaweicloudsdkgeip/v3/model/show_internet_bandwidth_request.py +2 -10
- huaweicloudsdkgeip/v3/model/show_internet_bandwidth_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/show_job.py +3 -3
- huaweicloudsdkgeip/v3/model/show_jobs_request.py +1 -5
- huaweicloudsdkgeip/v3/model/show_user_disclaimer_record.py +3 -3
- huaweicloudsdkgeip/v3/model/show_user_disclaimer_request.py +1 -5
- huaweicloudsdkgeip/v3/model/sys_tag.py +6 -6
- huaweicloudsdkgeip/v3/model/tag.py +6 -6
- huaweicloudsdkgeip/v3/model/update_global_eip.py +6 -6
- huaweicloudsdkgeip/v3/model/update_global_eip_request.py +1 -5
- huaweicloudsdkgeip/v3/model/update_global_eip_request_body_global_eip.py +6 -6
- huaweicloudsdkgeip/v3/model/update_global_eip_segment_request.py +1 -5
- huaweicloudsdkgeip/v3/model/update_global_eip_segment_request_body_global_eip_segment.py +6 -6
- huaweicloudsdkgeip/v3/model/update_internet_bandwidth.py +18 -18
- huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request.py +1 -5
- huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request_body_internet_bandwidth.py +6 -6
- {huaweicloudsdkgeip-3.1.86.dist-info → huaweicloudsdkgeip-3.1.132.dist-info}/METADATA +2 -2
- {huaweicloudsdkgeip-3.1.86.dist-info → huaweicloudsdkgeip-3.1.132.dist-info}/RECORD +121 -125
- {huaweicloudsdkgeip-3.1.86.dist-info → huaweicloudsdkgeip-3.1.132.dist-info}/WHEEL +1 -1
- huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_gc_bandwidth_info_tags.py +0 -134
- huaweicloudsdkgeip/v3/model/batch_create_global_eip.py +0 -738
- huaweicloudsdkgeip/v3/model/batch_create_v2_request_body_sys_tags.py +0 -142
- huaweicloudsdkgeip/v3/model/batch_create_v2_request_body_tags.py +0 -142
- huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body_sys_tags.py +0 -143
- {huaweicloudsdkgeip-3.1.86.dist-info → huaweicloudsdkgeip-3.1.132.dist-info}/LICENSE +0 -0
- {huaweicloudsdkgeip-3.1.86.dist-info → huaweicloudsdkgeip-3.1.132.dist-info}/top_level.txt +0 -0
|
@@ -99,61 +99,61 @@ class ListGlobalEipsRequest:
|
|
|
99
99
|
:type marker: str
|
|
100
100
|
:param page_reverse: 翻页方向
|
|
101
101
|
:type page_reverse: bool
|
|
102
|
-
:param fields:
|
|
102
|
+
:param fields:
|
|
103
103
|
:type fields: list[str]
|
|
104
104
|
:param sort_key: 按照sort_key指定的字段排序
|
|
105
105
|
:type sort_key: list[str]
|
|
106
106
|
:param sort_dir: 排序的方向,倒序或者正序
|
|
107
107
|
:type sort_dir: list[str]
|
|
108
|
-
:param id:
|
|
108
|
+
:param id:
|
|
109
109
|
:type id: list[str]
|
|
110
|
-
:param internet_bandwidth_id:
|
|
110
|
+
:param internet_bandwidth_id:
|
|
111
111
|
:type internet_bandwidth_id: list[str]
|
|
112
|
-
:param name:
|
|
112
|
+
:param name:
|
|
113
113
|
:type name: list[str]
|
|
114
|
-
:param name_like:
|
|
114
|
+
:param name_like:
|
|
115
115
|
:type name_like: str
|
|
116
|
-
:param access_site:
|
|
116
|
+
:param access_site:
|
|
117
117
|
:type access_site: list[str]
|
|
118
|
-
:param geip_pool_name:
|
|
118
|
+
:param geip_pool_name:
|
|
119
119
|
:type geip_pool_name: list[str]
|
|
120
|
-
:param isp:
|
|
120
|
+
:param isp:
|
|
121
121
|
:type isp: list[str]
|
|
122
|
-
:param ip_version:
|
|
122
|
+
:param ip_version:
|
|
123
123
|
:type ip_version: list[int]
|
|
124
|
-
:param ip_address:
|
|
124
|
+
:param ip_address:
|
|
125
125
|
:type ip_address: list[str]
|
|
126
|
-
:param ipv6_address:
|
|
126
|
+
:param ipv6_address:
|
|
127
127
|
:type ipv6_address: list[str]
|
|
128
|
-
:param freezen:
|
|
128
|
+
:param freezen:
|
|
129
129
|
:type freezen: list[bool]
|
|
130
|
-
:param polluted:
|
|
130
|
+
:param polluted:
|
|
131
131
|
:type polluted: list[bool]
|
|
132
|
-
:param internet_bandwidth_is_null:
|
|
132
|
+
:param internet_bandwidth_is_null:
|
|
133
133
|
:type internet_bandwidth_is_null: list[bool]
|
|
134
|
-
:param gcb_bandwidth_is_null:
|
|
134
|
+
:param gcb_bandwidth_is_null:
|
|
135
135
|
:type gcb_bandwidth_is_null: list[bool]
|
|
136
|
-
:param status:
|
|
136
|
+
:param status:
|
|
137
137
|
:type status: list[str]
|
|
138
|
-
:param associate_instance_info_region:
|
|
138
|
+
:param associate_instance_info_region:
|
|
139
139
|
:type associate_instance_info_region: list[str]
|
|
140
|
-
:param associate_instance_info_instance_type:
|
|
140
|
+
:param associate_instance_info_instance_type:
|
|
141
141
|
:type associate_instance_info_instance_type: list[str]
|
|
142
|
-
:param associate_instance_info_public_border_group:
|
|
142
|
+
:param associate_instance_info_public_border_group:
|
|
143
143
|
:type associate_instance_info_public_border_group: list[str]
|
|
144
|
-
:param associate_instance_info_instance_site:
|
|
144
|
+
:param associate_instance_info_instance_site:
|
|
145
145
|
:type associate_instance_info_instance_site: list[str]
|
|
146
|
-
:param associate_instance_info_instance_id:
|
|
146
|
+
:param associate_instance_info_instance_id:
|
|
147
147
|
:type associate_instance_info_instance_id: list[str]
|
|
148
|
-
:param associate_instance_info_project_id:
|
|
148
|
+
:param associate_instance_info_project_id:
|
|
149
149
|
:type associate_instance_info_project_id: list[str]
|
|
150
|
-
:param associate_instance_info_service_id:
|
|
150
|
+
:param associate_instance_info_service_id:
|
|
151
151
|
:type associate_instance_info_service_id: list[str]
|
|
152
|
-
:param associate_instance_info_service_type:
|
|
152
|
+
:param associate_instance_info_service_type:
|
|
153
153
|
:type associate_instance_info_service_type: list[str]
|
|
154
|
-
:param enterprise_project_id:
|
|
154
|
+
:param enterprise_project_id:
|
|
155
155
|
:type enterprise_project_id: list[str]
|
|
156
|
-
:param tags:
|
|
156
|
+
:param tags:
|
|
157
157
|
:type tags: list[str]
|
|
158
158
|
"""
|
|
159
159
|
|
|
@@ -350,8 +350,6 @@ class ListGlobalEipsRequest:
|
|
|
350
350
|
def fields(self):
|
|
351
351
|
"""Gets the fields of this ListGlobalEipsRequest.
|
|
352
352
|
|
|
353
|
-
只显示指定的字段
|
|
354
|
-
|
|
355
353
|
:return: The fields of this ListGlobalEipsRequest.
|
|
356
354
|
:rtype: list[str]
|
|
357
355
|
"""
|
|
@@ -361,8 +359,6 @@ class ListGlobalEipsRequest:
|
|
|
361
359
|
def fields(self, fields):
|
|
362
360
|
"""Sets the fields of this ListGlobalEipsRequest.
|
|
363
361
|
|
|
364
|
-
只显示指定的字段
|
|
365
|
-
|
|
366
362
|
:param fields: The fields of this ListGlobalEipsRequest.
|
|
367
363
|
:type fields: list[str]
|
|
368
364
|
"""
|
|
@@ -416,8 +412,6 @@ class ListGlobalEipsRequest:
|
|
|
416
412
|
def id(self):
|
|
417
413
|
"""Gets the id of this ListGlobalEipsRequest.
|
|
418
414
|
|
|
419
|
-
根据ID过滤
|
|
420
|
-
|
|
421
415
|
:return: The id of this ListGlobalEipsRequest.
|
|
422
416
|
:rtype: list[str]
|
|
423
417
|
"""
|
|
@@ -427,8 +421,6 @@ class ListGlobalEipsRequest:
|
|
|
427
421
|
def id(self, id):
|
|
428
422
|
"""Sets the id of this ListGlobalEipsRequest.
|
|
429
423
|
|
|
430
|
-
根据ID过滤
|
|
431
|
-
|
|
432
424
|
:param id: The id of this ListGlobalEipsRequest.
|
|
433
425
|
:type id: list[str]
|
|
434
426
|
"""
|
|
@@ -438,8 +430,6 @@ class ListGlobalEipsRequest:
|
|
|
438
430
|
def internet_bandwidth_id(self):
|
|
439
431
|
"""Gets the internet_bandwidth_id of this ListGlobalEipsRequest.
|
|
440
432
|
|
|
441
|
-
根据全域公网带宽的ID过滤
|
|
442
|
-
|
|
443
433
|
:return: The internet_bandwidth_id of this ListGlobalEipsRequest.
|
|
444
434
|
:rtype: list[str]
|
|
445
435
|
"""
|
|
@@ -449,8 +439,6 @@ class ListGlobalEipsRequest:
|
|
|
449
439
|
def internet_bandwidth_id(self, internet_bandwidth_id):
|
|
450
440
|
"""Sets the internet_bandwidth_id of this ListGlobalEipsRequest.
|
|
451
441
|
|
|
452
|
-
根据全域公网带宽的ID过滤
|
|
453
|
-
|
|
454
442
|
:param internet_bandwidth_id: The internet_bandwidth_id of this ListGlobalEipsRequest.
|
|
455
443
|
:type internet_bandwidth_id: list[str]
|
|
456
444
|
"""
|
|
@@ -460,8 +448,6 @@ class ListGlobalEipsRequest:
|
|
|
460
448
|
def name(self):
|
|
461
449
|
"""Gets the name of this ListGlobalEipsRequest.
|
|
462
450
|
|
|
463
|
-
根据名称过滤
|
|
464
|
-
|
|
465
451
|
:return: The name of this ListGlobalEipsRequest.
|
|
466
452
|
:rtype: list[str]
|
|
467
453
|
"""
|
|
@@ -471,8 +457,6 @@ class ListGlobalEipsRequest:
|
|
|
471
457
|
def name(self, name):
|
|
472
458
|
"""Sets the name of this ListGlobalEipsRequest.
|
|
473
459
|
|
|
474
|
-
根据名称过滤
|
|
475
|
-
|
|
476
460
|
:param name: The name of this ListGlobalEipsRequest.
|
|
477
461
|
:type name: list[str]
|
|
478
462
|
"""
|
|
@@ -482,8 +466,6 @@ class ListGlobalEipsRequest:
|
|
|
482
466
|
def name_like(self):
|
|
483
467
|
"""Gets the name_like of this ListGlobalEipsRequest.
|
|
484
468
|
|
|
485
|
-
根据名称模糊匹配
|
|
486
|
-
|
|
487
469
|
:return: The name_like of this ListGlobalEipsRequest.
|
|
488
470
|
:rtype: str
|
|
489
471
|
"""
|
|
@@ -493,8 +475,6 @@ class ListGlobalEipsRequest:
|
|
|
493
475
|
def name_like(self, name_like):
|
|
494
476
|
"""Sets the name_like of this ListGlobalEipsRequest.
|
|
495
477
|
|
|
496
|
-
根据名称模糊匹配
|
|
497
|
-
|
|
498
478
|
:param name_like: The name_like of this ListGlobalEipsRequest.
|
|
499
479
|
:type name_like: str
|
|
500
480
|
"""
|
|
@@ -504,8 +484,6 @@ class ListGlobalEipsRequest:
|
|
|
504
484
|
def access_site(self):
|
|
505
485
|
"""Gets the access_site of this ListGlobalEipsRequest.
|
|
506
486
|
|
|
507
|
-
根据接入点过滤
|
|
508
|
-
|
|
509
487
|
:return: The access_site of this ListGlobalEipsRequest.
|
|
510
488
|
:rtype: list[str]
|
|
511
489
|
"""
|
|
@@ -515,8 +493,6 @@ class ListGlobalEipsRequest:
|
|
|
515
493
|
def access_site(self, access_site):
|
|
516
494
|
"""Sets the access_site of this ListGlobalEipsRequest.
|
|
517
495
|
|
|
518
|
-
根据接入点过滤
|
|
519
|
-
|
|
520
496
|
:param access_site: The access_site of this ListGlobalEipsRequest.
|
|
521
497
|
:type access_site: list[str]
|
|
522
498
|
"""
|
|
@@ -526,8 +502,6 @@ class ListGlobalEipsRequest:
|
|
|
526
502
|
def geip_pool_name(self):
|
|
527
503
|
"""Gets the geip_pool_name of this ListGlobalEipsRequest.
|
|
528
504
|
|
|
529
|
-
根据全域弹性公网IP池名称过滤
|
|
530
|
-
|
|
531
505
|
:return: The geip_pool_name of this ListGlobalEipsRequest.
|
|
532
506
|
:rtype: list[str]
|
|
533
507
|
"""
|
|
@@ -537,8 +511,6 @@ class ListGlobalEipsRequest:
|
|
|
537
511
|
def geip_pool_name(self, geip_pool_name):
|
|
538
512
|
"""Sets the geip_pool_name of this ListGlobalEipsRequest.
|
|
539
513
|
|
|
540
|
-
根据全域弹性公网IP池名称过滤
|
|
541
|
-
|
|
542
514
|
:param geip_pool_name: The geip_pool_name of this ListGlobalEipsRequest.
|
|
543
515
|
:type geip_pool_name: list[str]
|
|
544
516
|
"""
|
|
@@ -548,8 +520,6 @@ class ListGlobalEipsRequest:
|
|
|
548
520
|
def isp(self):
|
|
549
521
|
"""Gets the isp of this ListGlobalEipsRequest.
|
|
550
522
|
|
|
551
|
-
根据运营商线路过滤
|
|
552
|
-
|
|
553
523
|
:return: The isp of this ListGlobalEipsRequest.
|
|
554
524
|
:rtype: list[str]
|
|
555
525
|
"""
|
|
@@ -559,8 +529,6 @@ class ListGlobalEipsRequest:
|
|
|
559
529
|
def isp(self, isp):
|
|
560
530
|
"""Sets the isp of this ListGlobalEipsRequest.
|
|
561
531
|
|
|
562
|
-
根据运营商线路过滤
|
|
563
|
-
|
|
564
532
|
:param isp: The isp of this ListGlobalEipsRequest.
|
|
565
533
|
:type isp: list[str]
|
|
566
534
|
"""
|
|
@@ -570,8 +538,6 @@ class ListGlobalEipsRequest:
|
|
|
570
538
|
def ip_version(self):
|
|
571
539
|
"""Gets the ip_version of this ListGlobalEipsRequest.
|
|
572
540
|
|
|
573
|
-
根据IP版本过滤
|
|
574
|
-
|
|
575
541
|
:return: The ip_version of this ListGlobalEipsRequest.
|
|
576
542
|
:rtype: list[int]
|
|
577
543
|
"""
|
|
@@ -581,8 +547,6 @@ class ListGlobalEipsRequest:
|
|
|
581
547
|
def ip_version(self, ip_version):
|
|
582
548
|
"""Sets the ip_version of this ListGlobalEipsRequest.
|
|
583
549
|
|
|
584
|
-
根据IP版本过滤
|
|
585
|
-
|
|
586
550
|
:param ip_version: The ip_version of this ListGlobalEipsRequest.
|
|
587
551
|
:type ip_version: list[int]
|
|
588
552
|
"""
|
|
@@ -592,8 +556,6 @@ class ListGlobalEipsRequest:
|
|
|
592
556
|
def ip_address(self):
|
|
593
557
|
"""Gets the ip_address of this ListGlobalEipsRequest.
|
|
594
558
|
|
|
595
|
-
根据ip地址过滤
|
|
596
|
-
|
|
597
559
|
:return: The ip_address of this ListGlobalEipsRequest.
|
|
598
560
|
:rtype: list[str]
|
|
599
561
|
"""
|
|
@@ -603,8 +565,6 @@ class ListGlobalEipsRequest:
|
|
|
603
565
|
def ip_address(self, ip_address):
|
|
604
566
|
"""Sets the ip_address of this ListGlobalEipsRequest.
|
|
605
567
|
|
|
606
|
-
根据ip地址过滤
|
|
607
|
-
|
|
608
568
|
:param ip_address: The ip_address of this ListGlobalEipsRequest.
|
|
609
569
|
:type ip_address: list[str]
|
|
610
570
|
"""
|
|
@@ -614,8 +574,6 @@ class ListGlobalEipsRequest:
|
|
|
614
574
|
def ipv6_address(self):
|
|
615
575
|
"""Gets the ipv6_address of this ListGlobalEipsRequest.
|
|
616
576
|
|
|
617
|
-
根据ipv6地址过滤
|
|
618
|
-
|
|
619
577
|
:return: The ipv6_address of this ListGlobalEipsRequest.
|
|
620
578
|
:rtype: list[str]
|
|
621
579
|
"""
|
|
@@ -625,8 +583,6 @@ class ListGlobalEipsRequest:
|
|
|
625
583
|
def ipv6_address(self, ipv6_address):
|
|
626
584
|
"""Sets the ipv6_address of this ListGlobalEipsRequest.
|
|
627
585
|
|
|
628
|
-
根据ipv6地址过滤
|
|
629
|
-
|
|
630
586
|
:param ipv6_address: The ipv6_address of this ListGlobalEipsRequest.
|
|
631
587
|
:type ipv6_address: list[str]
|
|
632
588
|
"""
|
|
@@ -636,8 +592,6 @@ class ListGlobalEipsRequest:
|
|
|
636
592
|
def freezen(self):
|
|
637
593
|
"""Gets the freezen of this ListGlobalEipsRequest.
|
|
638
594
|
|
|
639
|
-
根据是否冻结过滤
|
|
640
|
-
|
|
641
595
|
:return: The freezen of this ListGlobalEipsRequest.
|
|
642
596
|
:rtype: list[bool]
|
|
643
597
|
"""
|
|
@@ -647,8 +601,6 @@ class ListGlobalEipsRequest:
|
|
|
647
601
|
def freezen(self, freezen):
|
|
648
602
|
"""Sets the freezen of this ListGlobalEipsRequest.
|
|
649
603
|
|
|
650
|
-
根据是否冻结过滤
|
|
651
|
-
|
|
652
604
|
:param freezen: The freezen of this ListGlobalEipsRequest.
|
|
653
605
|
:type freezen: list[bool]
|
|
654
606
|
"""
|
|
@@ -658,8 +610,6 @@ class ListGlobalEipsRequest:
|
|
|
658
610
|
def polluted(self):
|
|
659
611
|
"""Gets the polluted of this ListGlobalEipsRequest.
|
|
660
612
|
|
|
661
|
-
根据是否污染过滤
|
|
662
|
-
|
|
663
613
|
:return: The polluted of this ListGlobalEipsRequest.
|
|
664
614
|
:rtype: list[bool]
|
|
665
615
|
"""
|
|
@@ -669,8 +619,6 @@ class ListGlobalEipsRequest:
|
|
|
669
619
|
def polluted(self, polluted):
|
|
670
620
|
"""Sets the polluted of this ListGlobalEipsRequest.
|
|
671
621
|
|
|
672
|
-
根据是否污染过滤
|
|
673
|
-
|
|
674
622
|
:param polluted: The polluted of this ListGlobalEipsRequest.
|
|
675
623
|
:type polluted: list[bool]
|
|
676
624
|
"""
|
|
@@ -680,8 +628,6 @@ class ListGlobalEipsRequest:
|
|
|
680
628
|
def internet_bandwidth_is_null(self):
|
|
681
629
|
"""Gets the internet_bandwidth_is_null of this ListGlobalEipsRequest.
|
|
682
630
|
|
|
683
|
-
根据是否绑定全域公网带宽过滤
|
|
684
|
-
|
|
685
631
|
:return: The internet_bandwidth_is_null of this ListGlobalEipsRequest.
|
|
686
632
|
:rtype: list[bool]
|
|
687
633
|
"""
|
|
@@ -691,8 +637,6 @@ class ListGlobalEipsRequest:
|
|
|
691
637
|
def internet_bandwidth_is_null(self, internet_bandwidth_is_null):
|
|
692
638
|
"""Sets the internet_bandwidth_is_null of this ListGlobalEipsRequest.
|
|
693
639
|
|
|
694
|
-
根据是否绑定全域公网带宽过滤
|
|
695
|
-
|
|
696
640
|
:param internet_bandwidth_is_null: The internet_bandwidth_is_null of this ListGlobalEipsRequest.
|
|
697
641
|
:type internet_bandwidth_is_null: list[bool]
|
|
698
642
|
"""
|
|
@@ -702,8 +646,6 @@ class ListGlobalEipsRequest:
|
|
|
702
646
|
def gcb_bandwidth_is_null(self):
|
|
703
647
|
"""Gets the gcb_bandwidth_is_null of this ListGlobalEipsRequest.
|
|
704
648
|
|
|
705
|
-
根据是否绑定骨干带宽过滤
|
|
706
|
-
|
|
707
649
|
:return: The gcb_bandwidth_is_null of this ListGlobalEipsRequest.
|
|
708
650
|
:rtype: list[bool]
|
|
709
651
|
"""
|
|
@@ -713,8 +655,6 @@ class ListGlobalEipsRequest:
|
|
|
713
655
|
def gcb_bandwidth_is_null(self, gcb_bandwidth_is_null):
|
|
714
656
|
"""Sets the gcb_bandwidth_is_null of this ListGlobalEipsRequest.
|
|
715
657
|
|
|
716
|
-
根据是否绑定骨干带宽过滤
|
|
717
|
-
|
|
718
658
|
:param gcb_bandwidth_is_null: The gcb_bandwidth_is_null of this ListGlobalEipsRequest.
|
|
719
659
|
:type gcb_bandwidth_is_null: list[bool]
|
|
720
660
|
"""
|
|
@@ -724,8 +664,6 @@ class ListGlobalEipsRequest:
|
|
|
724
664
|
def status(self):
|
|
725
665
|
"""Gets the status of this ListGlobalEipsRequest.
|
|
726
666
|
|
|
727
|
-
根据资源状态过滤
|
|
728
|
-
|
|
729
667
|
:return: The status of this ListGlobalEipsRequest.
|
|
730
668
|
:rtype: list[str]
|
|
731
669
|
"""
|
|
@@ -735,8 +673,6 @@ class ListGlobalEipsRequest:
|
|
|
735
673
|
def status(self, status):
|
|
736
674
|
"""Sets the status of this ListGlobalEipsRequest.
|
|
737
675
|
|
|
738
|
-
根据资源状态过滤
|
|
739
|
-
|
|
740
676
|
:param status: The status of this ListGlobalEipsRequest.
|
|
741
677
|
:type status: list[str]
|
|
742
678
|
"""
|
|
@@ -746,8 +682,6 @@ class ListGlobalEipsRequest:
|
|
|
746
682
|
def associate_instance_info_region(self):
|
|
747
683
|
"""Gets the associate_instance_info_region of this ListGlobalEipsRequest.
|
|
748
684
|
|
|
749
|
-
根据绑定实例所属的局点过滤
|
|
750
|
-
|
|
751
685
|
:return: The associate_instance_info_region of this ListGlobalEipsRequest.
|
|
752
686
|
:rtype: list[str]
|
|
753
687
|
"""
|
|
@@ -757,8 +691,6 @@ class ListGlobalEipsRequest:
|
|
|
757
691
|
def associate_instance_info_region(self, associate_instance_info_region):
|
|
758
692
|
"""Sets the associate_instance_info_region of this ListGlobalEipsRequest.
|
|
759
693
|
|
|
760
|
-
根据绑定实例所属的局点过滤
|
|
761
|
-
|
|
762
694
|
:param associate_instance_info_region: The associate_instance_info_region of this ListGlobalEipsRequest.
|
|
763
695
|
:type associate_instance_info_region: list[str]
|
|
764
696
|
"""
|
|
@@ -768,8 +700,6 @@ class ListGlobalEipsRequest:
|
|
|
768
700
|
def associate_instance_info_instance_type(self):
|
|
769
701
|
"""Gets the associate_instance_info_instance_type of this ListGlobalEipsRequest.
|
|
770
702
|
|
|
771
|
-
根据绑定实例的类型过滤
|
|
772
|
-
|
|
773
703
|
:return: The associate_instance_info_instance_type of this ListGlobalEipsRequest.
|
|
774
704
|
:rtype: list[str]
|
|
775
705
|
"""
|
|
@@ -779,8 +709,6 @@ class ListGlobalEipsRequest:
|
|
|
779
709
|
def associate_instance_info_instance_type(self, associate_instance_info_instance_type):
|
|
780
710
|
"""Sets the associate_instance_info_instance_type of this ListGlobalEipsRequest.
|
|
781
711
|
|
|
782
|
-
根据绑定实例的类型过滤
|
|
783
|
-
|
|
784
712
|
:param associate_instance_info_instance_type: The associate_instance_info_instance_type of this ListGlobalEipsRequest.
|
|
785
713
|
:type associate_instance_info_instance_type: list[str]
|
|
786
714
|
"""
|
|
@@ -790,8 +718,6 @@ class ListGlobalEipsRequest:
|
|
|
790
718
|
def associate_instance_info_public_border_group(self):
|
|
791
719
|
"""Gets the associate_instance_info_public_border_group of this ListGlobalEipsRequest.
|
|
792
720
|
|
|
793
|
-
根据绑定实例所属的边缘信息过滤
|
|
794
|
-
|
|
795
721
|
:return: The associate_instance_info_public_border_group of this ListGlobalEipsRequest.
|
|
796
722
|
:rtype: list[str]
|
|
797
723
|
"""
|
|
@@ -801,8 +727,6 @@ class ListGlobalEipsRequest:
|
|
|
801
727
|
def associate_instance_info_public_border_group(self, associate_instance_info_public_border_group):
|
|
802
728
|
"""Sets the associate_instance_info_public_border_group of this ListGlobalEipsRequest.
|
|
803
729
|
|
|
804
|
-
根据绑定实例所属的边缘信息过滤
|
|
805
|
-
|
|
806
730
|
:param associate_instance_info_public_border_group: The associate_instance_info_public_border_group of this ListGlobalEipsRequest.
|
|
807
731
|
:type associate_instance_info_public_border_group: list[str]
|
|
808
732
|
"""
|
|
@@ -812,8 +736,6 @@ class ListGlobalEipsRequest:
|
|
|
812
736
|
def associate_instance_info_instance_site(self):
|
|
813
737
|
"""Gets the associate_instance_info_instance_site of this ListGlobalEipsRequest.
|
|
814
738
|
|
|
815
|
-
根据绑定实例所在的站点过滤
|
|
816
|
-
|
|
817
739
|
:return: The associate_instance_info_instance_site of this ListGlobalEipsRequest.
|
|
818
740
|
:rtype: list[str]
|
|
819
741
|
"""
|
|
@@ -823,8 +745,6 @@ class ListGlobalEipsRequest:
|
|
|
823
745
|
def associate_instance_info_instance_site(self, associate_instance_info_instance_site):
|
|
824
746
|
"""Sets the associate_instance_info_instance_site of this ListGlobalEipsRequest.
|
|
825
747
|
|
|
826
|
-
根据绑定实例所在的站点过滤
|
|
827
|
-
|
|
828
748
|
:param associate_instance_info_instance_site: The associate_instance_info_instance_site of this ListGlobalEipsRequest.
|
|
829
749
|
:type associate_instance_info_instance_site: list[str]
|
|
830
750
|
"""
|
|
@@ -834,8 +754,6 @@ class ListGlobalEipsRequest:
|
|
|
834
754
|
def associate_instance_info_instance_id(self):
|
|
835
755
|
"""Gets the associate_instance_info_instance_id of this ListGlobalEipsRequest.
|
|
836
756
|
|
|
837
|
-
根据绑定实例的ID过滤
|
|
838
|
-
|
|
839
757
|
:return: The associate_instance_info_instance_id of this ListGlobalEipsRequest.
|
|
840
758
|
:rtype: list[str]
|
|
841
759
|
"""
|
|
@@ -845,8 +763,6 @@ class ListGlobalEipsRequest:
|
|
|
845
763
|
def associate_instance_info_instance_id(self, associate_instance_info_instance_id):
|
|
846
764
|
"""Sets the associate_instance_info_instance_id of this ListGlobalEipsRequest.
|
|
847
765
|
|
|
848
|
-
根据绑定实例的ID过滤
|
|
849
|
-
|
|
850
766
|
:param associate_instance_info_instance_id: The associate_instance_info_instance_id of this ListGlobalEipsRequest.
|
|
851
767
|
:type associate_instance_info_instance_id: list[str]
|
|
852
768
|
"""
|
|
@@ -856,8 +772,6 @@ class ListGlobalEipsRequest:
|
|
|
856
772
|
def associate_instance_info_project_id(self):
|
|
857
773
|
"""Gets the associate_instance_info_project_id of this ListGlobalEipsRequest.
|
|
858
774
|
|
|
859
|
-
根据绑定实例所属的项目ID过滤
|
|
860
|
-
|
|
861
775
|
:return: The associate_instance_info_project_id of this ListGlobalEipsRequest.
|
|
862
776
|
:rtype: list[str]
|
|
863
777
|
"""
|
|
@@ -867,8 +781,6 @@ class ListGlobalEipsRequest:
|
|
|
867
781
|
def associate_instance_info_project_id(self, associate_instance_info_project_id):
|
|
868
782
|
"""Sets the associate_instance_info_project_id of this ListGlobalEipsRequest.
|
|
869
783
|
|
|
870
|
-
根据绑定实例所属的项目ID过滤
|
|
871
|
-
|
|
872
784
|
:param associate_instance_info_project_id: The associate_instance_info_project_id of this ListGlobalEipsRequest.
|
|
873
785
|
:type associate_instance_info_project_id: list[str]
|
|
874
786
|
"""
|
|
@@ -878,8 +790,6 @@ class ListGlobalEipsRequest:
|
|
|
878
790
|
def associate_instance_info_service_id(self):
|
|
879
791
|
"""Gets the associate_instance_info_service_id of this ListGlobalEipsRequest.
|
|
880
792
|
|
|
881
|
-
根据绑定实例所属的服务ID过滤
|
|
882
|
-
|
|
883
793
|
:return: The associate_instance_info_service_id of this ListGlobalEipsRequest.
|
|
884
794
|
:rtype: list[str]
|
|
885
795
|
"""
|
|
@@ -889,8 +799,6 @@ class ListGlobalEipsRequest:
|
|
|
889
799
|
def associate_instance_info_service_id(self, associate_instance_info_service_id):
|
|
890
800
|
"""Sets the associate_instance_info_service_id of this ListGlobalEipsRequest.
|
|
891
801
|
|
|
892
|
-
根据绑定实例所属的服务ID过滤
|
|
893
|
-
|
|
894
802
|
:param associate_instance_info_service_id: The associate_instance_info_service_id of this ListGlobalEipsRequest.
|
|
895
803
|
:type associate_instance_info_service_id: list[str]
|
|
896
804
|
"""
|
|
@@ -900,8 +808,6 @@ class ListGlobalEipsRequest:
|
|
|
900
808
|
def associate_instance_info_service_type(self):
|
|
901
809
|
"""Gets the associate_instance_info_service_type of this ListGlobalEipsRequest.
|
|
902
810
|
|
|
903
|
-
根据绑定实例的服务类型过滤
|
|
904
|
-
|
|
905
811
|
:return: The associate_instance_info_service_type of this ListGlobalEipsRequest.
|
|
906
812
|
:rtype: list[str]
|
|
907
813
|
"""
|
|
@@ -911,8 +817,6 @@ class ListGlobalEipsRequest:
|
|
|
911
817
|
def associate_instance_info_service_type(self, associate_instance_info_service_type):
|
|
912
818
|
"""Sets the associate_instance_info_service_type of this ListGlobalEipsRequest.
|
|
913
819
|
|
|
914
|
-
根据绑定实例的服务类型过滤
|
|
915
|
-
|
|
916
820
|
:param associate_instance_info_service_type: The associate_instance_info_service_type of this ListGlobalEipsRequest.
|
|
917
821
|
:type associate_instance_info_service_type: list[str]
|
|
918
822
|
"""
|
|
@@ -922,8 +826,6 @@ class ListGlobalEipsRequest:
|
|
|
922
826
|
def enterprise_project_id(self):
|
|
923
827
|
"""Gets the enterprise_project_id of this ListGlobalEipsRequest.
|
|
924
828
|
|
|
925
|
-
根据企业项目ID过滤
|
|
926
|
-
|
|
927
829
|
:return: The enterprise_project_id of this ListGlobalEipsRequest.
|
|
928
830
|
:rtype: list[str]
|
|
929
831
|
"""
|
|
@@ -933,8 +835,6 @@ class ListGlobalEipsRequest:
|
|
|
933
835
|
def enterprise_project_id(self, enterprise_project_id):
|
|
934
836
|
"""Sets the enterprise_project_id of this ListGlobalEipsRequest.
|
|
935
837
|
|
|
936
|
-
根据企业项目ID过滤
|
|
937
|
-
|
|
938
838
|
:param enterprise_project_id: The enterprise_project_id of this ListGlobalEipsRequest.
|
|
939
839
|
:type enterprise_project_id: list[str]
|
|
940
840
|
"""
|
|
@@ -944,8 +844,6 @@ class ListGlobalEipsRequest:
|
|
|
944
844
|
def tags(self):
|
|
945
845
|
"""Gets the tags of this ListGlobalEipsRequest.
|
|
946
846
|
|
|
947
|
-
根据标签过滤
|
|
948
|
-
|
|
949
847
|
:return: The tags of this ListGlobalEipsRequest.
|
|
950
848
|
:rtype: list[str]
|
|
951
849
|
"""
|
|
@@ -955,8 +853,6 @@ class ListGlobalEipsRequest:
|
|
|
955
853
|
def tags(self, tags):
|
|
956
854
|
"""Sets the tags of this ListGlobalEipsRequest.
|
|
957
855
|
|
|
958
|
-
根据标签过滤
|
|
959
|
-
|
|
960
856
|
:param tags: The tags of this ListGlobalEipsRequest.
|
|
961
857
|
:type tags: list[str]
|
|
962
858
|
"""
|
|
@@ -33,9 +33,9 @@ class ListInternetBandwidthFilterTagsRequest:
|
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
36
|
-
:param limit:
|
|
36
|
+
:param limit:
|
|
37
37
|
:type limit: list[int]
|
|
38
|
-
:param offset:
|
|
38
|
+
:param offset:
|
|
39
39
|
:type offset: list[int]
|
|
40
40
|
:param body: Body of the ListInternetBandwidthFilterTagsRequest
|
|
41
41
|
:type body: :class:`huaweicloudsdkgeip.v3.ListResourcesByTagsRequestBody`
|
|
@@ -59,8 +59,6 @@ class ListInternetBandwidthFilterTagsRequest:
|
|
|
59
59
|
def limit(self):
|
|
60
60
|
"""Gets the limit of this ListInternetBandwidthFilterTagsRequest.
|
|
61
61
|
|
|
62
|
-
每页条数
|
|
63
|
-
|
|
64
62
|
:return: The limit of this ListInternetBandwidthFilterTagsRequest.
|
|
65
63
|
:rtype: list[int]
|
|
66
64
|
"""
|
|
@@ -70,8 +68,6 @@ class ListInternetBandwidthFilterTagsRequest:
|
|
|
70
68
|
def limit(self, limit):
|
|
71
69
|
"""Sets the limit of this ListInternetBandwidthFilterTagsRequest.
|
|
72
70
|
|
|
73
|
-
每页条数
|
|
74
|
-
|
|
75
71
|
:param limit: The limit of this ListInternetBandwidthFilterTagsRequest.
|
|
76
72
|
:type limit: list[int]
|
|
77
73
|
"""
|
|
@@ -81,8 +77,6 @@ class ListInternetBandwidthFilterTagsRequest:
|
|
|
81
77
|
def offset(self):
|
|
82
78
|
"""Gets the offset of this ListInternetBandwidthFilterTagsRequest.
|
|
83
79
|
|
|
84
|
-
分页起始点
|
|
85
|
-
|
|
86
80
|
:return: The offset of this ListInternetBandwidthFilterTagsRequest.
|
|
87
81
|
:rtype: list[int]
|
|
88
82
|
"""
|
|
@@ -92,8 +86,6 @@ class ListInternetBandwidthFilterTagsRequest:
|
|
|
92
86
|
def offset(self, offset):
|
|
93
87
|
"""Sets the offset of this ListInternetBandwidthFilterTagsRequest.
|
|
94
88
|
|
|
95
|
-
分页起始点
|
|
96
|
-
|
|
97
89
|
:param offset: The offset of this ListInternetBandwidthFilterTagsRequest.
|
|
98
90
|
:type offset: list[int]
|
|
99
91
|
"""
|
|
@@ -39,7 +39,7 @@ class ListInternetBandwidthLimits:
|
|
|
39
39
|
|
|
40
40
|
The model defined in huaweicloud sdk
|
|
41
41
|
|
|
42
|
-
:param id: ID
|
|
42
|
+
:param id: 全域公网带宽限制的ID
|
|
43
43
|
:type id: str
|
|
44
44
|
:param charge_mode: 全域公网带宽的计费模式
|
|
45
45
|
:type charge_mode: str
|
|
@@ -80,7 +80,7 @@ class ListInternetBandwidthLimits:
|
|
|
80
80
|
def id(self):
|
|
81
81
|
"""Gets the id of this ListInternetBandwidthLimits.
|
|
82
82
|
|
|
83
|
-
ID
|
|
83
|
+
全域公网带宽限制的ID
|
|
84
84
|
|
|
85
85
|
:return: The id of this ListInternetBandwidthLimits.
|
|
86
86
|
:rtype: str
|
|
@@ -91,7 +91,7 @@ class ListInternetBandwidthLimits:
|
|
|
91
91
|
def id(self, id):
|
|
92
92
|
"""Sets the id of this ListInternetBandwidthLimits.
|
|
93
93
|
|
|
94
|
-
ID
|
|
94
|
+
全域公网带宽限制的ID
|
|
95
95
|
|
|
96
96
|
:param id: The id of this ListInternetBandwidthLimits.
|
|
97
97
|
:type id: str
|
|
@@ -37,15 +37,15 @@ class ListInternetBandwidthLimitsRequest:
|
|
|
37
37
|
|
|
38
38
|
The model defined in huaweicloud sdk
|
|
39
39
|
|
|
40
|
-
:param fields:
|
|
40
|
+
:param fields:
|
|
41
41
|
:type fields: list[str]
|
|
42
42
|
:param sort_key: 按照sort_key指定的字段排序
|
|
43
43
|
:type sort_key: list[str]
|
|
44
44
|
:param sort_dir: 排序的方向,倒序或者正序
|
|
45
45
|
:type sort_dir: list[str]
|
|
46
|
-
:param charge_mode:
|
|
46
|
+
:param charge_mode:
|
|
47
47
|
:type charge_mode: list[str]
|
|
48
|
-
:param type:
|
|
48
|
+
:param type:
|
|
49
49
|
:type type: str
|
|
50
50
|
"""
|
|
51
51
|
|
|
@@ -73,8 +73,6 @@ class ListInternetBandwidthLimitsRequest:
|
|
|
73
73
|
def fields(self):
|
|
74
74
|
"""Gets the fields of this ListInternetBandwidthLimitsRequest.
|
|
75
75
|
|
|
76
|
-
只显示指定的字段
|
|
77
|
-
|
|
78
76
|
:return: The fields of this ListInternetBandwidthLimitsRequest.
|
|
79
77
|
:rtype: list[str]
|
|
80
78
|
"""
|
|
@@ -84,8 +82,6 @@ class ListInternetBandwidthLimitsRequest:
|
|
|
84
82
|
def fields(self, fields):
|
|
85
83
|
"""Sets the fields of this ListInternetBandwidthLimitsRequest.
|
|
86
84
|
|
|
87
|
-
只显示指定的字段
|
|
88
|
-
|
|
89
85
|
:param fields: The fields of this ListInternetBandwidthLimitsRequest.
|
|
90
86
|
:type fields: list[str]
|
|
91
87
|
"""
|
|
@@ -139,8 +135,6 @@ class ListInternetBandwidthLimitsRequest:
|
|
|
139
135
|
def charge_mode(self):
|
|
140
136
|
"""Gets the charge_mode of this ListInternetBandwidthLimitsRequest.
|
|
141
137
|
|
|
142
|
-
根据计费模式过滤
|
|
143
|
-
|
|
144
138
|
:return: The charge_mode of this ListInternetBandwidthLimitsRequest.
|
|
145
139
|
:rtype: list[str]
|
|
146
140
|
"""
|
|
@@ -150,8 +144,6 @@ class ListInternetBandwidthLimitsRequest:
|
|
|
150
144
|
def charge_mode(self, charge_mode):
|
|
151
145
|
"""Sets the charge_mode of this ListInternetBandwidthLimitsRequest.
|
|
152
146
|
|
|
153
|
-
根据计费模式过滤
|
|
154
|
-
|
|
155
147
|
:param charge_mode: The charge_mode of this ListInternetBandwidthLimitsRequest.
|
|
156
148
|
:type charge_mode: list[str]
|
|
157
149
|
"""
|
|
@@ -161,8 +153,6 @@ class ListInternetBandwidthLimitsRequest:
|
|
|
161
153
|
def type(self):
|
|
162
154
|
"""Gets the type of this ListInternetBandwidthLimitsRequest.
|
|
163
155
|
|
|
164
|
-
根据全域公网带宽类型过滤
|
|
165
|
-
|
|
166
156
|
:return: The type of this ListInternetBandwidthLimitsRequest.
|
|
167
157
|
:rtype: str
|
|
168
158
|
"""
|
|
@@ -172,8 +162,6 @@ class ListInternetBandwidthLimitsRequest:
|
|
|
172
162
|
def type(self, type):
|
|
173
163
|
"""Sets the type of this ListInternetBandwidthLimitsRequest.
|
|
174
164
|
|
|
175
|
-
根据全域公网带宽类型过滤
|
|
176
|
-
|
|
177
165
|
:param type: The type of this ListInternetBandwidthLimitsRequest.
|
|
178
166
|
:type type: str
|
|
179
167
|
"""
|