huaweicloudsdkcae 3.1.141__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.

Potentially problematic release.


This version of huaweicloudsdkcae might be problematic. Click here for more details.

Files changed (256) hide show
  1. huaweicloudsdkcae/v1/cae_async_client.py +56 -56
  2. huaweicloudsdkcae/v1/cae_client.py +56 -56
  3. huaweicloudsdkcae/v1/model/access.py +5 -5
  4. huaweicloudsdkcae/v1/model/access_configuration_data_items.py +21 -21
  5. huaweicloudsdkcae/v1/model/access_configuration_http_path.py +7 -7
  6. huaweicloudsdkcae/v1/model/access_configuration_metadata.py +3 -3
  7. huaweicloudsdkcae/v1/model/access_configuration_port.py +21 -21
  8. huaweicloudsdkcae/v1/model/access_control.py +5 -5
  9. huaweicloudsdkcae/v1/model/action_kind_obj.py +1 -1
  10. huaweicloudsdkcae/v1/model/action_on_component_build.py +5 -5
  11. huaweicloudsdkcae/v1/model/action_on_component_source.py +9 -9
  12. huaweicloudsdkcae/v1/model/action_on_component_spec.py +11 -11
  13. huaweicloudsdkcae/v1/model/agency.py +7 -7
  14. huaweicloudsdkcae/v1/model/agency_item.py +3 -3
  15. huaweicloudsdkcae/v1/model/agency_kind_obj.py +1 -1
  16. huaweicloudsdkcae/v1/model/agency_metadata.py +5 -5
  17. huaweicloudsdkcae/v1/model/api_version_obj.py +1 -1
  18. huaweicloudsdkcae/v1/model/app_info.py +5 -5
  19. huaweicloudsdkcae/v1/model/application_item.py +9 -9
  20. huaweicloudsdkcae/v1/model/application_kind_obj.py +1 -1
  21. huaweicloudsdkcae/v1/model/application_metadata.py +9 -9
  22. huaweicloudsdkcae/v1/model/archive.py +3 -3
  23. huaweicloudsdkcae/v1/model/build.py +5 -5
  24. huaweicloudsdkcae/v1/model/cert_item.py +5 -5
  25. huaweicloudsdkcae/v1/model/cert_req.py +9 -9
  26. huaweicloudsdkcae/v1/model/certificate_kind_obj.py +1 -1
  27. huaweicloudsdkcae/v1/model/cloud_storage_log_path_info.py +5 -5
  28. huaweicloudsdkcae/v1/model/component_configuration_kind_obj.py +1 -1
  29. huaweicloudsdkcae/v1/model/component_execution_result.py +9 -9
  30. huaweicloudsdkcae/v1/model/component_info.py +5 -5
  31. huaweicloudsdkcae/v1/model/component_item.py +13 -13
  32. huaweicloudsdkcae/v1/model/component_kind_obj.py +1 -1
  33. huaweicloudsdkcae/v1/model/component_snapshot_context.py +45 -45
  34. huaweicloudsdkcae/v1/model/component_snapshot_item.py +11 -11
  35. huaweicloudsdkcae/v1/model/component_snapshot_kind_obj.py +1 -1
  36. huaweicloudsdkcae/v1/model/component_spec.py +29 -29
  37. huaweicloudsdkcae/v1/model/configuration.py +13 -13
  38. huaweicloudsdkcae/v1/model/configuration_data.py +5 -5
  39. huaweicloudsdkcae/v1/model/configuration_data_metadata.py +3 -3
  40. huaweicloudsdkcae/v1/model/configuration_item.py +5 -5
  41. huaweicloudsdkcae/v1/model/configuration_request_data_spec.py +59 -59
  42. huaweicloudsdkcae/v1/model/configuration_request_data_spec_post_start.py +3 -3
  43. huaweicloudsdkcae/v1/model/configuration_request_data_spec_pre_stop.py +3 -3
  44. huaweicloudsdkcae/v1/model/configuration_response_data_spec.py +79 -79
  45. huaweicloudsdkcae/v1/model/configuration_response_data_spec_post_start.py +3 -3
  46. huaweicloudsdkcae/v1/model/configuration_response_data_spec_pre_stop.py +3 -3
  47. huaweicloudsdkcae/v1/model/create_agency_request.py +3 -3
  48. huaweicloudsdkcae/v1/model/create_agency_response.py +1 -1
  49. huaweicloudsdkcae/v1/model/create_application_request.py +7 -7
  50. huaweicloudsdkcae/v1/model/create_application_request_body.py +7 -7
  51. huaweicloudsdkcae/v1/model/create_application_request_body_metadata.py +3 -3
  52. huaweicloudsdkcae/v1/model/create_application_response.py +7 -7
  53. huaweicloudsdkcae/v1/model/create_certificate_request.py +7 -7
  54. huaweicloudsdkcae/v1/model/create_certificate_response.py +7 -7
  55. huaweicloudsdkcae/v1/model/create_component_configuration_request.py +11 -11
  56. huaweicloudsdkcae/v1/model/create_component_configuration_request_body.py +7 -7
  57. huaweicloudsdkcae/v1/model/create_component_configuration_response.py +1 -1
  58. huaweicloudsdkcae/v1/model/create_component_request.py +9 -9
  59. huaweicloudsdkcae/v1/model/create_component_request_body.py +9 -9
  60. huaweicloudsdkcae/v1/model/create_component_response.py +9 -9
  61. huaweicloudsdkcae/v1/model/create_component_spec.py +17 -17
  62. huaweicloudsdkcae/v1/model/create_component_with_configuration_request.py +9 -9
  63. huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body.py +11 -11
  64. huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body_metadata.py +5 -5
  65. huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body_spec.py +13 -13
  66. huaweicloudsdkcae/v1/model/create_component_with_configuration_response.py +13 -13
  67. huaweicloudsdkcae/v1/model/create_component_with_configuration_response_body_status.py +3 -3
  68. huaweicloudsdkcae/v1/model/create_domain_req.py +7 -7
  69. huaweicloudsdkcae/v1/model/create_domain_request.py +7 -7
  70. huaweicloudsdkcae/v1/model/create_domain_response.py +7 -7
  71. huaweicloudsdkcae/v1/model/create_environment_request.py +5 -5
  72. huaweicloudsdkcae/v1/model/create_environment_request_body.py +7 -7
  73. huaweicloudsdkcae/v1/model/create_environment_request_body_metadata.py +5 -5
  74. huaweicloudsdkcae/v1/model/create_environment_response.py +3 -3
  75. huaweicloudsdkcae/v1/model/create_meta_cert.py +3 -3
  76. huaweicloudsdkcae/v1/model/create_meta_domain.py +3 -3
  77. huaweicloudsdkcae/v1/model/create_monitor_system_request.py +7 -7
  78. huaweicloudsdkcae/v1/model/create_monitor_system_response.py +1 -1
  79. huaweicloudsdkcae/v1/model/create_notice_rule_item.py +13 -13
  80. huaweicloudsdkcae/v1/model/create_notice_rule_req.py +7 -7
  81. huaweicloudsdkcae/v1/model/create_notice_rule_request.py +5 -5
  82. huaweicloudsdkcae/v1/model/create_notice_rule_resp_item.py +15 -15
  83. huaweicloudsdkcae/v1/model/create_notice_rule_response.py +7 -7
  84. huaweicloudsdkcae/v1/model/create_or_update_secret_detail.py +5 -5
  85. huaweicloudsdkcae/v1/model/create_or_update_secret_req.py +7 -7
  86. huaweicloudsdkcae/v1/model/create_secret_request.py +7 -7
  87. huaweicloudsdkcae/v1/model/create_secret_response.py +7 -7
  88. huaweicloudsdkcae/v1/model/create_spec_cert.py +5 -5
  89. huaweicloudsdkcae/v1/model/create_timer_rule_req.py +7 -7
  90. huaweicloudsdkcae/v1/model/create_timer_rule_request.py +7 -7
  91. huaweicloudsdkcae/v1/model/create_timer_rule_response.py +7 -7
  92. huaweicloudsdkcae/v1/model/create_volume_req.py +7 -7
  93. huaweicloudsdkcae/v1/model/create_volume_request.py +7 -7
  94. huaweicloudsdkcae/v1/model/create_volume_response.py +1 -1
  95. huaweicloudsdkcae/v1/model/create_vpc_egress_request.py +7 -7
  96. huaweicloudsdkcae/v1/model/create_vpc_egress_response.py +7 -7
  97. huaweicloudsdkcae/v1/model/cron_trigger_scheduler.py +5 -5
  98. huaweicloudsdkcae/v1/model/delete_application_request.py +7 -7
  99. huaweicloudsdkcae/v1/model/delete_application_response.py +1 -1
  100. huaweicloudsdkcae/v1/model/delete_certificate_request.py +7 -7
  101. huaweicloudsdkcae/v1/model/delete_certificate_response.py +1 -1
  102. huaweicloudsdkcae/v1/model/delete_component_configuration_request.py +9 -9
  103. huaweicloudsdkcae/v1/model/delete_component_configuration_response.py +1 -1
  104. huaweicloudsdkcae/v1/model/delete_component_request.py +9 -9
  105. huaweicloudsdkcae/v1/model/delete_component_response.py +3 -3
  106. huaweicloudsdkcae/v1/model/delete_domain_request.py +7 -7
  107. huaweicloudsdkcae/v1/model/delete_domain_response.py +1 -1
  108. huaweicloudsdkcae/v1/model/delete_environment_request.py +5 -5
  109. huaweicloudsdkcae/v1/model/delete_environment_response.py +3 -3
  110. huaweicloudsdkcae/v1/model/delete_notice_rule_request.py +5 -5
  111. huaweicloudsdkcae/v1/model/delete_notice_rule_response.py +3 -3
  112. huaweicloudsdkcae/v1/model/delete_secret_request.py +5 -5
  113. huaweicloudsdkcae/v1/model/delete_secret_response.py +1 -1
  114. huaweicloudsdkcae/v1/model/delete_timer_rule_request.py +7 -7
  115. huaweicloudsdkcae/v1/model/delete_timer_rule_response.py +1 -1
  116. huaweicloudsdkcae/v1/model/delete_volume_request.py +7 -7
  117. huaweicloudsdkcae/v1/model/delete_volume_response.py +7 -7
  118. huaweicloudsdkcae/v1/model/delete_vpc_egress_request.py +7 -7
  119. huaweicloudsdkcae/v1/model/delete_vpc_egress_response.py +1 -1
  120. huaweicloudsdkcae/v1/model/domain_item.py +3 -3
  121. huaweicloudsdkcae/v1/model/domain_kind_obj.py +1 -1
  122. huaweicloudsdkcae/v1/model/egress_cidr.py +7 -7
  123. huaweicloudsdkcae/v1/model/eip_kind_obj.py +1 -1
  124. huaweicloudsdkcae/v1/model/environment_item.py +15 -15
  125. huaweicloudsdkcae/v1/model/environment_kind_obj.py +1 -1
  126. huaweicloudsdkcae/v1/model/execute_action_request.py +11 -11
  127. huaweicloudsdkcae/v1/model/execute_action_request_body.py +9 -9
  128. huaweicloudsdkcae/v1/model/execute_action_request_body_metadata.py +5 -5
  129. huaweicloudsdkcae/v1/model/execute_action_response.py +3 -3
  130. huaweicloudsdkcae/v1/model/execution_details.py +5 -5
  131. huaweicloudsdkcae/v1/model/health_check_configuration_exec.py +3 -3
  132. huaweicloudsdkcae/v1/model/health_check_configuration_http_get.py +7 -7
  133. huaweicloudsdkcae/v1/model/health_check_configuration_liveness_probe.py +17 -17
  134. huaweicloudsdkcae/v1/model/health_check_configuration_readiness_probe.py +17 -17
  135. huaweicloudsdkcae/v1/model/health_check_configuration_startup_probe.py +17 -17
  136. huaweicloudsdkcae/v1/model/health_check_configuration_tcp_socket.py +3 -3
  137. huaweicloudsdkcae/v1/model/instance.py +7 -7
  138. huaweicloudsdkcae/v1/model/job_kind_obj.py +1 -1
  139. huaweicloudsdkcae/v1/model/job_spec.py +7 -7
  140. huaweicloudsdkcae/v1/model/life_cycle_configuration_exec.py +3 -3
  141. huaweicloudsdkcae/v1/model/list_agencies_request.py +1 -1
  142. huaweicloudsdkcae/v1/model/list_agencies_response.py +7 -7
  143. huaweicloudsdkcae/v1/model/list_applications_request.py +5 -5
  144. huaweicloudsdkcae/v1/model/list_applications_response.py +7 -7
  145. huaweicloudsdkcae/v1/model/list_certificates_request.py +5 -5
  146. huaweicloudsdkcae/v1/model/list_certificates_response.py +7 -7
  147. huaweicloudsdkcae/v1/model/list_component_configurations_request.py +11 -11
  148. huaweicloudsdkcae/v1/model/list_component_configurations_response.py +7 -7
  149. huaweicloudsdkcae/v1/model/list_component_configurations_response_data.py +5 -5
  150. huaweicloudsdkcae/v1/model/list_component_instances_request.py +9 -9
  151. huaweicloudsdkcae/v1/model/list_component_instances_response.py +7 -7
  152. huaweicloudsdkcae/v1/model/list_component_snapshots_request.py +9 -9
  153. huaweicloudsdkcae/v1/model/list_component_snapshots_response.py +7 -7
  154. huaweicloudsdkcae/v1/model/list_components_request.py +15 -15
  155. huaweicloudsdkcae/v1/model/list_components_response.py +9 -9
  156. huaweicloudsdkcae/v1/model/list_domains_request.py +5 -5
  157. huaweicloudsdkcae/v1/model/list_domains_response.py +7 -7
  158. huaweicloudsdkcae/v1/model/list_effective_components_request.py +5 -5
  159. huaweicloudsdkcae/v1/model/list_effective_components_response.py +7 -7
  160. huaweicloudsdkcae/v1/model/list_eip_response_body_spec.py +5 -5
  161. huaweicloudsdkcae/v1/model/list_eip_response_body_spec_egress.py +7 -7
  162. huaweicloudsdkcae/v1/model/list_eip_response_body_spec_ingress.py +7 -7
  163. huaweicloudsdkcae/v1/model/list_eips_request.py +5 -5
  164. huaweicloudsdkcae/v1/model/list_eips_response.py +7 -7
  165. huaweicloudsdkcae/v1/model/list_environments_request.py +3 -3
  166. huaweicloudsdkcae/v1/model/list_environments_response.py +7 -7
  167. huaweicloudsdkcae/v1/model/list_notice_rules_request.py +3 -3
  168. huaweicloudsdkcae/v1/model/list_notice_rules_response.py +7 -7
  169. huaweicloudsdkcae/v1/model/list_secrets_request.py +3 -3
  170. huaweicloudsdkcae/v1/model/list_secrets_response.py +7 -7
  171. huaweicloudsdkcae/v1/model/list_timer_rules_request.py +5 -5
  172. huaweicloudsdkcae/v1/model/list_timer_rules_response.py +7 -7
  173. huaweicloudsdkcae/v1/model/list_volumes_request.py +7 -7
  174. huaweicloudsdkcae/v1/model/list_volumes_response.py +7 -7
  175. huaweicloudsdkcae/v1/model/list_vpc_egress_request.py +5 -5
  176. huaweicloudsdkcae/v1/model/list_vpc_egress_response.py +7 -7
  177. huaweicloudsdkcae/v1/model/meta_cert.py +5 -5
  178. huaweicloudsdkcae/v1/model/meta_domain.py +7 -7
  179. huaweicloudsdkcae/v1/model/metadata_response.py +11 -11
  180. huaweicloudsdkcae/v1/model/monitor_system_kind_obj.py +1 -1
  181. huaweicloudsdkcae/v1/model/monitor_system_request_body.py +7 -7
  182. huaweicloudsdkcae/v1/model/monitor_system_request_body_spec.py +17 -17
  183. huaweicloudsdkcae/v1/model/mount_component.py +13 -13
  184. huaweicloudsdkcae/v1/model/notice_rule_notification.py +7 -7
  185. huaweicloudsdkcae/v1/model/notice_rule_scope.py +9 -9
  186. huaweicloudsdkcae/v1/model/repo.py +7 -7
  187. huaweicloudsdkcae/v1/model/resource_limit.py +5 -5
  188. huaweicloudsdkcae/v1/model/resource_limit_for_upgrade.py +5 -5
  189. huaweicloudsdkcae/v1/model/resources_credential.py +5 -5
  190. huaweicloudsdkcae/v1/model/retry_job_request.py +7 -7
  191. huaweicloudsdkcae/v1/model/retry_job_response.py +1 -1
  192. huaweicloudsdkcae/v1/model/scale_configuration_data_advanced.py +11 -11
  193. huaweicloudsdkcae/v1/model/scale_configuration_data_trigger.py +5 -5
  194. huaweicloudsdkcae/v1/model/scaling_trigger_meta.py +9 -9
  195. huaweicloudsdkcae/v1/model/secret_detail.py +15 -15
  196. huaweicloudsdkcae/v1/model/show_application_request.py +7 -7
  197. huaweicloudsdkcae/v1/model/show_application_response.py +7 -7
  198. huaweicloudsdkcae/v1/model/show_component_request.py +9 -9
  199. huaweicloudsdkcae/v1/model/show_component_response.py +9 -9
  200. huaweicloudsdkcae/v1/model/show_execution_result_request.py +7 -7
  201. huaweicloudsdkcae/v1/model/show_execution_result_response.py +7 -7
  202. huaweicloudsdkcae/v1/model/show_job_request.py +7 -7
  203. huaweicloudsdkcae/v1/model/show_job_response.py +7 -7
  204. huaweicloudsdkcae/v1/model/show_monitor_system_request.py +5 -5
  205. huaweicloudsdkcae/v1/model/show_monitor_system_response.py +7 -7
  206. huaweicloudsdkcae/v1/model/show_monitor_system_response_body_spec.py +25 -25
  207. huaweicloudsdkcae/v1/model/show_notice_rule_request.py +5 -5
  208. huaweicloudsdkcae/v1/model/show_notice_rule_response.py +7 -7
  209. huaweicloudsdkcae/v1/model/source.py +9 -9
  210. huaweicloudsdkcae/v1/model/spec_cert.py +7 -7
  211. huaweicloudsdkcae/v1/model/task.py +13 -13
  212. huaweicloudsdkcae/v1/model/time_rule_kind_obj.py +1 -1
  213. huaweicloudsdkcae/v1/model/timer_rule_details.py +25 -25
  214. huaweicloudsdkcae/v1/model/trigger_policy.py +9 -9
  215. huaweicloudsdkcae/v1/model/update_cert_req.py +7 -7
  216. huaweicloudsdkcae/v1/model/update_certificate_request.py +9 -9
  217. huaweicloudsdkcae/v1/model/update_certificate_response.py +1 -1
  218. huaweicloudsdkcae/v1/model/update_component_request.py +11 -11
  219. huaweicloudsdkcae/v1/model/update_component_request_body.py +9 -9
  220. huaweicloudsdkcae/v1/model/update_component_request_metadata.py +5 -5
  221. huaweicloudsdkcae/v1/model/update_component_request_spec.py +11 -11
  222. huaweicloudsdkcae/v1/model/update_component_response.py +1 -1
  223. huaweicloudsdkcae/v1/model/update_eip_request.py +7 -7
  224. huaweicloudsdkcae/v1/model/update_eip_request_body.py +7 -7
  225. huaweicloudsdkcae/v1/model/update_eip_request_body_spec.py +5 -5
  226. huaweicloudsdkcae/v1/model/update_eip_request_body_spec_egress.py +5 -5
  227. huaweicloudsdkcae/v1/model/update_eip_request_body_spec_ingress.py +5 -5
  228. huaweicloudsdkcae/v1/model/update_eip_response.py +1 -1
  229. huaweicloudsdkcae/v1/model/update_monitor_system_request.py +9 -9
  230. huaweicloudsdkcae/v1/model/update_monitor_system_response.py +1 -1
  231. huaweicloudsdkcae/v1/model/update_notice_rule_item.py +9 -9
  232. huaweicloudsdkcae/v1/model/update_notice_rule_req.py +7 -7
  233. huaweicloudsdkcae/v1/model/update_notice_rule_request.py +7 -7
  234. huaweicloudsdkcae/v1/model/update_notice_rule_response.py +7 -7
  235. huaweicloudsdkcae/v1/model/update_secret_request.py +7 -7
  236. huaweicloudsdkcae/v1/model/update_secret_response.py +7 -7
  237. huaweicloudsdkcae/v1/model/update_spec_cert.py +5 -5
  238. huaweicloudsdkcae/v1/model/update_timer_rule_details.py +17 -17
  239. huaweicloudsdkcae/v1/model/update_timer_rule_req.py +7 -7
  240. huaweicloudsdkcae/v1/model/update_timer_rule_request.py +9 -9
  241. huaweicloudsdkcae/v1/model/update_timer_rule_response.py +1 -1
  242. huaweicloudsdkcae/v1/model/volume.py +15 -15
  243. huaweicloudsdkcae/v1/model/volume_configuration_data_volume.py +13 -13
  244. huaweicloudsdkcae/v1/model/volume_configuration_mount_info.py +7 -7
  245. huaweicloudsdkcae/v1/model/volume_kind_obj.py +1 -1
  246. huaweicloudsdkcae/v1/model/volume_spec.py +9 -9
  247. huaweicloudsdkcae/v1/model/vpc_egress_kind_obj.py +1 -1
  248. huaweicloudsdkcae/v1/model/vpc_egress_request_body.py +7 -7
  249. huaweicloudsdkcae/v1/model/vpc_egress_request_body_spec.py +3 -3
  250. huaweicloudsdkcae/v1/model/vpc_egress_response_body_spec.py +7 -7
  251. {huaweicloudsdkcae-3.1.141.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/METADATA +2 -2
  252. huaweicloudsdkcae-3.1.143.dist-info/RECORD +260 -0
  253. huaweicloudsdkcae-3.1.141.dist-info/RECORD +0 -260
  254. {huaweicloudsdkcae-3.1.141.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/LICENSE +0 -0
  255. {huaweicloudsdkcae-3.1.141.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/WHEEL +0 -0
  256. {huaweicloudsdkcae-3.1.141.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/top_level.txt +0 -0
@@ -31,7 +31,7 @@ class UpdateCertificateRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, certificate_id=None, x_enterprise_project_id=None, x_environment_id=None, body=None):
34
- """UpdateCertificateRequest
34
+ r"""UpdateCertificateRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -62,7 +62,7 @@ class UpdateCertificateRequest:
62
62
 
63
63
  @property
64
64
  def certificate_id(self):
65
- """Gets the certificate_id of this UpdateCertificateRequest.
65
+ r"""Gets the certificate_id of this UpdateCertificateRequest.
66
66
 
67
67
  证书ID。
68
68
 
@@ -73,7 +73,7 @@ class UpdateCertificateRequest:
73
73
 
74
74
  @certificate_id.setter
75
75
  def certificate_id(self, certificate_id):
76
- """Sets the certificate_id of this UpdateCertificateRequest.
76
+ r"""Sets the certificate_id of this UpdateCertificateRequest.
77
77
 
78
78
  证书ID。
79
79
 
@@ -84,7 +84,7 @@ class UpdateCertificateRequest:
84
84
 
85
85
  @property
86
86
  def x_enterprise_project_id(self):
87
- """Gets the x_enterprise_project_id of this UpdateCertificateRequest.
87
+ r"""Gets the x_enterprise_project_id of this UpdateCertificateRequest.
88
88
 
89
89
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
90
90
 
@@ -95,7 +95,7 @@ class UpdateCertificateRequest:
95
95
 
96
96
  @x_enterprise_project_id.setter
97
97
  def x_enterprise_project_id(self, x_enterprise_project_id):
98
- """Sets the x_enterprise_project_id of this UpdateCertificateRequest.
98
+ r"""Sets the x_enterprise_project_id of this UpdateCertificateRequest.
99
99
 
100
100
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
101
101
 
@@ -106,7 +106,7 @@ class UpdateCertificateRequest:
106
106
 
107
107
  @property
108
108
  def x_environment_id(self):
109
- """Gets the x_environment_id of this UpdateCertificateRequest.
109
+ r"""Gets the x_environment_id of this UpdateCertificateRequest.
110
110
 
111
111
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
112
112
 
@@ -117,7 +117,7 @@ class UpdateCertificateRequest:
117
117
 
118
118
  @x_environment_id.setter
119
119
  def x_environment_id(self, x_environment_id):
120
- """Sets the x_environment_id of this UpdateCertificateRequest.
120
+ r"""Sets the x_environment_id of this UpdateCertificateRequest.
121
121
 
122
122
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
123
123
 
@@ -128,7 +128,7 @@ class UpdateCertificateRequest:
128
128
 
129
129
  @property
130
130
  def body(self):
131
- """Gets the body of this UpdateCertificateRequest.
131
+ r"""Gets the body of this UpdateCertificateRequest.
132
132
 
133
133
  :return: The body of this UpdateCertificateRequest.
134
134
  :rtype: :class:`huaweicloudsdkcae.v1.UpdateCertReq`
@@ -137,7 +137,7 @@ class UpdateCertificateRequest:
137
137
 
138
138
  @body.setter
139
139
  def body(self, body):
140
- """Sets the body of this UpdateCertificateRequest.
140
+ r"""Sets the body of this UpdateCertificateRequest.
141
141
 
142
142
  :param body: The body of this UpdateCertificateRequest.
143
143
  :type body: :class:`huaweicloudsdkcae.v1.UpdateCertReq`
@@ -24,7 +24,7 @@ class UpdateCertificateResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """UpdateCertificateResponse
27
+ r"""UpdateCertificateResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30
 
@@ -33,7 +33,7 @@ class UpdateComponentRequest:
33
33
  }
34
34
 
35
35
  def __init__(self, application_id=None, component_id=None, x_enterprise_project_id=None, x_environment_id=None, body=None):
36
- """UpdateComponentRequest
36
+ r"""UpdateComponentRequest
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -68,7 +68,7 @@ class UpdateComponentRequest:
68
68
 
69
69
  @property
70
70
  def application_id(self):
71
- """Gets the application_id of this UpdateComponentRequest.
71
+ r"""Gets the application_id of this UpdateComponentRequest.
72
72
 
73
73
  应用ID。
74
74
 
@@ -79,7 +79,7 @@ class UpdateComponentRequest:
79
79
 
80
80
  @application_id.setter
81
81
  def application_id(self, application_id):
82
- """Sets the application_id of this UpdateComponentRequest.
82
+ r"""Sets the application_id of this UpdateComponentRequest.
83
83
 
84
84
  应用ID。
85
85
 
@@ -90,7 +90,7 @@ class UpdateComponentRequest:
90
90
 
91
91
  @property
92
92
  def component_id(self):
93
- """Gets the component_id of this UpdateComponentRequest.
93
+ r"""Gets the component_id of this UpdateComponentRequest.
94
94
 
95
95
  组件ID。
96
96
 
@@ -101,7 +101,7 @@ class UpdateComponentRequest:
101
101
 
102
102
  @component_id.setter
103
103
  def component_id(self, component_id):
104
- """Sets the component_id of this UpdateComponentRequest.
104
+ r"""Sets the component_id of this UpdateComponentRequest.
105
105
 
106
106
  组件ID。
107
107
 
@@ -112,7 +112,7 @@ class UpdateComponentRequest:
112
112
 
113
113
  @property
114
114
  def x_enterprise_project_id(self):
115
- """Gets the x_enterprise_project_id of this UpdateComponentRequest.
115
+ r"""Gets the x_enterprise_project_id of this UpdateComponentRequest.
116
116
 
117
117
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
118
118
 
@@ -123,7 +123,7 @@ class UpdateComponentRequest:
123
123
 
124
124
  @x_enterprise_project_id.setter
125
125
  def x_enterprise_project_id(self, x_enterprise_project_id):
126
- """Sets the x_enterprise_project_id of this UpdateComponentRequest.
126
+ r"""Sets the x_enterprise_project_id of this UpdateComponentRequest.
127
127
 
128
128
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
129
129
 
@@ -134,7 +134,7 @@ class UpdateComponentRequest:
134
134
 
135
135
  @property
136
136
  def x_environment_id(self):
137
- """Gets the x_environment_id of this UpdateComponentRequest.
137
+ r"""Gets the x_environment_id of this UpdateComponentRequest.
138
138
 
139
139
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
140
140
 
@@ -145,7 +145,7 @@ class UpdateComponentRequest:
145
145
 
146
146
  @x_environment_id.setter
147
147
  def x_environment_id(self, x_environment_id):
148
- """Sets the x_environment_id of this UpdateComponentRequest.
148
+ r"""Sets the x_environment_id of this UpdateComponentRequest.
149
149
 
150
150
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
151
151
 
@@ -156,7 +156,7 @@ class UpdateComponentRequest:
156
156
 
157
157
  @property
158
158
  def body(self):
159
- """Gets the body of this UpdateComponentRequest.
159
+ r"""Gets the body of this UpdateComponentRequest.
160
160
 
161
161
  :return: The body of this UpdateComponentRequest.
162
162
  :rtype: :class:`huaweicloudsdkcae.v1.UpdateComponentRequestBody`
@@ -165,7 +165,7 @@ class UpdateComponentRequest:
165
165
 
166
166
  @body.setter
167
167
  def body(self, body):
168
- """Sets the body of this UpdateComponentRequest.
168
+ r"""Sets the body of this UpdateComponentRequest.
169
169
 
170
170
  :param body: The body of this UpdateComponentRequest.
171
171
  :type body: :class:`huaweicloudsdkcae.v1.UpdateComponentRequestBody`
@@ -31,7 +31,7 @@ class UpdateComponentRequestBody:
31
31
  }
32
32
 
33
33
  def __init__(self, api_version=None, kind=None, metadata=None, spec=None):
34
- """UpdateComponentRequestBody
34
+ r"""UpdateComponentRequestBody
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -60,7 +60,7 @@ class UpdateComponentRequestBody:
60
60
 
61
61
  @property
62
62
  def api_version(self):
63
- """Gets the api_version of this UpdateComponentRequestBody.
63
+ r"""Gets the api_version of this UpdateComponentRequestBody.
64
64
 
65
65
  :return: The api_version of this UpdateComponentRequestBody.
66
66
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -69,7 +69,7 @@ class UpdateComponentRequestBody:
69
69
 
70
70
  @api_version.setter
71
71
  def api_version(self, api_version):
72
- """Sets the api_version of this UpdateComponentRequestBody.
72
+ r"""Sets the api_version of this UpdateComponentRequestBody.
73
73
 
74
74
  :param api_version: The api_version of this UpdateComponentRequestBody.
75
75
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -78,7 +78,7 @@ class UpdateComponentRequestBody:
78
78
 
79
79
  @property
80
80
  def kind(self):
81
- """Gets the kind of this UpdateComponentRequestBody.
81
+ r"""Gets the kind of this UpdateComponentRequestBody.
82
82
 
83
83
  :return: The kind of this UpdateComponentRequestBody.
84
84
  :rtype: :class:`huaweicloudsdkcae.v1.ComponentKindObj`
@@ -87,7 +87,7 @@ class UpdateComponentRequestBody:
87
87
 
88
88
  @kind.setter
89
89
  def kind(self, kind):
90
- """Sets the kind of this UpdateComponentRequestBody.
90
+ r"""Sets the kind of this UpdateComponentRequestBody.
91
91
 
92
92
  :param kind: The kind of this UpdateComponentRequestBody.
93
93
  :type kind: :class:`huaweicloudsdkcae.v1.ComponentKindObj`
@@ -96,7 +96,7 @@ class UpdateComponentRequestBody:
96
96
 
97
97
  @property
98
98
  def metadata(self):
99
- """Gets the metadata of this UpdateComponentRequestBody.
99
+ r"""Gets the metadata of this UpdateComponentRequestBody.
100
100
 
101
101
  :return: The metadata of this UpdateComponentRequestBody.
102
102
  :rtype: :class:`huaweicloudsdkcae.v1.UpdateComponentRequestMetadata`
@@ -105,7 +105,7 @@ class UpdateComponentRequestBody:
105
105
 
106
106
  @metadata.setter
107
107
  def metadata(self, metadata):
108
- """Sets the metadata of this UpdateComponentRequestBody.
108
+ r"""Sets the metadata of this UpdateComponentRequestBody.
109
109
 
110
110
  :param metadata: The metadata of this UpdateComponentRequestBody.
111
111
  :type metadata: :class:`huaweicloudsdkcae.v1.UpdateComponentRequestMetadata`
@@ -114,7 +114,7 @@ class UpdateComponentRequestBody:
114
114
 
115
115
  @property
116
116
  def spec(self):
117
- """Gets the spec of this UpdateComponentRequestBody.
117
+ r"""Gets the spec of this UpdateComponentRequestBody.
118
118
 
119
119
  :return: The spec of this UpdateComponentRequestBody.
120
120
  :rtype: :class:`huaweicloudsdkcae.v1.UpdateComponentRequestSpec`
@@ -123,7 +123,7 @@ class UpdateComponentRequestBody:
123
123
 
124
124
  @spec.setter
125
125
  def spec(self, spec):
126
- """Sets the spec of this UpdateComponentRequestBody.
126
+ r"""Sets the spec of this UpdateComponentRequestBody.
127
127
 
128
128
  :param spec: The spec of this UpdateComponentRequestBody.
129
129
  :type spec: :class:`huaweicloudsdkcae.v1.UpdateComponentRequestSpec`
@@ -27,7 +27,7 @@ class UpdateComponentRequestMetadata:
27
27
  }
