oci-loganalytics 2.32.0 → 2.35.1

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 (177) hide show
  1. package/lib/client.d.ts +309 -309
  2. package/lib/client.js +445 -445
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/add-entity-association-request.d.ts +1 -1
  5. package/lib/request/add-source-event-types-request.d.ts +1 -1
  6. package/lib/request/append-lookup-data-request.d.ts +1 -1
  7. package/lib/request/batch-get-basic-info-request.d.ts +1 -1
  8. package/lib/request/cancel-query-work-request-request.d.ts +1 -1
  9. package/lib/request/change-log-analytics-em-bridge-compartment-request.d.ts +1 -1
  10. package/lib/request/change-log-analytics-entity-compartment-request.d.ts +1 -1
  11. package/lib/request/change-log-analytics-log-group-compartment-request.d.ts +1 -1
  12. package/lib/request/change-log-analytics-object-collection-rule-compartment-request.d.ts +1 -1
  13. package/lib/request/change-scheduled-task-compartment-request.d.ts +1 -1
  14. package/lib/request/clean-request.d.ts +1 -1
  15. package/lib/request/compare-content-request.d.ts +1 -1
  16. package/lib/request/create-log-analytics-em-bridge-request.d.ts +1 -1
  17. package/lib/request/create-log-analytics-entity-request.d.ts +1 -1
  18. package/lib/request/create-log-analytics-entity-type-request.d.ts +1 -1
  19. package/lib/request/create-log-analytics-log-group-request.d.ts +1 -1
  20. package/lib/request/create-log-analytics-object-collection-rule-request.d.ts +1 -1
  21. package/lib/request/create-scheduled-task-request.d.ts +1 -1
  22. package/lib/request/delete-associations-request.d.ts +1 -1
  23. package/lib/request/delete-field-request.d.ts +1 -1
  24. package/lib/request/delete-label-request.d.ts +1 -1
  25. package/lib/request/delete-log-analytics-em-bridge-request.d.ts +1 -1
  26. package/lib/request/delete-log-analytics-entity-request.d.ts +1 -1
  27. package/lib/request/delete-log-analytics-entity-type-request.d.ts +1 -1
  28. package/lib/request/delete-log-analytics-log-group-request.d.ts +1 -1
  29. package/lib/request/delete-log-analytics-object-collection-rule-request.d.ts +1 -1
  30. package/lib/request/delete-lookup-request.d.ts +1 -1
  31. package/lib/request/delete-parser-request.d.ts +1 -1
  32. package/lib/request/delete-scheduled-task-request.d.ts +1 -1
  33. package/lib/request/delete-source-request.d.ts +1 -1
  34. package/lib/request/delete-upload-file-request.d.ts +1 -1
  35. package/lib/request/delete-upload-request.d.ts +1 -1
  36. package/lib/request/delete-upload-warning-request.d.ts +1 -1
  37. package/lib/request/disable-archiving-request.d.ts +1 -1
  38. package/lib/request/disable-auto-association-request.d.ts +1 -1
  39. package/lib/request/disable-source-event-types-request.d.ts +1 -1
  40. package/lib/request/enable-archiving-request.d.ts +1 -1
  41. package/lib/request/enable-auto-association-request.d.ts +1 -1
  42. package/lib/request/enable-source-event-types-request.d.ts +1 -1
  43. package/lib/request/estimate-purge-data-size-request.d.ts +1 -1
  44. package/lib/request/estimate-recall-data-size-request.d.ts +1 -1
  45. package/lib/request/estimate-release-data-size-request.d.ts +1 -1
  46. package/lib/request/export-custom-content-request.d.ts +1 -1
  47. package/lib/request/export-query-result-request.d.ts +1 -1
  48. package/lib/request/extract-structured-log-field-paths-request.d.ts +1 -1
  49. package/lib/request/extract-structured-log-header-paths-request.d.ts +1 -1
  50. package/lib/request/filter-request.d.ts +1 -1
  51. package/lib/request/get-association-summary-request.d.ts +1 -1
  52. package/lib/request/get-category-request.d.ts +1 -1
  53. package/lib/request/get-column-names-request.d.ts +1 -1
  54. package/lib/request/get-config-work-request-request.d.ts +1 -1
  55. package/lib/request/get-field-request.d.ts +1 -1
  56. package/lib/request/get-fields-summary-request.d.ts +1 -1
  57. package/lib/request/get-label-request.d.ts +1 -1
  58. package/lib/request/get-label-summary-request.d.ts +1 -1
  59. package/lib/request/get-log-analytics-em-bridge-request.d.ts +1 -1
  60. package/lib/request/get-log-analytics-em-bridge-summary-request.d.ts +1 -1
  61. package/lib/request/get-log-analytics-entities-summary-request.d.ts +1 -1
  62. package/lib/request/get-log-analytics-entity-request.d.ts +1 -1
  63. package/lib/request/get-log-analytics-entity-type-request.d.ts +1 -1
  64. package/lib/request/get-log-analytics-log-group-request.d.ts +1 -1
  65. package/lib/request/get-log-analytics-log-groups-summary-request.d.ts +1 -1
  66. package/lib/request/get-log-analytics-object-collection-rule-request.d.ts +1 -1
  67. package/lib/request/get-log-sets-count-request.d.ts +1 -1
  68. package/lib/request/get-lookup-request.d.ts +1 -1
  69. package/lib/request/get-lookup-summary-request.d.ts +1 -1
  70. package/lib/request/get-namespace-request.d.ts +1 -1
  71. package/lib/request/get-parser-request.d.ts +1 -1
  72. package/lib/request/get-parser-summary-request.d.ts +1 -1
  73. package/lib/request/get-preferences-request.d.ts +1 -1
  74. package/lib/request/get-query-result-request.d.ts +1 -1
  75. package/lib/request/get-query-work-request-request.d.ts +1 -1
  76. package/lib/request/get-scheduled-task-request.d.ts +1 -1
  77. package/lib/request/get-source-request.d.ts +1 -1
  78. package/lib/request/get-source-summary-request.d.ts +1 -1
  79. package/lib/request/get-storage-request.d.ts +1 -1
  80. package/lib/request/get-storage-usage-request.d.ts +1 -1
  81. package/lib/request/get-storage-work-request-request.d.ts +1 -1
  82. package/lib/request/get-unprocessed-data-bucket-request.d.ts +1 -1
  83. package/lib/request/get-upload-request.d.ts +1 -1
  84. package/lib/request/get-work-request-request.d.ts +1 -1
  85. package/lib/request/import-custom-content-request.d.ts +1 -1
  86. package/lib/request/list-associable-entities-request.d.ts +1 -1
  87. package/lib/request/list-associated-entities-request.d.ts +1 -1
  88. package/lib/request/list-auto-associations-request.d.ts +1 -1
  89. package/lib/request/list-categories-request.d.ts +1 -1
  90. package/lib/request/list-config-work-requests-request.d.ts +1 -1
  91. package/lib/request/list-entity-associations-request.d.ts +1 -1
  92. package/lib/request/list-entity-source-associations-request.d.ts +1 -1
  93. package/lib/request/list-fields-request.d.ts +1 -1
  94. package/lib/request/list-label-priorities-request.d.ts +1 -1
  95. package/lib/request/list-label-source-details-request.d.ts +1 -1
  96. package/lib/request/list-labels-request.d.ts +1 -1
  97. package/lib/request/list-log-analytics-em-bridges-request.d.ts +1 -1
  98. package/lib/request/list-log-analytics-entities-request.d.ts +1 -1
  99. package/lib/request/list-log-analytics-entity-topology-request.d.ts +1 -1
  100. package/lib/request/list-log-analytics-entity-types-request.d.ts +1 -1
  101. package/lib/request/list-log-analytics-log-groups-request.d.ts +1 -1
  102. package/lib/request/list-log-analytics-object-collection-rules-request.d.ts +1 -1
  103. package/lib/request/list-log-sets-request.d.ts +1 -1
  104. package/lib/request/list-lookups-request.d.ts +1 -1
  105. package/lib/request/list-meta-source-types-request.d.ts +1 -1
  106. package/lib/request/list-namespaces-request.d.ts +1 -1
  107. package/lib/request/list-parser-functions-request.d.ts +1 -1
  108. package/lib/request/list-parser-meta-plugins-request.d.ts +1 -1
  109. package/lib/request/list-parsers-request.d.ts +1 -1
  110. package/lib/request/list-query-work-requests-request.d.ts +1 -1
  111. package/lib/request/list-recalled-data-request.d.ts +1 -1
  112. package/lib/request/list-resource-categories-request.d.ts +1 -1
  113. package/lib/request/list-scheduled-tasks-request.d.ts +1 -1
  114. package/lib/request/list-source-associations-request.d.ts +1 -1
  115. package/lib/request/list-source-event-types-request.d.ts +1 -1
  116. package/lib/request/list-source-extended-field-definitions-request.d.ts +1 -1
  117. package/lib/request/list-source-label-operators-request.d.ts +1 -1
  118. package/lib/request/list-source-meta-functions-request.d.ts +1 -1
  119. package/lib/request/list-source-patterns-request.d.ts +1 -1
  120. package/lib/request/list-sources-request.d.ts +1 -1
  121. package/lib/request/list-storage-work-request-errors-request.d.ts +1 -1
  122. package/lib/request/list-storage-work-requests-request.d.ts +1 -1
  123. package/lib/request/list-supported-char-encodings-request.d.ts +1 -1
  124. package/lib/request/list-supported-timezones-request.d.ts +1 -1
  125. package/lib/request/list-upload-files-request.d.ts +1 -1
  126. package/lib/request/list-upload-warnings-request.d.ts +1 -1
  127. package/lib/request/list-uploads-request.d.ts +1 -1
  128. package/lib/request/list-warnings-request.d.ts +1 -1
  129. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  130. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  131. package/lib/request/list-work-requests-request.d.ts +1 -1
  132. package/lib/request/offboard-namespace-request.d.ts +1 -1
  133. package/lib/request/onboard-namespace-request.d.ts +1 -1
  134. package/lib/request/parse-query-request.d.ts +1 -1
  135. package/lib/request/pause-scheduled-task-request.d.ts +1 -1
  136. package/lib/request/purge-storage-data-request.d.ts +1 -1
  137. package/lib/request/put-query-work-request-background-request.d.ts +1 -1
  138. package/lib/request/query-request.d.ts +1 -1
  139. package/lib/request/recall-archived-data-request.d.ts +1 -1
  140. package/lib/request/register-lookup-request.d.ts +1 -1
  141. package/lib/request/release-recalled-data-request.d.ts +1 -1
  142. package/lib/request/remove-entity-associations-request.d.ts +1 -1
  143. package/lib/request/remove-preferences-request.d.ts +1 -1
  144. package/lib/request/remove-resource-categories-request.d.ts +1 -1
  145. package/lib/request/remove-source-event-types-request.d.ts +1 -1
  146. package/lib/request/resume-scheduled-task-request.d.ts +1 -1
  147. package/lib/request/run-request.d.ts +1 -1
  148. package/lib/request/set-unprocessed-data-bucket-request.d.ts +1 -1
  149. package/lib/request/suggest-request.d.ts +1 -1
  150. package/lib/request/suppress-warning-request.d.ts +1 -1
  151. package/lib/request/test-parser-request.d.ts +1 -1
  152. package/lib/request/unsuppress-warning-request.d.ts +1 -1
  153. package/lib/request/update-log-analytics-em-bridge-request.d.ts +1 -1
  154. package/lib/request/update-log-analytics-entity-request.d.ts +1 -1
  155. package/lib/request/update-log-analytics-entity-type-request.d.ts +1 -1
  156. package/lib/request/update-log-analytics-log-group-request.d.ts +1 -1
  157. package/lib/request/update-log-analytics-object-collection-rule-request.d.ts +1 -1
  158. package/lib/request/update-lookup-data-request.d.ts +1 -1
  159. package/lib/request/update-lookup-request.d.ts +1 -1
  160. package/lib/request/update-preferences-request.d.ts +1 -1
  161. package/lib/request/update-resource-categories-request.d.ts +1 -1
  162. package/lib/request/update-scheduled-task-request.d.ts +1 -1
  163. package/lib/request/update-storage-request.d.ts +1 -1
  164. package/lib/request/upload-log-events-file-request.d.ts +1 -1
  165. package/lib/request/upload-log-file-request.d.ts +1 -1
  166. package/lib/request/upsert-associations-request.d.ts +1 -1
  167. package/lib/request/upsert-field-request.d.ts +1 -1
  168. package/lib/request/upsert-label-request.d.ts +1 -1
  169. package/lib/request/upsert-parser-request.d.ts +1 -1
  170. package/lib/request/upsert-source-request.d.ts +1 -1
  171. package/lib/request/validate-association-parameters-request.d.ts +1 -1
  172. package/lib/request/validate-file-request.d.ts +1 -1
  173. package/lib/request/validate-source-extended-field-details-request.d.ts +1 -1
  174. package/lib/request/validate-source-mapping-request.d.ts +1 -1
  175. package/lib/request/validate-source-request.d.ts +1 -1
  176. package/lib/request/verify-request.d.ts +1 -1
  177. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -153,11 +153,11 @@ class LogAnalyticsClient {
153
153
  }
154
154
  /**
155
155
  * Adds association between input source log analytics entity and one or more existing destination entities.
156
- * This operation does not retry by default if the user has not defined a retry configuration.
156
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
157
157
  * @param AddEntityAssociationRequest
158
158
  * @return AddEntityAssociationResponse
159
159
  * @throws OciError when an error occurs
160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
160
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
161
161
  */
