oci 2.124.2__py3-none-any.whl → 2.125.1__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.
Files changed (420) hide show
  1. oci/__init__.py +2 -2
  2. oci/access_governance_cp/access_governance_cp_client.py +8 -8
  3. oci/adm/application_dependency_management_client.py +36 -36
  4. oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
  5. oci/ai_document/ai_service_document_client.py +22 -22
  6. oci/ai_language/ai_service_language_client.py +43 -43
  7. oci/ai_speech/ai_service_speech_client.py +10 -10
  8. oci/ai_vision/ai_service_vision_client.py +25 -25
  9. oci/analytics/analytics_client.py +23 -23
  10. oci/announcements_service/announcement_client.py +4 -4
  11. oci/announcements_service/announcement_subscription_client.py +9 -9
  12. oci/announcements_service/announcements_preferences_client.py +4 -4
  13. oci/apigateway/api_gateway_client.py +21 -21
  14. oci/apigateway/deployment_client.py +6 -6
  15. oci/apigateway/gateway_client.py +6 -6
  16. oci/apigateway/subscribers_client.py +6 -6
  17. oci/apigateway/usage_plans_client.py +6 -6
  18. oci/apigateway/work_requests_client.py +5 -5
  19. oci/apm_config/config_client.py +8 -8
  20. oci/apm_control_plane/apm_domain_client.py +14 -14
  21. oci/apm_synthetics/apm_synthetic_client.py +28 -28
  22. oci/apm_traces/attributes_client.py +8 -8
  23. oci/apm_traces/query_client.py +2 -2
  24. oci/apm_traces/trace_client.py +4 -4
  25. oci/application_migration/application_migration_client.py +19 -19
  26. oci/appmgmt_control/appmgmt_control_client.py +8 -8
  27. oci/artifacts/artifacts_client.py +32 -32
  28. oci/audit/audit_client.py +3 -3
  29. oci/autoscaling/auto_scaling_client.py +11 -11
  30. oci/bastion/bastion_client.py +15 -15
  31. oci/bds/bds_client.py +51 -51
  32. oci/blockchain/blockchain_platform_client.py +27 -27
  33. oci/budget/budget_client.py +10 -10
  34. oci/capacity_management/capacity_management_client.py +19 -19
  35. oci/certificates/certificates_client.py +5 -5
  36. oci/certificates_management/certificates_management_client.py +32 -32
  37. oci/cims/incident_client.py +8 -8
  38. oci/cims/user_client.py +1 -1
  39. oci/cloud_bridge/common_client.py +5 -5
  40. oci/cloud_bridge/discovery_client.py +14 -14
  41. oci/cloud_bridge/inventory_client.py +16 -16
  42. oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
  43. oci/cloud_guard/cloud_guard_client.py +176 -177
  44. oci/cloud_guard/models/activity_problem_aggregation.py +1 -1
  45. oci/cloud_guard/models/condition_metadata_type.py +1 -1
  46. oci/cloud_guard/models/configuration.py +1 -1
  47. oci/cloud_guard/models/create_data_source_details.py +47 -0
  48. oci/cloud_guard/models/create_managed_list_details.py +11 -3
  49. oci/cloud_guard/models/data_mask_rule.py +1 -1
  50. oci/cloud_guard/models/detector.py +1 -1
  51. oci/cloud_guard/models/detector_recipe.py +1 -1
  52. oci/cloud_guard/models/detector_recipe_detector_rule.py +12 -4
  53. oci/cloud_guard/models/detector_recipe_detector_rule_summary.py +11 -3
  54. oci/cloud_guard/models/detector_rule.py +12 -4
  55. oci/cloud_guard/models/detector_rule_summary.py +11 -3
  56. oci/cloud_guard/models/impacted_resource_summary.py +1 -1
  57. oci/cloud_guard/models/managed_list.py +12 -4
  58. oci/cloud_guard/models/managed_list_summary.py +11 -3
  59. oci/cloud_guard/models/managed_list_type_summary.py +1 -1
  60. oci/cloud_guard/models/policy_summary.py +1 -1
  61. oci/cloud_guard/models/problem.py +1 -1
  62. oci/cloud_guard/models/problem_aggregation.py +1 -1
  63. oci/cloud_guard/models/problem_endpoint_summary.py +1 -1
  64. oci/cloud_guard/models/problem_trend_aggregation.py +1 -1
  65. oci/cloud_guard/models/target_detector_recipe_detector_rule.py +11 -3
  66. oci/cloud_guard/models/target_detector_recipe_detector_rule_summary.py +11 -3
  67. oci/cloud_migrations/migration_client.py +43 -43
  68. oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
  69. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  70. oci/compute_instance_agent/plugin_client.py +2 -2
  71. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  72. oci/container_engine/container_engine_client.py +44 -44
  73. oci/container_instances/container_instance_client.py +18 -18
  74. oci/core/blockstorage_client.py +60 -60
  75. oci/core/compute_client.py +99 -99
  76. oci/core/compute_management_client.py +32 -32
  77. oci/core/virtual_network_client.py +242 -242
  78. oci/dashboard_service/dashboard_client.py +6 -6
  79. oci/dashboard_service/dashboard_group_client.py +6 -6
  80. oci/data_catalog/data_catalog_client.py +148 -148
  81. oci/data_flow/data_flow_client.py +42 -42
  82. oci/data_integration/data_integration_client.py +163 -163
  83. oci/data_labeling_service/data_labeling_management_client.py +17 -17
  84. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  85. oci/data_safe/data_safe_client.py +272 -272
  86. oci/data_science/data_science_client.py +91 -91
  87. oci/database/database_client.py +327 -327
  88. oci/database/models/autonomous_database.py +93 -0
  89. oci/database/models/autonomous_database_summary.py +93 -0
  90. oci/database/models/create_refreshable_autonomous_database_clone_details.py +146 -2
  91. oci/database/models/update_autonomous_database_details.py +93 -0
  92. oci/database_management/db_management_client.py +194 -194
  93. oci/database_management/diagnosability_client.py +4 -4
  94. oci/database_management/managed_my_sql_databases_client.py +148 -8
  95. oci/database_management/models/__init__.py +14 -0
  96. oci/database_management/models/heat_wave_cluster_usage_metrics.py +340 -0
  97. oci/database_management/models/heat_wave_fleet_by_category.py +134 -0
  98. oci/database_management/models/heat_wave_fleet_metric_definition.py +196 -0
  99. oci/database_management/models/heat_wave_fleet_metric_summary_definition.py +165 -0
  100. oci/database_management/models/heat_wave_fleet_metrics.py +165 -0
  101. oci/database_management/models/heat_wave_fleet_summary.py +103 -0
  102. oci/database_management/models/heat_wave_node.py +154 -0
  103. oci/database_management/models/managed_my_sql_database.py +250 -2
  104. oci/database_management/models/my_sql_data_summary.py +64 -2
  105. oci/database_management/models/my_sql_database_usage_metrics.py +93 -0
  106. oci/database_management/perfhub_client.py +1 -1
  107. oci/database_management/sql_tuning_client.py +17 -17
  108. oci/database_migration/database_migration_client.py +41 -41
  109. oci/database_tools/database_tools_client.py +23 -23
  110. oci/desktops/desktop_service_client.py +21 -21
  111. oci/devops/devops_client.py +92 -92
  112. oci/devops/models/__init__.py +2 -0
  113. oci/devops/models/create_oke_helm_chart_deploy_stage_details.py +109 -0
  114. oci/devops/models/create_repository_details.py +2 -2
  115. oci/devops/models/deploy_artifact.py +7 -3
  116. oci/devops/models/deploy_artifact_source.py +4 -0
  117. oci/devops/models/devops_code_repository_filter.py +2 -2
  118. oci/devops/models/devops_code_repository_filter_attributes.py +2 -2
  119. oci/devops/models/diff_summary.py +37 -2
  120. oci/devops/models/helm_command_spec_artifact_source.py +126 -0
  121. oci/devops/models/oke_helm_chart_deploy_stage.py +113 -2
  122. oci/devops/models/oke_helm_chart_deploy_stage_summary.py +109 -0
  123. oci/devops/models/repository.py +17 -5
  124. oci/devops/models/repository_author_summary.py +37 -2
  125. oci/devops/models/repository_branch_summary.py +7 -0
  126. oci/devops/models/repository_commit_summary.py +37 -2
  127. oci/devops/models/repository_mirror_record_summary.py +37 -2
  128. oci/devops/models/repository_path_summary.py +37 -2
  129. oci/devops/models/repository_ref_summary.py +37 -2
  130. oci/devops/models/repository_summary.py +2 -2
  131. oci/devops/models/repository_tag_summary.py +7 -0
  132. oci/devops/models/update_oke_helm_chart_deploy_stage_details.py +109 -0
  133. oci/devops/models/update_repository_details.py +2 -2
  134. oci/disaster_recovery/disaster_recovery_client.py +29 -29
  135. oci/dns/dns_client.py +52 -52
  136. oci/dts/appliance_export_job_client.py +6 -6
  137. oci/dts/shipping_vendors_client.py +1 -1
  138. oci/dts/transfer_appliance_client.py +8 -8
  139. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  140. oci/dts/transfer_device_client.py +5 -5
  141. oci/dts/transfer_job_client.py +6 -6
  142. oci/dts/transfer_package_client.py +7 -7
  143. oci/em_warehouse/em_data_lake_client.py +13 -13
  144. oci/em_warehouse/em_warehouse_client.py +13 -13
  145. oci/email/email_client.py +135 -41
  146. oci/email/models/__init__.py +2 -0
  147. oci/email/models/configuration.py +138 -0
  148. oci/email/models/create_dkim_details.py +4 -4
  149. oci/email/models/create_email_domain_details.py +6 -2
  150. oci/email/models/dkim.py +8 -8
  151. oci/email/models/dkim_collection.py +1 -1
  152. oci/email/models/email_domain.py +6 -6
  153. oci/email/models/email_domain_collection.py +1 -1
  154. oci/email/models/email_domain_summary.py +6 -6
  155. oci/email/models/sender.py +41 -4
  156. oci/email/models/sender_summary.py +41 -28
  157. oci/email/models/suppression.py +12 -4
  158. oci/email/models/suppression_summary.py +6 -2
  159. oci/email/models/work_request.py +13 -5
  160. oci/email/models/work_request_error.py +8 -6
  161. oci/email/models/work_request_resource.py +7 -3
  162. oci/email/models/work_request_summary.py +13 -5
  163. oci/email_data_plane/__init__.py +14 -0
  164. oci/email_data_plane/email_dp_client.py +206 -0
  165. oci/email_data_plane/email_dp_client_composite_operations.py +26 -0
  166. oci/email_data_plane/models/__init__.py +22 -0
  167. oci/email_data_plane/models/email_address.py +107 -0
  168. oci/email_data_plane/models/email_submitted_response.py +136 -0
  169. oci/email_data_plane/models/recipients.py +135 -0
  170. oci/email_data_plane/models/sender.py +103 -0
  171. oci/email_data_plane/models/submit_email_details.py +297 -0
  172. oci/events/events_client.py +6 -6
  173. oci/file_storage/file_storage_client.py +50 -50
  174. oci/fleet_software_update/fleet_software_update_client.py +44 -44
  175. oci/functions/functions_invoke_client.py +1 -1
  176. oci/functions/functions_management_client.py +16 -16
  177. oci/fusion_apps/data_masking_activity_client.py +3 -3
  178. oci/fusion_apps/fusion_applications_client.py +39 -39
  179. oci/fusion_apps/fusion_environment_client.py +15 -15
  180. oci/fusion_apps/fusion_environment_family_client.py +8 -8
  181. oci/fusion_apps/refresh_activity_client.py +4 -4
  182. oci/fusion_apps/scheduled_activity_client.py +2 -2
  183. oci/fusion_apps/service_attachment_client.py +2 -2
  184. oci/generative_ai/generative_ai_client.py +22 -22
  185. oci/generative_ai_inference/generative_ai_inference_client.py +3 -3
  186. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  187. oci/globally_distributed_database/sharded_database_service_client.py +29 -29
  188. oci/golden_gate/golden_gate_client.py +61 -61
  189. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  190. oci/governance_rules_control_plane/work_request_client.py +5 -5
  191. oci/healthchecks/health_checks_client.py +17 -17
  192. oci/identity/identity_client.py +145 -145
  193. oci/identity_data_plane/dataplane_client.py +2 -2
  194. oci/identity_domains/identity_domains_client.py +300 -300
  195. oci/integration/integration_instance_client.py +15 -15
  196. oci/jms/java_management_service_client.py +66 -66
  197. oci/jms_java_downloads/java_download_client.py +25 -25
  198. oci/key_management/ekm_client.py +5 -5
  199. oci/key_management/kms_crypto_client.py +6 -6
  200. oci/key_management/kms_hsm_cluster_client.py +12 -12
  201. oci/key_management/kms_management_client.py +21 -21
  202. oci/key_management/kms_vault_client.py +14 -14
  203. oci/license_manager/license_manager_client.py +18 -18
  204. oci/limits/limits_client.py +4 -4
  205. oci/limits/quotas_client.py +7 -7
  206. oci/load_balancer/load_balancer_client.py +61 -61
  207. oci/load_balancer/models/create_ssl_cipher_suite_details.py +102 -0
  208. oci/load_balancer/models/ssl_cipher_suite.py +102 -0
  209. oci/load_balancer/models/ssl_cipher_suite_details.py +102 -0
  210. oci/load_balancer/models/ssl_configuration.py +2 -0
  211. oci/load_balancer/models/ssl_configuration_details.py +2 -0
  212. oci/load_balancer/models/update_ssl_cipher_suite_details.py +16 -0
  213. oci/lockbox/lockbox_client.py +23 -23
  214. oci/log_analytics/log_analytics_client.py +193 -193
  215. oci/logging/logging_management_client.py +30 -30
  216. oci/logging/models/__init__.py +52 -0
  217. oci/logging/models/create_unified_agent_configuration_details.py +2 -2
  218. oci/logging/models/grep_filter_allow_rule.py +103 -0
  219. oci/logging/models/grep_filter_deny_rule.py +103 -0
  220. oci/logging/models/operational_metrics_source.py +1 -1
  221. oci/logging/models/record_transformer_pair.py +103 -0
  222. oci/logging/models/unified_agent_apache2_parser.py +1 -1
  223. oci/logging/models/unified_agent_apache_error_parser.py +1 -1
  224. oci/logging/models/unified_agent_auditd_parser.py +1 -1
  225. oci/logging/models/unified_agent_configuration_summary.py +7 -3
  226. oci/logging/models/unified_agent_cri_parser.py +1 -1
  227. oci/logging/models/unified_agent_csv_parser.py +1 -1
  228. oci/logging/models/unified_agent_custom_filter.py +151 -0
  229. oci/logging/models/unified_agent_custom_plugin_log_source.py +89 -0
  230. oci/logging/models/unified_agent_custom_section.py +103 -0
  231. oci/logging/models/unified_agent_grok_parser.py +1 -1
  232. oci/logging/models/unified_agent_kubernetes_configuration_details.py +132 -0
  233. oci/logging/models/unified_agent_kubernetes_filter.py +121 -0
  234. oci/logging/models/unified_agent_kubernetes_scrape_target.py +189 -0
  235. oci/logging/models/unified_agent_kubernetes_source.py +103 -0
  236. oci/logging/models/unified_agent_logging_configuration.py +32 -1
  237. oci/logging/models/unified_agent_logging_filter.py +156 -0
  238. oci/logging/models/unified_agent_logging_grep_filter.py +121 -0
  239. oci/logging/models/unified_agent_logging_record_transformer_filter.py +276 -0
  240. oci/logging/models/unified_agent_logging_source.py +11 -3
  241. oci/logging/models/unified_agent_monitoring_application_configuration_details.py +117 -0
  242. oci/logging/models/unified_agent_monitoring_configuration_details.py +82 -0
  243. oci/logging/models/unified_agent_monitoring_destination.py +103 -0
  244. oci/logging/models/unified_agent_monitoring_filter.py +140 -0
  245. oci/logging/models/unified_agent_monitoring_url_source.py +103 -0
  246. oci/logging/models/unified_agent_msgpack_parser.py +1 -1
  247. oci/logging/models/unified_agent_multiline_grok_parser.py +1 -1
  248. oci/logging/models/unified_agent_multiline_parser.py +1 -1
  249. oci/logging/models/unified_agent_none_parser.py +1 -1
  250. oci/logging/models/unified_agent_openmetrics_parser.py +127 -0
  251. oci/logging/models/unified_agent_openmetrics_parser_record.py +134 -0
  252. oci/logging/models/unified_agent_openmetrics_tail_configuration_details.py +109 -0
  253. oci/logging/models/unified_agent_parser.py +11 -3
  254. oci/logging/models/unified_agent_parser_filter.py +338 -0
  255. oci/logging/models/unified_agent_regex_parser.py +1 -1
  256. oci/logging/models/unified_agent_service_configuration_details.py +11 -3
  257. oci/logging/models/unified_agent_syslog_parser.py +1 -1
  258. oci/logging/models/unified_agent_tail_log_source.py +30 -3
  259. oci/logging/models/unified_agent_tail_source_advanced_options.py +72 -0
  260. oci/logging/models/unified_agent_tsv_parser.py +1 -1
  261. oci/logging/models/unified_agent_url_configuration_details.py +132 -0
  262. oci/logging/models/unified_agent_url_filter.py +120 -0
  263. oci/logging/models/unified_agent_url_scrape_target.py +103 -0
  264. oci/logging/models/unified_agent_windows_event_source.py +1 -1
  265. oci/logging/models/unified_json_parser.py +65 -3
  266. oci/loggingingestion/logging_client.py +1 -1
  267. oci/loggingsearch/log_search_client.py +1 -1
  268. oci/management_agent/management_agent_client.py +28 -28
  269. oci/management_dashboard/dashx_apis_client.py +14 -14
  270. oci/marketplace/account_client.py +2 -2
  271. oci/marketplace/marketplace_client.py +30 -30
  272. oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
  273. oci/media_services/media_services_client.py +60 -60
  274. oci/media_services/media_stream_client.py +2 -2
  275. oci/monitoring/models/__init__.py +2 -0
  276. oci/monitoring/models/alarm.py +107 -0
  277. oci/monitoring/models/alarm_dimension_states_entry.py +35 -0
  278. oci/monitoring/models/alarm_override.py +304 -0
  279. oci/monitoring/models/alarm_status_summary.py +35 -0
  280. oci/monitoring/models/alarm_summary.py +109 -2
  281. oci/monitoring/models/create_alarm_details.py +109 -2
  282. oci/monitoring/models/update_alarm_details.py +109 -2
  283. oci/monitoring/monitoring_client.py +23 -22
  284. oci/mysql/channels_client.py +7 -7
  285. oci/mysql/db_backups_client.py +6 -6
  286. oci/mysql/db_system_client.py +17 -17
  287. oci/mysql/mysqlaas_client.py +7 -7
  288. oci/mysql/replicas_client.py +5 -5
  289. oci/mysql/work_requests_client.py +4 -4
  290. oci/network_firewall/network_firewall_client.py +80 -80
  291. oci/network_load_balancer/models/backend.py +3 -3
  292. oci/network_load_balancer/models/backend_details.py +2 -2
  293. oci/network_load_balancer/models/backend_set.py +1 -1
  294. oci/network_load_balancer/models/backend_set_details.py +1 -1
  295. oci/network_load_balancer/models/backend_set_summary.py +1 -1
  296. oci/network_load_balancer/models/backend_summary.py +3 -3
  297. oci/network_load_balancer/models/create_backend_details.py +3 -3
  298. oci/network_load_balancer/models/create_backend_set_details.py +1 -1
  299. oci/network_load_balancer/models/create_listener_details.py +7 -9
  300. oci/network_load_balancer/models/create_network_load_balancer_details.py +144 -6
  301. oci/network_load_balancer/models/health_checker.py +1 -1
  302. oci/network_load_balancer/models/health_checker_details.py +1 -1
  303. oci/network_load_balancer/models/listener.py +6 -8
  304. oci/network_load_balancer/models/listener_details.py +6 -8
  305. oci/network_load_balancer/models/listener_summary.py +6 -8
  306. oci/network_load_balancer/models/network_load_balancer.py +43 -6
  307. oci/network_load_balancer/models/network_load_balancer_summary.py +42 -5
  308. oci/network_load_balancer/models/update_backend_details.py +4 -4
  309. oci/network_load_balancer/models/update_backend_set_details.py +1 -1
  310. oci/network_load_balancer/models/update_listener_details.py +5 -7
  311. oci/network_load_balancer/models/update_network_load_balancer_details.py +106 -3
  312. oci/network_load_balancer/models/work_request.py +7 -3
  313. oci/network_load_balancer/models/work_request_summary.py +7 -3
  314. oci/network_load_balancer/network_load_balancer_client.py +136 -68
  315. oci/nosql/nosql_client.py +24 -24
  316. oci/object_storage/object_storage_client.py +50 -50
  317. oci/oce/oce_instance_client.py +10 -10
  318. oci/oci_control_center/occ_metrics_client.py +3 -3
  319. oci/ocvp/cluster_client.py +5 -5
  320. oci/ocvp/esxi_host_client.py +8 -8
  321. oci/ocvp/sddc_client.py +14 -14
  322. oci/ocvp/work_request_client.py +4 -4
  323. oci/oda/management_client.py +59 -59
  324. oci/oda/oda_client.py +17 -17
  325. oci/oda/odapackage_client.py +7 -7
  326. oci/onesubscription/billing_schedule_client.py +1 -1
  327. oci/onesubscription/commitment_client.py +2 -2
  328. oci/onesubscription/computed_usage_client.py +3 -3
  329. oci/onesubscription/invoice_summary_client.py +2 -2
  330. oci/onesubscription/organization_subscription_client.py +1 -1
  331. oci/onesubscription/ratecard_client.py +1 -1
  332. oci/onesubscription/subscribed_service_client.py +2 -2
  333. oci/onesubscription/subscription_client.py +1 -1
  334. oci/ons/notification_control_plane_client.py +6 -6
  335. oci/ons/notification_data_plane_client.py +10 -10
  336. oci/opa/opa_instance_client.py +11 -11
  337. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  338. oci/opensearch/opensearch_cluster_client.py +14 -14
  339. oci/operator_access_control/access_requests_client.py +10 -10
  340. oci/operator_access_control/operator_actions_client.py +2 -2
  341. oci/operator_access_control/operator_control_assignment_client.py +8 -8
  342. oci/operator_access_control/operator_control_client.py +6 -6
  343. oci/opsi/operations_insights_client.py +350 -350
  344. oci/optimizer/optimizer_client.py +26 -26
  345. oci/os_management/event_client.py +8 -8
  346. oci/os_management/os_management_client.py +69 -69
  347. oci/os_management_hub/lifecycle_environment_client.py +11 -11
  348. oci/os_management_hub/managed_instance_client.py +22 -22
  349. oci/os_management_hub/managed_instance_group_client.py +22 -22
  350. oci/os_management_hub/management_station_client.py +8 -8
  351. oci/os_management_hub/onboarding_client.py +5 -5
  352. oci/os_management_hub/reporting_managed_instance_client.py +3 -3
  353. oci/os_management_hub/scheduled_job_client.py +6 -6
  354. oci/os_management_hub/software_source_client.py +22 -22
  355. oci/os_management_hub/work_request_client.py +4 -4
  356. oci/osp_gateway/address_rule_service_client.py +1 -1
  357. oci/osp_gateway/address_service_client.py +2 -2
  358. oci/osp_gateway/invoice_service_client.py +5 -5
  359. oci/osp_gateway/subscription_service_client.py +5 -5
  360. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  361. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  362. oci/osub_subscription/commitment_client.py +2 -2
  363. oci/osub_subscription/ratecard_client.py +1 -1
  364. oci/osub_subscription/subscription_client.py +1 -1
  365. oci/osub_usage/computed_usage_client.py +3 -3
  366. oci/psql/postgresql_client.py +33 -33
  367. oci/queue/queue_admin_client.py +11 -11
  368. oci/queue/queue_client.py +8 -8
  369. oci/recovery/database_recovery_client.py +23 -23
  370. oci/redis/redis_cluster_client.py +11 -11
  371. oci/resource_manager/resource_manager_client.py +52 -52
  372. oci/resource_search/resource_search_client.py +3 -3
  373. oci/rover/rover_bundle_client.py +8 -8
  374. oci/rover/rover_cluster_client.py +8 -8
  375. oci/rover/rover_entitlement_client.py +6 -6
  376. oci/rover/rover_node_client.py +15 -15
  377. oci/rover/shape_client.py +1 -1
  378. oci/rover/work_requests_client.py +5 -5
  379. oci/sch/connector_plugins_client.py +2 -2
  380. oci/sch/service_connector_client.py +12 -12
  381. oci/secrets/secrets_client.py +3 -3
  382. oci/service_catalog/service_catalog_client.py +26 -26
  383. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  384. oci/service_mesh/service_mesh_client.py +48 -48
  385. oci/stack_monitoring/stack_monitoring_client.py +64 -64
  386. oci/streaming/stream_admin_client.py +18 -18
  387. oci/streaming/stream_client.py +8 -8
  388. oci/tenant_manager_control_plane/domain_client.py +5 -5
  389. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  390. oci/tenant_manager_control_plane/governance_client.py +2 -2
  391. oci/tenant_manager_control_plane/link_client.py +3 -3
  392. oci/tenant_manager_control_plane/orders_client.py +2 -2
  393. oci/tenant_manager_control_plane/organization_client.py +10 -10
  394. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  395. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  396. oci/tenant_manager_control_plane/subscription_client.py +11 -11
  397. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  398. oci/threat_intelligence/threatintel_client.py +5 -5
  399. oci/usage/resources_client.py +2 -2
  400. oci/usage/rewards_client.py +6 -6
  401. oci/usage/usagelimits_client.py +1 -1
  402. oci/usage_api/usageapi_client.py +28 -28
  403. oci/vault/vaults_client.py +13 -13
  404. oci/vbs_inst/vbs_instance_client.py +10 -10
  405. oci/version.py +1 -1
  406. oci/visual_builder/vb_instance_client.py +13 -13
  407. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  408. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  409. oci/waa/waa_client.py +13 -13
  410. oci/waa/work_request_client.py +4 -4
  411. oci/waas/redirect_client.py +6 -6
  412. oci/waas/waas_client.py +66 -66
  413. oci/waf/waf_client.py +24 -24
  414. oci/work_requests/work_request_client.py +4 -4
  415. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/METADATA +1 -1
  416. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/RECORD +420 -375
  417. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/LICENSE.txt +0 -0
  418. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  419. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/WHEEL +0 -0
  420. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/top_level.txt +0 -0