28
28
 
29
29
  def __init__(self, name=None, annotations=None):
30
- """UpdateComponentRequestMetadata
30
+ r"""UpdateComponentRequestMetadata
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class UpdateComponentRequestMetadata:
49
49
 
50
50
  @property
51
51
  def name(self):
52
- """Gets the name of this UpdateComponentRequestMetadata.
52
+ r"""Gets the name of this UpdateComponentRequestMetadata.
53
53
 
54
54
  组件名称。
55
55
 
@@ -60,7 +60,7 @@ class UpdateComponentRequestMetadata:
60
60
 
61
61
  @name.setter
62
62
  def name(self, name):
63
- """Sets the name of this UpdateComponentRequestMetadata.
63
+ r"""Sets the name of this UpdateComponentRequestMetadata.
64
64
 
65
65
  组件名称。
66
66
 
@@ -71,7 +71,7 @@ class UpdateComponentRequestMetadata:
71
71
 
72
72
  @property
73
73
  def annotations(self):
74
- """Gets the annotations of this UpdateComponentRequestMetadata.
74
+ r"""Gets the annotations of this UpdateComponentRequestMetadata.
75
75
 
76
76
  更新组件请求体附加参数,当前只支持version参数,此参数必填。
77
77
 
@@ -82,7 +82,7 @@ class UpdateComponentRequestMetadata:
82
82
 