162
162
  addEntityAssociation(addEntityAssociationRequest) {
163
163
  return __awaiter(this, void 0, void 0, function* () {
@@ -176,7 +176,7 @@ class LogAnalyticsClient {
176
176
  "opc-retry-token": addEntityAssociationRequest.opcRetryToken,
177
177
  "if-match": addEntityAssociationRequest.ifMatch
178
178
  };
179
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
179
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
180
180
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addEntityAssociationRequest.retryConfiguration, specRetryConfiguration);
181
181
  if (this.logger)
182
182
  retrier.logger = this.logger;
@@ -212,11 +212,11 @@ class LogAnalyticsClient {
212
212
  /**
213
213
  * Add one or more event types to a source. An event type and version can be enabled only on one source.
214
214
  *
215
- * This operation does not retry by default if the user has not defined a retry configuration.
215
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
216
216
  * @param AddSourceEventTypesRequest
217
217
  * @return AddSourceEventTypesResponse
218
218
  * @throws OciError when an error occurs
219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
220
220
  */
221
221
  addSourceEventTypes(addSourceEventTypesRequest) {
222
222
  return __awaiter(this, void 0, void 0, function* () {
@@ -234,7 +234,7 @@ class LogAnalyticsClient {
234
234
  "opc-retry-token": addSourceEventTypesRequest.opcRetryToken,
235
235
  "opc-request-id": addSourceEventTypesRequest.opcRequestId
236
236
  };
237
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
237
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
238
238
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addSourceEventTypesRequest.retryConfiguration, specRetryConfiguration);
239
239
  if (this.logger)
240
240
  retrier.logger = this.logger;
@@ -270,11 +270,11 @@ class LogAnalyticsClient {
270
270
  /**
271
271
  * Appends data to the lookup content. The csv file containing the content to be appended is passed in as binary data in the request.
272
272
  *
273
- * This operation does not retry by default if the user has not defined a retry configuration.
273
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
274
274
  * @param AppendLookupDataRequest
275
275
  * @return AppendLookupDataResponse
276
276
  * @throws OciError when an error occurs
277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
278
278
  */
279
279
  appendLookupData(appendLookupDataRequest) {
280
280
  return __awaiter(this, void 0, void 0, function* () {
@@ -296,7 +296,7 @@ class LogAnalyticsClient {
296
296
  "if-match": appendLookupDataRequest.ifMatch,
297
297
  "expect": appendLookupDataRequest.expect
298
298
  };
299
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
299
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
300
300
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, appendLookupDataRequest.retryConfiguration, specRetryConfiguration);
301
301
  if (this.logger)
302
302
  retrier.logger = this.logger;
@@ -338,11 +338,11 @@ class LogAnalyticsClient {
338
338
  /**
339
339
  * Lists basic information about a specified set of labels in batch.
340
340
  *
341
- * This operation does not retry by default if the user has not defined a retry configuration.
341
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
342
342
  * @param BatchGetBasicInfoRequest
343
343
  * @return BatchGetBasicInfoResponse
344
344
  * @throws OciError when an error occurs
345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
345
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
346
346
  */
347
347
  batchGetBasicInfo(batchGetBasicInfoRequest) {
348
348
  return __awaiter(this, void 0, void 0, function* () {
@@ -364,7 +364,7 @@ class LogAnalyticsClient {
364
364
  "Content-Type": common.Constants.APPLICATION_JSON,
365
365
  "opc-request-id": batchGetBasicInfoRequest.opcRequestId
366
366
  };
367
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
367
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
368
368
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, batchGetBasicInfoRequest.retryConfiguration, specRetryConfiguration);
369
369
  if (this.logger)
370
370
  retrier.logger = this.logger;
@@ -413,11 +413,11 @@ class LogAnalyticsClient {
413
413
  }
414
414
  /**
415
415
  * Cancel/Remove query job work request.
416
- * This operation does not retry by default if the user has not defined a retry configuration.
416
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
417
417
  * @param CancelQueryWorkRequestRequest
418
418
  * @return CancelQueryWorkRequestResponse
419
419
  * @throws OciError when an error occurs
420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
421
421
  */
422
422
  cancelQueryWorkRequest(cancelQueryWorkRequestRequest) {
423
423
  return __awaiter(this, void 0, void 0, function* () {
@@ -435,7 +435,7 @@ class LogAnalyticsClient {
435
435
  "opc-request-id": cancelQueryWorkRequestRequest.opcRequestId,
436
436
  "if-match": cancelQueryWorkRequestRequest.ifMatch
437
437
  };
438
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
438
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
439
439
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cancelQueryWorkRequestRequest.retryConfiguration, specRetryConfiguration);
440
440
  if (this.logger)
441
441
  retrier.logger = this.logger;
@@ -469,11 +469,11 @@ class LogAnalyticsClient {
469
469
  }
470
470
  /**
471
471
  * Update the compartment of the log analytics enterprise manager bridge with the given id.
472
- * This operation does not retry by default if the user has not defined a retry configuration.
472
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
473
473
  * @param ChangeLogAnalyticsEmBridgeCompartmentRequest
474
474
  * @return ChangeLogAnalyticsEmBridgeCompartmentResponse
475
475
  * @throws OciError when an error occurs
476
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
476
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
477
477
  */
478
478
  changeLogAnalyticsEmBridgeCompartment(changeLogAnalyticsEmBridgeCompartmentRequest) {
479
479
  return __awaiter(this, void 0, void 0, function* () {
@@ -492,7 +492,7 @@ class LogAnalyticsClient {
492
492
  "opc-request-id": changeLogAnalyticsEmBridgeCompartmentRequest.opcRequestId,
493
493
  "opc-retry-token": changeLogAnalyticsEmBridgeCompartmentRequest.opcRetryToken
494
494
  };
495
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
495
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
496
496
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeLogAnalyticsEmBridgeCompartmentRequest.retryConfiguration, specRetryConfiguration);
497
497
  if (this.logger)
498
498
  retrier.logger = this.logger;
@@ -527,11 +527,11 @@ class LogAnalyticsClient {
527
527
  }
528
528
  /**
529
529
  * Update the compartment of the log analytics entity with the given id.
530
- * This operation does not retry by default if the user has not defined a retry configuration.
530
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
531
531
  * @param ChangeLogAnalyticsEntityCompartmentRequest
532
532
  * @return ChangeLogAnalyticsEntityCompartmentResponse
533
533
  * @throws OciError when an error occurs
534
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
535
535
  */
536
536
  changeLogAnalyticsEntityCompartment(changeLogAnalyticsEntityCompartmentRequest) {
537
537
  return __awaiter(this, void 0, void 0, function* () {
@@ -550,7 +550,7 @@ class LogAnalyticsClient {
550
550
  "opc-request-id": changeLogAnalyticsEntityCompartmentRequest.opcRequestId,
551
551
  "opc-retry-token": changeLogAnalyticsEntityCompartmentRequest.opcRetryToken
552
552
  };
553
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
553
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
554
554
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeLogAnalyticsEntityCompartmentRequest.retryConfiguration, specRetryConfiguration);
555
555
  if (this.logger)
556
556
  retrier.logger = this.logger;
@@ -586,11 +586,11 @@ class LogAnalyticsClient {
586
586
  /**
587
587
  * Moves the specified log group to a different compartment.
588
588
  *
589
- * This operation does not retry by default if the user has not defined a retry configuration.
589
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
590
590
  * @param ChangeLogAnalyticsLogGroupCompartmentRequest
591
591
  * @return ChangeLogAnalyticsLogGroupCompartmentResponse
592
592
  * @throws OciError when an error occurs
593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
594
594
  */
595
595
  changeLogAnalyticsLogGroupCompartment(changeLogAnalyticsLogGroupCompartmentRequest) {
596
596
  return __awaiter(this, void 0, void 0, function* () {
@@ -609,7 +609,7 @@ class LogAnalyticsClient {
609
609
  "opc-request-id": changeLogAnalyticsLogGroupCompartmentRequest.opcRequestId,
610
610
  "opc-retry-token": changeLogAnalyticsLogGroupCompartmentRequest.opcRetryToken
611
611
  };
612
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
612
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
613
613
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeLogAnalyticsLogGroupCompartmentRequest.retryConfiguration, specRetryConfiguration);
614
614
  if (this.logger)
615
615
  retrier.logger = this.logger;
@@ -648,7 +648,7 @@ class LogAnalyticsClient {
648
648
  * @param ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest
649
649
  * @return ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse
650
650
  * @throws OciError when an error occurs
651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
652
652
  */
653
653
  changeLogAnalyticsObjectCollectionRuleCompartment(changeLogAnalyticsObjectCollectionRuleCompartmentRequest) {
654
654
  return __awaiter(this, void 0, void 0, function* () {
@@ -706,7 +706,7 @@ class LogAnalyticsClient {
706
706
  * @param ChangeScheduledTaskCompartmentRequest
707
707
  * @return ChangeScheduledTaskCompartmentResponse
708
708
  * @throws OciError when an error occurs
709
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
709
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
710
710
  */
711
711
  changeScheduledTaskCompartment(changeScheduledTaskCompartmentRequest) {
712
712
  return __awaiter(this, void 0, void 0, function* () {
@@ -762,11 +762,11 @@ class LogAnalyticsClient {
762
762
  * Clean accumulated acceleration data stored for the accelerated saved search.
763
763
  * The ScheduledTask taskType must be ACCELERATION.
764
764
  *
765
- * This operation does not retry by default if the user has not defined a retry configuration.
765
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
766
766
  * @param CleanRequest
767
767
  * @return CleanResponse
768
768
  * @throws OciError when an error occurs
769
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/Clean.ts.html |here} to see how to use Clean API.
769
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/Clean.ts.html |here} to see how to use Clean API.
770
770
  */
771
771
  clean(cleanRequest) {
772
772
  return __awaiter(this, void 0, void 0, function* () {
@@ -787,7 +787,7 @@ class LogAnalyticsClient {
787
787
  "opc-request-id": cleanRequest.opcRequestId,
788
788
  "opc-retry-token": cleanRequest.opcRetryToken
789
789
  };
790
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
790
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
791
791
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cleanRequest.retryConfiguration, specRetryConfiguration);
792
792
  if (this.logger)
793
793
  retrier.logger = this.logger;
@@ -822,11 +822,11 @@ class LogAnalyticsClient {
822
822
  /**
823
823
  * Returns the difference between the two input payloads, including intraline differences.
824
824
  *
825
- * This operation does not retry by default if the user has not defined a retry configuration.
825
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
826
826
  * @param CompareContentRequest
827
827
  * @return CompareContentResponse
828
828
  * @throws OciError when an error occurs
829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
830
830
  */
831
831
  compareContent(compareContentRequest) {
832
832
  return __awaiter(this, void 0, void 0, function* () {
@@ -842,7 +842,7 @@ class LogAnalyticsClient {
842
842
  "Content-Type": common.Constants.APPLICATION_JSON,
843
843
  "opc-request-id": compareContentRequest.opcRequestId
844
844
  };
845
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
845
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
846
846
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, compareContentRequest.retryConfiguration, specRetryConfiguration);
847
847
  if (this.logger)
848
848
  retrier.logger = this.logger;
@@ -881,11 +881,11 @@ class LogAnalyticsClient {
881
881
  }
882
882
  /**
883
883
  * Add configuration for enterprise manager bridge. Enterprise manager bridge is used to automatically add selected entities from enterprise manager cloud control. A corresponding OCI bridge configuration is required in enterprise manager.
884
- * This operation does not retry by default if the user has not defined a retry configuration.
884
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
885
885
  * @param CreateLogAnalyticsEmBridgeRequest
886
886
  * @return CreateLogAnalyticsEmBridgeResponse
887
887
  * @throws OciError when an error occurs
888
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
888
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
889
889
  */
890
890
  createLogAnalyticsEmBridge(createLogAnalyticsEmBridgeRequest) {
891
891
  return __awaiter(this, void 0, void 0, function* () {
@@ -902,7 +902,7 @@ class LogAnalyticsClient {
902
902
  "opc-retry-token": createLogAnalyticsEmBridgeRequest.opcRetryToken,
903
903
  "opc-request-id": createLogAnalyticsEmBridgeRequest.opcRequestId
904
904
  };
905
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
905
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
906
906
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createLogAnalyticsEmBridgeRequest.retryConfiguration, specRetryConfiguration);
907
907
  if (this.logger)
908
908
  retrier.logger = this.logger;
@@ -946,11 +946,11 @@ class LogAnalyticsClient {
946
946
  }
947
947
  /**
948
948
  * Create a new log analytics entity.
949
- * This operation does not retry by default if the user has not defined a retry configuration.
949
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
950
950
  * @param CreateLogAnalyticsEntityRequest
951
951
  * @return CreateLogAnalyticsEntityResponse
952
952
  * @throws OciError when an error occurs
953
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
953
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
954
954
  */
955
955
  createLogAnalyticsEntity(createLogAnalyticsEntityRequest) {
956
956
  return __awaiter(this, void 0, void 0, function* () {
@@ -967,7 +967,7 @@ class LogAnalyticsClient {
967
967
  "opc-retry-token": createLogAnalyticsEntityRequest.opcRetryToken,
968
968
  "opc-request-id": createLogAnalyticsEntityRequest.opcRequestId
969
969
  };
970
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
970
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
971
971
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createLogAnalyticsEntityRequest.retryConfiguration, specRetryConfiguration);
972
972
  if (this.logger)
973
973
  retrier.logger = this.logger;
@@ -1011,11 +1011,11 @@ class LogAnalyticsClient {
1011
1011
  }
1012
1012
  /**
1013
1013
  * Add custom log analytics entity type.
1014
- * This operation does not retry by default if the user has not defined a retry configuration.
1014
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1015
1015
  * @param CreateLogAnalyticsEntityTypeRequest
1016
1016
  * @return CreateLogAnalyticsEntityTypeResponse
1017
1017
  * @throws OciError when an error occurs
1018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
1018
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
1019
1019
  */
1020
1020
  createLogAnalyticsEntityType(createLogAnalyticsEntityTypeRequest) {
1021
1021
  return __awaiter(this, void 0, void 0, function* () {
@@ -1032,7 +1032,7 @@ class LogAnalyticsClient {
1032
1032
  "opc-request-id": createLogAnalyticsEntityTypeRequest.opcRequestId,
1033
1033
  "opc-retry-token": createLogAnalyticsEntityTypeRequest.opcRetryToken
1034
1034
  };
1035
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1035
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1036
1036
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createLogAnalyticsEntityTypeRequest.retryConfiguration, specRetryConfiguration);
1037
1037
  if (this.logger)
1038
1038
  retrier.logger = this.logger;
@@ -1068,11 +1068,11 @@ class LogAnalyticsClient {
1068
1068
  /**
1069
1069
  * Creates a new log group in the specified compartment with the input display name. You may also specify optional information such as description, defined tags, and free-form tags.
1070
1070
  *
1071
- * This operation does not retry by default if the user has not defined a retry configuration.
1071
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1072
1072
  * @param CreateLogAnalyticsLogGroupRequest
1073
1073
  * @return CreateLogAnalyticsLogGroupResponse
1074
1074
  * @throws OciError when an error occurs
1075
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
1075
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
1076
1076
  */
1077
1077
  createLogAnalyticsLogGroup(createLogAnalyticsLogGroupRequest) {
1078
1078
  return __awaiter(this, void 0, void 0, function* () {
@@ -1089,7 +1089,7 @@ class LogAnalyticsClient {
1089
1089
  "opc-retry-token": createLogAnalyticsLogGroupRequest.opcRetryToken,
1090
1090
  "opc-request-id": createLogAnalyticsLogGroupRequest.opcRequestId
1091
1091
  };
1092
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1092
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1093
1093
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createLogAnalyticsLogGroupRequest.retryConfiguration, specRetryConfiguration);
1094
1094
  if (this.logger)
1095
1095
  retrier.logger = this.logger;
@@ -1137,7 +1137,7 @@ class LogAnalyticsClient {
1137
1137
  * @param CreateLogAnalyticsObjectCollectionRuleRequest
1138
1138
  * @return CreateLogAnalyticsObjectCollectionRuleResponse
1139
1139
  * @throws OciError when an error occurs
1140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
1140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
1141
1141
  */
1142
1142
  createLogAnalyticsObjectCollectionRule(createLogAnalyticsObjectCollectionRuleRequest) {
1143
1143
  return __awaiter(this, void 0, void 0, function* () {
@@ -1201,7 +1201,7 @@ class LogAnalyticsClient {
1201
1201
  * @param CreateScheduledTaskRequest
1202
1202
  * @return CreateScheduledTaskResponse
1203
1203
  * @throws OciError when an error occurs
1204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
1204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
1205
1205
  */
1206
1206
  createScheduledTask(createScheduledTaskRequest) {
1207
1207
  return __awaiter(this, void 0, void 0, function* () {
@@ -1263,11 +1263,11 @@ class LogAnalyticsClient {
1263
1263
  /**
1264
1264
  * Deletes the associations between the sources and entities specified.
1265
1265
  *
1266
- * This operation does not retry by default if the user has not defined a retry configuration.
1266
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1267
1267
  * @param DeleteAssociationsRequest
1268
1268
  * @return DeleteAssociationsResponse
1269
1269
  * @throws OciError when an error occurs
1270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
1270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
1271
1271
  */
1272
1272
  deleteAssociations(deleteAssociationsRequest) {
1273
1273
  return __awaiter(this, void 0, void 0, function* () {
@@ -1284,7 +1284,7 @@ class LogAnalyticsClient {
1284
1284
  "opc-retry-token": deleteAssociationsRequest.opcRetryToken,
1285
1285
  "opc-request-id": deleteAssociationsRequest.opcRequestId
1286
1286
  };
1287
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1287
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1288
1288
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteAssociationsRequest.retryConfiguration, specRetryConfiguration);
1289
1289
  if (this.logger)
1290
1290
  retrier.logger = this.logger;
@@ -1325,11 +1325,11 @@ class LogAnalyticsClient {
1325
1325
  /**
1326
1326
  * Deletes field with the specified name.
1327
1327
  *
1328
- * This operation does not retry by default if the user has not defined a retry configuration.
1328
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1329
1329
  * @param DeleteFieldRequest
1330
1330
  * @return DeleteFieldResponse
1331
1331
  * @throws OciError when an error occurs
1332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
1332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
1333
1333
  */
1334
1334
  deleteField(deleteFieldRequest) {
1335
1335
  return __awaiter(this, void 0, void 0, function* () {
@@ -1348,7 +1348,7 @@ class LogAnalyticsClient {
1348
1348
  "opc-request-id": deleteFieldRequest.opcRequestId,
1349
1349
  "if-match": deleteFieldRequest.ifMatch
1350
1350
  };
1351
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1351
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1352
1352
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteFieldRequest.retryConfiguration, specRetryConfiguration);
1353
1353
  if (this.logger)
1354
1354
  retrier.logger = this.logger;
@@ -1383,11 +1383,11 @@ class LogAnalyticsClient {
1383
1383
  /**
1384
1384
  * Deletes label with the specified name.
1385
1385
  *
1386
- * This operation does not retry by default if the user has not defined a retry configuration.
1386
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1387
1387
  * @param DeleteLabelRequest
1388
1388
  * @return DeleteLabelResponse
1389
1389
  * @throws OciError when an error occurs
1390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
1390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
1391
1391
  */
1392
1392
  deleteLabel(deleteLabelRequest) {
1393
1393
  return __awaiter(this, void 0, void 0, function* () {
@@ -1406,7 +1406,7 @@ class LogAnalyticsClient {
1406
1406
  "opc-request-id": deleteLabelRequest.opcRequestId,
1407
1407
  "if-match": deleteLabelRequest.ifMatch
1408
1408
  };
1409
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1409
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1410
1410
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteLabelRequest.retryConfiguration, specRetryConfiguration);
1411
1411
  if (this.logger)
1412
1412
  retrier.logger = this.logger;
@@ -1444,7 +1444,7 @@ class LogAnalyticsClient {
1444
1444
  * @param DeleteLogAnalyticsEmBridgeRequest
1445
1445
  * @return DeleteLogAnalyticsEmBridgeResponse
1446
1446
  * @throws OciError when an error occurs
1447
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
1447
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
1448
1448
  */
1449
1449
  deleteLogAnalyticsEmBridge(deleteLogAnalyticsEmBridgeRequest) {
1450
1450
  return __awaiter(this, void 0, void 0, function* () {
@@ -1500,7 +1500,7 @@ class LogAnalyticsClient {
1500
1500
  * @param DeleteLogAnalyticsEntityRequest
1501
1501
  * @return DeleteLogAnalyticsEntityResponse
1502
1502
  * @throws OciError when an error occurs
1503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
1503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
1504
1504
  */
1505
1505
  deleteLogAnalyticsEntity(deleteLogAnalyticsEntityRequest) {
1506
1506
  return __awaiter(this, void 0, void 0, function* () {
@@ -1556,7 +1556,7 @@ class LogAnalyticsClient {
1556
1556
  * @param DeleteLogAnalyticsEntityTypeRequest
1557
1557
  * @return DeleteLogAnalyticsEntityTypeResponse
1558
1558
  * @throws OciError when an error occurs
1559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
1559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
1560
1560
  */
1561
1561
  deleteLogAnalyticsEntityType(deleteLogAnalyticsEntityTypeRequest) {
1562
1562
  return __awaiter(this, void 0, void 0, function* () {
@@ -1609,11 +1609,11 @@ class LogAnalyticsClient {
1609
1609
  /**
1610
1610
  * Deletes the specified log group. The log group cannot be part of an active association or have an active upload.
1611
1611
  *
1612
- * This operation does not retry by default if the user has not defined a retry configuration.
1612
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1613
1613
  * @param DeleteLogAnalyticsLogGroupRequest
1614
1614
  * @return DeleteLogAnalyticsLogGroupResponse
1615
1615
  * @throws OciError when an error occurs
1616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
1616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
1617
1617
  */
1618
1618
  deleteLogAnalyticsLogGroup(deleteLogAnalyticsLogGroupRequest) {
1619
1619
  return __awaiter(this, void 0, void 0, function* () {
@@ -1631,7 +1631,7 @@ class LogAnalyticsClient {
1631
1631
  "if-match": deleteLogAnalyticsLogGroupRequest.ifMatch,
1632
1632
  "opc-request-id": deleteLogAnalyticsLogGroupRequest.opcRequestId
1633
1633
  };
1634
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1634
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1635
1635
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteLogAnalyticsLogGroupRequest.retryConfiguration, specRetryConfiguration);
1636
1636
  if (this.logger)
1637
1637
  retrier.logger = this.logger;
@@ -1671,7 +1671,7 @@ class LogAnalyticsClient {
1671
1671
  * @param DeleteLogAnalyticsObjectCollectionRuleRequest
1672
1672
  * @return DeleteLogAnalyticsObjectCollectionRuleResponse
1673
1673
  * @throws OciError when an error occurs
1674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
1674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
1675
1675
  */
1676
1676
  deleteLogAnalyticsObjectCollectionRule(deleteLogAnalyticsObjectCollectionRuleRequest) {
1677
1677
  return __awaiter(this, void 0, void 0, function* () {
@@ -1724,11 +1724,11 @@ class LogAnalyticsClient {
1724
1724
  /**
1725
1725
  * Deletes lookup with the specified name.
1726
1726
  *
1727
- * This operation does not retry by default if the user has not defined a retry configuration.
1727
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1728
1728
  * @param DeleteLookupRequest
1729
1729
  * @return DeleteLookupResponse
1730
1730
  * @throws OciError when an error occurs
1731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
1731
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
1732
1732
  */
1733
1733
  deleteLookup(deleteLookupRequest) {
1734
1734
  return __awaiter(this, void 0, void 0, function* () {
@@ -1749,7 +1749,7 @@ class LogAnalyticsClient {
1749
1749
  "opc-request-id": deleteLookupRequest.opcRequestId,
1750
1750
  "if-match": deleteLookupRequest.ifMatch
1751
1751
  };
1752
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1752
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1753
1753
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteLookupRequest.retryConfiguration, specRetryConfiguration);
1754
1754
  if (this.logger)
1755
1755
  retrier.logger = this.logger;
@@ -1789,11 +1789,11 @@ class LogAnalyticsClient {
1789
1789
  /**
1790
1790
  * Deletes parser with the specified name.
1791
1791
  *
1792
- * This operation does not retry by default if the user has not defined a retry configuration.
1792
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1793
1793
  * @param DeleteParserRequest
1794
1794
  * @return DeleteParserResponse
1795
1795
  * @throws OciError when an error occurs
1796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
1796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
1797
1797
  */
1798
1798
  deleteParser(deleteParserRequest) {
1799
1799
  return __awaiter(this, void 0, void 0, function* () {
@@ -1812,7 +1812,7 @@ class LogAnalyticsClient {
1812
1812
  "opc-request-id": deleteParserRequest.opcRequestId,
1813
1813
  "if-match": deleteParserRequest.ifMatch
1814
1814
  };
1815
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1815
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1816
1816
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteParserRequest.retryConfiguration, specRetryConfiguration);
1817
1817
  if (this.logger)
1818
1818
  retrier.logger = this.logger;
@@ -1846,11 +1846,11 @@ class LogAnalyticsClient {
1846
1846
  }
1847
1847
  /**
1848
1848
  * Delete the scheduled task.
1849
- * This operation does not retry by default if the user has not defined a retry configuration.
1849
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1850
1850
  * @param DeleteScheduledTaskRequest
1851
1851
  * @return DeleteScheduledTaskResponse
1852
1852
  * @throws OciError when an error occurs
1853
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
1853
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
1854
1854
  */
1855
1855
  deleteScheduledTask(deleteScheduledTaskRequest) {
1856
1856
  return __awaiter(this, void 0, void 0, function* () {
@@ -1868,7 +1868,7 @@ class LogAnalyticsClient {
1868
1868
  "opc-request-id": deleteScheduledTaskRequest.opcRequestId,
1869
1869
  "if-match": deleteScheduledTaskRequest.ifMatch
1870
1870
  };
1871
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1871
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1872
1872
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteScheduledTaskRequest.retryConfiguration, specRetryConfiguration);
1873
1873
  if (this.logger)
1874
1874
  retrier.logger = this.logger;
@@ -1903,11 +1903,11 @@ class LogAnalyticsClient {
1903
1903
  /**
1904
1904
  * Deletes source with the specified name.
1905
1905
  *
1906
- * This operation does not retry by default if the user has not defined a retry configuration.
1906
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1907
1907
  * @param DeleteSourceRequest
1908
1908
  * @return DeleteSourceResponse
1909
1909
  * @throws OciError when an error occurs
1910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
1910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
1911
1911
  */
1912
1912
  deleteSource(deleteSourceRequest) {
1913
1913
  return __awaiter(this, void 0, void 0, function* () {
@@ -1926,7 +1926,7 @@ class LogAnalyticsClient {
1926
1926
  "opc-request-id": deleteSourceRequest.opcRequestId,
1927
1927
  "if-match": deleteSourceRequest.ifMatch
1928
1928
  };
1929
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1929
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1930
1930
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteSourceRequest.retryConfiguration, specRetryConfiguration);
1931
1931
  if (this.logger)
1932
1932
  retrier.logger = this.logger;
@@ -1966,7 +1966,7 @@ class LogAnalyticsClient {
1966
1966
  * @param DeleteUploadRequest
1967
1967
  * @return DeleteUploadResponse
1968
1968
  * @throws OciError when an error occurs
1969
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
1969
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
1970
1970
  */
1971
1971
  deleteUpload(deleteUploadRequest) {
1972
1972
  return __awaiter(this, void 0, void 0, function* () {
@@ -2034,7 +2034,7 @@ class LogAnalyticsClient {
2034
2034
  * @param DeleteUploadFileRequest
2035
2035
  * @return DeleteUploadFileResponse
2036
2036
  * @throws OciError when an error occurs
2037
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
2037
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
2038
2038
  */
2039
2039
  deleteUploadFile(deleteUploadFileRequest) {
2040
2040
  return __awaiter(this, void 0, void 0, function* () {
@@ -2101,7 +2101,7 @@ class LogAnalyticsClient {
2101
2101
  * @param DeleteUploadWarningRequest
2102
2102
  * @return DeleteUploadWarningResponse
2103
2103
  * @throws OciError when an error occurs
2104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
2104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
2105
2105
  */
2106
2106
  deleteUploadWarning(deleteUploadWarningRequest) {
2107
2107
  return __awaiter(this, void 0, void 0, function* () {
@@ -2154,11 +2154,11 @@ class LogAnalyticsClient {
2154
2154
  /**
2155
2155
  * This API disables archiving.
2156
2156
  *
2157
- * This operation does not retry by default if the user has not defined a retry configuration.
2157
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2158
2158
  * @param DisableArchivingRequest
2159
2159
  * @return DisableArchivingResponse
2160
2160
  * @throws OciError when an error occurs
2161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
2161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
2162
2162
  */
2163
2163
  disableArchiving(disableArchivingRequest) {
2164
2164
  return __awaiter(this, void 0, void 0, function* () {
@@ -2175,7 +2175,7 @@ class LogAnalyticsClient {
2175
2175
  "opc-request-id": disableArchivingRequest.opcRequestId,
2176
2176
  "if-match": disableArchivingRequest.ifMatch
2177
2177
  };
2178
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2178
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2179
2179
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, disableArchivingRequest.retryConfiguration, specRetryConfiguration);
2180
2180
  if (this.logger)
2181
2181
  retrier.logger = this.logger;
@@ -2221,11 +2221,11 @@ class LogAnalyticsClient {
2221
2221
  * associated with any entity that becomes eligible for association. In addition, you may also optionally
2222
2222
  * remove all existing associations for this log source.
2223
2223
  *
2224
- * This operation does not retry by default if the user has not defined a retry configuration.
2224
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2225
2225
  * @param DisableAutoAssociationRequest
2226
2226
  * @return DisableAutoAssociationResponse
2227
2227
  * @throws OciError when an error occurs
2228
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
2228
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
2229
2229
  */
2230
2230
  disableAutoAssociation(disableAutoAssociationRequest) {
2231
2231
  return __awaiter(this, void 0, void 0, function* () {
@@ -2243,7 +2243,7 @@ class LogAnalyticsClient {
2243
2243
  "opc-retry-token": disableAutoAssociationRequest.opcRetryToken,
2244
2244
  "opc-request-id": disableAutoAssociationRequest.opcRequestId
2245
2245
  };
2246
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2246
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2247
2247
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, disableAutoAssociationRequest.retryConfiguration, specRetryConfiguration);
2248
2248
  if (this.logger)
2249
2249
  retrier.logger = this.logger;
@@ -2284,11 +2284,11 @@ class LogAnalyticsClient {
2284
2284
  /**
2285
2285
  * Disable one or more event types in a source.
2286
2286
  *
2287
- * This operation does not retry by default if the user has not defined a retry configuration.
2287
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2288
2288
  * @param DisableSourceEventTypesRequest
2289
2289
  * @return DisableSourceEventTypesResponse
2290
2290
  * @throws OciError when an error occurs
2291
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
2291
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
2292
2292
  */
2293
2293
  disableSourceEventTypes(disableSourceEventTypesRequest) {
2294
2294
  return __awaiter(this, void 0, void 0, function* () {
@@ -2306,7 +2306,7 @@ class LogAnalyticsClient {
2306
2306
  "opc-retry-token": disableSourceEventTypesRequest.opcRetryToken,
2307
2307
  "opc-request-id": disableSourceEventTypesRequest.opcRequestId
2308
2308
  };
2309
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2309
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2310
2310
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, disableSourceEventTypesRequest.retryConfiguration, specRetryConfiguration);
2311
2311
  if (this.logger)
2312
2312
  retrier.logger = this.logger;
@@ -2342,11 +2342,11 @@ class LogAnalyticsClient {
2342
2342
  /**
2343
2343
  * THis API enables archiving.
2344
2344
  *
2345
- * This operation does not retry by default if the user has not defined a retry configuration.
2345
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2346
2346
  * @param EnableArchivingRequest
2347
2347
  * @return EnableArchivingResponse
2348
2348
  * @throws OciError when an error occurs
2349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
2349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
2350
2350
  */
2351
2351
  enableArchiving(enableArchivingRequest) {
2352
2352
  return __awaiter(this, void 0, void 0, function* () {
@@ -2363,7 +2363,7 @@ class LogAnalyticsClient {
2363
2363
  "opc-request-id": enableArchivingRequest.opcRequestId,
2364
2364
  "if-match": enableArchivingRequest.ifMatch
2365
2365
  };
2366
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2366
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2367
2367
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, enableArchivingRequest.retryConfiguration, specRetryConfiguration);
2368
2368
  if (this.logger)
2369
2369
  retrier.logger = this.logger;
@@ -2409,11 +2409,11 @@ class LogAnalyticsClient {
2409
2409
  * to any eligible entities it is not already associated with, and would also ensure the log source gets
2410
2410
  * associated with entities that are added or become eligible in the future.
2411
2411
  *
2412
- * This operation does not retry by default if the user has not defined a retry configuration.
2412
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2413
2413
  * @param EnableAutoAssociationRequest
2414
2414
  * @return EnableAutoAssociationResponse
2415
2415
  * @throws OciError when an error occurs
2416
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
2416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
2417
2417
  */
2418
2418
  enableAutoAssociation(enableAutoAssociationRequest) {
2419
2419
  return __awaiter(this, void 0, void 0, function* () {
@@ -2431,7 +2431,7 @@ class LogAnalyticsClient {
2431
2431
  "opc-retry-token": enableAutoAssociationRequest.opcRetryToken,
2432
2432
  "opc-request-id": enableAutoAssociationRequest.opcRequestId
2433
2433
  };
2434
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2434
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2435
2435
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, enableAutoAssociationRequest.retryConfiguration, specRetryConfiguration);
2436
2436
  if (this.logger)
2437
2437
  retrier.logger = this.logger;
@@ -2472,11 +2472,11 @@ class LogAnalyticsClient {
2472
2472
  /**
2473
2473
  * Enable one or more event types in a source. An event type and version can be enabled only in one source.
2474
2474
  *
2475
- * This operation does not retry by default if the user has not defined a retry configuration.
2475
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2476
2476
  * @param EnableSourceEventTypesRequest
2477
2477
  * @return EnableSourceEventTypesResponse
2478
2478
  * @throws OciError when an error occurs
2479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
2479
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
2480
2480
  */
2481
2481
  enableSourceEventTypes(enableSourceEventTypesRequest) {
2482
2482
  return __awaiter(this, void 0, void 0, function* () {
@@ -2494,7 +2494,7 @@ class LogAnalyticsClient {
2494
2494
  "opc-retry-token": enableSourceEventTypesRequest.opcRetryToken,
2495
2495
  "opc-request-id": enableSourceEventTypesRequest.opcRequestId
2496
2496
  };
2497
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2497
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2498
2498
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, enableSourceEventTypesRequest.retryConfiguration, specRetryConfiguration);
2499
2499
  if (this.logger)
2500
2500
  retrier.logger = this.logger;
@@ -2530,11 +2530,11 @@ class LogAnalyticsClient {
2530
2530
  /**
2531
2531
  * This API estimates the size of data to be purged based based on time interval, purge query etc.
2532
2532
  *
2533
- * This operation does not retry by default if the user has not defined a retry configuration.
2533
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2534
2534
  * @param EstimatePurgeDataSizeRequest
2535
2535
  * @return EstimatePurgeDataSizeResponse
2536
2536
  * @throws OciError when an error occurs
2537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
2537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
2538
2538
  */
2539
2539
  estimatePurgeDataSize(estimatePurgeDataSizeRequest) {
2540
2540
  return __awaiter(this, void 0, void 0, function* () {
@@ -2552,7 +2552,7 @@ class LogAnalyticsClient {
2552
2552
  "opc-retry-token": estimatePurgeDataSizeRequest.opcRetryToken,
2553
2553
  "if-match": estimatePurgeDataSizeRequest.ifMatch
2554
2554
  };
2555
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2555
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2556
2556
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, estimatePurgeDataSizeRequest.retryConfiguration, specRetryConfiguration);
2557
2557
  if (this.logger)
2558
2558
  retrier.logger = this.logger;
@@ -2597,11 +2597,11 @@ class LogAnalyticsClient {
2597
2597
  /**
2598
2598
  * This API gives an active storage usage estimate for archived data to be recalled and the time range of such data.
2599
2599
  *
2600
- * This operation does not retry by default if the user has not defined a retry configuration.
2600
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2601
2601
  * @param EstimateRecallDataSizeRequest
2602
2602
  * @return EstimateRecallDataSizeResponse
2603
2603
  * @throws OciError when an error occurs
2604
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
2604
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
2605
2605
  */
2606
2606
  estimateRecallDataSize(estimateRecallDataSizeRequest) {
2607
2607
  return __awaiter(this, void 0, void 0, function* () {
@@ -2617,7 +2617,7 @@ class LogAnalyticsClient {
2617
2617
  "Content-Type": common.Constants.APPLICATION_JSON,
2618
2618
  "opc-request-id": estimateRecallDataSizeRequest.opcRequestId
2619
2619
  };
2620
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2620
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2621
2621
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, estimateRecallDataSizeRequest.retryConfiguration, specRetryConfiguration);
2622
2622
  if (this.logger)
2623
2623
  retrier.logger = this.logger;
@@ -2657,11 +2657,11 @@ class LogAnalyticsClient {
2657
2657
  /**
2658
2658
  * This API gives an active storage usage estimate for recalled data to be released and the time range of such data.
2659
2659
  *
2660
- * This operation does not retry by default if the user has not defined a retry configuration.
2660
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2661
2661
  * @param EstimateReleaseDataSizeRequest
2662
2662
  * @return EstimateReleaseDataSizeResponse
2663
2663
  * @throws OciError when an error occurs
2664
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
2664
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
2665
2665
  */
2666
2666
  estimateReleaseDataSize(estimateReleaseDataSizeRequest) {
2667
2667
  return __awaiter(this, void 0, void 0, function* () {
@@ -2677,7 +2677,7 @@ class LogAnalyticsClient {
2677
2677
  "Content-Type": common.Constants.APPLICATION_JSON,
2678
2678
  "opc-request-id": estimateReleaseDataSizeRequest.opcRequestId
2679
2679
  };
2680
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2680
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2681
2681
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, estimateReleaseDataSizeRequest.retryConfiguration, specRetryConfiguration);
2682
2682
  if (this.logger)
2683
2683
  retrier.logger = this.logger;
@@ -2717,11 +2717,11 @@ class LogAnalyticsClient {
2717
2717
  /**
2718
2718
  * Exports all custom details of the specified sources, parsers, fields and labels, in zip format.
2719
2719
  *
2720
- * This operation does not retry by default if the user has not defined a retry configuration.
2720
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2721
2721
  * @param ExportCustomContentRequest
2722
2722
  * @return ExportCustomContentResponse
2723
2723
  * @throws OciError when an error occurs
2724
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
2724
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
2725
2725
  */
2726
2726
  exportCustomContent(exportCustomContentRequest) {
2727
2727
  return __awaiter(this, void 0, void 0, function* () {
@@ -2738,7 +2738,7 @@ class LogAnalyticsClient {
2738
2738
  "opc-retry-token": exportCustomContentRequest.opcRetryToken,
2739
2739
  "opc-request-id": exportCustomContentRequest.opcRequestId
2740
2740
  };
2741
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2741
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2742
2742
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, exportCustomContentRequest.retryConfiguration, specRetryConfiguration);
2743
2743
  if (this.logger)
2744
2744
  retrier.logger = this.logger;
@@ -2776,11 +2776,11 @@ class LogAnalyticsClient {
2776
2776
  }
2777
2777
  /**
2778
2778
  * Export data based on query. Endpoint returns a stream of data. Endpoint is synchronous. Queries must deliver first result within 60 seconds or calls are subject to timeout.
2779
- * This operation does not retry by default if the user has not defined a retry configuration.
2779
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2780
2780
  * @param ExportQueryResultRequest
2781
2781
  * @return ExportQueryResultResponse
2782
2782
  * @throws OciError when an error occurs
2783
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
2783
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
2784
2784
  */
2785
2785
  exportQueryResult(exportQueryResultRequest) {
2786
2786
  return __awaiter(this, void 0, void 0, function* () {
@@ -2796,7 +2796,7 @@ class LogAnalyticsClient {
2796
2796
  "Content-Type": common.Constants.APPLICATION_JSON,
2797
2797
  "opc-request-id": exportQueryResultRequest.opcRequestId
2798
2798
  };
2799
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2799
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2800
2800
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, exportQueryResultRequest.retryConfiguration, specRetryConfiguration);
2801
2801
  if (this.logger)
2802
2802
  retrier.logger = this.logger;
@@ -2835,11 +2835,11 @@ class LogAnalyticsClient {
2835
2835
  /**
2836
2836
  * Extracts the field paths from the example json or xml content.
2837
2837
  *
2838
- * This operation does not retry by default if the user has not defined a retry configuration.
2838
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2839
2839
  * @param ExtractStructuredLogFieldPathsRequest
2840
2840
  * @return ExtractStructuredLogFieldPathsResponse
2841
2841
  * @throws OciError when an error occurs
2842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
2842
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
2843
2843
  */
2844
2844
  extractStructuredLogFieldPaths(extractStructuredLogFieldPathsRequest) {
2845
2845
  return __awaiter(this, void 0, void 0, function* () {
@@ -2858,7 +2858,7 @@ class LogAnalyticsClient {
2858
2858
  "opc-retry-token": extractStructuredLogFieldPathsRequest.opcRetryToken,
2859
2859
  "opc-request-id": extractStructuredLogFieldPathsRequest.opcRequestId
2860
2860
  };
2861
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2861
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2862
2862
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, extractStructuredLogFieldPathsRequest.retryConfiguration, specRetryConfiguration);
2863
2863
  if (this.logger)
2864
2864
  retrier.logger = this.logger;
@@ -2898,11 +2898,11 @@ class LogAnalyticsClient {
2898
2898
  /**
2899
2899
  * Extracts the header paths from the example json or xml content.
2900
2900
  *
2901
- * This operation does not retry by default if the user has not defined a retry configuration.
2901
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2902
2902
  * @param ExtractStructuredLogHeaderPathsRequest
2903
2903
  * @return ExtractStructuredLogHeaderPathsResponse
2904
2904
  * @throws OciError when an error occurs
2905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
2905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
2906
2906
  */
2907
2907
  extractStructuredLogHeaderPaths(extractStructuredLogHeaderPathsRequest) {
2908
2908
  return __awaiter(this, void 0, void 0, function* () {
@@ -2921,7 +2921,7 @@ class LogAnalyticsClient {
2921
2921
  "opc-retry-token": extractStructuredLogHeaderPathsRequest.opcRetryToken,
2922
2922
  "opc-request-id": extractStructuredLogHeaderPathsRequest.opcRequestId
2923
2923
  };
2924
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2924
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2925
2925
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, extractStructuredLogHeaderPathsRequest.retryConfiguration, specRetryConfiguration);
2926
2926
  if (this.logger)
2927
2927
  retrier.logger = this.logger;
@@ -2960,11 +2960,11 @@ class LogAnalyticsClient {
2960
2960
  }
2961
2961
  /**
2962
2962
  * Each filter specifies an operator, a field and one or more values to be inserted into the provided query as criteria.
2963
- * This operation does not retry by default if the user has not defined a retry configuration.
2963
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2964
2964
  * @param FilterRequest
2965
2965
  * @return FilterResponse
2966
2966
  * @throws OciError when an error occurs
2967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/Filter.ts.html |here} to see how to use Filter API.
2967
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/Filter.ts.html |here} to see how to use Filter API.
2968
2968
  */
2969
2969
  filter(filterRequest) {
2970
2970
  return __awaiter(this, void 0, void 0, function* () {
@@ -2980,7 +2980,7 @@ class LogAnalyticsClient {
2980
2980
  "Content-Type": common.Constants.APPLICATION_JSON,
2981
2981
  "opc-request-id": filterRequest.opcRequestId
2982
2982
  };
2983
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2983
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2984
2984
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, filterRequest.retryConfiguration, specRetryConfiguration);
2985
2985
  if (this.logger)
2986
2986
  retrier.logger = this.logger;
@@ -3020,11 +3020,11 @@ class LogAnalyticsClient {
3020
3020
  /**
3021
3021
  * Returns the count of source associations for entities in the specified compartment.
3022
3022
  *
3023
- * This operation does not retry by default if the user has not defined a retry configuration.
3023
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3024
3024
  * @param GetAssociationSummaryRequest
3025
3025
  * @return GetAssociationSummaryResponse
3026
3026
  * @throws OciError when an error occurs
3027
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
3027
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
3028
3028
  */
3029
3029
  getAssociationSummary(getAssociationSummaryRequest) {
3030
3030
  return __awaiter(this, void 0, void 0, function* () {
@@ -3042,7 +3042,7 @@ class LogAnalyticsClient {
3042
3042
  "Content-Type": common.Constants.APPLICATION_JSON,
3043
3043
  "opc-request-id": getAssociationSummaryRequest.opcRequestId
3044
3044
  };
3045
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3045
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3046
3046
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAssociationSummaryRequest.retryConfiguration, specRetryConfiguration);
3047
3047
  if (this.logger)
3048
3048
  retrier.logger = this.logger;
@@ -3081,11 +3081,11 @@ class LogAnalyticsClient {
3081
3081
  /**
3082
3082
  * Gets detailed information about the category with the specified name.
3083
3083
  *
3084
- * This operation does not retry by default if the user has not defined a retry configuration.
3084
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3085
3085
  * @param GetCategoryRequest
3086
3086
  * @return GetCategoryResponse
3087
3087
  * @throws OciError when an error occurs
3088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
3088
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
3089
3089
  */
3090
3090
  getCategory(getCategoryRequest) {
3091
3091
  return __awaiter(this, void 0, void 0, function* () {
@@ -3102,7 +3102,7 @@ class LogAnalyticsClient {
3102
3102
  "Content-Type": common.Constants.APPLICATION_JSON,
3103
3103
  "opc-request-id": getCategoryRequest.opcRequestId
3104
3104
  };
3105
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3105
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3106
3106
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getCategoryRequest.retryConfiguration, specRetryConfiguration);
3107
3107
  if (this.logger)
3108
3108
  retrier.logger = this.logger;
@@ -3141,11 +3141,11 @@ class LogAnalyticsClient {
3141
3141
  /**
3142
3142
  * Extracts column names from the input SQL query.
3143
3143
  *
3144
- * This operation does not retry by default if the user has not defined a retry configuration.
3144
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3145
3145
  * @param GetColumnNamesRequest
3146
3146
  * @return GetColumnNamesResponse
3147
3147
  * @throws OciError when an error occurs
3148
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
3148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
3149
3149
  */
3150
3150
  getColumnNames(getColumnNamesRequest) {
3151
3151
  return __awaiter(this, void 0, void 0, function* () {
@@ -3164,7 +3164,7 @@ class LogAnalyticsClient {
3164
3164
  "opc-retry-token": getColumnNamesRequest.opcRetryToken,
3165
3165
  "opc-request-id": getColumnNamesRequest.opcRequestId
3166
3166
  };
3167
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3167
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3168
3168
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getColumnNamesRequest.retryConfiguration, specRetryConfiguration);
3169
3169
  if (this.logger)
3170
3170
  retrier.logger = this.logger;
@@ -3203,11 +3203,11 @@ class LogAnalyticsClient {
3203
3203
  /**
3204
3204
  * Returns detailed information about the configuration work request with the specified id.
3205
3205
  *
3206
- * This operation does not retry by default if the user has not defined a retry configuration.
3206
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3207
3207
  * @param GetConfigWorkRequestRequest
3208
3208
  * @return GetConfigWorkRequestResponse
3209
3209
  * @throws OciError when an error occurs
3210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
3210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
3211
3211
  */
3212
3212
  getConfigWorkRequest(getConfigWorkRequestRequest) {
3213
3213
  return __awaiter(this, void 0, void 0, function* () {
@@ -3224,7 +3224,7 @@ class LogAnalyticsClient {
3224
3224
  "Content-Type": common.Constants.APPLICATION_JSON,
3225
3225
  "opc-request-id": getConfigWorkRequestRequest.opcRequestId
3226
3226
  };
3227
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3227
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3228
3228
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getConfigWorkRequestRequest.retryConfiguration, specRetryConfiguration);
3229
3229
  if (this.logger)
3230
3230
  retrier.logger = this.logger;
@@ -3263,11 +3263,11 @@ class LogAnalyticsClient {
3263
3263
  /**
3264
3264
  * Gets detailed information about the field with the specified name.
3265
3265
  *
3266
- * This operation does not retry by default if the user has not defined a retry configuration.
3266
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3267
3267
  * @param GetFieldRequest
3268
3268
  * @return GetFieldResponse
3269
3269
  * @throws OciError when an error occurs
3270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetField.ts.html |here} to see how to use GetField API.
3270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetField.ts.html |here} to see how to use GetField API.
3271
3271
  */
3272
3272
  getField(getFieldRequest) {
3273
3273
  return __awaiter(this, void 0, void 0, function* () {
@@ -3284,7 +3284,7 @@ class LogAnalyticsClient {
3284
3284
  "Content-Type": common.Constants.APPLICATION_JSON,
3285
3285
  "opc-request-id": getFieldRequest.opcRequestId
3286
3286
  };
3287
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3287
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3288
3288
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getFieldRequest.retryConfiguration, specRetryConfiguration);
3289
3289
  if (this.logger)
3290
3290
  retrier.logger = this.logger;
@@ -3328,11 +3328,11 @@ class LogAnalyticsClient {
3328
3328
  /**
3329
3329
  * Returns the count of fields. You may optionally specify isShowDetail=true to view a summary of each field data type.
3330
3330
  *
3331
- * This operation does not retry by default if the user has not defined a retry configuration.
3331
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3332
3332
  * @param GetFieldsSummaryRequest
3333
3333
  * @return GetFieldsSummaryResponse
3334
3334
  * @throws OciError when an error occurs
3335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
3335
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
3336
3336
  */
3337
3337
  getFieldsSummary(getFieldsSummaryRequest) {
3338
3338
  return __awaiter(this, void 0, void 0, function* () {
@@ -3350,7 +3350,7 @@ class LogAnalyticsClient {
3350
3350
  "Content-Type": common.Constants.APPLICATION_JSON,
3351
3351
  "opc-request-id": getFieldsSummaryRequest.opcRequestId
3352
3352
  };
3353
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3353
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3354
3354
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getFieldsSummaryRequest.retryConfiguration, specRetryConfiguration);
3355
3355
  if (this.logger)
3356
3356
  retrier.logger = this.logger;
@@ -3389,11 +3389,11 @@ class LogAnalyticsClient {
3389
3389
  /**
3390
3390
  * Gets detailed information about the label with the specified name.
3391
3391
  *
3392
- * This operation does not retry by default if the user has not defined a retry configuration.
3392
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3393
3393
  * @param GetLabelRequest
3394
3394
  * @return GetLabelResponse
3395
3395
  * @throws OciError when an error occurs
3396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
3396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
3397
3397
  */
3398
3398
  getLabel(getLabelRequest) {
3399
3399
  return __awaiter(this, void 0, void 0, function* () {
@@ -3410,7 +3410,7 @@ class LogAnalyticsClient {
3410
3410
  "Content-Type": common.Constants.APPLICATION_JSON,
3411
3411
  "opc-request-id": getLabelRequest.opcRequestId
3412
3412
  };
3413
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3413
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3414
3414
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getLabelRequest.retryConfiguration, specRetryConfiguration);
3415
3415
  if (this.logger)
3416
3416
  retrier.logger = this.logger;
@@ -3454,11 +3454,11 @@ class LogAnalyticsClient {
3454
3454
  /**
3455
3455
  * Returns the count of labels.
3456
3456
  *
3457
- * This operation does not retry by default if the user has not defined a retry configuration.
3457
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3458
3458
  * @param GetLabelSummaryRequest
3459
3459
  * @return GetLabelSummaryResponse
3460
3460
  * @throws OciError when an error occurs
3461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
3461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
3462
3462
  */
3463
3463
  getLabelSummary(getLabelSummaryRequest) {
3464
3464
  return __awaiter(this, void 0, void 0, function* () {
@@ -3474,7 +3474,7 @@ class LogAnalyticsClient {
3474
3474
  "Content-Type": common.Constants.APPLICATION_JSON,
3475
3475
  "opc-request-id": getLabelSummaryRequest.opcRequestId
3476
3476
  };
3477
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3477
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3478
3478
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getLabelSummaryRequest.retryConfiguration, specRetryConfiguration);
3479
3479
  if (this.logger)
3480
3480
  retrier.logger = this.logger;
@@ -3516,7 +3516,7 @@ class LogAnalyticsClient {
3516
3516
  * @param GetLogAnalyticsEmBridgeRequest
3517
3517
  * @return GetLogAnalyticsEmBridgeResponse
3518
3518
  * @throws OciError when an error occurs
3519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
3519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
3520
3520
  */
3521
3521
  getLogAnalyticsEmBridge(getLogAnalyticsEmBridgeRequest) {
3522
3522
  return __awaiter(this, void 0, void 0, function* () {
@@ -3580,7 +3580,7 @@ class LogAnalyticsClient {
3580
3580
  * @param GetLogAnalyticsEmBridgeSummaryRequest
3581
3581
  * @return GetLogAnalyticsEmBridgeSummaryResponse
3582
3582
  * @throws OciError when an error occurs
3583
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
3583
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
3584
3584
  */
3585
3585
  getLogAnalyticsEmBridgeSummary(getLogAnalyticsEmBridgeSummaryRequest) {
3586
3586
  return __awaiter(this, void 0, void 0, function* () {
@@ -3640,7 +3640,7 @@ class LogAnalyticsClient {
3640
3640
  * @param GetLogAnalyticsEntitiesSummaryRequest
3641
3641
  * @return GetLogAnalyticsEntitiesSummaryResponse
3642
3642
  * @throws OciError when an error occurs
3643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
3643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
3644
3644
  */
3645
3645
  getLogAnalyticsEntitiesSummary(getLogAnalyticsEntitiesSummaryRequest) {
3646
3646
  return __awaiter(this, void 0, void 0, function* () {
@@ -3700,7 +3700,7 @@ class LogAnalyticsClient {
3700
3700
  * @param GetLogAnalyticsEntityRequest
3701
3701
  * @return GetLogAnalyticsEntityResponse
3702
3702
  * @throws OciError when an error occurs
3703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
3703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
3704
3704
  */
3705
3705
  getLogAnalyticsEntity(getLogAnalyticsEntityRequest) {
3706
3706
  return __awaiter(this, void 0, void 0, function* () {
@@ -3764,7 +3764,7 @@ class LogAnalyticsClient {
3764
3764
  * @param GetLogAnalyticsEntityTypeRequest
3765
3765
  * @return GetLogAnalyticsEntityTypeResponse
3766
3766
  * @throws OciError when an error occurs
3767
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
3767
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
3768
3768
  */
3769
3769
  getLogAnalyticsEntityType(getLogAnalyticsEntityTypeRequest) {
3770
3770
  return __awaiter(this, void 0, void 0, function* () {
@@ -3825,11 +3825,11 @@ class LogAnalyticsClient {
3825
3825
  /**
3826
3826
  * Gets detailed information about the specified log group such as display name, description, defined tags, and free-form tags.
3827
3827
  *
3828
- * This operation does not retry by default if the user has not defined a retry configuration.
3828
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3829
3829
  * @param GetLogAnalyticsLogGroupRequest
3830
3830
  * @return GetLogAnalyticsLogGroupResponse
3831
3831
  * @throws OciError when an error occurs
3832
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
3832
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
3833
3833
  */
3834
3834
  getLogAnalyticsLogGroup(getLogAnalyticsLogGroupRequest) {
3835
3835
  return __awaiter(this, void 0, void 0, function* () {
@@ -3846,7 +3846,7 @@ class LogAnalyticsClient {
3846
3846
  "Content-Type": common.Constants.APPLICATION_JSON,
3847
3847
  "opc-request-id": getLogAnalyticsLogGroupRequest.opcRequestId
3848
3848
  };
3849
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3849
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3850
3850
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getLogAnalyticsLogGroupRequest.retryConfiguration, specRetryConfiguration);
3851
3851
  if (this.logger)
3852
3852
  retrier.logger = this.logger;
@@ -3890,11 +3890,11 @@ class LogAnalyticsClient {
3890
3890
  /**
3891
3891
  * Returns the count of log groups in a compartment.
3892
3892
  *
3893
- * This operation does not retry by default if the user has not defined a retry configuration.
3893
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3894
3894
  * @param GetLogAnalyticsLogGroupsSummaryRequest
3895
3895
  * @return GetLogAnalyticsLogGroupsSummaryResponse
3896
3896
  * @throws OciError when an error occurs
3897
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
3897
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
3898
3898
  */
3899
3899
  getLogAnalyticsLogGroupsSummary(getLogAnalyticsLogGroupsSummaryRequest) {
3900
3900
  return __awaiter(this, void 0, void 0, function* () {
@@ -3912,7 +3912,7 @@ class LogAnalyticsClient {
3912
3912
  "Content-Type": common.Constants.APPLICATION_JSON,
3913
3913
  "opc-request-id": getLogAnalyticsLogGroupsSummaryRequest.opcRequestId
3914
3914
  };
3915
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3915
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3916
3916
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getLogAnalyticsLogGroupsSummaryRequest.retryConfiguration, specRetryConfiguration);
3917
3917
  if (this.logger)
3918
3918
  retrier.logger = this.logger;
@@ -3950,11 +3950,11 @@ class LogAnalyticsClient {
3950
3950
  }
3951
3951
  /**
3952
3952
  * Gets a configured object storage based collection rule by given id
3953
- * This operation does not retry by default if the user has not defined a retry configuration.
3953
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3954
3954
  * @param GetLogAnalyticsObjectCollectionRuleRequest
3955
3955
  * @return GetLogAnalyticsObjectCollectionRuleResponse
3956
3956
  * @throws OciError when an error occurs
3957
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
3957
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
3958
3958
  */
3959
3959
  getLogAnalyticsObjectCollectionRule(getLogAnalyticsObjectCollectionRuleRequest) {
3960
3960
  return __awaiter(this, void 0, void 0, function* () {
@@ -3971,7 +3971,7 @@ class LogAnalyticsClient {
3971
3971
  "Content-Type": common.Constants.APPLICATION_JSON,
3972
3972
  "opc-request-id": getLogAnalyticsObjectCollectionRuleRequest.opcRequestId
3973
3973
  };
3974
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3974
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3975
3975
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getLogAnalyticsObjectCollectionRuleRequest.retryConfiguration, specRetryConfiguration);
3976
3976
  if (this.logger)
3977
3977
  retrier.logger = this.logger;
@@ -4015,11 +4015,11 @@ class LogAnalyticsClient {
4015
4015
  /**
4016
4016
  * This API returns the count of distinct log sets.
4017
4017
  *
4018
- * This operation does not retry by default if the user has not defined a retry configuration.
4018
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4019
4019
  * @param GetLogSetsCountRequest
4020
4020
  * @return GetLogSetsCountResponse
4021
4021
  * @throws OciError when an error occurs
4022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
4022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
4023
4023
  */
4024
4024
  getLogSetsCount(getLogSetsCountRequest) {
4025
4025
  return __awaiter(this, void 0, void 0, function* () {
@@ -4035,7 +4035,7 @@ class LogAnalyticsClient {
4035
4035
  "Content-Type": common.Constants.APPLICATION_JSON,
4036
4036
  "opc-request-id": getLogSetsCountRequest.opcRequestId
4037
4037
  };
4038
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4038
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4039
4039
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getLogSetsCountRequest.retryConfiguration, specRetryConfiguration);
4040
4040
  if (this.logger)
4041
4041
  retrier.logger = this.logger;
@@ -4074,11 +4074,11 @@ class LogAnalyticsClient {
4074
4074
  /**
4075
4075
  * Gets detailed information about the lookup with the specified name.
4076
4076
  *
4077
- * This operation does not retry by default if the user has not defined a retry configuration.
4077
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4078
4078
  * @param GetLookupRequest
4079
4079
  * @return GetLookupResponse
4080
4080
  * @throws OciError when an error occurs
4081
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
4081
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
4082
4082
  */
4083
4083
  getLookup(getLookupRequest) {
4084
4084
  return __awaiter(this, void 0, void 0, function* () {
@@ -4095,7 +4095,7 @@ class LogAnalyticsClient {
4095
4095
  "Content-Type": common.Constants.APPLICATION_JSON,
4096
4096
  "opc-request-id": getLookupRequest.opcRequestId
4097
4097
  };
4098
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4098
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4099
4099
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getLookupRequest.retryConfiguration, specRetryConfiguration);
4100
4100
  if (this.logger)
4101
4101
  retrier.logger = this.logger;
@@ -4138,11 +4138,11 @@ class LogAnalyticsClient {
4138
4138
  }
4139
4139
  /**
4140
4140
  * Returns the count of user created and oracle defined lookups.
4141
- * This operation does not retry by default if the user has not defined a retry configuration.
4141
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4142
4142
  * @param GetLookupSummaryRequest
4143
4143
  * @return GetLookupSummaryResponse
4144
4144
  * @throws OciError when an error occurs
4145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
4145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
4146
4146
  */
4147
4147
  getLookupSummary(getLookupSummaryRequest) {
4148
4148
  return __awaiter(this, void 0, void 0, function* () {
@@ -4158,7 +4158,7 @@ class LogAnalyticsClient {
4158
4158
  "Content-Type": common.Constants.APPLICATION_JSON,
4159
4159
  "opc-request-id": getLookupSummaryRequest.opcRequestId
4160
4160
  };
4161
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4161
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4162
4162
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getLookupSummaryRequest.retryConfiguration, specRetryConfiguration);
4163
4163
  if (this.logger)
4164
4164
  retrier.logger = this.logger;
@@ -4197,11 +4197,11 @@ class LogAnalyticsClient {
4197
4197
  /**
4198
4198
  * This API gets the namespace details of a tenancy already onboarded in Logging Analytics Application
4199
4199
  *
4200
- * This operation does not retry by default if the user has not defined a retry configuration.
4200
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4201
4201
  * @param GetNamespaceRequest
4202
4202
  * @return GetNamespaceResponse
4203
4203
  * @throws OciError when an error occurs
4204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4205
4205
  */
4206
4206
  getNamespace(getNamespaceRequest) {
4207
4207
  return __awaiter(this, void 0, void 0, function* () {
@@ -4217,7 +4217,7 @@ class LogAnalyticsClient {
4217
4217
  "Content-Type": common.Constants.APPLICATION_JSON,
4218
4218
  "opc-request-id": getNamespaceRequest.opcRequestId
4219
4219
  };
4220
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4220
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4221
4221
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getNamespaceRequest.retryConfiguration, specRetryConfiguration);
4222
4222
  if (this.logger)
4223
4223
  retrier.logger = this.logger;
@@ -4261,11 +4261,11 @@ class LogAnalyticsClient {
4261
4261
  /**
4262
4262
  * Gets detailed information about the parser with the specified name.
4263
4263
  *
4264
- * This operation does not retry by default if the user has not defined a retry configuration.
4264
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4265
4265
  * @param GetParserRequest
4266
4266
  * @return GetParserResponse
4267
4267
  * @throws OciError when an error occurs
4268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
4268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
4269
4269
  */
4270
4270
  getParser(getParserRequest) {
4271
4271
  return __awaiter(this, void 0, void 0, function* () {
@@ -4282,7 +4282,7 @@ class LogAnalyticsClient {
4282
4282
  "Content-Type": common.Constants.APPLICATION_JSON,
4283
4283
  "opc-request-id": getParserRequest.opcRequestId
4284
4284
  };
4285
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4285
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4286
4286
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getParserRequest.retryConfiguration, specRetryConfiguration);
4287
4287
  if (this.logger)
4288
4288
  retrier.logger = this.logger;
@@ -4326,11 +4326,11 @@ class LogAnalyticsClient {
4326
4326
  /**
4327
4327
  * Returns the count of parsers.
4328
4328
  *
4329
- * This operation does not retry by default if the user has not defined a retry configuration.
4329
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4330
4330
  * @param GetParserSummaryRequest
4331
4331
  * @return GetParserSummaryResponse
4332
4332
  * @throws OciError when an error occurs
4333
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
4333
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
4334
4334
  */
4335
4335
  getParserSummary(getParserSummaryRequest) {
4336
4336
  return __awaiter(this, void 0, void 0, function* () {
@@ -4346,7 +4346,7 @@ class LogAnalyticsClient {
4346
4346
  "Content-Type": common.Constants.APPLICATION_JSON,
4347
4347
  "opc-request-id": getParserSummaryRequest.opcRequestId
4348
4348
  };
4349
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4349
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4350
4350
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getParserSummaryRequest.retryConfiguration, specRetryConfiguration);
4351
4351
  if (this.logger)
4352
4352
  retrier.logger = this.logger;
@@ -4385,11 +4385,11 @@ class LogAnalyticsClient {
4385
4385
  /**
4386
4386
  * Lists the preferences of the tenant. Currently, only \"DEFAULT_HOMEPAGE\" is supported.
4387
4387
  *
4388
- * This operation does not retry by default if the user has not defined a retry configuration.
4388
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4389
4389
  * @param GetPreferencesRequest
4390
4390
  * @return GetPreferencesResponse
4391
4391
  * @throws OciError when an error occurs
4392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
4392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
4393
4393
  */
4394
4394
  getPreferences(getPreferencesRequest) {
4395
4395
  return __awaiter(this, void 0, void 0, function* () {
@@ -4410,7 +4410,7 @@ class LogAnalyticsClient {
4410
4410
  "Content-Type": common.Constants.APPLICATION_JSON,
4411
4411
  "opc-request-id": getPreferencesRequest.opcRequestId
4412
4412
  };
4413
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4413
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4414
4414
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getPreferencesRequest.retryConfiguration, specRetryConfiguration);
4415
4415
  if (this.logger)
4416
4416
  retrier.logger = this.logger;
@@ -4460,11 +4460,11 @@ class LogAnalyticsClient {
4460
4460
  * Returns the intermediate results for a query that was specified to run asynchronously if the query has not completed,
4461
4461
  * otherwise the final query results identified by a queryWorkRequestId returned when submitting the query execute asynchronously.
4462
4462
  *
4463
- * This operation does not retry by default if the user has not defined a retry configuration.
4463
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4464
4464
  * @param GetQueryResultRequest
4465
4465
  * @return GetQueryResultResponse
4466
4466
  * @throws OciError when an error occurs
4467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
4467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
4468
4468
  */
4469
4469
  getQueryResult(getQueryResultRequest) {
4470
4470
  return __awaiter(this, void 0, void 0, function* () {
@@ -4487,7 +4487,7 @@ class LogAnalyticsClient {
4487
4487
  "Content-Type": common.Constants.APPLICATION_JSON,
4488
4488
  "opc-request-id": getQueryResultRequest.opcRequestId
4489
4489
  };
4490
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4490
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4491
4491
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getQueryResultRequest.retryConfiguration, specRetryConfiguration);
4492
4492
  if (this.logger)
4493
4493
  retrier.logger = this.logger;
@@ -4540,11 +4540,11 @@ class LogAnalyticsClient {
4540
4540
  }
4541
4541
  /**
4542
4542
  * Retrieve work request details by workRequestId. This endpoint can be polled for status tracking of work request. Clients should poll using the interval returned in the retry-after header.
4543
- * This operation does not retry by default if the user has not defined a retry configuration.
4543
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4544
4544
  * @param GetQueryWorkRequestRequest
4545
4545
  * @return GetQueryWorkRequestResponse
4546
4546
  * @throws OciError when an error occurs
4547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
4547
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
4548
4548
  */
4549
4549
  getQueryWorkRequest(getQueryWorkRequestRequest) {
4550
4550
  return __awaiter(this, void 0, void 0, function* () {
@@ -4561,7 +4561,7 @@ class LogAnalyticsClient {
4561
4561
  "Content-Type": common.Constants.APPLICATION_JSON,
4562
4562
  "opc-request-id": getQueryWorkRequestRequest.opcRequestId
4563
4563
  };
4564
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4564
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4565
4565
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getQueryWorkRequestRequest.retryConfiguration, specRetryConfiguration);
4566
4566
  if (this.logger)
4567
4567
  retrier.logger = this.logger;
@@ -4609,11 +4609,11 @@ class LogAnalyticsClient {
4609
4609
  }
4610
4610
  /**
4611
4611
  * Get the scheduled task for the specified task identifier.
4612
- * This operation does not retry by default if the user has not defined a retry configuration.
4612
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4613
4613
  * @param GetScheduledTaskRequest
4614
4614
  * @return GetScheduledTaskResponse
4615
4615
  * @throws OciError when an error occurs
4616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
4616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
4617
4617
  */
4618
4618
  getScheduledTask(getScheduledTaskRequest) {
4619
4619
  return __awaiter(this, void 0, void 0, function* () {
@@ -4630,7 +4630,7 @@ class LogAnalyticsClient {
4630
4630
  "Content-Type": common.Constants.APPLICATION_JSON,
4631
4631
  "opc-request-id": getScheduledTaskRequest.opcRequestId
4632
4632
  };
4633
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4633
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4634
4634
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getScheduledTaskRequest.retryConfiguration, specRetryConfiguration);
4635
4635
  if (this.logger)
4636
4636
  retrier.logger = this.logger;
@@ -4674,11 +4674,11 @@ class LogAnalyticsClient {
4674
4674
  /**
4675
4675
  * Gets detailed information about the source with the specified name.
4676
4676
  *
4677
- * This operation does not retry by default if the user has not defined a retry configuration.
4677
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4678
4678
  * @param GetSourceRequest
4679
4679
  * @return GetSourceResponse
4680
4680
  * @throws OciError when an error occurs
4681
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
4681
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
4682
4682
  */
4683
4683
  getSource(getSourceRequest) {
4684
4684
  return __awaiter(this, void 0, void 0, function* () {
@@ -4697,7 +4697,7 @@ class LogAnalyticsClient {
4697
4697
  "Content-Type": common.Constants.APPLICATION_JSON,
4698
4698
  "opc-request-id": getSourceRequest.opcRequestId
4699
4699
  };
4700
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4700
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4701
4701
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getSourceRequest.retryConfiguration, specRetryConfiguration);
4702
4702
  if (this.logger)
4703
4703
  retrier.logger = this.logger;
@@ -4741,11 +4741,11 @@ class LogAnalyticsClient {
4741
4741
  /**
4742
4742
  * Returns the count of sources.
4743
4743
  *
4744
- * This operation does not retry by default if the user has not defined a retry configuration.
4744
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4745
4745
  * @param GetSourceSummaryRequest
4746
4746
  * @return GetSourceSummaryResponse
4747
4747
  * @throws OciError when an error occurs
4748
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
4748
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
4749
4749
  */
4750
4750
  getSourceSummary(getSourceSummaryRequest) {
4751
4751
  return __awaiter(this, void 0, void 0, function* () {
@@ -4761,7 +4761,7 @@ class LogAnalyticsClient {
4761
4761
  "Content-Type": common.Constants.APPLICATION_JSON,
4762
4762
  "opc-request-id": getSourceSummaryRequest.opcRequestId
4763
4763
  };
4764
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4764
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4765
4765
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getSourceSummaryRequest.retryConfiguration, specRetryConfiguration);
4766
4766
  if (this.logger)
4767
4767
  retrier.logger = this.logger;
@@ -4800,11 +4800,11 @@ class LogAnalyticsClient {
4800
4800
  /**
4801
4801
  * This API gets the storage configuration of a tenancy
4802
4802
  *
4803
- * This operation does not retry by default if the user has not defined a retry configuration.
4803
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4804
4804
  * @param GetStorageRequest
4805
4805
  * @return GetStorageResponse
4806
4806
  * @throws OciError when an error occurs
4807
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
4807
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
4808
4808
  */
4809
4809
  getStorage(getStorageRequest) {
4810
4810
  return __awaiter(this, void 0, void 0, function* () {
@@ -4820,7 +4820,7 @@ class LogAnalyticsClient {
4820
4820
  "Content-Type": common.Constants.APPLICATION_JSON,
4821
4821
  "opc-request-id": getStorageRequest.opcRequestId
4822
4822
  };
4823
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4823
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4824
4824
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getStorageRequest.retryConfiguration, specRetryConfiguration);
4825
4825
  if (this.logger)
4826
4826
  retrier.logger = this.logger;
@@ -4865,11 +4865,11 @@ class LogAnalyticsClient {
4865
4865
  * This API gets storage usage information of a tenancy. Storage usage information includes active, archived or recalled
4866
4866
  * data. The unit of return data is in bytes.
4867
4867
  *
4868
- * This operation does not retry by default if the user has not defined a retry configuration.
4868
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4869
4869
  * @param GetStorageUsageRequest
4870
4870
  * @return GetStorageUsageResponse
4871
4871
  * @throws OciError when an error occurs
4872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
4872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
4873
4873
  */
4874
4874
  getStorageUsage(getStorageUsageRequest) {
4875
4875
  return __awaiter(this, void 0, void 0, function* () {
@@ -4885,7 +4885,7 @@ class LogAnalyticsClient {
4885
4885
  "Content-Type": common.Constants.APPLICATION_JSON,
4886
4886
  "opc-request-id": getStorageUsageRequest.opcRequestId
4887
4887
  };
4888
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4888
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4889
4889
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getStorageUsageRequest.retryConfiguration, specRetryConfiguration);
4890
4890
  if (this.logger)
4891
4891
  retrier.logger = this.logger;
@@ -4925,11 +4925,11 @@ class LogAnalyticsClient {
4925
4925
  * This API returns work request details specified by {workRequestId}. This API can be polled for status tracking of
4926
4926
  * work request. Clients should poll using the interval returned in retry-after header.
4927
4927
  *
4928
- * This operation does not retry by default if the user has not defined a retry configuration.
4928
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4929
4929
  * @param GetStorageWorkRequestRequest
4930
4930
  * @return GetStorageWorkRequestResponse
4931
4931
  * @throws OciError when an error occurs
4932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
4932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
4933
4933
  */
4934
4934
  getStorageWorkRequest(getStorageWorkRequestRequest) {
4935
4935
  return __awaiter(this, void 0, void 0, function* () {
@@ -4946,7 +4946,7 @@ class LogAnalyticsClient {
4946
4946
  "Content-Type": common.Constants.APPLICATION_JSON,
4947
4947
  "opc-request-id": getStorageWorkRequestRequest.opcRequestId
4948
4948
  };
4949
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4949
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4950
4950
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getStorageWorkRequestRequest.retryConfiguration, specRetryConfiguration);
4951
4951
  if (this.logger)
4952
4952
  retrier.logger = this.logger;
@@ -4995,11 +4995,11 @@ class LogAnalyticsClient {
4995
4995
  /**
4996
4996
  * This API retrieves details of the configured bucket that stores unprocessed payloads.
4997
4997
  *
4998
- * This operation does not retry by default if the user has not defined a retry configuration.
4998
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4999
4999
  * @param GetUnprocessedDataBucketRequest
5000
5000
  * @return GetUnprocessedDataBucketResponse
5001
5001
  * @throws OciError when an error occurs
5002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
5002
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
5003
5003
  */
5004
5004
  getUnprocessedDataBucket(getUnprocessedDataBucketRequest) {
5005
5005
  return __awaiter(this, void 0, void 0, function* () {
@@ -5015,7 +5015,7 @@ class LogAnalyticsClient {
5015
5015
  "Content-Type": common.Constants.APPLICATION_JSON,
5016
5016
  "opc-request-id": getUnprocessedDataBucketRequest.opcRequestId
5017
5017
  };
5018
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5018
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5019
5019
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUnprocessedDataBucketRequest.retryConfiguration, specRetryConfiguration);
5020
5020
  if (this.logger)
5021
5021
  retrier.logger = this.logger;
@@ -5053,11 +5053,11 @@ class LogAnalyticsClient {
5053
5053
  }
5054
5054
  /**
5055
5055
  * Gets an On-Demand Upload info by reference.
5056
- * This operation does not retry by default if the user has not defined a retry configuration.
5056
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5057
5057
  * @param GetUploadRequest
5058
5058
  * @return GetUploadResponse
5059
5059
  * @throws OciError when an error occurs
5060
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
5060
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
5061
5061
  */
5062
5062
  getUpload(getUploadRequest) {
5063
5063
  return __awaiter(this, void 0, void 0, function* () {
@@ -5074,7 +5074,7 @@ class LogAnalyticsClient {
5074
5074
  "Content-Type": common.Constants.APPLICATION_JSON,
5075
5075
  "opc-request-id": getUploadRequest.opcRequestId
5076
5076
  };
5077
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5077
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5078
5078
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUploadRequest.retryConfiguration, specRetryConfiguration);
5079
5079
  if (this.logger)
5080
5080
  retrier.logger = this.logger;
@@ -5121,7 +5121,7 @@ class LogAnalyticsClient {
5121
5121
  * @param GetWorkRequestRequest
5122
5122
  * @return GetWorkRequestResponse
5123
5123
  * @throws OciError when an error occurs
5124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5125
5125
  */
5126
5126
  getWorkRequest(getWorkRequestRequest) {
5127
5127
  return __awaiter(this, void 0, void 0, function* () {
@@ -5182,11 +5182,11 @@ class LogAnalyticsClient {
5182
5182
  /**
5183
5183
  * Imports the specified custom content from the input in zip format.
5184
5184
  *
5185
- * This operation does not retry by default if the user has not defined a retry configuration.
5185
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5186
5186
  * @param ImportCustomContentRequest
5187
5187
  * @return ImportCustomContentResponse
5188
5188
  * @throws OciError when an error occurs
5189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
5189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
5190
5190
  */
5191
5191
  importCustomContent(importCustomContentRequest) {
5192
5192
  return __awaiter(this, void 0, void 0, function* () {
@@ -5205,7 +5205,7 @@ class LogAnalyticsClient {
5205
5205
  "opc-request-id": importCustomContentRequest.opcRequestId,
5206
5206
  "expect": importCustomContentRequest.expect
5207
5207
  };
5208
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5208
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5209
5209
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, importCustomContentRequest.retryConfiguration, specRetryConfiguration);
5210
5210
  if (this.logger)
5211
5211
  retrier.logger = this.logger;
@@ -5246,11 +5246,11 @@ class LogAnalyticsClient {
5246
5246
  /**
5247
5247
  * Lists the entities in the specified compartment which are (in)eligible for association with this source.
5248
5248
  *
5249
- * This operation does not retry by default if the user has not defined a retry configuration.
5249
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5250
5250
  * @param ListAssociableEntitiesRequest
5251
5251
  * @return ListAssociableEntitiesResponse
5252
5252
  * @throws OciError when an error occurs
5253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
5253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
5254
5254
  */
5255
5255
  listAssociableEntities(listAssociableEntitiesRequest) {
5256
5256
  return __awaiter(this, void 0, void 0, function* () {
@@ -5275,7 +5275,7 @@ class LogAnalyticsClient {
5275
5275
  "Content-Type": common.Constants.APPLICATION_JSON,
5276
5276
  "opc-request-id": listAssociableEntitiesRequest.opcRequestId
5277
5277
  };
5278
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5278
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5279
5279
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAssociableEntitiesRequest.retryConfiguration, specRetryConfiguration);
5280
5280
  if (this.logger)
5281
5281
  retrier.logger = this.logger;
@@ -5324,11 +5324,11 @@ class LogAnalyticsClient {
5324
5324
  /**
5325
5325
  * Lists the association details of entities in the specified compartment that are associated with at least one source.
5326
5326
  *
5327
- * This operation does not retry by default if the user has not defined a retry configuration.
5327
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5328
5328
  * @param ListAssociatedEntitiesRequest
5329
5329
  * @return ListAssociatedEntitiesResponse
5330
5330
  * @throws OciError when an error occurs
5331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
5331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
5332
5332
  */
5333
5333
  listAssociatedEntities(listAssociatedEntitiesRequest) {
5334
5334
  return __awaiter(this, void 0, void 0, function* () {
@@ -5353,7 +5353,7 @@ class LogAnalyticsClient {
5353
5353
  "Content-Type": common.Constants.APPLICATION_JSON,
5354
5354
  "opc-request-id": listAssociatedEntitiesRequest.opcRequestId
5355
5355
  };
5356
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5356
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5357
5357
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAssociatedEntitiesRequest.retryConfiguration, specRetryConfiguration);
5358
5358
  if (this.logger)
5359
5359
  retrier.logger = this.logger;
@@ -5402,11 +5402,11 @@ class LogAnalyticsClient {
5402
5402
  /**
5403
5403
  * Gets information related to auto association for the source with the specified name.
5404
5404
  *
5405
- * This operation does not retry by default if the user has not defined a retry configuration.
5405
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5406
5406
  * @param ListAutoAssociationsRequest
5407
5407
  * @return ListAutoAssociationsResponse
5408
5408
  * @throws OciError when an error occurs
5409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
5409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
5410
5410
  */
5411
5411
  listAutoAssociations(listAutoAssociationsRequest) {
5412
5412
  return __awaiter(this, void 0, void 0, function* () {
@@ -5428,7 +5428,7 @@ class LogAnalyticsClient {
5428
5428
  "Content-Type": common.Constants.APPLICATION_JSON,
5429
5429
  "opc-request-id": listAutoAssociationsRequest.opcRequestId
5430
5430
  };
5431
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5431
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5432
5432
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAutoAssociationsRequest.retryConfiguration, specRetryConfiguration);
5433
5433
  if (this.logger)
5434
5434
  retrier.logger = this.logger;
@@ -5477,11 +5477,11 @@ class LogAnalyticsClient {
5477
5477
  /**
5478
5478
  * Returns a list of categories, containing detailed information about them. You may limit the number of results, provide sorting order, and filter by information such as category name or description.
5479
5479
  *
5480
- * This operation does not retry by default if the user has not defined a retry configuration.
5480
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5481
5481
  * @param ListCategoriesRequest
5482
5482
  * @return ListCategoriesResponse
5483
5483
  * @throws OciError when an error occurs
5484
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
5484
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
5485
5485
  */
5486
5486
  listCategories(listCategoriesRequest) {
5487
5487
  return __awaiter(this, void 0, void 0, function* () {
@@ -5505,7 +5505,7 @@ class LogAnalyticsClient {
5505
5505
  "Content-Type": common.Constants.APPLICATION_JSON,
5506
5506
  "opc-request-id": listCategoriesRequest.opcRequestId
5507
5507
  };
5508
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5508
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5509
5509
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCategoriesRequest.retryConfiguration, specRetryConfiguration);
5510
5510
  if (this.logger)
5511
5511
  retrier.logger = this.logger;
@@ -5554,11 +5554,11 @@ class LogAnalyticsClient {
5554
5554
  /**
5555
5555
  * Returns the list of configuration work requests such as association or lookup operations, containing detailed information about them. You may paginate or limit the number of results.
5556
5556
  *
5557
- * This operation does not retry by default if the user has not defined a retry configuration.
5557
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5558
5558
  * @param ListConfigWorkRequestsRequest
5559
5559
  * @return ListConfigWorkRequestsResponse
5560
5560
  * @throws OciError when an error occurs
5561
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
5561
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
5562
5562
  */
5563
5563
  listConfigWorkRequests(listConfigWorkRequestsRequest) {
5564
5564
  return __awaiter(this, void 0, void 0, function* () {
@@ -5579,7 +5579,7 @@ class LogAnalyticsClient {
5579
5579
  let headerParams = {
5580
5580
  "Content-Type": common.Constants.APPLICATION_JSON
5581
5581
  };
5582
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5582
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5583
5583
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listConfigWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
5584
5584
  if (this.logger)
5585
5585
  retrier.logger = this.logger;
@@ -5631,7 +5631,7 @@ class LogAnalyticsClient {
5631
5631
  * @param ListEntityAssociationsRequest
5632
5632
  * @return ListEntityAssociationsResponse
5633
5633
  * @throws OciError when an error occurs
5634
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
5634
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
5635
5635
  */
5636
5636
  listEntityAssociations(listEntityAssociationsRequest) {
5637
5637
  return __awaiter(this, void 0, void 0, function* () {
@@ -5698,11 +5698,11 @@ class LogAnalyticsClient {
5698
5698
  /**
5699
5699
  * Returns the list of source associations for the specified entity.
5700
5700
  *
5701
- * This operation does not retry by default if the user has not defined a retry configuration.
5701
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5702
5702
  * @param ListEntitySourceAssociationsRequest
5703
5703
  * @return ListEntitySourceAssociationsResponse
5704
5704
  * @throws OciError when an error occurs
5705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
5705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
5706
5706
  */
5707
5707
  listEntitySourceAssociations(listEntitySourceAssociationsRequest) {
5708
5708
  return __awaiter(this, void 0, void 0, function* () {
@@ -5729,7 +5729,7 @@ class LogAnalyticsClient {
5729
5729
  "Content-Type": common.Constants.APPLICATION_JSON,
5730
5730
  "opc-request-id": listEntitySourceAssociationsRequest.opcRequestId
5731
5731
  };
5732
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5732
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5733
5733
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listEntitySourceAssociationsRequest.retryConfiguration, specRetryConfiguration);
5734
5734
  if (this.logger)
5735
5735
  retrier.logger = this.logger;
@@ -5778,11 +5778,11 @@ class LogAnalyticsClient {
5778
5778
  /**
5779
5779
  * Returns a list of log fields, containing detailed information about them. You may limit the number of results, provide sorting order, and filter by specifying various options including parser and source names.
5780
5780
  *
5781
- * This operation does not retry by default if the user has not defined a retry configuration.
5781
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5782
5782
  * @param ListFieldsRequest
5783
5783
  * @return ListFieldsResponse
5784
5784
  * @throws OciError when an error occurs
5785
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
5785
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
5786
5786
  */
5787
5787
  listFields(listFieldsRequest) {
5788
5788
  return __awaiter(this, void 0, void 0, function* () {
@@ -5811,7 +5811,7 @@ class LogAnalyticsClient {
5811
5811
  "Content-Type": common.Constants.APPLICATION_JSON,
5812
5812
  "opc-request-id": listFieldsRequest.opcRequestId
5813
5813
  };
5814
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5814
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5815
5815
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFieldsRequest.retryConfiguration, specRetryConfiguration);
5816
5816
  if (this.logger)
5817
5817
  retrier.logger = this.logger;
@@ -5860,11 +5860,11 @@ class LogAnalyticsClient {
5860
5860
  /**
5861
5861
  * Lists the available problem priorities that could be associated with a label.
5862
5862
  *
5863
- * This operation does not retry by default if the user has not defined a retry configuration.
5863
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5864
5864
  * @param ListLabelPrioritiesRequest
5865
5865
  * @return ListLabelPrioritiesResponse
5866
5866
  * @throws OciError when an error occurs
5867
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
5867
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
5868
5868
  */
5869
5869
  listLabelPriorities(listLabelPrioritiesRequest) {
5870
5870
  return __awaiter(this, void 0, void 0, function* () {
@@ -5883,7 +5883,7 @@ class LogAnalyticsClient {
5883
5883
  "Content-Type": common.Constants.APPLICATION_JSON,
5884
5884
  "opc-request-id": listLabelPrioritiesRequest.opcRequestId
5885
5885
  };
5886
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5886
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5887
5887
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listLabelPrioritiesRequest.retryConfiguration, specRetryConfiguration);
5888
5888
  if (this.logger)
5889
5889
  retrier.logger = this.logger;
@@ -5932,11 +5932,11 @@ class LogAnalyticsClient {
5932
5932
  /**
5933
5933
  * Lists sources using the label, along with configuration details like base field, operator and condition.
5934
5934
  *
5935
- * This operation does not retry by default if the user has not defined a retry configuration.
5935
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5936
5936
  * @param ListLabelSourceDetailsRequest
5937
5937
  * @return ListLabelSourceDetailsResponse
5938
5938
  * @throws OciError when an error occurs
5939
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
5939
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
5940
5940
  */
5941
5941
  listLabelSourceDetails(listLabelSourceDetailsRequest) {
5942
5942
  return __awaiter(this, void 0, void 0, function* () {
@@ -5958,7 +5958,7 @@ class LogAnalyticsClient {
5958
5958
  "Content-Type": common.Constants.APPLICATION_JSON,
5959
5959
  "opc-request-id": listLabelSourceDetailsRequest.opcRequestId
5960
5960
  };
5961
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5961
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5962
5962
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listLabelSourceDetailsRequest.retryConfiguration, specRetryConfiguration);
5963
5963
  if (this.logger)
5964
5964
  retrier.logger = this.logger;
@@ -6007,11 +6007,11 @@ class LogAnalyticsClient {
6007
6007
  /**
6008
6008
  * Returns a list of labels, containing detailed information about them. You may limit the number of results, provide sorting order, and filter by information such as label name, display name, description and priority.
6009
6009
  *
6010
- * This operation does not retry by default if the user has not defined a retry configuration.
6010
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6011
6011
  * @param ListLabelsRequest
6012
6012
  * @return ListLabelsResponse
6013
6013
  * @throws OciError when an error occurs
6014
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
6014
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
6015
6015
  */
6016
6016
  listLabels(listLabelsRequest) {
6017
6017
  return __awaiter(this, void 0, void 0, function* () {
@@ -6038,7 +6038,7 @@ class LogAnalyticsClient {
6038
6038
  "Content-Type": common.Constants.APPLICATION_JSON,
6039
6039
  "opc-request-id": listLabelsRequest.opcRequestId
6040
6040
  };
6041
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6041
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6042
6042
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listLabelsRequest.retryConfiguration, specRetryConfiguration);
6043
6043
  if (this.logger)
6044
6044
  retrier.logger = this.logger;
@@ -6090,7 +6090,7 @@ class LogAnalyticsClient {
6090
6090
  * @param ListLogAnalyticsEmBridgesRequest
6091
6091
  * @return ListLogAnalyticsEmBridgesResponse
6092
6092
  * @throws OciError when an error occurs
6093
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
6093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
6094
6094
  */
6095
6095
  listLogAnalyticsEmBridges(listLogAnalyticsEmBridgesRequest) {
6096
6096
  return __awaiter(this, void 0, void 0, function* () {
@@ -6163,7 +6163,7 @@ class LogAnalyticsClient {
6163
6163
  * @param ListLogAnalyticsEntitiesRequest
6164
6164
  * @return ListLogAnalyticsEntitiesResponse
6165
6165
  * @throws OciError when an error occurs
6166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
6166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
6167
6167
  */
6168
6168
  listLogAnalyticsEntities(listLogAnalyticsEntitiesRequest) {
6169
6169
  return __awaiter(this, void 0, void 0, function* () {
@@ -6244,7 +6244,7 @@ class LogAnalyticsClient {
6244
6244
  * @param ListLogAnalyticsEntityTopologyRequest
6245
6245
  * @return ListLogAnalyticsEntityTopologyResponse
6246
6246
  * @throws OciError when an error occurs
6247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
6247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
6248
6248
  */
6249
6249
  listLogAnalyticsEntityTopology(listLogAnalyticsEntityTopologyRequest) {
6250
6250
  return __awaiter(this, void 0, void 0, function* () {
@@ -6314,7 +6314,7 @@ class LogAnalyticsClient {
6314
6314
  * @param ListLogAnalyticsEntityTypesRequest
6315
6315
  * @return ListLogAnalyticsEntityTypesResponse
6316
6316
  * @throws OciError when an error occurs
6317
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
6317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
6318
6318
  */
6319
6319
  listLogAnalyticsEntityTypes(listLogAnalyticsEntityTypesRequest) {
6320
6320
  return __awaiter(this, void 0, void 0, function* () {
@@ -6383,11 +6383,11 @@ class LogAnalyticsClient {
6383
6383
  /**
6384
6384
  * Returns a list of log groups in a compartment. You may limit the number of log groups, provide sorting options, and filter the results by specifying a display name.
6385
6385
  *
6386
- * This operation does not retry by default if the user has not defined a retry configuration.
6386
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6387
6387
  * @param ListLogAnalyticsLogGroupsRequest
6388
6388
  * @return ListLogAnalyticsLogGroupsResponse
6389
6389
  * @throws OciError when an error occurs
6390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
6390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
6391
6391
  */
6392
6392
  listLogAnalyticsLogGroups(listLogAnalyticsLogGroupsRequest) {
6393
6393
  return __awaiter(this, void 0, void 0, function* () {
@@ -6410,7 +6410,7 @@ class LogAnalyticsClient {
6410
6410
  "Content-Type": common.Constants.APPLICATION_JSON,
6411
6411
  "opc-request-id": listLogAnalyticsLogGroupsRequest.opcRequestId
6412
6412
  };
6413
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6413
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6414
6414
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listLogAnalyticsLogGroupsRequest.retryConfiguration, specRetryConfiguration);
6415
6415
  if (this.logger)
6416
6416
  retrier.logger = this.logger;
@@ -6458,11 +6458,11 @@ class LogAnalyticsClient {
6458
6458
  }
6459
6459
  /**
6460
6460
  * Gets list of collection rules.
6461
- * This operation does not retry by default if the user has not defined a retry configuration.
6461
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6462
6462
  * @param ListLogAnalyticsObjectCollectionRulesRequest
6463
6463
  * @return ListLogAnalyticsObjectCollectionRulesResponse
6464
6464
  * @throws OciError when an error occurs
6465
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
6465
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
6466
6466
  */
6467
6467
  listLogAnalyticsObjectCollectionRules(listLogAnalyticsObjectCollectionRulesRequest) {
6468
6468
  return __awaiter(this, void 0, void 0, function* () {
@@ -6486,7 +6486,7 @@ class LogAnalyticsClient {
6486
6486
  "Content-Type": common.Constants.APPLICATION_JSON,
6487
6487
  "opc-request-id": listLogAnalyticsObjectCollectionRulesRequest.opcRequestId
6488
6488
  };
6489
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6489
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6490
6490
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listLogAnalyticsObjectCollectionRulesRequest.retryConfiguration, specRetryConfiguration);
6491
6491
  if (this.logger)
6492
6492
  retrier.logger = this.logger;
@@ -6530,11 +6530,11 @@ class LogAnalyticsClient {
6530
6530
  /**
6531
6531
  * This API returns a list of log sets.
6532
6532
  *
6533
- * This operation does not retry by default if the user has not defined a retry configuration.
6533
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6534
6534
  * @param ListLogSetsRequest
6535
6535
  * @return ListLogSetsResponse
6536
6536
  * @throws OciError when an error occurs
6537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
6537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
6538
6538
  */
6539
6539
  listLogSets(listLogSetsRequest) {
6540
6540
  return __awaiter(this, void 0, void 0, function* () {
@@ -6555,7 +6555,7 @@ class LogAnalyticsClient {
6555
6555
  "Content-Type": common.Constants.APPLICATION_JSON,
6556
6556
  "opc-request-id": listLogSetsRequest.opcRequestId
6557
6557
  };
6558
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6558
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6559
6559
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listLogSetsRequest.retryConfiguration, specRetryConfiguration);
6560
6560
  if (this.logger)
6561
6561
  retrier.logger = this.logger;
@@ -6599,11 +6599,11 @@ class LogAnalyticsClient {
6599
6599
  /**
6600
6600
  * Returns a list of lookups, containing detailed information about them. You may limit the number of results, provide sorting order, and filter by information such as lookup name, description and type.
6601
6601
  *
6602
- * This operation does not retry by default if the user has not defined a retry configuration.
6602
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6603
6603
  * @param ListLookupsRequest
6604
6604
  * @return ListLookupsResponse
6605
6605
  * @throws OciError when an error occurs
6606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
6606
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
6607
6607
  */
6608
6608
  listLookups(listLookupsRequest) {
6609
6609
  return __awaiter(this, void 0, void 0, function* () {
@@ -6630,7 +6630,7 @@ class LogAnalyticsClient {
6630
6630
  "Content-Type": common.Constants.APPLICATION_JSON,
6631
6631
  "opc-request-id": listLookupsRequest.opcRequestId
6632
6632
  };
6633
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6633
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6634
6634
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listLookupsRequest.retryConfiguration, specRetryConfiguration);
6635
6635
  if (this.logger)
6636
6636
  retrier.logger = this.logger;
@@ -6679,11 +6679,11 @@ class LogAnalyticsClient {
6679
6679
  /**
6680
6680
  * Lists the types of log sources supported.
6681
6681
  *
6682
- * This operation does not retry by default if the user has not defined a retry configuration.
6682
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6683
6683
  * @param ListMetaSourceTypesRequest
6684
6684
  * @return ListMetaSourceTypesResponse
6685
6685
  * @throws OciError when an error occurs
6686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
6686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
6687
6687
  */
6688
6688
  listMetaSourceTypes(listMetaSourceTypesRequest) {
6689
6689
  return __awaiter(this, void 0, void 0, function* () {
@@ -6704,7 +6704,7 @@ class LogAnalyticsClient {
6704
6704
  "Content-Type": common.Constants.APPLICATION_JSON,
6705
6705
  "opc-request-id": listMetaSourceTypesRequest.opcRequestId
6706
6706
  };
6707
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6707
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6708
6708
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMetaSourceTypesRequest.retryConfiguration, specRetryConfiguration);
6709
6709
  if (this.logger)
6710
6710
  retrier.logger = this.logger;
@@ -6754,11 +6754,11 @@ class LogAnalyticsClient {
6754
6754
  * Given a tenancy OCID, this API returns the namespace of the tenancy if it is valid and subscribed to the region. The
6755
6755
  * result also indicates if the tenancy is onboarded with Logging Analytics.
6756
6756
  *
6757
- * This operation does not retry by default if the user has not defined a retry configuration.
6757
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6758
6758
  * @param ListNamespacesRequest
6759
6759
  * @return ListNamespacesResponse
6760
6760
  * @throws OciError when an error occurs
6761
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6762
6762
  */
6763
6763
  listNamespaces(listNamespacesRequest) {
6764
6764
  return __awaiter(this, void 0, void 0, function* () {
@@ -6774,7 +6774,7 @@ class LogAnalyticsClient {
6774
6774
  "Content-Type": common.Constants.APPLICATION_JSON,
6775
6775
  "opc-request-id": listNamespacesRequest.opcRequestId
6776
6776
  };
6777
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6777
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6778
6778
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listNamespacesRequest.retryConfiguration, specRetryConfiguration);
6779
6779
  if (this.logger)
6780
6780
  retrier.logger = this.logger;
@@ -6813,11 +6813,11 @@ class LogAnalyticsClient {
6813
6813
  /**
6814
6814
  * Lists the parser functions defined for the specified parser.
6815
6815
  *
6816
- * This operation does not retry by default if the user has not defined a retry configuration.
6816
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6817
6817
  * @param ListParserFunctionsRequest
6818
6818
  * @return ListParserFunctionsResponse
6819
6819
  * @throws OciError when an error occurs
6820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
6820
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
6821
6821
  */
6822
6822
  listParserFunctions(listParserFunctionsRequest) {
6823
6823
  return __awaiter(this, void 0, void 0, function* () {
@@ -6839,7 +6839,7 @@ class LogAnalyticsClient {
6839
6839
  "Content-Type": common.Constants.APPLICATION_JSON,
6840
6840
  "opc-request-id": listParserFunctionsRequest.opcRequestId
6841
6841
  };
6842
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6842
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6843
6843
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listParserFunctionsRequest.retryConfiguration, specRetryConfiguration);
6844
6844
  if (this.logger)
6845
6845
  retrier.logger = this.logger;
@@ -6888,11 +6888,11 @@ class LogAnalyticsClient {
6888
6888
  /**
6889
6889
  * Lists the parser meta plugins available for defining parser functions.
6890
6890
  *
6891
- * This operation does not retry by default if the user has not defined a retry configuration.
6891
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6892
6892
  * @param ListParserMetaPluginsRequest
6893
6893
  * @return ListParserMetaPluginsResponse
6894
6894
  * @throws OciError when an error occurs
6895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
6895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
6896
6896
  */
6897
6897
  listParserMetaPlugins(listParserMetaPluginsRequest) {
6898
6898
  return __awaiter(this, void 0, void 0, function* () {
@@ -6913,7 +6913,7 @@ class LogAnalyticsClient {
6913
6913
  "Content-Type": common.Constants.APPLICATION_JSON,
6914
6914
  "opc-request-id": listParserMetaPluginsRequest.opcRequestId
6915
6915
  };
6916
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6916
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6917
6917
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listParserMetaPluginsRequest.retryConfiguration, specRetryConfiguration);
6918
6918
  if (this.logger)
6919
6919
  retrier.logger = this.logger;
@@ -6962,11 +6962,11 @@ class LogAnalyticsClient {
6962
6962
  /**
6963
6963
  * Returns a list of parsers, containing detailed information about them. You may limit the number of results, provide sorting order, and filter by information such as parser name, type, display name and description.
6964
6964
  *
6965
- * This operation does not retry by default if the user has not defined a retry configuration.
6965
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6966
6966
  * @param ListParsersRequest
6967
6967
  * @return ListParsersResponse
6968
6968
  * @throws OciError when an error occurs
6969
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
6969
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
6970
6970
  */
6971
6971
  listParsers(listParsersRequest) {
6972
6972
  return __awaiter(this, void 0, void 0, function* () {
@@ -6994,7 +6994,7 @@ class LogAnalyticsClient {
6994
6994
  "Content-Type": common.Constants.APPLICATION_JSON,
6995
6995
  "opc-request-id": listParsersRequest.opcRequestId
6996
6996
  };
6997
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6997
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6998
6998
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listParsersRequest.retryConfiguration, specRetryConfiguration);
6999
6999
  if (this.logger)
7000
7000
  retrier.logger = this.logger;
@@ -7042,11 +7042,11 @@ class LogAnalyticsClient {
7042
7042
  }
7043
7043
  /**
7044
7044
  * List active asynchronous queries.
7045
- * This operation does not retry by default if the user has not defined a retry configuration.
7045
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7046
7046
  * @param ListQueryWorkRequestsRequest
7047
7047
  * @return ListQueryWorkRequestsResponse
7048
7048
  * @throws OciError when an error occurs
7049
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
7049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
7050
7050
  */
7051
7051
  listQueryWorkRequests(listQueryWorkRequestsRequest) {
7052
7052
  return __awaiter(this, void 0, void 0, function* () {
@@ -7069,7 +7069,7 @@ class LogAnalyticsClient {
7069
7069
  "Content-Type": common.Constants.APPLICATION_JSON,
7070
7070
  "opc-request-id": listQueryWorkRequestsRequest.opcRequestId
7071
7071
  };
7072
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7072
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7073
7073
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listQueryWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
7074
7074
  if (this.logger)
7075
7075
  retrier.logger = this.logger;
@@ -7118,11 +7118,11 @@ class LogAnalyticsClient {
7118
7118
  /**
7119
7119
  * This API returns the list of recalled data of a tenancy.
7120
7120
  *
7121
- * This operation does not retry by default if the user has not defined a retry configuration.
7121
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7122
7122
  * @param ListRecalledDataRequest
7123
7123
  * @return ListRecalledDataResponse
7124
7124
  * @throws OciError when an error occurs
7125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
7125
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
7126
7126
  */
7127
7127
  listRecalledData(listRecalledDataRequest) {
7128
7128
  return __awaiter(this, void 0, void 0, function* () {
@@ -7145,7 +7145,7 @@ class LogAnalyticsClient {
7145
7145
  "Content-Type": common.Constants.APPLICATION_JSON,
7146
7146
  "opc-request-id": listRecalledDataRequest.opcRequestId
7147
7147
  };
7148
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7148
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7149
7149
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRecalledDataRequest.retryConfiguration, specRetryConfiguration);
7150
7150
  if (this.logger)
7151
7151
  retrier.logger = this.logger;
@@ -7195,11 +7195,11 @@ class LogAnalyticsClient {
7195
7195
  * Returns a list of resources and their category assignments.
7196
7196
  * You may limit the number of results, provide sorting order, and filter by information such as resource type.
7197
7197
  *
7198
- * This operation does not retry by default if the user has not defined a retry configuration.
7198
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7199
7199
  * @param ListResourceCategoriesRequest
7200
7200
  * @return ListResourceCategoriesResponse
7201
7201
  * @throws OciError when an error occurs
7202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
7202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
7203
7203
  */
7204
7204
  listResourceCategories(listResourceCategoriesRequest) {
7205
7205
  return __awaiter(this, void 0, void 0, function* () {
@@ -7223,7 +7223,7 @@ class LogAnalyticsClient {
7223
7223
  "Content-Type": common.Constants.APPLICATION_JSON,
7224
7224
  "opc-request-id": listResourceCategoriesRequest.opcRequestId
7225
7225
  };
7226
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7226
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7227
7227
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listResourceCategoriesRequest.retryConfiguration, specRetryConfiguration);
7228
7228
  if (this.logger)
7229
7229
  retrier.logger = this.logger;
@@ -7271,11 +7271,11 @@ class LogAnalyticsClient {
7271
7271
  }
7272
7272
  /**
7273
7273
  * Lists scheduled tasks.
7274
- * This operation does not retry by default if the user has not defined a retry configuration.
7274
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7275
7275
  * @param ListScheduledTasksRequest
7276
7276
  * @return ListScheduledTasksResponse
7277
7277
  * @throws OciError when an error occurs
7278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
7278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
7279
7279
  */
7280
7280
  listScheduledTasks(listScheduledTasksRequest) {
7281
7281
  return __awaiter(this, void 0, void 0, function* () {
@@ -7301,7 +7301,7 @@ class LogAnalyticsClient {
7301
7301
  "Content-Type": common.Constants.APPLICATION_JSON,
7302
7302
  "opc-request-id": listScheduledTasksRequest.opcRequestId
7303
7303
  };
7304
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7304
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7305
7305
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listScheduledTasksRequest.retryConfiguration, specRetryConfiguration);
7306
7306
  if (this.logger)
7307
7307
  retrier.logger = this.logger;
@@ -7350,11 +7350,11 @@ class LogAnalyticsClient {
7350
7350
  /**
7351
7351
  * Returns the list of entity associations in the input compartment for the specified source.
7352
7352
  *
7353
- * This operation does not retry by default if the user has not defined a retry configuration.
7353
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7354
7354
  * @param ListSourceAssociationsRequest
7355
7355
  * @return ListSourceAssociationsResponse
7356
7356
  * @throws OciError when an error occurs
7357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
7357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
7358
7358
  */
7359
7359
  listSourceAssociations(listSourceAssociationsRequest) {
7360
7360
  return __awaiter(this, void 0, void 0, function* () {
@@ -7380,7 +7380,7 @@ class LogAnalyticsClient {
7380
7380
  "Content-Type": common.Constants.APPLICATION_JSON,
7381
7381
  "opc-request-id": listSourceAssociationsRequest.opcRequestId
7382
7382
  };
7383
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7383
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7384
7384
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSourceAssociationsRequest.retryConfiguration, specRetryConfiguration);
7385
7385
  if (this.logger)
7386
7386
  retrier.logger = this.logger;
@@ -7429,11 +7429,11 @@ class LogAnalyticsClient {
7429
7429
  /**
7430
7430
  * Lists the event types mapped to the source with the specified name. The event type string could be the fully qualified name or a prefix that matches the event type.
7431
7431
  *
7432
- * This operation does not retry by default if the user has not defined a retry configuration.
7432
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7433
7433
  * @param ListSourceEventTypesRequest
7434
7434
  * @return ListSourceEventTypesResponse
7435
7435
  * @throws OciError when an error occurs
7436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
7436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
7437
7437
  */
7438
7438
  listSourceEventTypes(listSourceEventTypesRequest) {
7439
7439
  return __awaiter(this, void 0, void 0, function* () {
@@ -7458,7 +7458,7 @@ class LogAnalyticsClient {
7458
7458
  "Content-Type": common.Constants.APPLICATION_JSON,
7459
7459
  "opc-request-id": listSourceEventTypesRequest.opcRequestId
7460
7460
  };
7461
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7461
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7462
7462
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSourceEventTypesRequest.retryConfiguration, specRetryConfiguration);
7463
7463
  if (this.logger)
7464
7464
  retrier.logger = this.logger;
@@ -7507,11 +7507,11 @@ class LogAnalyticsClient {
7507
7507
  /**
7508
7508
  * Lists the extended field definitions for the source with the specified name.
7509
7509
  *
7510
- * This operation does not retry by default if the user has not defined a retry configuration.
7510
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7511
7511
  * @param ListSourceExtendedFieldDefinitionsRequest
7512
7512
  * @return ListSourceExtendedFieldDefinitionsResponse
7513
7513
  * @throws OciError when an error occurs
7514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
7514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
7515
7515
  */
7516
7516
  listSourceExtendedFieldDefinitions(listSourceExtendedFieldDefinitionsRequest) {
7517
7517
  return __awaiter(this, void 0, void 0, function* () {
@@ -7533,7 +7533,7 @@ class LogAnalyticsClient {
7533
7533
  "Content-Type": common.Constants.APPLICATION_JSON,
7534
7534
  "opc-request-id": listSourceExtendedFieldDefinitionsRequest.opcRequestId
7535
7535
  };
7536
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7536
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7537
7537
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSourceExtendedFieldDefinitionsRequest.retryConfiguration, specRetryConfiguration);
7538
7538
  if (this.logger)
7539
7539
  retrier.logger = this.logger;
@@ -7582,11 +7582,11 @@ class LogAnalyticsClient {
7582
7582
  /**
7583
7583
  * Lists the supported conditional operators that could be used for matching log field values to generate a label. You may use patterns to specify a condition. If a log entry matches that condition, it is tagged with the corresponding label.
7584
7584
  *
7585
- * This operation does not retry by default if the user has not defined a retry configuration.
7585
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7586
7586
  * @param ListSourceLabelOperatorsRequest
7587
7587
  * @return ListSourceLabelOperatorsResponse
7588
7588
  * @throws OciError when an error occurs
7589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
7589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
7590
7590
  */
7591
7591
  listSourceLabelOperators(listSourceLabelOperatorsRequest) {
7592
7592
  return __awaiter(this, void 0, void 0, function* () {
@@ -7607,7 +7607,7 @@ class LogAnalyticsClient {
7607
7607
  "Content-Type": common.Constants.APPLICATION_JSON,
7608
7608
  "opc-request-id": listSourceLabelOperatorsRequest.opcRequestId
7609
7609
  };
7610
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7610
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7611
7611
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSourceLabelOperatorsRequest.retryConfiguration, specRetryConfiguration);
7612
7612
  if (this.logger)
7613
7613
  retrier.logger = this.logger;
@@ -7656,11 +7656,11 @@ class LogAnalyticsClient {
7656
7656
  /**
7657
7657
  * Lists the functions that could be used to enrich log entries based on meaningful information extracted from the log fields.
7658
7658
  *
7659
- * This operation does not retry by default if the user has not defined a retry configuration.
7659
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7660
7660
  * @param ListSourceMetaFunctionsRequest
7661
7661
  * @return ListSourceMetaFunctionsResponse
7662
7662
  * @throws OciError when an error occurs
7663
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
7663
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
7664
7664
  */
7665
7665
  listSourceMetaFunctions(listSourceMetaFunctionsRequest) {
7666
7666
  return __awaiter(this, void 0, void 0, function* () {
@@ -7681,7 +7681,7 @@ class LogAnalyticsClient {
7681
7681
  "Content-Type": common.Constants.APPLICATION_JSON,
7682
7682
  "opc-request-id": listSourceMetaFunctionsRequest.opcRequestId
7683
7683
  };
7684
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7684
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7685
7685
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSourceMetaFunctionsRequest.retryConfiguration, specRetryConfiguration);
7686
7686
  if (this.logger)
7687
7687
  retrier.logger = this.logger;
@@ -7730,11 +7730,11 @@ class LogAnalyticsClient {
7730
7730
  /**
7731
7731
  * Lists the source patterns for the source with the specified name.
7732
7732
  *
7733
- * This operation does not retry by default if the user has not defined a retry configuration.
7733
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7734
7734
  * @param ListSourcePatternsRequest
7735
7735
  * @return ListSourcePatternsResponse
7736
7736
  * @throws OciError when an error occurs
7737
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
7737
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
7738
7738
  */
7739
7739
  listSourcePatterns(listSourcePatternsRequest) {
7740
7740
  return __awaiter(this, void 0, void 0, function* () {
@@ -7757,7 +7757,7 @@ class LogAnalyticsClient {
7757
7757
  "Content-Type": common.Constants.APPLICATION_JSON,
7758
7758
  "opc-request-id": listSourcePatternsRequest.opcRequestId
7759
7759
  };
7760
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7760
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7761
7761
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSourcePatternsRequest.retryConfiguration, specRetryConfiguration);
7762
7762
  if (this.logger)
7763
7763
  retrier.logger = this.logger;
@@ -7806,11 +7806,11 @@ class LogAnalyticsClient {
7806
7806
  /**
7807
7807
  * Returns a list of sources, containing detailed information about them. You may limit the number of results, provide sorting order, and filter by information such as display name, description and entity type.
7808
7808
  *
7809
- * This operation does not retry by default if the user has not defined a retry configuration.
7809
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7810
7810
  * @param ListSourcesRequest
7811
7811
  * @return ListSourcesResponse
7812
7812
  * @throws OciError when an error occurs
7813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
7813
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
7814
7814
  */
7815
7815
  listSources(listSourcesRequest) {
7816
7816
  return __awaiter(this, void 0, void 0, function* () {
@@ -7839,7 +7839,7 @@ class LogAnalyticsClient {
7839
7839
  "Content-Type": common.Constants.APPLICATION_JSON,
7840
7840
  "opc-request-id": listSourcesRequest.opcRequestId
7841
7841
  };
7842
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7842
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7843
7843
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSourcesRequest.retryConfiguration, specRetryConfiguration);
7844
7844
  if (this.logger)
7845
7845
  retrier.logger = this.logger;
@@ -7887,11 +7887,11 @@ class LogAnalyticsClient {
7887
7887
  }
7888
7888
  /**
7889
7889
  * This API returns the list of work request errors if any.
7890
- * This operation does not retry by default if the user has not defined a retry configuration.
7890
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7891
7891
  * @param ListStorageWorkRequestErrorsRequest
7892
7892
  * @return ListStorageWorkRequestErrorsResponse
7893
7893
  * @throws OciError when an error occurs
7894
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
7894
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
7895
7895
  */
7896
7896
  listStorageWorkRequestErrors(listStorageWorkRequestErrorsRequest) {
7897
7897
  return __awaiter(this, void 0, void 0, function* () {
@@ -7914,7 +7914,7 @@ class LogAnalyticsClient {
7914
7914
  "Content-Type": common.Constants.APPLICATION_JSON,
7915
7915
  "opc-request-id": listStorageWorkRequestErrorsRequest.opcRequestId
7916
7916
  };
7917
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7917
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7918
7918
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listStorageWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
7919
7919
  if (this.logger)
7920
7920
  retrier.logger = this.logger;
@@ -7963,11 +7963,11 @@ class LogAnalyticsClient {
7963
7963
  /**
7964
7964
  * This API lists storage work requests. Use query parameters to narrow down or sort the result list.
7965
7965
  *
7966
- * This operation does not retry by default if the user has not defined a retry configuration.
7966
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7967
7967
  * @param ListStorageWorkRequestsRequest
7968
7968
  * @return ListStorageWorkRequestsResponse
7969
7969
  * @throws OciError when an error occurs
7970
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
7970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
7971
7971
  */
7972
7972
  listStorageWorkRequests(listStorageWorkRequestsRequest) {
7973
7973
  return __awaiter(this, void 0, void 0, function* () {
@@ -7995,7 +7995,7 @@ class LogAnalyticsClient {
7995
7995
  "Content-Type": common.Constants.APPLICATION_JSON,
7996
7996
  "opc-request-id": listStorageWorkRequestsRequest.opcRequestId
7997
7997
  };
7998
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7998
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7999
7999
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listStorageWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
8000
8000
  if (this.logger)
8001
8001
  retrier.logger = this.logger;
@@ -8043,11 +8043,11 @@ class LogAnalyticsClient {
8043
8043
  }
8044
8044
  /**
8045
8045
  * Gets list of character encodings which are supported by on-demand upload.
8046
- * This operation does not retry by default if the user has not defined a retry configuration.
8046
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8047
8047
  * @param ListSupportedCharEncodingsRequest
8048
8048
  * @return ListSupportedCharEncodingsResponse
8049
8049
  * @throws OciError when an error occurs
8050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
8050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
8051
8051
  */
8052
8052
  listSupportedCharEncodings(listSupportedCharEncodingsRequest) {
8053
8053
  return __awaiter(this, void 0, void 0, function* () {
@@ -8066,7 +8066,7 @@ class LogAnalyticsClient {
8066
8066
  "Content-Type": common.Constants.APPLICATION_JSON,
8067
8067
  "opc-request-id": listSupportedCharEncodingsRequest.opcRequestId
8068
8068
  };
8069
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8069
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8070
8070
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSupportedCharEncodingsRequest.retryConfiguration, specRetryConfiguration);
8071
8071
  if (this.logger)
8072
8072
  retrier.logger = this.logger;
@@ -8114,11 +8114,11 @@ class LogAnalyticsClient {
8114
8114
  }
8115
8115
  /**
8116
8116
  * Gets list of timezones which are supported by on-demand upload.
8117
- * This operation does not retry by default if the user has not defined a retry configuration.
8117
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8118
8118
  * @param ListSupportedTimezonesRequest
8119
8119
  * @return ListSupportedTimezonesResponse
8120
8120
  * @throws OciError when an error occurs
8121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
8121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
8122
8122
  */
8123
8123
  listSupportedTimezones(listSupportedTimezonesRequest) {
8124
8124
  return __awaiter(this, void 0, void 0, function* () {
@@ -8137,7 +8137,7 @@ class LogAnalyticsClient {
8137
8137
  "Content-Type": common.Constants.APPLICATION_JSON,
8138
8138
  "opc-request-id": listSupportedTimezonesRequest.opcRequestId
8139
8139
  };
8140
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8140
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8141
8141
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSupportedTimezonesRequest.retryConfiguration, specRetryConfiguration);
8142
8142
  if (this.logger)
8143
8143
  retrier.logger = this.logger;
@@ -8185,11 +8185,11 @@ class LogAnalyticsClient {
8185
8185
  }
8186
8186
  /**
8187
8187
  * Gets list of files in an upload along with its processing state.
8188
- * This operation does not retry by default if the user has not defined a retry configuration.
8188
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8189
8189
  * @param ListUploadFilesRequest
8190
8190
  * @return ListUploadFilesResponse
8191
8191
  * @throws OciError when an error occurs
8192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
8192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
8193
8193
  */
8194
8194
  listUploadFiles(listUploadFilesRequest) {
8195
8195
  return __awaiter(this, void 0, void 0, function* () {
@@ -8213,7 +8213,7 @@ class LogAnalyticsClient {
8213
8213
  "Content-Type": common.Constants.APPLICATION_JSON,
8214
8214
  "opc-request-id": listUploadFilesRequest.opcRequestId
8215
8215
  };
8216
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8216
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8217
8217
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listUploadFilesRequest.retryConfiguration, specRetryConfiguration);
8218
8218
  if (this.logger)
8219
8219
  retrier.logger = this.logger;
@@ -8256,11 +8256,11 @@ class LogAnalyticsClient {
8256
8256
  }
8257
8257
  /**
8258
8258
  * Gets list of warnings in an upload caused by incorrect configuration.
8259
- * This operation does not retry by default if the user has not defined a retry configuration.
8259
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8260
8260
  * @param ListUploadWarningsRequest
8261
8261
  * @return ListUploadWarningsResponse
8262
8262
  * @throws OciError when an error occurs
8263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
8263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
8264
8264
  */
8265
8265
  listUploadWarnings(listUploadWarningsRequest) {
8266
8266
  return __awaiter(this, void 0, void 0, function* () {
@@ -8280,7 +8280,7 @@ class LogAnalyticsClient {
8280
8280
  "Content-Type": common.Constants.APPLICATION_JSON,
8281
8281
  "opc-request-id": listUploadWarningsRequest.opcRequestId
8282
8282
  };
8283
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8283
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8284
8284
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listUploadWarningsRequest.retryConfiguration, specRetryConfiguration);
8285
8285
  if (this.logger)
8286
8286
  retrier.logger = this.logger;
@@ -8325,11 +8325,11 @@ class LogAnalyticsClient {
8325
8325
  * Gets a list of all On-demand uploads.
8326
8326
  * To use this and other API operations, you must be authorized in an IAM policy.
8327
8327
  *
8328
- * This operation does not retry by default if the user has not defined a retry configuration.
8328
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8329
8329
  * @param ListUploadsRequest
8330
8330
  * @return ListUploadsResponse
8331
8331
  * @throws OciError when an error occurs
8332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
8332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
8333
8333
  */
8334
8334
  listUploads(listUploadsRequest) {
8335
8335
  return __awaiter(this, void 0, void 0, function* () {
@@ -8353,7 +8353,7 @@ class LogAnalyticsClient {
8353
8353
  "Content-Type": common.Constants.APPLICATION_JSON,
8354
8354
  "opc-request-id": listUploadsRequest.opcRequestId
8355
8355
  };
8356
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8356
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8357
8357
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listUploadsRequest.retryConfiguration, specRetryConfiguration);
8358
8358
  if (this.logger)
8359
8359
  retrier.logger = this.logger;
@@ -8402,11 +8402,11 @@ class LogAnalyticsClient {
8402
8402
  /**
8403
8403
  * Returns a list of collection warnings, containing detailed information about them. You may limit the number of results, provide sorting order, and filter by information such as start time, end time, warning type, warning state, source name, source pattern and entity name.
8404
8404
  *
8405
- * This operation does not retry by default if the user has not defined a retry configuration.
8405
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8406
8406
  * @param ListWarningsRequest
8407
8407
  * @return ListWarningsResponse
8408
8408
  * @throws OciError when an error occurs
8409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
8409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
8410
8410
  */
8411
8411
  listWarnings(listWarningsRequest) {
8412
8412
  return __awaiter(this, void 0, void 0, function* () {
@@ -8438,7 +8438,7 @@ class LogAnalyticsClient {
8438
8438
  "Content-Type": common.Constants.APPLICATION_JSON,
8439
8439
  "opc-request-id": listWarningsRequest.opcRequestId
8440
8440
  };
8441
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8441
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8442
8442
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWarningsRequest.retryConfiguration, specRetryConfiguration);
8443
8443
  if (this.logger)
8444
8444
  retrier.logger = this.logger;
@@ -8491,7 +8491,7 @@ class LogAnalyticsClient {
8491
8491
  * @param ListWorkRequestErrorsRequest
8492
8492
  * @return ListWorkRequestErrorsResponse
8493
8493
  * @throws OciError when an error occurs
8494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
8494
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
8495
8495
  */
8496
8496
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
8497
8497
  return __awaiter(this, void 0, void 0, function* () {
@@ -8559,7 +8559,7 @@ class LogAnalyticsClient {
8559
8559
  * @param ListWorkRequestLogsRequest
8560
8560
  * @return ListWorkRequestLogsResponse
8561
8561
  * @throws OciError when an error occurs
8562
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
8562
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
8563
8563
  */
8564
8564
  listWorkRequestLogs(listWorkRequestLogsRequest) {
8565
8565
  return __awaiter(this, void 0, void 0, function* () {
@@ -8627,7 +8627,7 @@ class LogAnalyticsClient {
8627
8627
  * @param ListWorkRequestsRequest
8628
8628
  * @return ListWorkRequestsResponse
8629
8629
  * @throws OciError when an error occurs
8630
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8631
8631
  */
8632
8632
  listWorkRequests(listWorkRequestsRequest) {
8633
8633
  return __awaiter(this, void 0, void 0, function* () {
@@ -8694,7 +8694,7 @@ class LogAnalyticsClient {
8694
8694
  * @param OffboardNamespaceRequest
8695
8695
  * @return OffboardNamespaceResponse
8696
8696
  * @throws OciError when an error occurs
8697
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
8697
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
8698
8698
  */
8699
8699
  offboardNamespace(offboardNamespaceRequest) {
8700
8700
  return __awaiter(this, void 0, void 0, function* () {
@@ -8755,7 +8755,7 @@ class LogAnalyticsClient {
8755
8755
  * @param OnboardNamespaceRequest
8756
8756
  * @return OnboardNamespaceResponse
8757
8757
  * @throws OciError when an error occurs
8758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
8758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
8759
8759
  */
8760
8760
  onboardNamespace(onboardNamespaceRequest) {
8761
8761
  return __awaiter(this, void 0, void 0, function* () {
@@ -8811,11 +8811,11 @@ class LogAnalyticsClient {
8811
8811
  }
8812
8812
  /**
8813
8813
  * Describe query
8814
- * This operation does not retry by default if the user has not defined a retry configuration.
8814
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8815
8815
  * @param ParseQueryRequest
8816
8816
  * @return ParseQueryResponse
8817
8817
  * @throws OciError when an error occurs
8818
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
8818
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
8819
8819
  */
8820
8820
  parseQuery(parseQueryRequest) {
8821
8821
  return __awaiter(this, void 0, void 0, function* () {
@@ -8831,7 +8831,7 @@ class LogAnalyticsClient {
8831
8831
  "Content-Type": common.Constants.APPLICATION_JSON,
8832
8832
  "opc-request-id": parseQueryRequest.opcRequestId
8833
8833
  };
8834
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8834
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8835
8835
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, parseQueryRequest.retryConfiguration, specRetryConfiguration);
8836
8836
  if (this.logger)
8837
8837
  retrier.logger = this.logger;
@@ -8871,11 +8871,11 @@ class LogAnalyticsClient {
8871
8871
  /**
8872
8872
  * Pause the scheduled task specified by {scheduledTaskId}.
8873
8873
  *
8874
- * This operation does not retry by default if the user has not defined a retry configuration.
8874
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8875
8875
  * @param PauseScheduledTaskRequest
8876
8876
  * @return PauseScheduledTaskResponse
8877
8877
  * @throws OciError when an error occurs
8878
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
8878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
8879
8879
  */
8880
8880
  pauseScheduledTask(pauseScheduledTaskRequest) {
8881
8881
  return __awaiter(this, void 0, void 0, function* () {
@@ -8893,7 +8893,7 @@ class LogAnalyticsClient {
8893
8893
  "if-match": pauseScheduledTaskRequest.ifMatch,
8894
8894
  "opc-request-id": pauseScheduledTaskRequest.opcRequestId
8895
8895
  };
8896
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8896
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8897
8897
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, pauseScheduledTaskRequest.retryConfiguration, specRetryConfiguration);
8898
8898
  if (this.logger)
8899
8899
  retrier.logger = this.logger;
@@ -8942,7 +8942,7 @@ class LogAnalyticsClient {
8942
8942
  * @param PurgeStorageDataRequest
8943
8943
  * @return PurgeStorageDataResponse
8944
8944
  * @throws OciError when an error occurs
8945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
8945
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
8946
8946
  */
8947
8947
  purgeStorageData(purgeStorageDataRequest) {
8948
8948
  return __awaiter(this, void 0, void 0, function* () {
@@ -9009,7 +9009,7 @@ class LogAnalyticsClient {
9009
9009
  * @param PutQueryWorkRequestBackgroundRequest
9010
9010
  * @return PutQueryWorkRequestBackgroundResponse
9011
9011
  * @throws OciError when an error occurs
9012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
9012
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
9013
9013
  */
9014
9014
  putQueryWorkRequestBackground(putQueryWorkRequestBackgroundRequest) {
9015
9015
  return __awaiter(this, void 0, void 0, function* () {
@@ -9071,11 +9071,11 @@ class LogAnalyticsClient {
9071
9071
  /**
9072
9072
  * Performs a log analytics search, if shouldRunAsync is false returns the query results once they become available subject to 60 second timeout. If a query is subject to exceed that time then it should be run asynchronously. Asynchronous query submissions return the queryWorkRequestId to use for execution tracking, query submission lifecycle actions and to poll for query results.
9073
9073
  *
9074
- * This operation does not retry by default if the user has not defined a retry configuration.
9074
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9075
9075
  * @param QueryRequest
9076
9076
  * @return QueryResponse
9077
9077
  * @throws OciError when an error occurs
9078
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/Query.ts.html |here} to see how to use Query API.
9078
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/Query.ts.html |here} to see how to use Query API.
9079
9079
  */
9080
9080
  query(queryRequest) {
9081
9081
  return __awaiter(this, void 0, void 0, function* () {
@@ -9094,7 +9094,7 @@ class LogAnalyticsClient {
9094
9094
  "Content-Type": common.Constants.APPLICATION_JSON,
9095
9095
  "opc-request-id": queryRequest.opcRequestId
9096
9096
  };
9097
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9097
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9098
9098
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, queryRequest.retryConfiguration, specRetryConfiguration);
9099
9099
  if (this.logger)
9100
9100
  retrier.logger = this.logger;
@@ -9158,7 +9158,7 @@ class LogAnalyticsClient {
9158
9158
  * @param RecallArchivedDataRequest
9159
9159
  * @return RecallArchivedDataResponse
9160
9160
  * @throws OciError when an error occurs
9161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
9161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
9162
9162
  */
9163
9163
  recallArchivedData(recallArchivedDataRequest) {
9164
9164
  return __awaiter(this, void 0, void 0, function* () {
@@ -9222,11 +9222,11 @@ class LogAnalyticsClient {
9222
9222
  /**
9223
9223
  * Creates a lookup with the specified name, type and description. The csv file containing the lookup content is passed in as binary data in the request.
9224
9224
  *
9225
- * This operation does not retry by default if the user has not defined a retry configuration.
9225
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9226
9226
  * @param RegisterLookupRequest
9227
9227
  * @return RegisterLookupResponse
9228
9228
  * @throws OciError when an error occurs
9229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
9229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
9230
9230
  */
9231
9231
  registerLookup(registerLookupRequest) {
9232
9232
  return __awaiter(this, void 0, void 0, function* () {
@@ -9249,7 +9249,7 @@ class LogAnalyticsClient {
9249
9249
  "opc-request-id": registerLookupRequest.opcRequestId,
9250
9250
  "expect": registerLookupRequest.expect
9251
9251
  };
9252
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9252
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9253
9253
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, registerLookupRequest.retryConfiguration, specRetryConfiguration);
9254
9254
  if (this.logger)
9255
9255
  retrier.logger = this.logger;
@@ -9299,7 +9299,7 @@ class LogAnalyticsClient {
9299
9299
  * @param ReleaseRecalledDataRequest
9300
9300
  * @return ReleaseRecalledDataResponse
9301
9301
  * @throws OciError when an error occurs
9302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
9302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
9303
9303
  */
9304
9304
  releaseRecalledData(releaseRecalledDataRequest) {
9305
9305
  return __awaiter(this, void 0, void 0, function* () {
@@ -9362,11 +9362,11 @@ class LogAnalyticsClient {
9362
9362
  }
9363
9363
  /**
9364
9364
  * Delete association between input source log analytics entity and destination entities.
9365
- * This operation does not retry by default if the user has not defined a retry configuration.
9365
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9366
9366
  * @param RemoveEntityAssociationsRequest
9367
9367
  * @return RemoveEntityAssociationsResponse
9368
9368
  * @throws OciError when an error occurs
9369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
9369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
9370
9370
  */
9371
9371
  removeEntityAssociations(removeEntityAssociationsRequest) {
9372
9372
  return __awaiter(this, void 0, void 0, function* () {
@@ -9385,7 +9385,7 @@ class LogAnalyticsClient {
9385
9385
  "opc-request-id": removeEntityAssociationsRequest.opcRequestId,
9386
9386
  "opc-retry-token": removeEntityAssociationsRequest.opcRetryToken
9387
9387
  };
9388
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9388
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9389
9389
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeEntityAssociationsRequest.retryConfiguration, specRetryConfiguration);
9390
9390
  if (this.logger)
9391
9391
  retrier.logger = this.logger;
@@ -9421,11 +9421,11 @@ class LogAnalyticsClient {
9421
9421
  /**
9422
9422
  * Removes the tenant preferences. Currently, only \"DEFAULT_HOMEPAGE\" is supported.
9423
9423
  *
9424
- * This operation does not retry by default if the user has not defined a retry configuration.
9424
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9425
9425
  * @param RemovePreferencesRequest
9426
9426
  * @return RemovePreferencesResponse
9427
9427
  * @throws OciError when an error occurs
9428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
9428
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
9429
9429
  */
9430
9430
  removePreferences(removePreferencesRequest) {
9431
9431
  return __awaiter(this, void 0, void 0, function* () {
@@ -9442,7 +9442,7 @@ class LogAnalyticsClient {
9442
9442
  "opc-retry-token": removePreferencesRequest.opcRetryToken,
9443
9443
  "opc-request-id": removePreferencesRequest.opcRequestId
9444
9444
  };
9445
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9445
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9446
9446
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removePreferencesRequest.retryConfiguration, specRetryConfiguration);
9447
9447
  if (this.logger)
9448
9448
  retrier.logger = this.logger;
@@ -9478,11 +9478,11 @@ class LogAnalyticsClient {
9478
9478
  /**
9479
9479
  * Removes the category assignments of DASHBOARD and SAVEDSEARCH resources.
9480
9480
  *
9481
- * This operation does not retry by default if the user has not defined a retry configuration.
9481
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9482
9482
  * @param RemoveResourceCategoriesRequest
9483
9483
  * @return RemoveResourceCategoriesResponse
9484
9484
  * @throws OciError when an error occurs
9485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
9485
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
9486
9486
  */
9487
9487
  removeResourceCategories(removeResourceCategoriesRequest) {
9488
9488
  return __awaiter(this, void 0, void 0, function* () {
@@ -9498,7 +9498,7 @@ class LogAnalyticsClient {
9498
9498
  "Content-Type": common.Constants.APPLICATION_JSON,
9499
9499
  "opc-request-id": removeResourceCategoriesRequest.opcRequestId
9500
9500
  };
9501
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9501
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9502
9502
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeResourceCategoriesRequest.retryConfiguration, specRetryConfiguration);
9503
9503
  if (this.logger)
9504
9504
  retrier.logger = this.logger;
@@ -9534,11 +9534,11 @@ class LogAnalyticsClient {
9534
9534
  /**
9535
9535
  * Remove one or more event types from a source.
9536
9536
  *
9537
- * This operation does not retry by default if the user has not defined a retry configuration.
9537
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9538
9538
  * @param RemoveSourceEventTypesRequest
9539
9539
  * @return RemoveSourceEventTypesResponse
9540
9540
  * @throws OciError when an error occurs
9541
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
9541
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
9542
9542
  */
9543
9543
  removeSourceEventTypes(removeSourceEventTypesRequest) {
9544
9544
  return __awaiter(this, void 0, void 0, function* () {
@@ -9556,7 +9556,7 @@ class LogAnalyticsClient {
9556
9556
  "opc-retry-token": removeSourceEventTypesRequest.opcRetryToken,
9557
9557
  "opc-request-id": removeSourceEventTypesRequest.opcRequestId
9558
9558
  };
9559
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9559
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9560
9560
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeSourceEventTypesRequest.retryConfiguration, specRetryConfiguration);
9561
9561
  if (this.logger)
9562
9562
  retrier.logger = this.logger;
@@ -9592,11 +9592,11 @@ class LogAnalyticsClient {
9592
9592
  /**
9593
9593
  * Resume the scheduled task specified by {scheduledTaskId}.
9594
9594
  *
9595
- * This operation does not retry by default if the user has not defined a retry configuration.
9595
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9596
9596
  * @param ResumeScheduledTaskRequest
9597
9597
  * @return ResumeScheduledTaskResponse
9598
9598
  * @throws OciError when an error occurs
9599
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
9599
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
9600
9600
  */
9601
9601
  resumeScheduledTask(resumeScheduledTaskRequest) {
9602
9602
  return __awaiter(this, void 0, void 0, function* () {
@@ -9614,7 +9614,7 @@ class LogAnalyticsClient {
9614
9614
  "if-match": resumeScheduledTaskRequest.ifMatch,
9615
9615
  "opc-request-id": resumeScheduledTaskRequest.opcRequestId
9616
9616
  };
9617
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9617
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9618
9618
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, resumeScheduledTaskRequest.retryConfiguration, specRetryConfiguration);
9619
9619
  if (this.logger)
9620
9620
  retrier.logger = this.logger;
@@ -9664,7 +9664,7 @@ class LogAnalyticsClient {
9664
9664
  * @param RunRequest
9665
9665
  * @return RunResponse
9666
9666
  * @throws OciError when an error occurs
9667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/Run.ts.html |here} to see how to use Run API.
9667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/Run.ts.html |here} to see how to use Run API.
9668
9668
  */
9669
9669
  run(runRequest) {
9670
9670
  return __awaiter(this, void 0, void 0, function* () {
@@ -9726,7 +9726,7 @@ class LogAnalyticsClient {
9726
9726
  * @param SetUnprocessedDataBucketRequest
9727
9727
  * @return SetUnprocessedDataBucketResponse
9728
9728
  * @throws OciError when an error occurs
9729
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
9729
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
9730
9730
  */
9731
9731
  setUnprocessedDataBucket(setUnprocessedDataBucketRequest) {
9732
9732
  return __awaiter(this, void 0, void 0, function* () {
@@ -9783,11 +9783,11 @@ class LogAnalyticsClient {
9783
9783
  }
9784
9784
  /**
9785
9785
  * Returns a context specific list of either commands, fields, or values to append to the end of the specified query string if applicable.
9786
- * This operation does not retry by default if the user has not defined a retry configuration.
9786
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9787
9787
  * @param SuggestRequest
9788
9788
  * @return SuggestResponse
9789
9789
  * @throws OciError when an error occurs
9790
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
9790
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
9791
9791
  */
9792
9792
  suggest(suggestRequest) {
9793
9793
  return __awaiter(this, void 0, void 0, function* () {
@@ -9803,7 +9803,7 @@ class LogAnalyticsClient {
9803
9803
  "Content-Type": common.Constants.APPLICATION_JSON,
9804
9804
  "opc-request-id": suggestRequest.opcRequestId
9805
9805
  };
9806
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9806
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9807
9807
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, suggestRequest.retryConfiguration, specRetryConfiguration);
9808
9808
  if (this.logger)
9809
9809
  retrier.logger = this.logger;
@@ -9843,11 +9843,11 @@ class LogAnalyticsClient {
9843
9843
  /**
9844
9844
  * Supresses a list of warnings. Any unsuppressed warnings in the input list would be suppressed. Warnings in the input list which are already suppressed will not be modified.
9845
9845
  *
9846
- * This operation does not retry by default if the user has not defined a retry configuration.
9846
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9847
9847
  * @param SuppressWarningRequest
9848
9848
  * @return SuppressWarningResponse
9849
9849
  * @throws OciError when an error occurs
9850
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
9850
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
9851
9851
  */
9852
9852
  suppressWarning(suppressWarningRequest) {
9853
9853
  return __awaiter(this, void 0, void 0, function* () {
@@ -9866,7 +9866,7 @@ class LogAnalyticsClient {
9866
9866
  "opc-retry-token": suppressWarningRequest.opcRetryToken,
9867
9867
  "opc-request-id": suppressWarningRequest.opcRequestId
9868
9868
  };
9869
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9869
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9870
9870
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, suppressWarningRequest.retryConfiguration, specRetryConfiguration);
9871
9871
  if (this.logger)
9872
9872
  retrier.logger = this.logger;
@@ -9902,11 +9902,11 @@ class LogAnalyticsClient {
9902
9902
  /**
9903
9903
  * Tests the parser definition against the specified example content to ensure fields are successfully extracted.
9904
9904
  *
9905
- * This operation does not retry by default if the user has not defined a retry configuration.
9905
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9906
9906
  * @param TestParserRequest
9907
9907
  * @return TestParserResponse
9908
9908
  * @throws OciError when an error occurs
9909
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
9909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
9910
9910
  */
9911
9911
  testParser(testParserRequest) {
9912
9912
  return __awaiter(this, void 0, void 0, function* () {
@@ -9926,7 +9926,7 @@ class LogAnalyticsClient {
9926
9926
  "opc-retry-token": testParserRequest.opcRetryToken,
9927
9927
  "opc-request-id": testParserRequest.opcRequestId
9928
9928
  };
9929
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9929
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9930
9930
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, testParserRequest.retryConfiguration, specRetryConfiguration);
9931
9931
  if (this.logger)
9932
9932
  retrier.logger = this.logger;
@@ -9966,11 +9966,11 @@ class LogAnalyticsClient {
9966
9966
  /**
9967
9967
  * Unsupresses a list of warnings. Any suppressed warnings in the input list would be unsuppressed. Warnings in the input list which are already unsuppressed will not be modified.
9968
9968
  *
9969
- * This operation does not retry by default if the user has not defined a retry configuration.
9969
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9970
9970
  * @param UnsuppressWarningRequest
9971
9971
  * @return UnsuppressWarningResponse
9972
9972
  * @throws OciError when an error occurs
9973
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
9973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
9974
9974
  */
9975
9975
  unsuppressWarning(unsuppressWarningRequest) {
9976
9976
  return __awaiter(this, void 0, void 0, function* () {
@@ -9989,7 +9989,7 @@ class LogAnalyticsClient {
9989
9989
  "opc-retry-token": unsuppressWarningRequest.opcRetryToken,
9990
9990
  "opc-request-id": unsuppressWarningRequest.opcRequestId
9991
9991
  };
9992
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9992
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9993
9993
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, unsuppressWarningRequest.retryConfiguration, specRetryConfiguration);
9994
9994
  if (this.logger)
9995
9995
  retrier.logger = this.logger;
@@ -10028,7 +10028,7 @@ class LogAnalyticsClient {
10028
10028
  * @param UpdateLogAnalyticsEmBridgeRequest
10029
10029
  * @return UpdateLogAnalyticsEmBridgeResponse
10030
10030
  * @throws OciError when an error occurs
10031
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
10031
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
10032
10032
  */
10033
10033
  updateLogAnalyticsEmBridge(updateLogAnalyticsEmBridgeRequest) {
10034
10034
  return __awaiter(this, void 0, void 0, function* () {
@@ -10094,7 +10094,7 @@ class LogAnalyticsClient {
10094
10094
  * @param UpdateLogAnalyticsEntityRequest
10095
10095
  * @return UpdateLogAnalyticsEntityResponse
10096
10096
  * @throws OciError when an error occurs
10097
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
10097
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
10098
10098
  */
10099
10099
  updateLogAnalyticsEntity(updateLogAnalyticsEntityRequest) {
10100
10100
  return __awaiter(this, void 0, void 0, function* () {
@@ -10160,7 +10160,7 @@ class LogAnalyticsClient {
10160
10160
  * @param UpdateLogAnalyticsEntityTypeRequest
10161
10161
  * @return UpdateLogAnalyticsEntityTypeResponse
10162
10162
  * @throws OciError when an error occurs
10163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
10163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
10164
10164
  */
10165
10165
  updateLogAnalyticsEntityType(updateLogAnalyticsEntityTypeRequest) {
10166
10166
  return __awaiter(this, void 0, void 0, function* () {
@@ -10214,11 +10214,11 @@ class LogAnalyticsClient {
10214
10214
  /**
10215
10215
  * Updates the specified log group's display name, description, defined tags, and free-form tags.
10216
10216
  *
10217
- * This operation does not retry by default if the user has not defined a retry configuration.
10217
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10218
10218
  * @param UpdateLogAnalyticsLogGroupRequest
10219
10219
  * @return UpdateLogAnalyticsLogGroupResponse
10220
10220
  * @throws OciError when an error occurs
10221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
10221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
10222
10222
  */
10223
10223
  updateLogAnalyticsLogGroup(updateLogAnalyticsLogGroupRequest) {
10224
10224
  return __awaiter(this, void 0, void 0, function* () {
@@ -10236,7 +10236,7 @@ class LogAnalyticsClient {
10236
10236
  "if-match": updateLogAnalyticsLogGroupRequest.ifMatch,
10237
10237
  "opc-request-id": updateLogAnalyticsLogGroupRequest.opcRequestId
10238
10238
  };
10239
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10239
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10240
10240
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateLogAnalyticsLogGroupRequest.retryConfiguration, specRetryConfiguration);
10241
10241
  if (this.logger)
10242
10242
  retrier.logger = this.logger;
@@ -10284,7 +10284,7 @@ class LogAnalyticsClient {
10284
10284
  * @param UpdateLogAnalyticsObjectCollectionRuleRequest
10285
10285
  * @return UpdateLogAnalyticsObjectCollectionRuleResponse
10286
10286
  * @throws OciError when an error occurs
10287
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
10287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
10288
10288
  */
10289
10289
  updateLogAnalyticsObjectCollectionRule(updateLogAnalyticsObjectCollectionRuleRequest) {
10290
10290
  return __awaiter(this, void 0, void 0, function* () {
@@ -10347,11 +10347,11 @@ class LogAnalyticsClient {
10347
10347
  /**
10348
10348
  * Updates the metadata of the specified lookup, such as the lookup description.
10349
10349
  *
10350
- * This operation does not retry by default if the user has not defined a retry configuration.
10350
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10351
10351
  * @param UpdateLookupRequest
10352
10352
  * @return UpdateLookupResponse
10353
10353
  * @throws OciError when an error occurs
10354
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
10354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
10355
10355
  */
10356
10356
  updateLookup(updateLookupRequest) {
10357
10357
  return __awaiter(this, void 0, void 0, function* () {
@@ -10370,7 +10370,7 @@ class LogAnalyticsClient {
10370
10370
  "opc-request-id": updateLookupRequest.opcRequestId,
10371
10371
  "if-match": updateLookupRequest.ifMatch
10372
10372
  };
10373
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10373
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10374
10374
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateLookupRequest.retryConfiguration, specRetryConfiguration);
10375
10375
  if (this.logger)
10376
10376
  retrier.logger = this.logger;
@@ -10415,11 +10415,11 @@ class LogAnalyticsClient {
10415
10415
  /**
10416
10416
  * Updates the lookup content. The csv file containing the content to be updated is passed in as binary data in the request.
10417
10417
  *
10418
- * This operation does not retry by default if the user has not defined a retry configuration.
10418
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10419
10419
  * @param UpdateLookupDataRequest
10420
10420
  * @return UpdateLookupDataResponse
10421
10421
  * @throws OciError when an error occurs
10422
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
10422
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
10423
10423
  */
10424
10424
  updateLookupData(updateLookupDataRequest) {
10425
10425
  return __awaiter(this, void 0, void 0, function* () {
@@ -10441,7 +10441,7 @@ class LogAnalyticsClient {
10441
10441
  "if-match": updateLookupDataRequest.ifMatch,
10442
10442
  "expect": updateLookupDataRequest.expect
10443
10443
  };
10444
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10444
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10445
10445
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateLookupDataRequest.retryConfiguration, specRetryConfiguration);
10446
10446
  if (this.logger)
10447
10447
  retrier.logger = this.logger;
@@ -10483,11 +10483,11 @@ class LogAnalyticsClient {
10483
10483
  /**
10484
10484
  * Updates the tenant preferences. Currently, only \"DEFAULT_HOMEPAGE\" is supported.
10485
10485
  *
10486
- * This operation does not retry by default if the user has not defined a retry configuration.
10486
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10487
10487
  * @param UpdatePreferencesRequest
10488
10488
  * @return UpdatePreferencesResponse
10489
10489
  * @throws OciError when an error occurs
10490
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
10490
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
10491
10491
  */
10492
10492
  updatePreferences(updatePreferencesRequest) {
10493
10493
  return __awaiter(this, void 0, void 0, function* () {
@@ -10504,7 +10504,7 @@ class LogAnalyticsClient {
10504
10504
  "opc-retry-token": updatePreferencesRequest.opcRetryToken,
10505
10505
  "opc-request-id": updatePreferencesRequest.opcRequestId
10506
10506
  };
10507
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10507
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10508
10508
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updatePreferencesRequest.retryConfiguration, specRetryConfiguration);
10509
10509
  if (this.logger)
10510
10510
  retrier.logger = this.logger;
@@ -10540,11 +10540,11 @@ class LogAnalyticsClient {
10540
10540
  /**
10541
10541
  * Updates the category assignments of DASHBOARD and SAVEDSEARCH resources.
10542
10542
  *
10543
- * This operation does not retry by default if the user has not defined a retry configuration.
10543
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10544
10544
  * @param UpdateResourceCategoriesRequest
10545
10545
  * @return UpdateResourceCategoriesResponse
10546
10546
  * @throws OciError when an error occurs
10547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
10547
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
10548
10548
  */
10549
10549
  updateResourceCategories(updateResourceCategoriesRequest) {
10550
10550
  return __awaiter(this, void 0, void 0, function* () {
@@ -10560,7 +10560,7 @@ class LogAnalyticsClient {
10560
10560
  "Content-Type": common.Constants.APPLICATION_JSON,
10561
10561
  "opc-request-id": updateResourceCategoriesRequest.opcRequestId
10562
10562
  };
10563
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10563
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10564
10564
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateResourceCategoriesRequest.retryConfiguration, specRetryConfiguration);
10565
10565
  if (this.logger)
10566
10566
  retrier.logger = this.logger;
@@ -10595,11 +10595,11 @@ class LogAnalyticsClient {
10595
10595
  }
10596
10596
  /**
10597
10597
  * Update the scheduled task. Schedules may be updated only for taskType SAVED_SEARCH and PURGE.
10598
- * This operation does not retry by default if the user has not defined a retry configuration.
10598
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10599
10599
  * @param UpdateScheduledTaskRequest
10600
10600
  * @return UpdateScheduledTaskResponse
10601
10601
  * @throws OciError when an error occurs
10602
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
10602
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
10603
10603
  */
10604
10604
  updateScheduledTask(updateScheduledTaskRequest) {
10605
10605
  return __awaiter(this, void 0, void 0, function* () {
@@ -10617,7 +10617,7 @@ class LogAnalyticsClient {
10617
10617
  "opc-request-id": updateScheduledTaskRequest.opcRequestId,
10618
10618
  "if-match": updateScheduledTaskRequest.ifMatch
10619
10619
  };
10620
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10620
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10621
10621
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateScheduledTaskRequest.retryConfiguration, specRetryConfiguration);
10622
10622
  if (this.logger)
10623
10623
  retrier.logger = this.logger;
@@ -10662,11 +10662,11 @@ class LogAnalyticsClient {
10662
10662
  /**
10663
10663
  * This API updates the archiving configuration
10664
10664
  *
10665
- * This operation does not retry by default if the user has not defined a retry configuration.
10665
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10666
10666
  * @param UpdateStorageRequest
10667
10667
  * @return UpdateStorageResponse
10668
10668
  * @throws OciError when an error occurs
10669
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
10669
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
10670
10670
  */
10671
10671
  updateStorage(updateStorageRequest) {
10672
10672
  return __awaiter(this, void 0, void 0, function* () {
@@ -10683,7 +10683,7 @@ class LogAnalyticsClient {
10683
10683
  "opc-request-id": updateStorageRequest.opcRequestId,
10684
10684
  "if-match": updateStorageRequest.ifMatch
10685
10685
  };
10686
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10686
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10687
10687
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateStorageRequest.retryConfiguration, specRetryConfiguration);
10688
10688
  if (this.logger)
10689
10689
  retrier.logger = this.logger;
@@ -10728,11 +10728,11 @@ class LogAnalyticsClient {
10728
10728
  /**
10729
10729
  * Accepts log events for processing by Logging Analytics.
10730
10730
  *
10731
- * This operation does not retry by default if the user has not defined a retry configuration.
10731
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10732
10732
  * @param UploadLogEventsFileRequest
10733
10733
  * @return UploadLogEventsFileResponse
10734
10734
  * @throws OciError when an error occurs
10735
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
10735
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
10736
10736
  */
10737
10737
  uploadLogEventsFile(uploadLogEventsFileRequest) {
10738
10738
  return __awaiter(this, void 0, void 0, function* () {
@@ -10754,7 +10754,7 @@ class LogAnalyticsClient {
10754
10754
  "opc-retry-token": uploadLogEventsFileRequest.opcRetryToken,
10755
10755
  "expect": uploadLogEventsFileRequest.expect
10756
10756
  };
10757
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10757
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10758
10758
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, uploadLogEventsFileRequest.retryConfiguration, specRetryConfiguration);
10759
10759
  if (this.logger)
10760
10760
  retrier.logger = this.logger;
@@ -10801,11 +10801,11 @@ class LogAnalyticsClient {
10801
10801
  /**
10802
10802
  * Accepts log data for processing by Logging Analytics.
10803
10803
  *
10804
- * This operation does not retry by default if the user has not defined a retry configuration.
10804
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10805
10805
  * @param UploadLogFileRequest
10806
10806
  * @return UploadLogFileResponse
10807
10807
  * @throws OciError when an error occurs
10808
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
10808
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
10809
10809
  */
10810
10810
  uploadLogFile(uploadLogFileRequest) {
10811
10811
  return __awaiter(this, void 0, void 0, function* () {
@@ -10836,7 +10836,7 @@ class LogAnalyticsClient {
10836
10836
  "opc-retry-token": uploadLogFileRequest.opcRetryToken,
10837
10837
  "expect": uploadLogFileRequest.expect
10838
10838
  };
10839
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10839
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10840
10840
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, uploadLogFileRequest.retryConfiguration, specRetryConfiguration);
10841
10841
  if (this.logger)
10842
10842
  retrier.logger = this.logger;
@@ -10887,11 +10887,11 @@ class LogAnalyticsClient {
10887
10887
  /**
10888
10888
  * Creates or updates associations between sources and entities. All entities should belong to the specified input compartment.
10889
10889
  *
10890
- * This operation does not retry by default if the user has not defined a retry configuration.
10890
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10891
10891
  * @param UpsertAssociationsRequest
10892
10892
  * @return UpsertAssociationsResponse
10893
10893
  * @throws OciError when an error occurs
10894
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
10894
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
10895
10895
  */
10896
10896
  upsertAssociations(upsertAssociationsRequest) {
10897
10897
  return __awaiter(this, void 0, void 0, function* () {
@@ -10910,7 +10910,7 @@ class LogAnalyticsClient {
10910
10910
  "opc-retry-token": upsertAssociationsRequest.opcRetryToken,
10911
10911
  "opc-request-id": upsertAssociationsRequest.opcRequestId
10912
10912
  };
10913
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10913
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10914
10914
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, upsertAssociationsRequest.retryConfiguration, specRetryConfiguration);
10915
10915
  if (this.logger)
10916
10916
  retrier.logger = this.logger;
@@ -10951,11 +10951,11 @@ class LogAnalyticsClient {
10951
10951
  /**
10952
10952
  * Creates or updates a field that could be used in parser expressions to extract and assign value. To create a field, specify its display name. A name would be generated for the field. For subsequent calls to update the field, include the name attribute.
10953
10953
  *
10954
- * This operation does not retry by default if the user has not defined a retry configuration.
10954
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10955
10955
  * @param UpsertFieldRequest
10956
10956
  * @return UpsertFieldResponse
10957
10957
  * @throws OciError when an error occurs
10958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
10958
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
10959
10959
  */
10960
10960
  upsertField(upsertFieldRequest) {
10961
10961
  return __awaiter(this, void 0, void 0, function* () {
@@ -10973,7 +10973,7 @@ class LogAnalyticsClient {
10973
10973
  "opc-request-id": upsertFieldRequest.opcRequestId,
10974
10974
  "if-match": upsertFieldRequest.ifMatch
10975
10975
  };
10976
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10976
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10977
10977
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, upsertFieldRequest.retryConfiguration, specRetryConfiguration);
10978
10978
  if (this.logger)
10979
10979
  retrier.logger = this.logger;
@@ -11018,11 +11018,11 @@ class LogAnalyticsClient {
11018
11018
  /**
11019
11019
  * Creates or updates a label that could be used to tag a log entry. You may optionally designate the label as a problem, and assign it a priority. You may also provide its related terms (aliases). To create a label, specify its display name. A name would be generated for the label. For subsequent calls to update the label, include the name attribute.
11020
11020
  *
11021
- * This operation does not retry by default if the user has not defined a retry configuration.
11021
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
11022
11022
  * @param UpsertLabelRequest
11023
11023
  * @return UpsertLabelResponse
11024
11024
  * @throws OciError when an error occurs
11025
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
11025
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
11026
11026
  */
11027
11027
  upsertLabel(upsertLabelRequest) {
11028
11028
  return __awaiter(this, void 0, void 0, function* () {
@@ -11040,7 +11040,7 @@ class LogAnalyticsClient {
11040
11040
  "opc-request-id": upsertLabelRequest.opcRequestId,
11041
11041
  "if-match": upsertLabelRequest.ifMatch
11042
11042
  };
11043
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
11043
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
11044
11044
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, upsertLabelRequest.retryConfiguration, specRetryConfiguration);
11045
11045
  if (this.logger)
11046
11046
  retrier.logger = this.logger;
@@ -11085,11 +11085,11 @@ class LogAnalyticsClient {
11085
11085
  /**
11086
11086
  * Creates or updates a parser, which defines how fields are extracted from a log entry.
11087
11087
  *
11088
- * This operation does not retry by default if the user has not defined a retry configuration.
11088
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
11089
11089
  * @param UpsertParserRequest
11090
11090
  * @return UpsertParserResponse
11091
11091
  * @throws OciError when an error occurs
11092
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
11092
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
11093
11093
  */
11094
11094
  upsertParser(upsertParserRequest) {
11095
11095
  return __awaiter(this, void 0, void 0, function* () {
@@ -11107,7 +11107,7 @@ class LogAnalyticsClient {
11107
11107
  "opc-request-id": upsertParserRequest.opcRequestId,
11108
11108
  "if-match": upsertParserRequest.ifMatch
11109
11109
  };
11110
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
11110
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
11111
11111
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, upsertParserRequest.retryConfiguration, specRetryConfiguration);
11112
11112
  if (this.logger)
11113
11113
  retrier.logger = this.logger;
@@ -11152,11 +11152,11 @@ class LogAnalyticsClient {
11152
11152
  /**
11153
11153
  * Creates or updates a log source. You may also specify parsers, labels, extended fields etc., for the source.
11154
11154
  *
11155
- * This operation does not retry by default if the user has not defined a retry configuration.
11155
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
11156
11156
  * @param UpsertSourceRequest
11157
11157
  * @return UpsertSourceResponse
11158
11158
  * @throws OciError when an error occurs
11159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
11159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
11160
11160
  */
11161
11161
  upsertSource(upsertSourceRequest) {
11162
11162
  return __awaiter(this, void 0, void 0, function* () {
@@ -11178,7 +11178,7 @@ class LogAnalyticsClient {
11178
11178
  "opc-request-id": upsertSourceRequest.opcRequestId,
11179
11179
  "if-match": upsertSourceRequest.ifMatch
11180
11180
  };
11181
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
11181
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
11182
11182
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, upsertSourceRequest.retryConfiguration, specRetryConfiguration);
11183
11183
  if (this.logger)
11184
11184
  retrier.logger = this.logger;
@@ -11223,11 +11223,11 @@ class LogAnalyticsClient {
11223
11223
  /**
11224
11224
  * Checks if the passed in entities could be associated with the specified sources. The validation is performed to ensure that the entities have the relevant property values that are used in the corresponding source patterns.
11225
11225
  *
11226
- * This operation does not retry by default if the user has not defined a retry configuration.
11226
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
11227
11227
  * @param ValidateAssociationParametersRequest
11228
11228
  * @return ValidateAssociationParametersResponse
11229
11229
  * @throws OciError when an error occurs
11230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
11230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
11231
11231
  */
11232
11232
  validateAssociationParameters(validateAssociationParametersRequest) {
11233
11233
  return __awaiter(this, void 0, void 0, function* () {
@@ -11249,7 +11249,7 @@ class LogAnalyticsClient {
11249
11249
  "opc-retry-token": validateAssociationParametersRequest.opcRetryToken,
11250
11250
  "opc-request-id": validateAssociationParametersRequest.opcRequestId
11251
11251
  };
11252
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
11252
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
11253
11253
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, validateAssociationParametersRequest.retryConfiguration, specRetryConfiguration);
11254
11254
  if (this.logger)
11255
11255
  retrier.logger = this.logger;
@@ -11293,11 +11293,11 @@ class LogAnalyticsClient {
11293
11293
  }
11294
11294
  /**
11295
11295
  * Validates a log file to check whether it is eligible to be uploaded or not.
11296
- * This operation does not retry by default if the user has not defined a retry configuration.
11296
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
11297
11297
  * @param ValidateFileRequest
11298
11298
  * @return ValidateFileResponse
11299
11299
  * @throws OciError when an error occurs
11300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
11300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
11301
11301
  */
11302
11302
  validateFile(validateFileRequest) {
11303
11303
  return __awaiter(this, void 0, void 0, function* () {
@@ -11316,7 +11316,7 @@ class LogAnalyticsClient {
11316
11316
  "Content-Type": common.Constants.APPLICATION_JSON,
11317
11317
  "opc-request-id": validateFileRequest.opcRequestId
11318
11318
  };
11319
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
11319
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
11320
11320
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, validateFileRequest.retryConfiguration, specRetryConfiguration);
11321
11321
  if (this.logger)
11322
11322
  retrier.logger = this.logger;
@@ -11355,11 +11355,11 @@ class LogAnalyticsClient {
11355
11355
  /**
11356
11356
  * Checks if the specified input is a valid log source definition.
11357
11357
  *
11358
- * This operation does not retry by default if the user has not defined a retry configuration.
11358
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
11359
11359
  * @param ValidateSourceRequest
11360
11360
  * @return ValidateSourceResponse
11361
11361
  * @throws OciError when an error occurs
11362
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
11362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
11363
11363
  */
11364
11364
  validateSource(validateSourceRequest) {
11365
11365
  return __awaiter(this, void 0, void 0, function* () {
@@ -11380,7 +11380,7 @@ class LogAnalyticsClient {
11380
11380
  "opc-retry-token": validateSourceRequest.opcRetryToken,
11381
11381
  "opc-request-id": validateSourceRequest.opcRequestId
11382
11382
  };
11383
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
11383
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
11384
11384
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, validateSourceRequest.retryConfiguration, specRetryConfiguration);
11385
11385
  if (this.logger)
11386
11386
  retrier.logger = this.logger;
@@ -11420,11 +11420,11 @@ class LogAnalyticsClient {
11420
11420
  /**
11421
11421
  * Checks if the specified input contains valid extended field definitions against the provided example content.
11422
11422
  *
11423
- * This operation does not retry by default if the user has not defined a retry configuration.
11423
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
11424
11424
  * @param ValidateSourceExtendedFieldDetailsRequest
11425
11425
  * @return ValidateSourceExtendedFieldDetailsResponse
11426
11426
  * @throws OciError when an error occurs
11427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
11427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
11428
11428
  */
11429
11429
  validateSourceExtendedFieldDetails(validateSourceExtendedFieldDetailsRequest) {
11430
11430
  return __awaiter(this, void 0, void 0, function* () {
@@ -11441,7 +11441,7 @@ class LogAnalyticsClient {
11441
11441
  "opc-retry-token": validateSourceExtendedFieldDetailsRequest.opcRetryToken,
11442
11442
  "opc-request-id": validateSourceExtendedFieldDetailsRequest.opcRequestId
11443
11443
  };
11444
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
11444
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
11445
11445
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, validateSourceExtendedFieldDetailsRequest.retryConfiguration, specRetryConfiguration);
11446
11446
  if (this.logger)
11447
11447
  retrier.logger = this.logger;
@@ -11480,11 +11480,11 @@ class LogAnalyticsClient {
11480
11480
  }
11481
11481
  /**
11482
11482
  * Validates the source mapping for a given file and provides match status and the parsed representation of log data.
11483
- * This operation does not retry by default if the user has not defined a retry configuration.
11483
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
11484
11484
  * @param ValidateSourceMappingRequest
11485
11485
  * @return ValidateSourceMappingResponse
11486
11486
  * @throws OciError when an error occurs
11487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
11487
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
11488
11488
  */
11489
11489
  validateSourceMapping(validateSourceMappingRequest) {
11490
11490
  return __awaiter(this, void 0, void 0, function* () {
@@ -11504,7 +11504,7 @@ class LogAnalyticsClient {
11504
11504
  "Content-Type": common.Constants.APPLICATION_JSON,
11505
11505
  "opc-request-id": validateSourceMappingRequest.opcRequestId
11506
11506
  };
11507
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
11507
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
11508
11508
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, validateSourceMappingRequest.retryConfiguration, specRetryConfiguration);
11509
11509
  if (this.logger)
11510
11510
  retrier.logger = this.logger;
@@ -11546,11 +11546,11 @@ class LogAnalyticsClient {
11546
11546
  * Optionally specify whether to return accelerated search results; the default is false.
11547
11547
  * The ScheduledTask taskType must be ACCELERATION.
11548
11548
  *
11549
- * This operation does not retry by default if the user has not defined a retry configuration.
11549
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
11550
11550
  * @param VerifyRequest
11551
11551
  * @return VerifyResponse
11552
11552
  * @throws OciError when an error occurs
11553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.32.0/loganalytics/Verify.ts.html |here} to see how to use Verify API.
11553
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/loganalytics/Verify.ts.html |here} to see how to use Verify API.
11554
11554
  */
11555
11555
  verify(verifyRequest) {
11556
11556
  return __awaiter(this, void 0, void 0, function* () {
@@ -11570,7 +11570,7 @@ class LogAnalyticsClient {
11570
11570
  "opc-request-id": verifyRequest.opcRequestId,
11571
11571
  "opc-retry-token": verifyRequest.opcRetryToken
11572
11572
  };
11573
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
11573
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
11574
11574
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, verifyRequest.retryConfiguration, specRetryConfiguration);
11575
11575
  if (this.logger)
11576
11576
  retrier.logger = this.logger;