@@ -153,7 +153,7 @@ class NetworkLoadBalancerClient(object):
153
153
  :param obj retry_strategy: (optional)
154
154
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
155
155
 
156
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
156
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
157
157
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
158
158
 
159
159
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -166,7 +166,7 @@ class NetworkLoadBalancerClient(object):
166
166
  :rtype: :class:`~oci.response.Response`
167
167
 
168
168
  :example:
169
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/change_network_load_balancer_compartment.py.html>`__ to see an example of how to use change_network_load_balancer_compartment API.
169
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/change_network_load_balancer_compartment.py.html>`__ to see an example of how to use change_network_load_balancer_compartment API.
170
170
  """
171
171
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
172
172
  required_arguments = ['networkLoadBalancerId']
@@ -211,6 +211,8 @@ class NetworkLoadBalancerClient(object):
211
211
  operation_retry_strategy=kwargs.get('retry_strategy'),
212
212
  client_retry_strategy=self.retry_strategy
213
213
  )
214
+ if retry_strategy is None:
215
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
214
216
 
215
217
  if retry_strategy:
216
218
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -279,7 +281,7 @@ class NetworkLoadBalancerClient(object):
279
281
  :param obj retry_strategy: (optional)
280
282
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
281
283
 
282
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
284
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
283
285
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
284
286
 
285
287
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -292,7 +294,7 @@ class NetworkLoadBalancerClient(object):
292
294
  :rtype: :class:`~oci.response.Response`
293
295
 
294
296
  :example:
295
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/create_backend.py.html>`__ to see an example of how to use create_backend API.
297
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/create_backend.py.html>`__ to see an example of how to use create_backend API.
296
298
  """