83
83
  @annotations.setter
84
84
  def annotations(self, annotations):
85
- """Sets the annotations of this UpdateComponentRequestMetadata.
85
+ r"""Sets the annotations of this UpdateComponentRequestMetadata.
86
86
 
87
87
  更新组件请求体附加参数,当前只支持version参数,此参数必填。
88
88
 
@@ -33,7 +33,7 @@ class UpdateComponentRequestSpec:
33
33
  }
34
34
 
35
35
  def __init__(self, runtime=None, source=None, build=None, resource_limit=None, replica=None):
36
- """UpdateComponentRequestSpec
36
+ r"""UpdateComponentRequestSpec
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -70,7 +70,7 @@ class UpdateComponentRequestSpec:
70
70
 
71
71
  @property
72
72
  def runtime(self):
73
- """Gets the runtime of this UpdateComponentRequestSpec.
73
+ r"""Gets the runtime of this UpdateComponentRequestSpec.
74
74
 
75
75
  语言/运行时。
76
76
 
@@ -81,7 +81,7 @@ class UpdateComponentRequestSpec:
81
81
 
82
82
  @runtime.setter
83
83
  def runtime(self, runtime):
84
- """Sets the runtime of this UpdateComponentRequestSpec.
84
+ r"""Sets the runtime of this UpdateComponentRequestSpec.
85
85
 
86
86
  语言/运行时。
87
87
 
@@ -92,7 +92,7 @@ class UpdateComponentRequestSpec:
92
92
 
93
93
  @property
94
94
  def source(self):
95
- """Gets the source of this UpdateComponentRequestSpec.
95
+ r"""Gets the source of this UpdateComponentRequestSpec.
96
96
 
97
97
  :return: The source of this UpdateComponentRequestSpec.
98
98
  :rtype: :class:`huaweicloudsdkcae.v1.Source`
@@ -101,7 +101,7 @@ class UpdateComponentRequestSpec:
101
101
 
102
102
  @source.setter
103
103
  def source(self, source):
104
- """Sets the source of this UpdateComponentRequestSpec.
104
+ r"""Sets the source of this UpdateComponentRequestSpec.
105
105
 
106
106
  :param source: The source of this UpdateComponentRequestSpec.
107
107
  :type source: :class:`huaweicloudsdkcae.v1.Source`
@@ -110,7 +110,7 @@ class UpdateComponentRequestSpec:
110
110
 
111
111
  @property
112
112
  def build(self):
113
- """Gets the build of this UpdateComponentRequestSpec.
113
+ r"""Gets the build of this UpdateComponentRequestSpec.
114
114
 
115
115
  :return: The build of this UpdateComponentRequestSpec.