297
299
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
298
300
  required_arguments = ['networkLoadBalancerId', 'backendSetName']
@@ -338,6 +340,8 @@ class NetworkLoadBalancerClient(object):
338
340
  operation_retry_strategy=kwargs.get('retry_strategy'),
339
341
  client_retry_strategy=self.retry_strategy
340
342
  )
343
+ if retry_strategy is None:
344
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
341
345
 
342
346
  if retry_strategy:
343
347
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -401,7 +405,7 @@ class NetworkLoadBalancerClient(object):
401
405
  :param obj retry_strategy: (optional)
402
406
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
403
407
 
404
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
408
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
405
409
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
406
410
 
407
411
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -414,7 +418,7 @@ class NetworkLoadBalancerClient(object):
414
418
  :rtype: :class:`~oci.response.Response`
415
419
 
416
420
  :example:
417
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/create_backend_set.py.html>`__ to see an example of how to use create_backend_set API.
421
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/create_backend_set.py.html>`__ to see an example of how to use create_backend_set API.
418
422
  """
419
423
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
420
424
  required_arguments = ['networkLoadBalancerId']
@@ -459,6 +463,8 @@ class NetworkLoadBalancerClient(object):
459
463
  operation_retry_strategy=kwargs.get('retry_strategy'),
460
464
  client_retry_strategy=self.retry_strategy
461
465
  )
466
+ if retry_strategy is None:
467
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
462
468
 
463
469
  if retry_strategy:
464
470
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -522,7 +528,7 @@ class NetworkLoadBalancerClient(object):
522
528
  :param obj retry_strategy: (optional)
523
529
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
524
530
 
525
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
531
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
526
532
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
527
533
 
528
534
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -535,7 +541,7 @@ class NetworkLoadBalancerClient(object):
535
541
  :rtype: :class:`~oci.response.Response`
536
542
 
537
543
  :example:
538
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/create_listener.py.html>`__ to see an example of how to use create_listener API.
544
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/create_listener.py.html>`__ to see an example of how to use create_listener API.
539
545
  """