116
116
  :rtype: :class:`huaweicloudsdkcae.v1.Build`
@@ -119,7 +119,7 @@ class UpdateComponentRequestSpec:
119
119
 
120
120
  @build.setter
121
121
  def build(self, build):
122
- """Sets the build of this UpdateComponentRequestSpec.
122
+ r"""Sets the build of this UpdateComponentRequestSpec.
123
123
 
124
124
  :param build: The build of this UpdateComponentRequestSpec.
125
125
  :type build: :class:`huaweicloudsdkcae.v1.Build`
@@ -128,7 +128,7 @@ class UpdateComponentRequestSpec:
128
128
 
129
129
  @property
130
130
  def resource_limit(self):
131
- """Gets the resource_limit of this UpdateComponentRequestSpec.
131
+ r"""Gets the resource_limit of this UpdateComponentRequestSpec.
132
132
 
133
133
  :return: The resource_limit of this UpdateComponentRequestSpec.
134
134
  :rtype: :class:`huaweicloudsdkcae.v1.ResourceLimit`
@@ -137,7 +137,7 @@ class UpdateComponentRequestSpec:
137
137
 
138
138
  @resource_limit.setter
139
139
  def resource_limit(self, resource_limit):
140
- """Sets the resource_limit of this UpdateComponentRequestSpec.
140
+ r"""Sets the resource_limit of this UpdateComponentRequestSpec.
141
141
 
142
142
  :param resource_limit: The resource_limit of this UpdateComponentRequestSpec.
143
143
  :type resource_limit: :class:`huaweicloudsdkcae.v1.ResourceLimit`
@@ -146,7 +146,7 @@ class UpdateComponentRequestSpec:
146
146
 
147
147
  @property
148
148
  def replica(self):
149
- """Gets the replica of this UpdateComponentRequestSpec.
149
+ r"""Gets the replica of this UpdateComponentRequestSpec.
150
150
 
151
151
  实例个数。
152
152
 
@@ -157,7 +157,7 @@ class UpdateComponentRequestSpec:
157
157
 
158
158
  @replica.setter
159
159
  def replica(self, replica):
160
- """Sets the replica of this UpdateComponentRequestSpec.
160
+ r"""Sets the replica of this UpdateComponentRequestSpec.
161
161
 
162
162
  实例个数。
163
163
 
@@ -24,7 +24,7 @@ class UpdateComponentResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """UpdateComponentResponse
27
+ r"""UpdateComponentResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30
 
@@ -29,7 +29,7 @@ class UpdateEipRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, x_enterprise_project_id=None, x_environment_id=None, body=None):
32
- """UpdateEipRequest
32
+ r"""UpdateEipRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class UpdateEipRequest:
56
56
 