540
546
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
541
547
  required_arguments = ['networkLoadBalancerId']
@@ -580,6 +586,8 @@ class NetworkLoadBalancerClient(object):
580
586
  operation_retry_strategy=kwargs.get('retry_strategy'),
581
587
  client_retry_strategy=self.retry_strategy
582
588
  )
589
+ if retry_strategy is None:
590
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
583
591
 
584
592
  if retry_strategy:
585
593
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -631,7 +639,7 @@ class NetworkLoadBalancerClient(object):
631
639
  :param obj retry_strategy: (optional)
632
640
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
633
641
 
634
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
642
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
635
643
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
636
644
 
637
645
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -644,7 +652,7 @@ class NetworkLoadBalancerClient(object):
644
652
  :rtype: :class:`~oci.response.Response`
645
653
 
646
654
  :example:
647
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/create_network_load_balancer.py.html>`__ to see an example of how to use create_network_load_balancer API.
655
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/create_network_load_balancer.py.html>`__ to see an example of how to use create_network_load_balancer API.
648
656
  """
649
657
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
650
658
  required_arguments = []
@@ -677,6 +685,8 @@ class NetworkLoadBalancerClient(object):
677
685
  operation_retry_strategy=kwargs.get('retry_strategy'),
678
686
  client_retry_strategy=self.retry_strategy
679
687
  )
688
+ if retry_strategy is None:
689
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
680
690
 
681
691
  if retry_strategy:
682
692
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -743,7 +753,7 @@ class NetworkLoadBalancerClient(object):
743
753
  :param obj retry_strategy: (optional)
744
754
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
745
755
 
746
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
756
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
747
757
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
748
758
 
749
759
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -756,7 +766,7 @@ class NetworkLoadBalancerClient(object):
756
766
  :rtype: :class:`~oci.response.Response`
757
767
 
758
768
  :example:
759
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/delete_backend.py.html>`__ to see an example of how to use delete_backend API.
769
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/delete_backend.py.html>`__ to see an example of how to use delete_backend API.
760
770
  """