57
57
  @property
58
58
  def x_enterprise_project_id(self):
59
- """Gets the x_enterprise_project_id of this UpdateEipRequest.
59
+ r"""Gets the x_enterprise_project_id of this UpdateEipRequest.
60
60
 
61
61
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
62
62
 
@@ -67,7 +67,7 @@ class UpdateEipRequest:
67
67
 
68
68
  @x_enterprise_project_id.setter
69
69
  def x_enterprise_project_id(self, x_enterprise_project_id):
70
- """Sets the x_enterprise_project_id of this UpdateEipRequest.
70
+ r"""Sets the x_enterprise_project_id of this UpdateEipRequest.
71
71
 
72
72
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
73
73
 
@@ -78,7 +78,7 @@ class UpdateEipRequest:
78
78
 
79
79
  @property
80
80
  def x_environment_id(self):
81
- """Gets the x_environment_id of this UpdateEipRequest.
81
+ r"""Gets the x_environment_id of this UpdateEipRequest.
82
82
 
83
83
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
84
84
 
@@ -89,7 +89,7 @@ class UpdateEipRequest:
89
89
 
90
90
  @x_environment_id.setter
91
91
  def x_environment_id(self, x_environment_id):
92
- """Sets the x_environment_id of this UpdateEipRequest.
92
+ r"""Sets the x_environment_id of this UpdateEipRequest.
93
93
 
94
94
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
95
95
 
@@ -100,7 +100,7 @@ class UpdateEipRequest:
100
100
 
101
101
  @property
102
102
  def body(self):
103
- """Gets the body of this UpdateEipRequest.
103
+ r"""Gets the body of this UpdateEipRequest.
104
104
 
105
105
  :return: The body of this UpdateEipRequest.
106
106
  :rtype: :class:`huaweicloudsdkcae.v1.UpdateEipRequestBody`
@@ -109,7 +109,7 @@ class UpdateEipRequest:
109
109
 
110
110
  @body.setter
111
111
  def body(self, body):
112
- """Sets the body of this UpdateEipRequest.
112
+ r"""Sets the body of this UpdateEipRequest.
113
113
 
114
114
  :param body: The body of this UpdateEipRequest.
115
115
  :type body: :class:`huaweicloudsdkcae.v1.UpdateEipRequestBody`
@@ -29,7 +29,7 @@ class UpdateEipRequestBody:
29
29
  }
30
30
 
31
31
  def __init__(self, api_version=None, kind=None, spec=None):
32
- """UpdateEipRequestBody
32
+ r"""UpdateEipRequestBody
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class UpdateEipRequestBody:
57
57
 
58
58
  @property
59
59
  def api_version(self):
60
- """Gets the api_version of this UpdateEipRequestBody.
60
+ r"""Gets the api_version of this UpdateEipRequestBody.
61
61
 
62
62
  :return: The api_version of this UpdateEipRequestBody.
63
63
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -66,7 +66,7 @@ class UpdateEipRequestBody:
66
66
 
67
67
  @api_version.setter
68
68
  def api_version(self, api_version):
69
- """Sets the api_version of this UpdateEipRequestBody.
69
+ r"""Sets the api_version of this UpdateEipRequestBody.
70
70
 
71
71
  :param api_version: The api_version of this UpdateEipRequestBody.
72
72
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -75,7 +75,7 @@ class UpdateEipRequestBody:
75
75
 
76
76
  @property
77
77
  def kind(self):
78
- """Gets the kind of this UpdateEipRequestBody.
78
+ r"""Gets the kind of this UpdateEipRequestBody.
79
79
 
80
80
  :return: The kind of this UpdateEipRequestBody.
81
81
  :rtype: :class:`huaweicloudsdkcae.v1.EipKindObj`
@@ -84,7 +84,7 @@ class UpdateEipRequestBody:
84
84
 
85
85
  @kind.setter
86
86
  def kind(self, kind):
87
- """Sets the kind of this UpdateEipRequestBody.
87
+ r"""Sets the kind of this UpdateEipRequestBody.
88
88
 
89
89
  :param kind: The kind of this UpdateEipRequestBody.
90
90
  :type kind: :class:`huaweicloudsdkcae.v1.EipKindObj`
@@ -93,7 +93,7 @@ class UpdateEipRequestBody:
93
93
 
94
94
  @property
95
95
  def spec(self):
96
- """Gets the spec of this UpdateEipRequestBody.
96
+ r"""Gets the spec of this UpdateEipRequestBody.
97
97
 
98
98
  :return: The spec of this UpdateEipRequestBody.
99
99
  :rtype: :class:`huaweicloudsdkcae.v1.UpdateEipRequestBodySpec`
@@ -102,7 +102,7 @@ class UpdateEipRequestBody:
102
102
 
103
103
  @spec.setter
104
104
  def spec(self, spec):
105
- """Sets the spec of this UpdateEipRequestBody.
105
+ r"""Sets the spec of this UpdateEipRequestBody.
106
106
 
107
107
  :param spec: The spec of this UpdateEipRequestBody.
108
108
  :type spec: :class:`huaweicloudsdkcae.v1.UpdateEipRequestBodySpec`
@@ -27,7 +27,7 @@ class UpdateEipRequestBodySpec:
27
27
  }
28
28
 
29
29
  def __init__(self, egress=None, ingress=None):
30
- """UpdateEipRequestBodySpec
30
+ r"""UpdateEipRequestBodySpec
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class UpdateEipRequestBodySpec:
50
50
 
51
51
  @property
52
52
  def egress(self):
53
- """Gets the egress of this UpdateEipRequestBodySpec.
53
+ r"""Gets the egress of this UpdateEipRequestBodySpec.
54
54
 
55
55
  :return: The egress of this UpdateEipRequestBodySpec.
56
56
  :rtype: :class:`huaweicloudsdkcae.v1.UpdateEipRequestBodySpecEgress`
@@ -59,7 +59,7 @@ class UpdateEipRequestBodySpec:
59
59
 
60
60
  @egress.setter
61
61
  def egress(self, egress):
62
- """Sets the egress of this UpdateEipRequestBodySpec.
62
+ r"""Sets the egress of this UpdateEipRequestBodySpec.
63
63
 
64
64
  :param egress: The egress of this UpdateEipRequestBodySpec.
65
65
  :type egress: :class:`huaweicloudsdkcae.v1.UpdateEipRequestBodySpecEgress`
@@ -68,7 +68,7 @@ class UpdateEipRequestBodySpec:
68
68
 
69
69
  @property
70
70
  def ingress(self):
71
- """Gets the ingress of this UpdateEipRequestBodySpec.
71
+ r"""Gets the ingress of this UpdateEipRequestBodySpec.
72
72
 
73
73
  :return: The ingress of this UpdateEipRequestBodySpec.
74
74
  :rtype: :class:`huaweicloudsdkcae.v1.UpdateEipRequestBodySpecIngress`
@@ -77,7 +77,7 @@ class UpdateEipRequestBodySpec:
77
77
 
78
78
  @ingress.setter
79
79
  def ingress(self, ingress):
80
- """Sets the ingress of this UpdateEipRequestBodySpec.
80
+ r"""Sets the ingress of this UpdateEipRequestBodySpec.
81
81
 
82
82
  :param ingress: The ingress of this UpdateEipRequestBodySpec.
83
83
  :type ingress: :class:`huaweicloudsdkcae.v1.UpdateEipRequestBodySpecIngress`
@@ -27,7 +27,7 @@ class UpdateEipRequestBodySpecEgress:
27
27
  }
28
28
 
29
29
  def __init__(self, bandwidth_size=None, enabled=None):
30
- """UpdateEipRequestBodySpecEgress
30
+ r"""UpdateEipRequestBodySpecEgress
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class UpdateEipRequestBodySpecEgress:
50
50
 
51
51
  @property
52
52
  def bandwidth_size(self):
53
- """Gets the bandwidth_size of this UpdateEipRequestBodySpecEgress.
53
+ r"""Gets the bandwidth_size of this UpdateEipRequestBodySpecEgress.
54
54
 
55
55
  出网IP带宽。
56
56
 
@@ -61,7 +61,7 @@ class UpdateEipRequestBodySpecEgress:
61
61
 
62
62
  @bandwidth_size.setter
63
63
  def bandwidth_size(self, bandwidth_size):
64
- """Sets the bandwidth_size of this UpdateEipRequestBodySpecEgress.
64
+ r"""Sets the bandwidth_size of this UpdateEipRequestBodySpecEgress.
65
65
 
66
66
  出网IP带宽。
67
67
 
@@ -72,7 +72,7 @@ class UpdateEipRequestBodySpecEgress:
72
72
 
73
73
  @property
74
74
  def enabled(self):
75
- """Gets the enabled of this UpdateEipRequestBodySpecEgress.
75
+ r"""Gets the enabled of this UpdateEipRequestBodySpecEgress.
76
76
 
77
77
  是否关闭出网IP。
78
78
 
@@ -83,7 +83,7 @@ class UpdateEipRequestBodySpecEgress:
83
83
 
84
84
  @enabled.setter
85
85
  def enabled(self, enabled):
86
- """Sets the enabled of this UpdateEipRequestBodySpecEgress.
86
+ r"""Sets the enabled of this UpdateEipRequestBodySpecEgress.
87
87
 
88
88
  是否关闭出网IP。
89
89
 
@@ -27,7 +27,7 @@ class UpdateEipRequestBodySpecIngress:
27
27
  }
28
28
 
29
29
  def __init__(self, bandwidth_size=None, enabled=None):
30
- """UpdateEipRequestBodySpecIngress
30
+ r"""UpdateEipRequestBodySpecIngress
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class UpdateEipRequestBodySpecIngress:
50
50
 
51
51
  @property
52
52
  def bandwidth_size(self):
53
- """Gets the bandwidth_size of this UpdateEipRequestBodySpecIngress.
53
+ r"""Gets the bandwidth_size of this UpdateEipRequestBodySpecIngress.
54
54
 
55
55
  入网IP带宽。
56
56
 
@@ -61,7 +61,7 @@ class UpdateEipRequestBodySpecIngress:
61
61
 
62
62
  @bandwidth_size.setter
63
63
  def bandwidth_size(self, bandwidth_size):
64
- """Sets the bandwidth_size of this UpdateEipRequestBodySpecIngress.
64
+ r"""Sets the bandwidth_size of this UpdateEipRequestBodySpecIngress.
65
65
 
66
66
  入网IP带宽。
67
67
 
@@ -72,7 +72,7 @@ class UpdateEipRequestBodySpecIngress:
72
72
 
73
73
  @property
74
74
  def enabled(self):
75
- """Gets the enabled of this UpdateEipRequestBodySpecIngress.
75
+ r"""Gets the enabled of this UpdateEipRequestBodySpecIngress.
76
76
 
77
77
  是否关闭入网IP。
78
78
 
@@ -83,7 +83,7 @@ class UpdateEipRequestBodySpecIngress:
83
83
 
84
84
  @enabled.setter
85
85
  def enabled(self, enabled):
86
- """Sets the enabled of this UpdateEipRequestBodySpecIngress.
86
+ r"""Sets the enabled of this UpdateEipRequestBodySpecIngress.
87
87
 
88
88
  是否关闭入网IP。
89
89