761
771
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
762
772
  required_arguments = ['networkLoadBalancerId', 'backendSetName', 'backendName']
@@ -801,6 +811,8 @@ class NetworkLoadBalancerClient(object):
801
811
  operation_retry_strategy=kwargs.get('retry_strategy'),
802
812
  client_retry_strategy=self.retry_strategy
803
813
  )
814
+ if retry_strategy is None:
815
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
804
816
 
805
817
  if retry_strategy:
806
818
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -858,7 +870,7 @@ class NetworkLoadBalancerClient(object):
858
870
  :param obj retry_strategy: (optional)
859
871
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
860
872
 
861
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
873
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
862
874
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
863
875
 
864
876
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -871,7 +883,7 @@ class NetworkLoadBalancerClient(object):
871
883
  :rtype: :class:`~oci.response.Response`
872
884
 
873
885
  :example:
874
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/delete_backend_set.py.html>`__ to see an example of how to use delete_backend_set API.
886
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/delete_backend_set.py.html>`__ to see an example of how to use delete_backend_set API.
875
887
  """
876
888
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
877
889
  required_arguments = ['networkLoadBalancerId', 'backendSetName']
@@ -915,6 +927,8 @@ class NetworkLoadBalancerClient(object):
915
927
  operation_retry_strategy=kwargs.get('retry_strategy'),
916
928
  client_retry_strategy=self.retry_strategy
917
929
  )
930
+ if retry_strategy is None:
931
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
918
932
 
919
933
  if retry_strategy:
920
934
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -970,7 +984,7 @@ class NetworkLoadBalancerClient(object):
970
984
  :param obj retry_strategy: (optional)
971
985
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
972
986
 
973
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
987
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
974
988
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
975
989
 
976
990
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -983,7 +997,7 @@ class NetworkLoadBalancerClient(object):
983
997
  :rtype: :class:`~oci.response.Response`
984
998
 
985
999
  :example:
986
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/delete_listener.py.html>`__ to see an example of how to use delete_listener API.
1000
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/delete_listener.py.html>`__ to see an example of how to use delete_listener API.
987
1001
  """
988
1002
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
989
1003
  required_arguments = ['networkLoadBalancerId', 'listenerName']
@@ -1027,6 +1041,8 @@ class NetworkLoadBalancerClient(object):
1027
1041
  operation_retry_strategy=kwargs.get('retry_strategy'),
1028
1042
  client_retry_strategy=self.retry_strategy
1029
1043
  )
1044
+ if retry_strategy is None:
1045
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
1030
1046
 
1031
1047
  if retry_strategy:
1032
1048
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -1077,7 +1093,7 @@ class NetworkLoadBalancerClient(object):
1077
1093
  :param obj retry_strategy: (optional)
1078
1094
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
1079
1095
 
1080
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
1096
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
1081
1097
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
1082
1098
 
1083
1099
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -1090,7 +1106,7 @@ class NetworkLoadBalancerClient(object):
1090
1106
  :rtype: :class:`~oci.response.Response`
1091
1107
 
1092
1108
  :example:
1093
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/delete_network_load_balancer.py.html>`__ to see an example of how to use delete_network_load_balancer API.
1109
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/delete_network_load_balancer.py.html>`__ to see an example of how to use delete_network_load_balancer API.
1094
1110
  """
1095
1111
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1096
1112
  required_arguments = ['networkLoadBalancerId']
@@ -1133,6 +1149,8 @@ class NetworkLoadBalancerClient(object):
1133
1149
  operation_retry_strategy=kwargs.get('retry_strategy'),
1134
1150
  client_retry_strategy=self.retry_strategy
1135
1151
  )
1152
+ if retry_strategy is None:
1153
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
1136
1154
 
1137
1155
  if retry_strategy:
1138
1156
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -1196,7 +1214,7 @@ class NetworkLoadBalancerClient(object):
1196
1214
  :param obj retry_strategy: (optional)
1197
1215
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
1198
1216
 
1199
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
1217
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
1200
1218
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
1201
1219
 
1202
1220
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -1209,7 +1227,7 @@ class NetworkLoadBalancerClient(object):
1209
1227
  :rtype: :class:`~oci.response.Response`
1210
1228
 
1211
1229
  :example:
1212
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/get_backend.py.html>`__ to see an example of how to use get_backend API.
1230
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/get_backend.py.html>`__ to see an example of how to use get_backend API.
1213
1231
  """
1214
1232
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1215
1233
  required_arguments = ['networkLoadBalancerId', 'backendSetName', 'backendName']
@@ -1254,6 +1272,8 @@ class NetworkLoadBalancerClient(object):
1254
1272
  operation_retry_strategy=kwargs.get('retry_strategy'),
1255
1273
  client_retry_strategy=self.retry_strategy
1256
1274
  )
1275
+ if retry_strategy is None:
1276
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
1257
1277
 
1258
1278
  if retry_strategy:
1259
1279
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -1312,7 +1332,7 @@ class NetworkLoadBalancerClient(object):
1312
1332
  :param obj retry_strategy: (optional)
1313
1333
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
1314
1334
 
1315
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
1335
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
1316
1336
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
1317
1337
 
1318
1338
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -1325,7 +1345,7 @@ class NetworkLoadBalancerClient(object):
1325
1345
  :rtype: :class:`~oci.response.Response`
1326
1346
 
1327
1347
  :example:
1328
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/get_backend_health.py.html>`__ to see an example of how to use get_backend_health API.
1348
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/get_backend_health.py.html>`__ to see an example of how to use get_backend_health API.
1329
1349
  """
1330
1350
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1331
1351
  required_arguments = ['networkLoadBalancerId', 'backendSetName', 'backendName']
@@ -1368,6 +1388,8 @@ class NetworkLoadBalancerClient(object):
1368
1388
  operation_retry_strategy=kwargs.get('retry_strategy'),
1369
1389
  client_retry_strategy=self.retry_strategy
1370
1390
  )
1391
+ if retry_strategy is None:
1392
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
1371
1393
 
1372
1394
  if retry_strategy:
1373
1395
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -1425,7 +1447,7 @@ class NetworkLoadBalancerClient(object):
1425
1447
  :param obj retry_strategy: (optional)
1426
1448
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
1427
1449
 
1428
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
1450
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
1429
1451
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
1430
1452
 
1431
1453
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -1438,7 +1460,7 @@ class NetworkLoadBalancerClient(object):
1438
1460
  :rtype: :class:`~oci.response.Response`
1439
1461
 
1440
1462
  :example:
1441
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/get_backend_set.py.html>`__ to see an example of how to use get_backend_set API.
1463
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/get_backend_set.py.html>`__ to see an example of how to use get_backend_set API.
1442
1464
  """
1443
1465
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1444
1466
  required_arguments = ['networkLoadBalancerId', 'backendSetName']
@@ -1482,6 +1504,8 @@ class NetworkLoadBalancerClient(object):
1482
1504
  operation_retry_strategy=kwargs.get('retry_strategy'),
1483
1505
  client_retry_strategy=self.retry_strategy
1484
1506
  )
1507
+ if retry_strategy is None:
1508
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
1485
1509
 
1486
1510
  if retry_strategy:
1487
1511
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -1532,7 +1556,7 @@ class NetworkLoadBalancerClient(object):
1532
1556
  :param obj retry_strategy: (optional)
1533
1557
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
1534
1558
 
1535
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
1559
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
1536
1560
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
1537
1561
 
1538
1562
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -1545,7 +1569,7 @@ class NetworkLoadBalancerClient(object):
1545
1569
  :rtype: :class:`~oci.response.Response`
1546
1570
 
1547
1571
  :example:
1548
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/get_backend_set_health.py.html>`__ to see an example of how to use get_backend_set_health API.
1572
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/get_backend_set_health.py.html>`__ to see an example of how to use get_backend_set_health API.
1549
1573
  """
1550
1574
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1551
1575
  required_arguments = ['networkLoadBalancerId', 'backendSetName']
@@ -1587,6 +1611,8 @@ class NetworkLoadBalancerClient(object):
1587
1611
  operation_retry_strategy=kwargs.get('retry_strategy'),
1588
1612
  client_retry_strategy=self.retry_strategy
1589
1613
  )
1614
+ if retry_strategy is None:
1615
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
1590
1616
 
1591
1617
  if retry_strategy:
1592
1618
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -1651,7 +1677,7 @@ class NetworkLoadBalancerClient(object):
1651
1677
  :param obj retry_strategy: (optional)
1652
1678
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
1653
1679
 
1654
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
1680
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
1655
1681
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
1656
1682
 
1657
1683
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -1664,7 +1690,7 @@ class NetworkLoadBalancerClient(object):
1664
1690
  :rtype: :class:`~oci.response.Response`
1665
1691
 
1666
1692
  :example:
1667
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/get_health_checker.py.html>`__ to see an example of how to use get_health_checker API.
1693
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/get_health_checker.py.html>`__ to see an example of how to use get_health_checker API.
1668
1694
  """
1669
1695
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1670
1696
  required_arguments = ['networkLoadBalancerId', 'backendSetName']
@@ -1710,6 +1736,8 @@ class NetworkLoadBalancerClient(object):
1710
1736
  operation_retry_strategy=kwargs.get('retry_strategy'),
1711
1737
  client_retry_strategy=self.retry_strategy
1712
1738
  )
1739
+ if retry_strategy is None:
1740
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
1713
1741
 
1714
1742
  if retry_strategy:
1715
1743
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -1768,7 +1796,7 @@ class NetworkLoadBalancerClient(object):
1768
1796
  :param obj retry_strategy: (optional)
1769
1797
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
1770
1798
 
1771
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
1799
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
1772
1800
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
1773
1801
 
1774
1802
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -1781,7 +1809,7 @@ class NetworkLoadBalancerClient(object):
1781
1809
  :rtype: :class:`~oci.response.Response`
1782
1810
 
1783
1811
  :example:
1784
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/get_listener.py.html>`__ to see an example of how to use get_listener API.
1812
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/get_listener.py.html>`__ to see an example of how to use get_listener API.
1785
1813
  """
1786
1814
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1787
1815
  required_arguments = ['networkLoadBalancerId', 'listenerName']
@@ -1825,6 +1853,8 @@ class NetworkLoadBalancerClient(object):
1825
1853
  operation_retry_strategy=kwargs.get('retry_strategy'),
1826
1854
  client_retry_strategy=self.retry_strategy
1827
1855
  )
1856
+ if retry_strategy is None:
1857
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
1828
1858
 
1829
1859
  if retry_strategy:
1830
1860
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -1877,7 +1907,7 @@ class NetworkLoadBalancerClient(object):
1877
1907
  :param obj retry_strategy: (optional)
1878
1908
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
1879
1909
 
1880
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
1910
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
1881
1911
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
1882
1912
 
1883
1913
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -1890,7 +1920,7 @@ class NetworkLoadBalancerClient(object):
1890
1920
  :rtype: :class:`~oci.response.Response`
1891
1921
 
1892
1922
  :example:
1893
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/get_network_load_balancer.py.html>`__ to see an example of how to use get_network_load_balancer API.
1923
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/get_network_load_balancer.py.html>`__ to see an example of how to use get_network_load_balancer API.
1894
1924
  """
1895
1925
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1896
1926
  required_arguments = ['networkLoadBalancerId']
@@ -1933,6 +1963,8 @@ class NetworkLoadBalancerClient(object):
1933
1963
  operation_retry_strategy=kwargs.get('retry_strategy'),
1934
1964
  client_retry_strategy=self.retry_strategy
1935
1965
  )
1966
+ if retry_strategy is None:
1967
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
1936
1968
 
1937
1969
  if retry_strategy:
1938
1970
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -1978,7 +2010,7 @@ class NetworkLoadBalancerClient(object):
1978
2010
  :param obj retry_strategy: (optional)
1979
2011
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
1980
2012
 
1981
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
2013
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
1982
2014
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
1983
2015
 
1984
2016
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -1991,7 +2023,7 @@ class NetworkLoadBalancerClient(object):
1991
2023
  :rtype: :class:`~oci.response.Response`
1992
2024
 
1993
2025
  :example:
1994
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/get_network_load_balancer_health.py.html>`__ to see an example of how to use get_network_load_balancer_health API.
2026
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/get_network_load_balancer_health.py.html>`__ to see an example of how to use get_network_load_balancer_health API.
1995
2027
  """
1996
2028
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1997
2029
  required_arguments = ['networkLoadBalancerId']
@@ -2032,6 +2064,8 @@ class NetworkLoadBalancerClient(object):
2032
2064
  operation_retry_strategy=kwargs.get('retry_strategy'),
2033
2065
  client_retry_strategy=self.retry_strategy
2034
2066
  )
2067
+ if retry_strategy is None:
2068
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
2035
2069
 
2036
2070
  if retry_strategy:
2037
2071
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -2075,7 +2109,7 @@ class NetworkLoadBalancerClient(object):
2075
2109
  :param obj retry_strategy: (optional)
2076
2110
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
2077
2111
 
2078
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
2112
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
2079
2113
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
2080
2114
 
2081
2115
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -2088,7 +2122,7 @@ class NetworkLoadBalancerClient(object):
2088
2122
  :rtype: :class:`~oci.response.Response`
2089
2123
 
2090
2124
  :example:
2091
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
2125
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
2092
2126
  """
2093
2127
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2094
2128
  required_arguments = ['workRequestId']
@@ -2129,6 +2163,8 @@ class NetworkLoadBalancerClient(object):
2129
2163
  operation_retry_strategy=kwargs.get('retry_strategy'),
2130
2164
  client_retry_strategy=self.retry_strategy
2131
2165
  )
2166
+ if retry_strategy is None:
2167
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
2132
2168
 
2133
2169
  if retry_strategy:
2134
2170
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -2205,7 +2241,7 @@ class NetworkLoadBalancerClient(object):
2205
2241
  :param obj retry_strategy: (optional)
2206
2242
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
2207
2243
 
2208
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
2244
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
2209
2245
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
2210
2246
 
2211
2247
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -2218,7 +2254,7 @@ class NetworkLoadBalancerClient(object):
2218
2254
  :rtype: :class:`~oci.response.Response`
2219
2255
 
2220
2256
  :example:
2221
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/list_backend_sets.py.html>`__ to see an example of how to use list_backend_sets API.
2257
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/list_backend_sets.py.html>`__ to see an example of how to use list_backend_sets API.
2222
2258
  """
2223
2259
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2224
2260
  required_arguments = ['networkLoadBalancerId']
@@ -2287,6 +2323,8 @@ class NetworkLoadBalancerClient(object):
2287
2323
  operation_retry_strategy=kwargs.get('retry_strategy'),
2288
2324
  client_retry_strategy=self.retry_strategy
2289
2325
  )
2326
+ if retry_strategy is None:
2327
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
2290
2328
 
2291
2329
  if retry_strategy:
2292
2330
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -2370,7 +2408,7 @@ class NetworkLoadBalancerClient(object):
2370
2408
  :param obj retry_strategy: (optional)
2371
2409
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
2372
2410
 
2373
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
2411
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
2374
2412
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
2375
2413
 
2376
2414
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -2383,7 +2421,7 @@ class NetworkLoadBalancerClient(object):
2383
2421
  :rtype: :class:`~oci.response.Response`
2384
2422
 
2385
2423
  :example:
2386
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/list_backends.py.html>`__ to see an example of how to use list_backends API.
2424
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/list_backends.py.html>`__ to see an example of how to use list_backends API.
2387
2425
  """
2388
2426
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2389
2427
  required_arguments = ['networkLoadBalancerId', 'backendSetName']
@@ -2453,6 +2491,8 @@ class NetworkLoadBalancerClient(object):
2453
2491
  operation_retry_strategy=kwargs.get('retry_strategy'),
2454
2492
  client_retry_strategy=self.retry_strategy
2455
2493
  )
2494
+ if retry_strategy is None:
2495
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
2456
2496
 
2457
2497
  if retry_strategy:
2458
2498
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -2531,7 +2571,7 @@ class NetworkLoadBalancerClient(object):
2531
2571
  :param obj retry_strategy: (optional)
2532
2572
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
2533
2573
 
2534
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
2574
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
2535
2575
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
2536
2576
 
2537
2577
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -2544,7 +2584,7 @@ class NetworkLoadBalancerClient(object):
2544
2584
  :rtype: :class:`~oci.response.Response`
2545
2585
 
2546
2586
  :example:
2547
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/list_listeners.py.html>`__ to see an example of how to use list_listeners API.
2587
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/list_listeners.py.html>`__ to see an example of how to use list_listeners API.
2548
2588
  """
2549
2589
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2550
2590
  required_arguments = ['networkLoadBalancerId']
@@ -2613,6 +2653,8 @@ class NetworkLoadBalancerClient(object):
2613
2653
  operation_retry_strategy=kwargs.get('retry_strategy'),
2614
2654
  client_retry_strategy=self.retry_strategy
2615
2655
  )
2656
+ if retry_strategy is None:
2657
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
2616
2658
 
2617
2659
  if retry_strategy:
2618
2660
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -2684,7 +2726,7 @@ class NetworkLoadBalancerClient(object):
2684
2726
  :param obj retry_strategy: (optional)
2685
2727
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
2686
2728
 
2687
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
2729
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
2688
2730
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
2689
2731
 
2690
2732
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -2697,7 +2739,7 @@ class NetworkLoadBalancerClient(object):
2697
2739
  :rtype: :class:`~oci.response.Response`
2698
2740
 
2699
2741
  :example:
2700
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/list_network_load_balancer_healths.py.html>`__ to see an example of how to use list_network_load_balancer_healths API.
2742
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/list_network_load_balancer_healths.py.html>`__ to see an example of how to use list_network_load_balancer_healths API.
2701
2743
  """
2702
2744
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2703
2745
  required_arguments = ['compartmentId']
@@ -2755,6 +2797,8 @@ class NetworkLoadBalancerClient(object):
2755
2797
  operation_retry_strategy=kwargs.get('retry_strategy'),
2756
2798
  client_retry_strategy=self.retry_strategy
2757
2799
  )
2800
+ if retry_strategy is None:
2801
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
2758
2802
 
2759
2803
  if retry_strategy:
2760
2804
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -2832,7 +2876,7 @@ class NetworkLoadBalancerClient(object):
2832
2876
  :param obj retry_strategy: (optional)
2833
2877
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
2834
2878
 
2835
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
2879
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
2836
2880
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
2837
2881
 
2838
2882
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -2845,7 +2889,7 @@ class NetworkLoadBalancerClient(object):
2845
2889
  :rtype: :class:`~oci.response.Response`
2846
2890
 
2847
2891
  :example:
2848
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/list_network_load_balancers.py.html>`__ to see an example of how to use list_network_load_balancers API.
2892
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/list_network_load_balancers.py.html>`__ to see an example of how to use list_network_load_balancers API.
2849
2893
  """
2850
2894
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2851
2895
  required_arguments = ['compartmentId']
@@ -2914,6 +2958,8 @@ class NetworkLoadBalancerClient(object):
2914
2958
  operation_retry_strategy=kwargs.get('retry_strategy'),
2915
2959
  client_retry_strategy=self.retry_strategy
2916
2960
  )
2961
+ if retry_strategy is None:
2962
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
2917
2963
 
2918
2964
  if retry_strategy:
2919
2965
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -2978,7 +3024,7 @@ class NetworkLoadBalancerClient(object):
2978
3024
  :param obj retry_strategy: (optional)
2979
3025
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
2980
3026
 
2981
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
3027
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
2982
3028
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
2983
3029
 
2984
3030
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -2991,7 +3037,7 @@ class NetworkLoadBalancerClient(object):
2991
3037
  :rtype: :class:`~oci.response.Response`
2992
3038
 
2993
3039
  :example:
2994
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/list_network_load_balancers_policies.py.html>`__ to see an example of how to use list_network_load_balancers_policies API.
3040
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/list_network_load_balancers_policies.py.html>`__ to see an example of how to use list_network_load_balancers_policies API.
2995
3041
  """
2996
3042
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2997
3043
  required_arguments = []
@@ -3048,6 +3094,8 @@ class NetworkLoadBalancerClient(object):
3048
3094
  operation_retry_strategy=kwargs.get('retry_strategy'),
3049
3095
  client_retry_strategy=self.retry_strategy
3050
3096
  )
3097
+ if retry_strategy is None:
3098
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
3051
3099
 
3052
3100
  if retry_strategy:
3053
3101
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -3113,7 +3161,7 @@ class NetworkLoadBalancerClient(object):
3113
3161
  :param obj retry_strategy: (optional)
3114
3162
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
3115
3163
 
3116
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
3164
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
3117
3165
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
3118
3166
 
3119
3167
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -3126,7 +3174,7 @@ class NetworkLoadBalancerClient(object):
3126
3174
  :rtype: :class:`~oci.response.Response`
3127
3175
 
3128
3176
  :example:
3129
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/list_network_load_balancers_protocols.py.html>`__ to see an example of how to use list_network_load_balancers_protocols API.
3177
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/list_network_load_balancers_protocols.py.html>`__ to see an example of how to use list_network_load_balancers_protocols API.
3130
3178
  """
3131
3179
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3132
3180
  required_arguments = []
@@ -3183,6 +3231,8 @@ class NetworkLoadBalancerClient(object):
3183
3231
  operation_retry_strategy=kwargs.get('retry_strategy'),
3184
3232
  client_retry_strategy=self.retry_strategy
3185
3233
  )
3234
+ if retry_strategy is None:
3235
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
3186
3236
 
3187
3237
  if retry_strategy:
3188
3238
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -3244,7 +3294,7 @@ class NetworkLoadBalancerClient(object):
3244
3294
  :param obj retry_strategy: (optional)
3245
3295
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
3246
3296
 
3247
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
3297
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
3248
3298
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
3249
3299
 
3250
3300
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -3257,7 +3307,7 @@ class NetworkLoadBalancerClient(object):
3257
3307
  :rtype: :class:`~oci.response.Response`
3258
3308
 
3259
3309
  :example:
3260
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
3310
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
3261
3311
  """
3262
3312
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3263
3313
  required_arguments = ['workRequestId', 'compartmentId']
@@ -3307,6 +3357,8 @@ class NetworkLoadBalancerClient(object):
3307
3357
  operation_retry_strategy=kwargs.get('retry_strategy'),
3308
3358
  client_retry_strategy=self.retry_strategy
3309
3359
  )
3360
+ if retry_strategy is None:
3361
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
3310
3362
 
3311
3363
  if retry_strategy:
3312
3364
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -3370,7 +3422,7 @@ class NetworkLoadBalancerClient(object):
3370
3422
  :param obj retry_strategy: (optional)
3371
3423
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
3372
3424
 
3373
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
3425
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
3374
3426
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
3375
3427
 
3376
3428
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -3383,7 +3435,7 @@ class NetworkLoadBalancerClient(object):
3383
3435
  :rtype: :class:`~oci.response.Response`
3384
3436
 
3385
3437
  :example:
3386
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
3438
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
3387
3439
  """
3388
3440
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3389
3441
  required_arguments = ['workRequestId', 'compartmentId']
@@ -3433,6 +3485,8 @@ class NetworkLoadBalancerClient(object):
3433
3485
  operation_retry_strategy=kwargs.get('retry_strategy'),
3434
3486
  client_retry_strategy=self.retry_strategy
3435
3487
  )
3488
+ if retry_strategy is None:
3489
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
3436
3490
 
3437
3491
  if retry_strategy:
3438
3492
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -3493,7 +3547,7 @@ class NetworkLoadBalancerClient(object):
3493
3547
  :param obj retry_strategy: (optional)
3494
3548
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
3495
3549
 
3496
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
3550
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
3497
3551
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
3498
3552
 
3499
3553
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -3506,7 +3560,7 @@ class NetworkLoadBalancerClient(object):
3506
3560
  :rtype: :class:`~oci.response.Response`
3507
3561
 
3508
3562
  :example:
3509
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
3563
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
3510
3564
  """
3511
3565
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3512
3566
  required_arguments = ['compartmentId']
@@ -3546,6 +3600,8 @@ class NetworkLoadBalancerClient(object):
3546
3600
  operation_retry_strategy=kwargs.get('retry_strategy'),
3547
3601
  client_retry_strategy=self.retry_strategy
3548
3602
  )
3603
+ if retry_strategy is None:
3604
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
3549
3605
 
3550
3606
  if retry_strategy:
3551
3607
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -3621,7 +3677,7 @@ class NetworkLoadBalancerClient(object):
3621
3677
  :param obj retry_strategy: (optional)
3622
3678
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
3623
3679
 
3624
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
3680
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
3625
3681
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
3626
3682
 
3627
3683
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -3634,7 +3690,7 @@ class NetworkLoadBalancerClient(object):
3634
3690
  :rtype: :class:`~oci.response.Response`
3635
3691
 
3636
3692
  :example:
3637
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/update_backend.py.html>`__ to see an example of how to use update_backend API.
3693
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/update_backend.py.html>`__ to see an example of how to use update_backend API.
3638
3694
  """
3639
3695
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3640
3696
  required_arguments = ['networkLoadBalancerId', 'backendSetName', 'backendName']
@@ -3681,6 +3737,8 @@ class NetworkLoadBalancerClient(object):
3681
3737
  operation_retry_strategy=kwargs.get('retry_strategy'),
3682
3738
  client_retry_strategy=self.retry_strategy
3683
3739
  )
3740
+ if retry_strategy is None:
3741
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
3684
3742
 
3685
3743
  if retry_strategy:
3686
3744
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -3749,7 +3807,7 @@ class NetworkLoadBalancerClient(object):
3749
3807
  :param obj retry_strategy: (optional)
3750
3808
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
3751
3809
 
3752
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
3810
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
3753
3811
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
3754
3812
 
3755
3813
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -3762,7 +3820,7 @@ class NetworkLoadBalancerClient(object):
3762
3820
  :rtype: :class:`~oci.response.Response`
3763
3821
 
3764
3822
  :example:
3765
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/update_backend_set.py.html>`__ to see an example of how to use update_backend_set API.
3823
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/update_backend_set.py.html>`__ to see an example of how to use update_backend_set API.
3766
3824
  """
3767
3825
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3768
3826
  required_arguments = ['networkLoadBalancerId', 'backendSetName']
@@ -3808,6 +3866,8 @@ class NetworkLoadBalancerClient(object):
3808
3866
  operation_retry_strategy=kwargs.get('retry_strategy'),
3809
3867
  client_retry_strategy=self.retry_strategy
3810
3868
  )
3869
+ if retry_strategy is None:
3870
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
3811
3871
 
3812
3872
  if retry_strategy:
3813
3873
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -3876,7 +3936,7 @@ class NetworkLoadBalancerClient(object):
3876
3936
  :param obj retry_strategy: (optional)
3877
3937
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
3878
3938
 
3879
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
3939
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
3880
3940
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
3881
3941
 
3882
3942
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -3889,7 +3949,7 @@ class NetworkLoadBalancerClient(object):
3889
3949
  :rtype: :class:`~oci.response.Response`
3890
3950
 
3891
3951
  :example:
3892
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/update_health_checker.py.html>`__ to see an example of how to use update_health_checker API.
3952
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/update_health_checker.py.html>`__ to see an example of how to use update_health_checker API.
3893
3953
  """
3894
3954
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3895
3955
  required_arguments = ['networkLoadBalancerId', 'backendSetName']
@@ -3935,6 +3995,8 @@ class NetworkLoadBalancerClient(object):
3935
3995
  operation_retry_strategy=kwargs.get('retry_strategy'),
3936
3996
  client_retry_strategy=self.retry_strategy
3937
3997
  )
3998
+ if retry_strategy is None:
3999
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
3938
4000
 
3939
4001
  if retry_strategy:
3940
4002
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -4003,7 +4065,7 @@ class NetworkLoadBalancerClient(object):
4003
4065
  :param obj retry_strategy: (optional)
4004
4066
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
4005
4067
 
4006
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
4068
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
4007
4069
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
4008
4070
 
4009
4071
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -4016,7 +4078,7 @@ class NetworkLoadBalancerClient(object):
4016
4078
  :rtype: :class:`~oci.response.Response`
4017
4079
 
4018
4080
  :example:
4019
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/update_listener.py.html>`__ to see an example of how to use update_listener API.
4081
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/update_listener.py.html>`__ to see an example of how to use update_listener API.
4020
4082
  """
4021
4083
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4022
4084
  required_arguments = ['networkLoadBalancerId', 'listenerName']
@@ -4062,6 +4124,8 @@ class NetworkLoadBalancerClient(object):
4062
4124
  operation_retry_strategy=kwargs.get('retry_strategy'),
4063
4125
  client_retry_strategy=self.retry_strategy
4064
4126
  )
4127
+ if retry_strategy is None:
4128
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
4065
4129
 
4066
4130
  if retry_strategy:
4067
4131
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -4118,7 +4182,7 @@ class NetworkLoadBalancerClient(object):
4118
4182
  :param obj retry_strategy: (optional)
4119
4183
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
4120
4184
 
4121
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
4185
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
4122
4186
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
4123
4187
 
4124
4188
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -4131,7 +4195,7 @@ class NetworkLoadBalancerClient(object):
4131
4195
  :rtype: :class:`~oci.response.Response`
4132
4196
 
4133
4197
  :example:
4134
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/update_network_load_balancer.py.html>`__ to see an example of how to use update_network_load_balancer API.
4198
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/update_network_load_balancer.py.html>`__ to see an example of how to use update_network_load_balancer API.
4135
4199
  """
4136
4200
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4137
4201
  required_arguments = ['networkLoadBalancerId']
@@ -4174,6 +4238,8 @@ class NetworkLoadBalancerClient(object):
4174
4238
  operation_retry_strategy=kwargs.get('retry_strategy'),
4175
4239
  client_retry_strategy=self.retry_strategy
4176
4240
  )
4241
+ if retry_strategy is None:
4242
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
4177
4243
 
4178
4244
  if retry_strategy:
4179
4245
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):
@@ -4236,7 +4302,7 @@ class NetworkLoadBalancerClient(object):
4236
4302
  :param obj retry_strategy: (optional)
4237
4303
  A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
4238
4304
 
4239
- This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation will not retry by default, users can also use the convenient :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` provided by the SDK to enable retries for it.
4305
+ This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
4240
4306
  The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
4241
4307
 
4242
4308
  To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
@@ -4249,7 +4315,7 @@ class NetworkLoadBalancerClient(object):
4249
4315
  :rtype: :class:`~oci.response.Response`
4250
4316
 
4251
4317
  :example:
4252
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/networkloadbalancer/update_network_security_groups.py.html>`__ to see an example of how to use update_network_security_groups API.
4318
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/networkloadbalancer/update_network_security_groups.py.html>`__ to see an example of how to use update_network_security_groups API.
4253
4319
  """
4254
4320
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4255
4321
  required_arguments = ['networkLoadBalancerId']
@@ -4294,6 +4360,8 @@ class NetworkLoadBalancerClient(object):
4294
4360
  operation_retry_strategy=kwargs.get('retry_strategy'),
4295
4361
  client_retry_strategy=self.retry_strategy
4296
4362
  )
4363
+ if retry_strategy is None:
4364
+ retry_strategy = retry.DEFAULT_RETRY_STRATEGY
4297
4365
 
4298
4366
  if retry_strategy:
4299
4367
  if not isinstance(retry_strategy, retry.NoneRetryStrategy):