oci-databasemanagement 2.39.0 → 2.41.0

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 (171) hide show
  1. package/lib/client.d.ts +145 -95
  2. package/lib/client.js +408 -95
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/basic-preferred-credential.d.ts +39 -0
  5. package/lib/model/basic-preferred-credential.js +57 -0
  6. package/lib/model/basic-preferred-credential.js.map +1 -0
  7. package/lib/model/index.d.ts +24 -0
  8. package/lib/model/index.js +27 -3
  9. package/lib/model/index.js.map +1 -1
  10. package/lib/model/preferred-credential-collection.d.ts +29 -0
  11. package/lib/model/preferred-credential-collection.js +64 -0
  12. package/lib/model/preferred-credential-collection.js.map +1 -0
  13. package/lib/model/preferred-credential-status.d.ts +31 -0
  14. package/lib/model/preferred-credential-status.js +42 -0
  15. package/lib/model/preferred-credential-status.js.map +1 -0
  16. package/lib/model/preferred-credential-summary.d.ts +49 -0
  17. package/lib/model/preferred-credential-summary.js +32 -0
  18. package/lib/model/preferred-credential-summary.js.map +1 -0
  19. package/lib/model/preferred-credential-type.d.ts +30 -0
  20. package/lib/model/preferred-credential-type.js +41 -0
  21. package/lib/model/preferred-credential-type.js.map +1 -0
  22. package/lib/model/preferred-credential.d.ts +38 -0
  23. package/lib/model/preferred-credential.js +71 -0
  24. package/lib/model/preferred-credential.js.map +1 -0
  25. package/lib/model/role.d.ts +31 -0
  26. package/lib/model/role.js +42 -0
  27. package/lib/model/role.js.map +1 -0
  28. package/lib/model/test-basic-preferred-credential-details.d.ts +39 -0
  29. package/lib/model/test-basic-preferred-credential-details.js +57 -0
  30. package/lib/model/test-basic-preferred-credential-details.js.map +1 -0
  31. package/lib/model/test-preferred-credential-details.d.ts +25 -0
  32. package/lib/model/test-preferred-credential-details.js +71 -0
  33. package/lib/model/test-preferred-credential-details.js.map +1 -0
  34. package/lib/model/test-preferred-credential-status.d.ts +47 -0
  35. package/lib/model/test-preferred-credential-status.js +42 -0
  36. package/lib/model/test-preferred-credential-status.js.map +1 -0
  37. package/lib/model/update-basic-preferred-credential-details.d.ts +39 -0
  38. package/lib/model/update-basic-preferred-credential-details.js +57 -0
  39. package/lib/model/update-basic-preferred-credential-details.js.map +1 -0
  40. package/lib/model/update-preferred-credential-details.d.ts +25 -0
  41. package/lib/model/update-preferred-credential-details.js +71 -0
  42. package/lib/model/update-preferred-credential-details.js.map +1 -0
  43. package/lib/request/add-data-files-request.d.ts +1 -1
  44. package/lib/request/add-managed-database-to-managed-database-group-request.d.ts +1 -1
  45. package/lib/request/addm-tasks-request.d.ts +1 -1
  46. package/lib/request/change-database-parameters-request.d.ts +1 -1
  47. package/lib/request/change-db-management-private-endpoint-compartment-request.d.ts +1 -1
  48. package/lib/request/change-job-compartment-request.d.ts +1 -1
  49. package/lib/request/change-managed-database-group-compartment-request.d.ts +1 -1
  50. package/lib/request/clone-sql-tuning-task-request.d.ts +1 -1
  51. package/lib/request/create-db-management-private-endpoint-request.d.ts +1 -1
  52. package/lib/request/create-job-request.d.ts +1 -1
  53. package/lib/request/create-managed-database-group-request.d.ts +1 -1
  54. package/lib/request/create-tablespace-request.d.ts +1 -1
  55. package/lib/request/delete-db-management-private-endpoint-request.d.ts +1 -1
  56. package/lib/request/delete-job-request.d.ts +1 -1
  57. package/lib/request/delete-managed-database-group-request.d.ts +1 -1
  58. package/lib/request/delete-preferred-credential-request.d.ts +30 -0
  59. package/lib/request/delete-preferred-credential-request.js +15 -0
  60. package/lib/request/delete-preferred-credential-request.js.map +1 -0
  61. package/lib/request/drop-sql-tuning-task-request.d.ts +1 -1
  62. package/lib/request/drop-tablespace-request.d.ts +1 -1
  63. package/lib/request/generate-awr-snapshot-request.d.ts +1 -1
  64. package/lib/request/get-awr-db-report-request.d.ts +1 -1
  65. package/lib/request/get-awr-db-sql-report-request.d.ts +1 -1
  66. package/lib/request/get-cluster-cache-metric-request.d.ts +1 -1
  67. package/lib/request/get-database-fleet-health-metrics-request.d.ts +1 -1
  68. package/lib/request/get-database-home-metrics-request.d.ts +1 -1
  69. package/lib/request/get-db-management-private-endpoint-request.d.ts +1 -1
  70. package/lib/request/get-execution-plan-stats-comparision-request.d.ts +1 -1
  71. package/lib/request/get-job-execution-request.d.ts +1 -1
  72. package/lib/request/get-job-request.d.ts +1 -1
  73. package/lib/request/get-job-run-request.d.ts +1 -1
  74. package/lib/request/get-managed-database-group-request.d.ts +1 -1
  75. package/lib/request/get-managed-database-request.d.ts +1 -1
  76. package/lib/request/get-optimizer-statistics-advisor-execution-request.d.ts +1 -1
  77. package/lib/request/get-optimizer-statistics-advisor-execution-script-request.d.ts +1 -1
  78. package/lib/request/get-optimizer-statistics-collection-operation-request.d.ts +1 -1
  79. package/lib/request/get-pdb-metrics-request.d.ts +1 -1
  80. package/lib/request/get-preferred-credential-request.d.ts +30 -0
  81. package/lib/request/get-preferred-credential-request.js +15 -0
  82. package/lib/request/get-preferred-credential-request.js.map +1 -0
  83. package/lib/request/get-sql-execution-plan-request.d.ts +1 -1
  84. package/lib/request/get-sql-tuning-advisor-task-summary-report-request.d.ts +1 -1
  85. package/lib/request/get-tablespace-request.d.ts +1 -1
  86. package/lib/request/get-user-request.d.ts +1 -1
  87. package/lib/request/get-work-request-request.d.ts +1 -1
  88. package/lib/request/implement-optimizer-statistics-advisor-recommendations-request.d.ts +1 -1
  89. package/lib/request/index.d.ts +10 -0
  90. package/lib/request/index.js.map +1 -1
  91. package/lib/request/list-alert-logs-request.d.ts +1 -1
  92. package/lib/request/list-asm-properties-request.d.ts +1 -1
  93. package/lib/request/list-associated-databases-request.d.ts +1 -1
  94. package/lib/request/list-attention-logs-request.d.ts +1 -1
  95. package/lib/request/list-awr-db-snapshots-request.d.ts +1 -1
  96. package/lib/request/list-awr-dbs-request.d.ts +1 -1
  97. package/lib/request/list-consumer-group-privileges-request.d.ts +1 -1
  98. package/lib/request/list-data-access-containers-request.d.ts +1 -1
  99. package/lib/request/list-database-parameters-request.d.ts +1 -1
  100. package/lib/request/list-db-management-private-endpoints-request.d.ts +1 -1
  101. package/lib/request/list-job-executions-request.d.ts +1 -1
  102. package/lib/request/list-job-runs-request.d.ts +1 -1
  103. package/lib/request/list-jobs-request.d.ts +1 -1
  104. package/lib/request/list-managed-database-groups-request.d.ts +1 -1
  105. package/lib/request/list-managed-databases-request.d.ts +1 -1
  106. package/lib/request/list-object-privileges-request.d.ts +1 -1
  107. package/lib/request/list-optimizer-statistics-advisor-executions-request.d.ts +1 -1
  108. package/lib/request/list-optimizer-statistics-collection-aggregations-request.d.ts +1 -1
  109. package/lib/request/list-optimizer-statistics-collection-operations-request.d.ts +1 -1
  110. package/lib/request/list-preferred-credentials-request.d.ts +26 -0
  111. package/lib/request/list-preferred-credentials-request.js +15 -0
  112. package/lib/request/list-preferred-credentials-request.js.map +1 -0
  113. package/lib/request/list-proxied-for-users-request.d.ts +1 -1
  114. package/lib/request/list-proxy-users-request.d.ts +1 -1
  115. package/lib/request/list-roles-request.d.ts +1 -1
  116. package/lib/request/list-sql-tuning-advisor-task-findings-request.d.ts +1 -1
  117. package/lib/request/list-sql-tuning-advisor-task-recommendations-request.d.ts +1 -1
  118. package/lib/request/list-sql-tuning-advisor-tasks-request.d.ts +1 -1
  119. package/lib/request/list-sql-tuning-sets-request.d.ts +1 -1
  120. package/lib/request/list-system-privileges-request.d.ts +1 -1
  121. package/lib/request/list-table-statistics-request.d.ts +1 -1
  122. package/lib/request/list-tablespaces-request.d.ts +1 -1
  123. package/lib/request/list-users-request.d.ts +1 -1
  124. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  125. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  126. package/lib/request/list-work-requests-request.d.ts +1 -1
  127. package/lib/request/remove-data-file-request.d.ts +1 -1
  128. package/lib/request/remove-managed-database-from-managed-database-group-request.d.ts +1 -1
  129. package/lib/request/reset-database-parameters-request.d.ts +1 -1
  130. package/lib/request/resize-data-file-request.d.ts +1 -1
  131. package/lib/request/run-historic-addm-request.d.ts +1 -1
  132. package/lib/request/start-sql-tuning-task-request.d.ts +1 -1
  133. package/lib/request/summarize-alert-log-counts-request.d.ts +1 -1
  134. package/lib/request/summarize-attention-log-counts-request.d.ts +1 -1
  135. package/lib/request/summarize-awr-db-cpu-usages-request.d.ts +1 -1
  136. package/lib/request/summarize-awr-db-metrics-request.d.ts +1 -1
  137. package/lib/request/summarize-awr-db-parameter-changes-request.d.ts +1 -1
  138. package/lib/request/summarize-awr-db-parameters-request.d.ts +1 -1
  139. package/lib/request/summarize-awr-db-snapshot-ranges-request.d.ts +1 -1
  140. package/lib/request/summarize-awr-db-sysstats-request.d.ts +1 -1
  141. package/lib/request/summarize-awr-db-top-wait-events-request.d.ts +1 -1
  142. package/lib/request/summarize-awr-db-wait-event-buckets-request.d.ts +1 -1
  143. package/lib/request/summarize-awr-db-wait-events-request.d.ts +1 -1
  144. package/lib/request/summarize-job-executions-statuses-request.d.ts +1 -1
  145. package/lib/request/test-preferred-credential-request.d.ts +35 -0
  146. package/lib/request/test-preferred-credential-request.js +15 -0
  147. package/lib/request/test-preferred-credential-request.js.map +1 -0
  148. package/lib/request/update-db-management-private-endpoint-request.d.ts +1 -1
  149. package/lib/request/update-job-request.d.ts +1 -1
  150. package/lib/request/update-managed-database-group-request.d.ts +1 -1
  151. package/lib/request/update-preferred-credential-request.d.ts +44 -0
  152. package/lib/request/update-preferred-credential-request.js +15 -0
  153. package/lib/request/update-preferred-credential-request.js.map +1 -0
  154. package/lib/request/update-tablespace-request.d.ts +1 -1
  155. package/lib/response/delete-preferred-credential-response.d.ts +20 -0
  156. package/lib/response/delete-preferred-credential-response.js +15 -0
  157. package/lib/response/delete-preferred-credential-response.js.map +1 -0
  158. package/lib/response/get-preferred-credential-response.d.ts +30 -0
  159. package/lib/response/get-preferred-credential-response.js +15 -0
  160. package/lib/response/get-preferred-credential-response.js.map +1 -0
  161. package/lib/response/index.d.ts +10 -0
  162. package/lib/response/list-preferred-credentials-response.d.ts +32 -0
  163. package/lib/response/list-preferred-credentials-response.js +15 -0
  164. package/lib/response/list-preferred-credentials-response.js.map +1 -0
  165. package/lib/response/test-preferred-credential-response.d.ts +25 -0
  166. package/lib/response/test-preferred-credential-response.js +15 -0
  167. package/lib/response/test-preferred-credential-response.js.map +1 -0
  168. package/lib/response/update-preferred-credential-response.d.ts +30 -0
  169. package/lib/response/update-preferred-credential-response.js +15 -0
  170. package/lib/response/update-preferred-credential-response.js.map +1 -0
  171. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -79,7 +79,7 @@ export declare class DbManagementClient {
79
79
  * @param AddDataFilesRequest
80
80
  * @return AddDataFilesResponse
81
81
  * @throws OciError when an error occurs
82
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/AddDataFiles.ts.html |here} to see how to use AddDataFiles API.
82
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/AddDataFiles.ts.html |here} to see how to use AddDataFiles API.
83
83
  */
84
84
  addDataFiles(addDataFilesRequest: requests.AddDataFilesRequest): Promise<responses.AddDataFilesResponse>;
85
85
  /**
@@ -91,7 +91,7 @@ export declare class DbManagementClient {
91
91
  * @param AddManagedDatabaseToManagedDatabaseGroupRequest
92
92
  * @return AddManagedDatabaseToManagedDatabaseGroupResponse
93
93
  * @throws OciError when an error occurs
94
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/AddManagedDatabaseToManagedDatabaseGroup.ts.html |here} to see how to use AddManagedDatabaseToManagedDatabaseGroup API.
94
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/AddManagedDatabaseToManagedDatabaseGroup.ts.html |here} to see how to use AddManagedDatabaseToManagedDatabaseGroup API.
95
95
  */
96
96
  addManagedDatabaseToManagedDatabaseGroup(addManagedDatabaseToManagedDatabaseGroupRequest: requests.AddManagedDatabaseToManagedDatabaseGroupRequest): Promise<responses.AddManagedDatabaseToManagedDatabaseGroupResponse>;
97
97
  /**
@@ -102,7 +102,7 @@ export declare class DbManagementClient {
102
102
  * @param AddmTasksRequest
103
103
  * @return AddmTasksResponse
104
104
  * @throws OciError when an error occurs
105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/AddmTasks.ts.html |here} to see how to use AddmTasks API.
105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/AddmTasks.ts.html |here} to see how to use AddmTasks API.
106
106
  */
107
107
  addmTasks(addmTasksRequest: requests.AddmTasksRequest): Promise<responses.AddmTasksResponse>;
108
108
  /**
@@ -124,7 +124,7 @@ export declare class DbManagementClient {
124
124
  * @param ChangeDatabaseParametersRequest
125
125
  * @return ChangeDatabaseParametersResponse
126
126
  * @throws OciError when an error occurs
127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ChangeDatabaseParameters.ts.html |here} to see how to use ChangeDatabaseParameters API.
127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ChangeDatabaseParameters.ts.html |here} to see how to use ChangeDatabaseParameters API.
128
128
  */
129
129
  changeDatabaseParameters(changeDatabaseParametersRequest: requests.ChangeDatabaseParametersRequest): Promise<responses.ChangeDatabaseParametersResponse>;
130
130
  /**
@@ -133,7 +133,7 @@ export declare class DbManagementClient {
133
133
  * @param ChangeDbManagementPrivateEndpointCompartmentRequest
134
134
  * @return ChangeDbManagementPrivateEndpointCompartmentResponse
135
135
  * @throws OciError when an error occurs
136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ChangeDbManagementPrivateEndpointCompartment.ts.html |here} to see how to use ChangeDbManagementPrivateEndpointCompartment API.
136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ChangeDbManagementPrivateEndpointCompartment.ts.html |here} to see how to use ChangeDbManagementPrivateEndpointCompartment API.
137
137
  */
138
138
  changeDbManagementPrivateEndpointCompartment(changeDbManagementPrivateEndpointCompartmentRequest: requests.ChangeDbManagementPrivateEndpointCompartmentRequest): Promise<responses.ChangeDbManagementPrivateEndpointCompartmentResponse>;
139
139
  /**
@@ -143,7 +143,7 @@ export declare class DbManagementClient {
143
143
  * @param ChangeJobCompartmentRequest
144
144
  * @return ChangeJobCompartmentResponse
145
145
  * @throws OciError when an error occurs
146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
147
147
  */
148
148
  changeJobCompartment(changeJobCompartmentRequest: requests.ChangeJobCompartmentRequest): Promise<responses.ChangeJobCompartmentResponse>;
149
149
  /**
@@ -155,7 +155,7 @@ export declare class DbManagementClient {
155
155
  * @param ChangeManagedDatabaseGroupCompartmentRequest
156
156
  * @return ChangeManagedDatabaseGroupCompartmentResponse
157
157
  * @throws OciError when an error occurs
158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ChangeManagedDatabaseGroupCompartment.ts.html |here} to see how to use ChangeManagedDatabaseGroupCompartment API.
158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ChangeManagedDatabaseGroupCompartment.ts.html |here} to see how to use ChangeManagedDatabaseGroupCompartment API.
159
159
  */
160
160
  changeManagedDatabaseGroupCompartment(changeManagedDatabaseGroupCompartmentRequest: requests.ChangeManagedDatabaseGroupCompartmentRequest): Promise<responses.ChangeManagedDatabaseGroupCompartmentResponse>;
161
161
  /**
@@ -165,7 +165,7 @@ export declare class DbManagementClient {
165
165
  * @param CreateDbManagementPrivateEndpointRequest
166
166
  * @return CreateDbManagementPrivateEndpointResponse
167
167
  * @throws OciError when an error occurs
168
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/CreateDbManagementPrivateEndpoint.ts.html |here} to see how to use CreateDbManagementPrivateEndpoint API.
168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/CreateDbManagementPrivateEndpoint.ts.html |here} to see how to use CreateDbManagementPrivateEndpoint API.
169
169
  */
170
170
  createDbManagementPrivateEndpoint(createDbManagementPrivateEndpointRequest: requests.CreateDbManagementPrivateEndpointRequest): Promise<responses.CreateDbManagementPrivateEndpointResponse>;
171
171
  /**
@@ -177,7 +177,7 @@ export declare class DbManagementClient {
177
177
  * @param CreateJobRequest
178
178
  * @return CreateJobResponse
179
179
  * @throws OciError when an error occurs
180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/CreateJob.ts.html |here} to see how to use CreateJob API.
180
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/CreateJob.ts.html |here} to see how to use CreateJob API.
181
181
  */
182
182
  createJob(createJobRequest: requests.CreateJobRequest): Promise<responses.CreateJobResponse>;
183
183
  /**
@@ -188,7 +188,7 @@ export declare class DbManagementClient {
188
188
  * @param CreateManagedDatabaseGroupRequest
189
189
  * @return CreateManagedDatabaseGroupResponse
190
190
  * @throws OciError when an error occurs
191
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/CreateManagedDatabaseGroup.ts.html |here} to see how to use CreateManagedDatabaseGroup API.
191
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/CreateManagedDatabaseGroup.ts.html |here} to see how to use CreateManagedDatabaseGroup API.
192
192
  */
193
193
  createManagedDatabaseGroup(createManagedDatabaseGroupRequest: requests.CreateManagedDatabaseGroupRequest): Promise<responses.CreateManagedDatabaseGroupResponse>;
194
194
  /**
@@ -198,7 +198,7 @@ export declare class DbManagementClient {
198
198
  * @param CreateTablespaceRequest
199
199
  * @return CreateTablespaceResponse
200
200
  * @throws OciError when an error occurs
201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/CreateTablespace.ts.html |here} to see how to use CreateTablespace API.
201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/CreateTablespace.ts.html |here} to see how to use CreateTablespace API.
202
202
  */
203
203
  createTablespace(createTablespaceRequest: requests.CreateTablespaceRequest): Promise<responses.CreateTablespaceResponse>;
204
204
  /**
@@ -207,7 +207,7 @@ export declare class DbManagementClient {
207
207
  * @param DeleteDbManagementPrivateEndpointRequest
208
208
  * @return DeleteDbManagementPrivateEndpointResponse
209
209
  * @throws OciError when an error occurs
210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/DeleteDbManagementPrivateEndpoint.ts.html |here} to see how to use DeleteDbManagementPrivateEndpoint API.
210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/DeleteDbManagementPrivateEndpoint.ts.html |here} to see how to use DeleteDbManagementPrivateEndpoint API.
211
211
  */
212
212
  deleteDbManagementPrivateEndpoint(deleteDbManagementPrivateEndpointRequest: requests.DeleteDbManagementPrivateEndpointRequest): Promise<responses.DeleteDbManagementPrivateEndpointResponse>;
213
213
  /**
@@ -216,7 +216,7 @@ export declare class DbManagementClient {
216
216
  * @param DeleteJobRequest
217
217
  * @return DeleteJobResponse
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.39.0/databasemanagement/DeleteJob.ts.html |here} to see how to use DeleteJob API.
219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/DeleteJob.ts.html |here} to see how to use DeleteJob API.
220
220
  */
221
221
  deleteJob(deleteJobRequest: requests.DeleteJobRequest): Promise<responses.DeleteJobResponse>;
222
222
  /**
@@ -227,9 +227,19 @@ export declare class DbManagementClient {
227
227
  * @param DeleteManagedDatabaseGroupRequest
228
228
  * @return DeleteManagedDatabaseGroupResponse
229
229
  * @throws OciError when an error occurs
230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/DeleteManagedDatabaseGroup.ts.html |here} to see how to use DeleteManagedDatabaseGroup API.
230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/DeleteManagedDatabaseGroup.ts.html |here} to see how to use DeleteManagedDatabaseGroup API.
231
231
  */
232
232
  deleteManagedDatabaseGroup(deleteManagedDatabaseGroupRequest: requests.DeleteManagedDatabaseGroupRequest): Promise<responses.DeleteManagedDatabaseGroupResponse>;
233
+ /**
234
+ * Deletes the preferred credential based on the credentialName.
235
+ *
236
+ * This operation does not retry by default if the user has not defined a retry configuration.
237
+ * @param DeletePreferredCredentialRequest
238
+ * @return DeletePreferredCredentialResponse
239
+ * @throws OciError when an error occurs
240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/DeletePreferredCredential.ts.html |here} to see how to use DeletePreferredCredential API.
241
+ */
242
+ deletePreferredCredential(deletePreferredCredentialRequest: requests.DeletePreferredCredentialRequest): Promise<responses.DeletePreferredCredentialResponse>;
233
243
  /**
234
244
  * Drops the tablespace specified by tablespaceName within the Managed Database specified by managedDatabaseId.
235
245
  *
@@ -237,7 +247,7 @@ export declare class DbManagementClient {
237
247
  * @param DropTablespaceRequest
238
248
  * @return DropTablespaceResponse
239
249
  * @throws OciError when an error occurs
240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/DropTablespace.ts.html |here} to see how to use DropTablespace API.
250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/DropTablespace.ts.html |here} to see how to use DropTablespace API.
241
251
  */
242
252
  dropTablespace(dropTablespaceRequest: requests.DropTablespaceRequest): Promise<responses.DropTablespaceResponse>;
243
253
  /**
@@ -247,7 +257,7 @@ export declare class DbManagementClient {
247
257
  * @param GenerateAwrSnapshotRequest
248
258
  * @return GenerateAwrSnapshotResponse
249
259
  * @throws OciError when an error occurs
250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GenerateAwrSnapshot.ts.html |here} to see how to use GenerateAwrSnapshot API.
260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GenerateAwrSnapshot.ts.html |here} to see how to use GenerateAwrSnapshot API.
251
261
  */
252
262
  generateAwrSnapshot(generateAwrSnapshotRequest: requests.GenerateAwrSnapshotRequest): Promise<responses.GenerateAwrSnapshotResponse>;
253
263
  /**
@@ -257,7 +267,7 @@ export declare class DbManagementClient {
257
267
  * @param GetAwrDbReportRequest
258
268
  * @return GetAwrDbReportResponse
259
269
  * @throws OciError when an error occurs
260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetAwrDbReport.ts.html |here} to see how to use GetAwrDbReport API.
270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetAwrDbReport.ts.html |here} to see how to use GetAwrDbReport API.
261
271
  */
262
272
  getAwrDbReport(getAwrDbReportRequest: requests.GetAwrDbReportRequest): Promise<responses.GetAwrDbReportResponse>;
263
273
  /**
@@ -267,7 +277,7 @@ export declare class DbManagementClient {
267
277
  * @param GetAwrDbSqlReportRequest
268
278
  * @return GetAwrDbSqlReportResponse
269
279
  * @throws OciError when an error occurs
270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetAwrDbSqlReport.ts.html |here} to see how to use GetAwrDbSqlReport API.
280
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetAwrDbSqlReport.ts.html |here} to see how to use GetAwrDbSqlReport API.
271
281
  */
272
282
  getAwrDbSqlReport(getAwrDbSqlReportRequest: requests.GetAwrDbSqlReportRequest): Promise<responses.GetAwrDbSqlReportResponse>;
273
283
  /**
@@ -279,7 +289,7 @@ export declare class DbManagementClient {
279
289
  * @param GetClusterCacheMetricRequest
280
290
  * @return GetClusterCacheMetricResponse
281
291
  * @throws OciError when an error occurs
282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetClusterCacheMetric.ts.html |here} to see how to use GetClusterCacheMetric API.
292
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetClusterCacheMetric.ts.html |here} to see how to use GetClusterCacheMetric API.
283
293
  */
284
294
  getClusterCacheMetric(getClusterCacheMetricRequest: requests.GetClusterCacheMetricRequest): Promise<responses.GetClusterCacheMetricResponse>;
285
295
  /**
@@ -290,7 +300,7 @@ export declare class DbManagementClient {
290
300
  * @param GetDatabaseFleetHealthMetricsRequest
291
301
  * @return GetDatabaseFleetHealthMetricsResponse
292
302
  * @throws OciError when an error occurs
293
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetDatabaseFleetHealthMetrics.ts.html |here} to see how to use GetDatabaseFleetHealthMetrics API.
303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetDatabaseFleetHealthMetrics.ts.html |here} to see how to use GetDatabaseFleetHealthMetrics API.
294
304
  */
295
305
  getDatabaseFleetHealthMetrics(getDatabaseFleetHealthMetricsRequest: requests.GetDatabaseFleetHealthMetricsRequest): Promise<responses.GetDatabaseFleetHealthMetricsResponse>;
296
306
  /**
@@ -299,7 +309,7 @@ export declare class DbManagementClient {
299
309
  * @param GetDatabaseHomeMetricsRequest
300
310
  * @return GetDatabaseHomeMetricsResponse
301
311
  * @throws OciError when an error occurs
302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetDatabaseHomeMetrics.ts.html |here} to see how to use GetDatabaseHomeMetrics API.
312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetDatabaseHomeMetrics.ts.html |here} to see how to use GetDatabaseHomeMetrics API.
303
313
  */
304
314
  getDatabaseHomeMetrics(getDatabaseHomeMetricsRequest: requests.GetDatabaseHomeMetricsRequest): Promise<responses.GetDatabaseHomeMetricsResponse>;
305
315
  /**
@@ -308,7 +318,7 @@ export declare class DbManagementClient {
308
318
  * @param GetDbManagementPrivateEndpointRequest
309
319
  * @return GetDbManagementPrivateEndpointResponse
310
320
  * @throws OciError when an error occurs
311
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetDbManagementPrivateEndpoint.ts.html |here} to see how to use GetDbManagementPrivateEndpoint API.
321
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetDbManagementPrivateEndpoint.ts.html |here} to see how to use GetDbManagementPrivateEndpoint API.
312
322
  */
313
323
  getDbManagementPrivateEndpoint(getDbManagementPrivateEndpointRequest: requests.GetDbManagementPrivateEndpointRequest): Promise<responses.GetDbManagementPrivateEndpointResponse>;
314
324
  /**
@@ -318,7 +328,7 @@ export declare class DbManagementClient {
318
328
  * @param GetJobRequest
319
329
  * @return GetJobResponse
320
330
  * @throws OciError when an error occurs
321
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetJob.ts.html |here} to see how to use GetJob API.
331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetJob.ts.html |here} to see how to use GetJob API.
322
332
  */
323
333
  getJob(getJobRequest: requests.GetJobRequest): Promise<responses.GetJobResponse>;
324
334
  /**
@@ -328,7 +338,7 @@ export declare class DbManagementClient {
328
338
  * @param GetJobExecutionRequest
329
339
  * @return GetJobExecutionResponse
330
340
  * @throws OciError when an error occurs
331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
332
342
  */
333
343
  getJobExecution(getJobExecutionRequest: requests.GetJobExecutionRequest): Promise<responses.GetJobExecutionResponse>;
334
344
  /**
@@ -338,7 +348,7 @@ export declare class DbManagementClient {
338
348
  * @param GetJobRunRequest
339
349
  * @return GetJobRunResponse
340
350
  * @throws OciError when an error occurs
341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetJobRun.ts.html |here} to see how to use GetJobRun API.
351
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetJobRun.ts.html |here} to see how to use GetJobRun API.
342
352
  */
343
353
  getJobRun(getJobRunRequest: requests.GetJobRunRequest): Promise<responses.GetJobRunResponse>;
344
354
  /**
@@ -348,7 +358,7 @@ export declare class DbManagementClient {
348
358
  * @param GetManagedDatabaseRequest
349
359
  * @return GetManagedDatabaseResponse
350
360
  * @throws OciError when an error occurs
351
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetManagedDatabase.ts.html |here} to see how to use GetManagedDatabase API.
361
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetManagedDatabase.ts.html |here} to see how to use GetManagedDatabase API.
352
362
  */
353
363
  getManagedDatabase(getManagedDatabaseRequest: requests.GetManagedDatabaseRequest): Promise<responses.GetManagedDatabaseResponse>;
354
364
  /**
@@ -358,7 +368,7 @@ export declare class DbManagementClient {
358
368
  * @param GetManagedDatabaseGroupRequest
359
369
  * @return GetManagedDatabaseGroupResponse
360
370
  * @throws OciError when an error occurs
361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetManagedDatabaseGroup.ts.html |here} to see how to use GetManagedDatabaseGroup API.
371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetManagedDatabaseGroup.ts.html |here} to see how to use GetManagedDatabaseGroup API.
362
372
  */
363
373
  getManagedDatabaseGroup(getManagedDatabaseGroupRequest: requests.GetManagedDatabaseGroupRequest): Promise<responses.GetManagedDatabaseGroupResponse>;
364
374
  /**
@@ -369,7 +379,7 @@ export declare class DbManagementClient {
369
379
  * @param GetOptimizerStatisticsAdvisorExecutionRequest
370
380
  * @return GetOptimizerStatisticsAdvisorExecutionResponse
371
381
  * @throws OciError when an error occurs
372
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetOptimizerStatisticsAdvisorExecution.ts.html |here} to see how to use GetOptimizerStatisticsAdvisorExecution API.
382
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetOptimizerStatisticsAdvisorExecution.ts.html |here} to see how to use GetOptimizerStatisticsAdvisorExecution API.
373
383
  */
374
384
  getOptimizerStatisticsAdvisorExecution(getOptimizerStatisticsAdvisorExecutionRequest: requests.GetOptimizerStatisticsAdvisorExecutionRequest): Promise<responses.GetOptimizerStatisticsAdvisorExecutionResponse>;
375
385
  /**
@@ -378,7 +388,7 @@ export declare class DbManagementClient {
378
388
  * @param GetOptimizerStatisticsAdvisorExecutionScriptRequest
379
389
  * @return GetOptimizerStatisticsAdvisorExecutionScriptResponse
380
390
  * @throws OciError when an error occurs
381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetOptimizerStatisticsAdvisorExecutionScript.ts.html |here} to see how to use GetOptimizerStatisticsAdvisorExecutionScript API.
391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetOptimizerStatisticsAdvisorExecutionScript.ts.html |here} to see how to use GetOptimizerStatisticsAdvisorExecutionScript API.
382
392
  */
383
393
  getOptimizerStatisticsAdvisorExecutionScript(getOptimizerStatisticsAdvisorExecutionScriptRequest: requests.GetOptimizerStatisticsAdvisorExecutionScriptRequest): Promise<responses.GetOptimizerStatisticsAdvisorExecutionScriptResponse>;
384
394
  /**
@@ -387,7 +397,7 @@ export declare class DbManagementClient {
387
397
  * @param GetOptimizerStatisticsCollectionOperationRequest
388
398
  * @return GetOptimizerStatisticsCollectionOperationResponse
389
399
  * @throws OciError when an error occurs
390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetOptimizerStatisticsCollectionOperation.ts.html |here} to see how to use GetOptimizerStatisticsCollectionOperation API.
400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetOptimizerStatisticsCollectionOperation.ts.html |here} to see how to use GetOptimizerStatisticsCollectionOperation API.
391
401
  */
392
402
  getOptimizerStatisticsCollectionOperation(getOptimizerStatisticsCollectionOperationRequest: requests.GetOptimizerStatisticsCollectionOperationRequest): Promise<responses.GetOptimizerStatisticsCollectionOperationResponse>;
393
403
  /**
@@ -400,9 +410,19 @@ export declare class DbManagementClient {
400
410
  * @param GetPdbMetricsRequest
401
411
  * @return GetPdbMetricsResponse
402
412
  * @throws OciError when an error occurs
403
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetPdbMetrics.ts.html |here} to see how to use GetPdbMetrics API.
413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetPdbMetrics.ts.html |here} to see how to use GetPdbMetrics API.
404
414
  */
405
415
  getPdbMetrics(getPdbMetricsRequest: requests.GetPdbMetricsRequest): Promise<responses.GetPdbMetricsResponse>;
416
+ /**
417
+ * Gets the preferred credential details for a Managed Database based on credentialName.
418
+ *
419
+ * This operation does not retry by default if the user has not defined a retry configuration.
420
+ * @param GetPreferredCredentialRequest
421
+ * @return GetPreferredCredentialResponse
422
+ * @throws OciError when an error occurs
423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetPreferredCredential.ts.html |here} to see how to use GetPreferredCredential API.
424
+ */
425
+ getPreferredCredential(getPreferredCredentialRequest: requests.GetPreferredCredentialRequest): Promise<responses.GetPreferredCredentialResponse>;
406
426
  /**
407
427
  * Gets the details of the tablespace specified by tablespaceName within the Managed Database specified by managedDatabaseId.
408
428
  *
@@ -410,7 +430,7 @@ export declare class DbManagementClient {
410
430
  * @param GetTablespaceRequest
411
431
  * @return GetTablespaceResponse
412
432
  * @throws OciError when an error occurs
413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetTablespace.ts.html |here} to see how to use GetTablespace API.
433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetTablespace.ts.html |here} to see how to use GetTablespace API.
414
434
  */
415
435
  getTablespace(getTablespaceRequest: requests.GetTablespaceRequest): Promise<responses.GetTablespaceResponse>;
416
436
  /**
@@ -420,7 +440,7 @@ export declare class DbManagementClient {
420
440
  * @param GetUserRequest
421
441
  * @return GetUserResponse
422
442
  * @throws OciError when an error occurs
423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetUser.ts.html |here} to see how to use GetUser API.
443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetUser.ts.html |here} to see how to use GetUser API.
424
444
  */
425
445
  getUser(getUserRequest: requests.GetUserRequest): Promise<responses.GetUserResponse>;
426
446
  /**
@@ -429,7 +449,7 @@ export declare class DbManagementClient {
429
449
  * @param GetWorkRequestRequest
430
450
  * @return GetWorkRequestResponse
431
451
  * @throws OciError when an error occurs
432
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
452
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
433
453
  */
434
454
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
435
455
  /**
@@ -438,7 +458,7 @@ export declare class DbManagementClient {
438
458
  * @param ImplementOptimizerStatisticsAdvisorRecommendationsRequest
439
459
  * @return ImplementOptimizerStatisticsAdvisorRecommendationsResponse
440
460
  * @throws OciError when an error occurs
441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ImplementOptimizerStatisticsAdvisorRecommendations.ts.html |here} to see how to use ImplementOptimizerStatisticsAdvisorRecommendations API.
461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ImplementOptimizerStatisticsAdvisorRecommendations.ts.html |here} to see how to use ImplementOptimizerStatisticsAdvisorRecommendations API.
442
462
  */
443
463
  implementOptimizerStatisticsAdvisorRecommendations(implementOptimizerStatisticsAdvisorRecommendationsRequest: requests.ImplementOptimizerStatisticsAdvisorRecommendationsRequest): Promise<responses.ImplementOptimizerStatisticsAdvisorRecommendationsResponse>;
444
464
  /**
@@ -447,7 +467,7 @@ export declare class DbManagementClient {
447
467
  * @param ListAsmPropertiesRequest
448
468
  * @return ListAsmPropertiesResponse
449
469
  * @throws OciError when an error occurs
450
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListAsmProperties.ts.html |here} to see how to use ListAsmProperties API.
470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListAsmProperties.ts.html |here} to see how to use ListAsmProperties API.
451
471
  */
452
472
  listAsmProperties(listAsmPropertiesRequest: requests.ListAsmPropertiesRequest): Promise<responses.ListAsmPropertiesResponse>;
453
473
  /**
@@ -456,7 +476,7 @@ export declare class DbManagementClient {
456
476
  * @param ListAssociatedDatabasesRequest
457
477
  * @return ListAssociatedDatabasesResponse
458
478
  * @throws OciError when an error occurs
459
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListAssociatedDatabases.ts.html |here} to see how to use ListAssociatedDatabases API.
479
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListAssociatedDatabases.ts.html |here} to see how to use ListAssociatedDatabases API.
460
480
  */
461
481
  listAssociatedDatabases(listAssociatedDatabasesRequest: requests.ListAssociatedDatabasesRequest): Promise<responses.ListAssociatedDatabasesResponse>;
462
482
  /**
@@ -466,7 +486,7 @@ export declare class DbManagementClient {
466
486
  * @param ListAwrDbSnapshotsRequest
467
487
  * @return ListAwrDbSnapshotsResponse
468
488
  * @throws OciError when an error occurs
469
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListAwrDbSnapshots.ts.html |here} to see how to use ListAwrDbSnapshots API.
489
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListAwrDbSnapshots.ts.html |here} to see how to use ListAwrDbSnapshots API.
470
490
  */
471
491
  listAwrDbSnapshots(listAwrDbSnapshotsRequest: requests.ListAwrDbSnapshotsRequest): Promise<responses.ListAwrDbSnapshotsResponse>;
472
492
  /**
@@ -476,7 +496,7 @@ export declare class DbManagementClient {
476
496
  * @param ListAwrDbsRequest
477
497
  * @return ListAwrDbsResponse
478
498
  * @throws OciError when an error occurs
479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListAwrDbs.ts.html |here} to see how to use ListAwrDbs API.
499
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListAwrDbs.ts.html |here} to see how to use ListAwrDbs API.
480
500
  */
481
501
  listAwrDbs(listAwrDbsRequest: requests.ListAwrDbsRequest): Promise<responses.ListAwrDbsResponse>;
482
502
  /**
@@ -485,7 +505,7 @@ export declare class DbManagementClient {
485
505
  * @param ListConsumerGroupPrivilegesRequest
486
506
  * @return ListConsumerGroupPrivilegesResponse
487
507
  * @throws OciError when an error occurs
488
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListConsumerGroupPrivileges.ts.html |here} to see how to use ListConsumerGroupPrivileges API.
508
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListConsumerGroupPrivileges.ts.html |here} to see how to use ListConsumerGroupPrivileges API.
489
509
  */
490
510
  listConsumerGroupPrivileges(listConsumerGroupPrivilegesRequest: requests.ListConsumerGroupPrivilegesRequest): Promise<responses.ListConsumerGroupPrivilegesResponse>;
491
511
  /**
@@ -494,7 +514,7 @@ export declare class DbManagementClient {
494
514
  * @param ListDataAccessContainersRequest
495
515
  * @return ListDataAccessContainersResponse
496
516
  * @throws OciError when an error occurs
497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListDataAccessContainers.ts.html |here} to see how to use ListDataAccessContainers API.
517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListDataAccessContainers.ts.html |here} to see how to use ListDataAccessContainers API.
498
518
  */
499
519
  listDataAccessContainers(listDataAccessContainersRequest: requests.ListDataAccessContainersRequest): Promise<responses.ListDataAccessContainersResponse>;
500
520
  /**
@@ -504,7 +524,7 @@ export declare class DbManagementClient {
504
524
  * @param ListDatabaseParametersRequest
505
525
  * @return ListDatabaseParametersResponse
506
526
  * @throws OciError when an error occurs
507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListDatabaseParameters.ts.html |here} to see how to use ListDatabaseParameters API.
527
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListDatabaseParameters.ts.html |here} to see how to use ListDatabaseParameters API.
508
528
  */
509
529
  listDatabaseParameters(listDatabaseParametersRequest: requests.ListDatabaseParametersRequest): Promise<responses.ListDatabaseParametersResponse>;
510
530
  /**
@@ -514,7 +534,7 @@ export declare class DbManagementClient {
514
534
  * @param ListDbManagementPrivateEndpointsRequest
515
535
  * @return ListDbManagementPrivateEndpointsResponse
516
536
  * @throws OciError when an error occurs
517
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListDbManagementPrivateEndpoints.ts.html |here} to see how to use ListDbManagementPrivateEndpoints API.
537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListDbManagementPrivateEndpoints.ts.html |here} to see how to use ListDbManagementPrivateEndpoints API.
518
538
  */
519
539
  listDbManagementPrivateEndpoints(listDbManagementPrivateEndpointsRequest: requests.ListDbManagementPrivateEndpointsRequest): Promise<responses.ListDbManagementPrivateEndpointsResponse>;
520
540
  /**
@@ -527,7 +547,7 @@ export declare class DbManagementClient {
527
547
  * @param ListJobExecutionsRequest
528
548
  * @return ListJobExecutionsResponse
529
549
  * @throws OciError when an error occurs
530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
531
551
  */
532
552
  listJobExecutions(listJobExecutionsRequest: requests.ListJobExecutionsRequest): Promise<responses.ListJobExecutionsResponse>;
533
553
  /**
@@ -540,7 +560,7 @@ export declare class DbManagementClient {
540
560
  * @param ListJobRunsRequest
541
561
  * @return ListJobRunsResponse
542
562
  * @throws OciError when an error occurs
543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
544
564
  */
545
565
  listJobRuns(listJobRunsRequest: requests.ListJobRunsRequest): Promise<responses.ListJobRunsResponse>;
546
566
  /**
@@ -553,7 +573,7 @@ export declare class DbManagementClient {
553
573
  * @param ListJobsRequest
554
574
  * @return ListJobsResponse
555
575
  * @throws OciError when an error occurs
556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListJobs.ts.html |here} to see how to use ListJobs API.
576
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListJobs.ts.html |here} to see how to use ListJobs API.
557
577
  */
558
578
  listJobs(listJobsRequest: requests.ListJobsRequest): Promise<responses.ListJobsResponse>;
559
579
  /**
@@ -566,7 +586,7 @@ export declare class DbManagementClient {
566
586
  * @param ListManagedDatabaseGroupsRequest
567
587
  * @return ListManagedDatabaseGroupsResponse
568
588
  * @throws OciError when an error occurs
569
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListManagedDatabaseGroups.ts.html |here} to see how to use ListManagedDatabaseGroups API.
589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListManagedDatabaseGroups.ts.html |here} to see how to use ListManagedDatabaseGroups API.
570
590
  */
571
591
  listManagedDatabaseGroups(listManagedDatabaseGroupsRequest: requests.ListManagedDatabaseGroupsRequest): Promise<responses.ListManagedDatabaseGroupsResponse>;
572
592
  /**
@@ -581,7 +601,7 @@ export declare class DbManagementClient {
581
601
  * @param ListManagedDatabasesRequest
582
602
  * @return ListManagedDatabasesResponse
583
603
  * @throws OciError when an error occurs
584
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListManagedDatabases.ts.html |here} to see how to use ListManagedDatabases API.
604
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListManagedDatabases.ts.html |here} to see how to use ListManagedDatabases API.
585
605
  */
586
606
  listManagedDatabases(listManagedDatabasesRequest: requests.ListManagedDatabasesRequest): Promise<responses.ListManagedDatabasesResponse>;
587
607
  /**
@@ -590,7 +610,7 @@ export declare class DbManagementClient {
590
610
  * @param ListObjectPrivilegesRequest
591
611
  * @return ListObjectPrivilegesResponse
592
612
  * @throws OciError when an error occurs
593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListObjectPrivileges.ts.html |here} to see how to use ListObjectPrivileges API.
613
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListObjectPrivileges.ts.html |here} to see how to use ListObjectPrivileges API.
594
614
  */
595
615
  listObjectPrivileges(listObjectPrivilegesRequest: requests.ListObjectPrivilegesRequest): Promise<responses.ListObjectPrivilegesResponse>;
596
616
  /**
@@ -602,7 +622,7 @@ export declare class DbManagementClient {
602
622
  * @param ListOptimizerStatisticsAdvisorExecutionsRequest
603
623
  * @return ListOptimizerStatisticsAdvisorExecutionsResponse
604
624
  * @throws OciError when an error occurs
605
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListOptimizerStatisticsAdvisorExecutions.ts.html |here} to see how to use ListOptimizerStatisticsAdvisorExecutions API.
625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListOptimizerStatisticsAdvisorExecutions.ts.html |here} to see how to use ListOptimizerStatisticsAdvisorExecutions API.
606
626
  */
607
627
  listOptimizerStatisticsAdvisorExecutions(listOptimizerStatisticsAdvisorExecutionsRequest: requests.ListOptimizerStatisticsAdvisorExecutionsRequest): Promise<responses.ListOptimizerStatisticsAdvisorExecutionsResponse>;
608
628
  /**
@@ -617,7 +637,7 @@ export declare class DbManagementClient {
617
637
  * @param ListOptimizerStatisticsCollectionAggregationsRequest
618
638
  * @return ListOptimizerStatisticsCollectionAggregationsResponse
619
639
  * @throws OciError when an error occurs
620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListOptimizerStatisticsCollectionAggregations.ts.html |here} to see how to use ListOptimizerStatisticsCollectionAggregations API.
640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListOptimizerStatisticsCollectionAggregations.ts.html |here} to see how to use ListOptimizerStatisticsCollectionAggregations API.
621
641
  */
622
642
  listOptimizerStatisticsCollectionAggregations(listOptimizerStatisticsCollectionAggregationsRequest: requests.ListOptimizerStatisticsCollectionAggregationsRequest): Promise<responses.ListOptimizerStatisticsCollectionAggregationsResponse>;
623
643
  /**
@@ -633,16 +653,26 @@ export declare class DbManagementClient {
633
653
  * @param ListOptimizerStatisticsCollectionOperationsRequest
634
654
  * @return ListOptimizerStatisticsCollectionOperationsResponse
635
655
  * @throws OciError when an error occurs
636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListOptimizerStatisticsCollectionOperations.ts.html |here} to see how to use ListOptimizerStatisticsCollectionOperations API.
656
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListOptimizerStatisticsCollectionOperations.ts.html |here} to see how to use ListOptimizerStatisticsCollectionOperations API.
637
657
  */
638
658
  listOptimizerStatisticsCollectionOperations(listOptimizerStatisticsCollectionOperationsRequest: requests.ListOptimizerStatisticsCollectionOperationsRequest): Promise<responses.ListOptimizerStatisticsCollectionOperationsResponse>;
659
+ /**
660
+ * Gets the list of preferred credentials for a given Managed Database.
661
+ *
662
+ * This operation does not retry by default if the user has not defined a retry configuration.
663
+ * @param ListPreferredCredentialsRequest
664
+ * @return ListPreferredCredentialsResponse
665
+ * @throws OciError when an error occurs
666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListPreferredCredentials.ts.html |here} to see how to use ListPreferredCredentials API.
667
+ */
668
+ listPreferredCredentials(listPreferredCredentialsRequest: requests.ListPreferredCredentialsRequest): Promise<responses.ListPreferredCredentialsResponse>;
639
669
  /**
640
670
  * Gets the list of users on whose behalf the current user acts as proxy.
641
671
  * This operation does not retry by default if the user has not defined a retry configuration.
642
672
  * @param ListProxiedForUsersRequest
643
673
  * @return ListProxiedForUsersResponse
644
674
  * @throws OciError when an error occurs
645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListProxiedForUsers.ts.html |here} to see how to use ListProxiedForUsers API.
675
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListProxiedForUsers.ts.html |here} to see how to use ListProxiedForUsers API.
646
676
  */
647
677
  listProxiedForUsers(listProxiedForUsersRequest: requests.ListProxiedForUsersRequest): Promise<responses.ListProxiedForUsersResponse>;
648
678
  /**
@@ -651,7 +681,7 @@ export declare class DbManagementClient {
651
681
  * @param ListProxyUsersRequest
652
682
  * @return ListProxyUsersResponse
653
683
  * @throws OciError when an error occurs
654
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListProxyUsers.ts.html |here} to see how to use ListProxyUsers API.
684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListProxyUsers.ts.html |here} to see how to use ListProxyUsers API.
655
685
  */
656
686
  listProxyUsers(listProxyUsersRequest: requests.ListProxyUsersRequest): Promise<responses.ListProxyUsersResponse>;
657
687
  /**
@@ -660,7 +690,7 @@ export declare class DbManagementClient {
660
690
  * @param ListRolesRequest
661
691
  * @return ListRolesResponse
662
692
  * @throws OciError when an error occurs
663
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListRoles.ts.html |here} to see how to use ListRoles API.
693
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListRoles.ts.html |here} to see how to use ListRoles API.
664
694
  */
665
695
  listRoles(listRolesRequest: requests.ListRolesRequest): Promise<responses.ListRolesResponse>;
666
696
  /**
@@ -669,7 +699,7 @@ export declare class DbManagementClient {
669
699
  * @param ListSystemPrivilegesRequest
670
700
  * @return ListSystemPrivilegesResponse
671
701
  * @throws OciError when an error occurs
672
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListSystemPrivileges.ts.html |here} to see how to use ListSystemPrivileges API.
702
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListSystemPrivileges.ts.html |here} to see how to use ListSystemPrivileges API.
673
703
  */
674
704
  listSystemPrivileges(listSystemPrivilegesRequest: requests.ListSystemPrivilegesRequest): Promise<responses.ListSystemPrivilegesResponse>;
675
705
  /**
@@ -680,7 +710,7 @@ export declare class DbManagementClient {
680
710
  * @param ListTableStatisticsRequest
681
711
  * @return ListTableStatisticsResponse
682
712
  * @throws OciError when an error occurs
683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListTableStatistics.ts.html |here} to see how to use ListTableStatistics API.
713
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListTableStatistics.ts.html |here} to see how to use ListTableStatistics API.
684
714
  */
685
715
  listTableStatistics(listTableStatisticsRequest: requests.ListTableStatisticsRequest): Promise<responses.ListTableStatisticsResponse>;
686
716
  /**
@@ -689,7 +719,7 @@ export declare class DbManagementClient {
689
719
  * @param ListTablespacesRequest
690
720
  * @return ListTablespacesResponse
691
721
  * @throws OciError when an error occurs
692
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListTablespaces.ts.html |here} to see how to use ListTablespaces API.
722
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListTablespaces.ts.html |here} to see how to use ListTablespaces API.
693
723
  */
694
724
  listTablespaces(listTablespacesRequest: requests.ListTablespacesRequest): Promise<responses.ListTablespacesResponse>;
695
725
  /**
@@ -698,7 +728,7 @@ export declare class DbManagementClient {
698
728
  * @param ListUsersRequest
699
729
  * @return ListUsersResponse
700
730
  * @throws OciError when an error occurs
701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListUsers.ts.html |here} to see how to use ListUsers API.
731
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListUsers.ts.html |here} to see how to use ListUsers API.
702
732
  */
703
733
  listUsers(listUsersRequest: requests.ListUsersRequest): Promise<responses.ListUsersResponse>;
704
734
  /**
@@ -708,7 +738,7 @@ export declare class DbManagementClient {
708
738
  * @param ListWorkRequestErrorsRequest
709
739
  * @return ListWorkRequestErrorsResponse
710
740
  * @throws OciError when an error occurs
711
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
741
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
712
742
  */
713
743
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
714
744
  /**
@@ -718,7 +748,7 @@ export declare class DbManagementClient {
718
748
  * @param ListWorkRequestLogsRequest
719
749
  * @return ListWorkRequestLogsResponse
720
750
  * @throws OciError when an error occurs
721
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
751
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
722
752
  */
723
753
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
724
754
  /**
@@ -728,7 +758,7 @@ export declare class DbManagementClient {
728
758
  * @param ListWorkRequestsRequest
729
759
  * @return ListWorkRequestsResponse
730
760
  * @throws OciError when an error occurs
731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
732
762
  */
733
763
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
734
764
  /**
@@ -738,7 +768,7 @@ export declare class DbManagementClient {
738
768
  * @param RemoveDataFileRequest
739
769
  * @return RemoveDataFileResponse
740
770
  * @throws OciError when an error occurs
741
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/RemoveDataFile.ts.html |here} to see how to use RemoveDataFile API.
771
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/RemoveDataFile.ts.html |here} to see how to use RemoveDataFile API.
742
772
  */
743
773
  removeDataFile(removeDataFileRequest: requests.RemoveDataFileRequest): Promise<responses.RemoveDataFileResponse>;
744
774
  /**
@@ -751,7 +781,7 @@ export declare class DbManagementClient {
751
781
  * @param RemoveManagedDatabaseFromManagedDatabaseGroupRequest
752
782
  * @return RemoveManagedDatabaseFromManagedDatabaseGroupResponse
753
783
  * @throws OciError when an error occurs
754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/RemoveManagedDatabaseFromManagedDatabaseGroup.ts.html |here} to see how to use RemoveManagedDatabaseFromManagedDatabaseGroup API.
784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/RemoveManagedDatabaseFromManagedDatabaseGroup.ts.html |here} to see how to use RemoveManagedDatabaseFromManagedDatabaseGroup API.
755
785
  */
756
786
  removeManagedDatabaseFromManagedDatabaseGroup(removeManagedDatabaseFromManagedDatabaseGroupRequest: requests.RemoveManagedDatabaseFromManagedDatabaseGroupRequest): Promise<responses.RemoveManagedDatabaseFromManagedDatabaseGroupResponse>;
757
787
  /**
@@ -761,7 +791,7 @@ export declare class DbManagementClient {
761
791
  * @param ResetDatabaseParametersRequest
762
792
  * @return ResetDatabaseParametersResponse
763
793
  * @throws OciError when an error occurs
764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ResetDatabaseParameters.ts.html |here} to see how to use ResetDatabaseParameters API.
794
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ResetDatabaseParameters.ts.html |here} to see how to use ResetDatabaseParameters API.
765
795
  */
766
796
  resetDatabaseParameters(resetDatabaseParametersRequest: requests.ResetDatabaseParametersRequest): Promise<responses.ResetDatabaseParametersResponse>;
767
797
  /**
@@ -771,7 +801,7 @@ export declare class DbManagementClient {
771
801
  * @param ResizeDataFileRequest
772
802
  * @return ResizeDataFileResponse
773
803
  * @throws OciError when an error occurs
774
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ResizeDataFile.ts.html |here} to see how to use ResizeDataFile API.
804
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ResizeDataFile.ts.html |here} to see how to use ResizeDataFile API.
775
805
  */
776
806
  resizeDataFile(resizeDataFileRequest: requests.ResizeDataFileRequest): Promise<responses.ResizeDataFileResponse>;
777
807
  /**
@@ -782,7 +812,7 @@ export declare class DbManagementClient {
782
812
  * @param RunHistoricAddmRequest
783
813
  * @return RunHistoricAddmResponse
784
814
  * @throws OciError when an error occurs
785
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/RunHistoricAddm.ts.html |here} to see how to use RunHistoricAddm API.
815
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/RunHistoricAddm.ts.html |here} to see how to use RunHistoricAddm API.
786
816
  */
787
817
  runHistoricAddm(runHistoricAddmRequest: requests.RunHistoricAddmRequest): Promise<responses.RunHistoricAddmResponse>;
788
818
  /**
@@ -792,7 +822,7 @@ export declare class DbManagementClient {
792
822
  * @param SummarizeAwrDbCpuUsagesRequest
793
823
  * @return SummarizeAwrDbCpuUsagesResponse
794
824
  * @throws OciError when an error occurs
795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/SummarizeAwrDbCpuUsages.ts.html |here} to see how to use SummarizeAwrDbCpuUsages API.
825
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/SummarizeAwrDbCpuUsages.ts.html |here} to see how to use SummarizeAwrDbCpuUsages API.
796
826
  */
797
827
  summarizeAwrDbCpuUsages(summarizeAwrDbCpuUsagesRequest: requests.SummarizeAwrDbCpuUsagesRequest): Promise<responses.SummarizeAwrDbCpuUsagesResponse>;
798
828
  /**
@@ -802,7 +832,7 @@ export declare class DbManagementClient {
802
832
  * @param SummarizeAwrDbMetricsRequest
803
833
  * @return SummarizeAwrDbMetricsResponse
804
834
  * @throws OciError when an error occurs
805
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/SummarizeAwrDbMetrics.ts.html |here} to see how to use SummarizeAwrDbMetrics API.
835
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/SummarizeAwrDbMetrics.ts.html |here} to see how to use SummarizeAwrDbMetrics API.
806
836
  */
807
837
  summarizeAwrDbMetrics(summarizeAwrDbMetricsRequest: requests.SummarizeAwrDbMetricsRequest): Promise<responses.SummarizeAwrDbMetricsResponse>;
808
838
  /**
@@ -816,7 +846,7 @@ export declare class DbManagementClient {
816
846
  * @param SummarizeAwrDbParameterChangesRequest
817
847
  * @return SummarizeAwrDbParameterChangesResponse
818
848
  * @throws OciError when an error occurs
819
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/SummarizeAwrDbParameterChanges.ts.html |here} to see how to use SummarizeAwrDbParameterChanges API.
849
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/SummarizeAwrDbParameterChanges.ts.html |here} to see how to use SummarizeAwrDbParameterChanges API.
820
850
  */
821
851
  summarizeAwrDbParameterChanges(summarizeAwrDbParameterChangesRequest: requests.SummarizeAwrDbParameterChangesRequest): Promise<responses.SummarizeAwrDbParameterChangesResponse>;
822
852
  /**
@@ -836,7 +866,7 @@ export declare class DbManagementClient {
836
866
  * @param SummarizeAwrDbParametersRequest
837
867
  * @return SummarizeAwrDbParametersResponse
838
868
  * @throws OciError when an error occurs
839
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/SummarizeAwrDbParameters.ts.html |here} to see how to use SummarizeAwrDbParameters API.
869
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/SummarizeAwrDbParameters.ts.html |here} to see how to use SummarizeAwrDbParameters API.
840
870
  */
841
871
  summarizeAwrDbParameters(summarizeAwrDbParametersRequest: requests.SummarizeAwrDbParametersRequest): Promise<responses.SummarizeAwrDbParametersResponse>;
842
872
  /**
@@ -846,7 +876,7 @@ export declare class DbManagementClient {
846
876
  * @param SummarizeAwrDbSnapshotRangesRequest
847
877
  * @return SummarizeAwrDbSnapshotRangesResponse
848
878
  * @throws OciError when an error occurs
849
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/SummarizeAwrDbSnapshotRanges.ts.html |here} to see how to use SummarizeAwrDbSnapshotRanges API.
879
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/SummarizeAwrDbSnapshotRanges.ts.html |here} to see how to use SummarizeAwrDbSnapshotRanges API.
850
880
  */
851
881
  summarizeAwrDbSnapshotRanges(summarizeAwrDbSnapshotRangesRequest: requests.SummarizeAwrDbSnapshotRangesRequest): Promise<responses.SummarizeAwrDbSnapshotRangesResponse>;
852
882
  /**
@@ -856,7 +886,7 @@ export declare class DbManagementClient {
856
886
  * @param SummarizeAwrDbSysstatsRequest
857
887
  * @return SummarizeAwrDbSysstatsResponse
858
888
  * @throws OciError when an error occurs
859
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/SummarizeAwrDbSysstats.ts.html |here} to see how to use SummarizeAwrDbSysstats API.
889
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/SummarizeAwrDbSysstats.ts.html |here} to see how to use SummarizeAwrDbSysstats API.
860
890
  */
861
891
  summarizeAwrDbSysstats(summarizeAwrDbSysstatsRequest: requests.SummarizeAwrDbSysstatsRequest): Promise<responses.SummarizeAwrDbSysstatsResponse>;
862
892
  /**
@@ -866,7 +896,7 @@ export declare class DbManagementClient {
866
896
  * @param SummarizeAwrDbTopWaitEventsRequest
867
897
  * @return SummarizeAwrDbTopWaitEventsResponse
868
898
  * @throws OciError when an error occurs
869
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/SummarizeAwrDbTopWaitEvents.ts.html |here} to see how to use SummarizeAwrDbTopWaitEvents API.
899
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/SummarizeAwrDbTopWaitEvents.ts.html |here} to see how to use SummarizeAwrDbTopWaitEvents API.
870
900
  */
871
901
  summarizeAwrDbTopWaitEvents(summarizeAwrDbTopWaitEventsRequest: requests.SummarizeAwrDbTopWaitEventsRequest): Promise<responses.SummarizeAwrDbTopWaitEventsResponse>;
872
902
  /**
@@ -876,7 +906,7 @@ export declare class DbManagementClient {
876
906
  * @param SummarizeAwrDbWaitEventBucketsRequest
877
907
  * @return SummarizeAwrDbWaitEventBucketsResponse
878
908
  * @throws OciError when an error occurs
879
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/SummarizeAwrDbWaitEventBuckets.ts.html |here} to see how to use SummarizeAwrDbWaitEventBuckets API.
909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/SummarizeAwrDbWaitEventBuckets.ts.html |here} to see how to use SummarizeAwrDbWaitEventBuckets API.
880
910
  */
881
911
  summarizeAwrDbWaitEventBuckets(summarizeAwrDbWaitEventBucketsRequest: requests.SummarizeAwrDbWaitEventBucketsRequest): Promise<responses.SummarizeAwrDbWaitEventBucketsResponse>;
882
912
  /**
@@ -886,7 +916,7 @@ export declare class DbManagementClient {
886
916
  * @param SummarizeAwrDbWaitEventsRequest
887
917
  * @return SummarizeAwrDbWaitEventsResponse
888
918
  * @throws OciError when an error occurs
889
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/SummarizeAwrDbWaitEvents.ts.html |here} to see how to use SummarizeAwrDbWaitEvents API.
919
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/SummarizeAwrDbWaitEvents.ts.html |here} to see how to use SummarizeAwrDbWaitEvents API.
890
920
  */
891
921
  summarizeAwrDbWaitEvents(summarizeAwrDbWaitEventsRequest: requests.SummarizeAwrDbWaitEventsRequest): Promise<responses.SummarizeAwrDbWaitEventsResponse>;
892
922
  /**
@@ -895,16 +925,26 @@ export declare class DbManagementClient {
895
925
  * @param SummarizeJobExecutionsStatusesRequest
896
926
  * @return SummarizeJobExecutionsStatusesResponse
897
927
  * @throws OciError when an error occurs
898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/SummarizeJobExecutionsStatuses.ts.html |here} to see how to use SummarizeJobExecutionsStatuses API.
928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/SummarizeJobExecutionsStatuses.ts.html |here} to see how to use SummarizeJobExecutionsStatuses API.
899
929
  */
900
930
  summarizeJobExecutionsStatuses(summarizeJobExecutionsStatusesRequest: requests.SummarizeJobExecutionsStatusesRequest): Promise<responses.SummarizeJobExecutionsStatusesResponse>;
931
+ /**
932
+ * Tests the preferred credential.
933
+ *
934
+ * This operation does not retry by default if the user has not defined a retry configuration.
935
+ * @param TestPreferredCredentialRequest
936
+ * @return TestPreferredCredentialResponse
937
+ * @throws OciError when an error occurs
938
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/TestPreferredCredential.ts.html |here} to see how to use TestPreferredCredential API.
939
+ */
940
+ testPreferredCredential(testPreferredCredentialRequest: requests.TestPreferredCredentialRequest): Promise<responses.TestPreferredCredentialResponse>;
901
941
  /**
902
942
  * Updates one or more attributes of a specific Database Management private endpoint.
903
943
  * This operation does not retry by default if the user has not defined a retry configuration.
904
944
  * @param UpdateDbManagementPrivateEndpointRequest
905
945
  * @return UpdateDbManagementPrivateEndpointResponse
906
946
  * @throws OciError when an error occurs
907
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/UpdateDbManagementPrivateEndpoint.ts.html |here} to see how to use UpdateDbManagementPrivateEndpoint API.
947
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/UpdateDbManagementPrivateEndpoint.ts.html |here} to see how to use UpdateDbManagementPrivateEndpoint API.
908
948
  */
909
949
  updateDbManagementPrivateEndpoint(updateDbManagementPrivateEndpointRequest: requests.UpdateDbManagementPrivateEndpointRequest): Promise<responses.UpdateDbManagementPrivateEndpointResponse>;
910
950
  /**
@@ -914,7 +954,7 @@ export declare class DbManagementClient {
914
954
  * @param UpdateJobRequest
915
955
  * @return UpdateJobResponse
916
956
  * @throws OciError when an error occurs
917
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/UpdateJob.ts.html |here} to see how to use UpdateJob API.
957
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/UpdateJob.ts.html |here} to see how to use UpdateJob API.
918
958
  */
919
959
  updateJob(updateJobRequest: requests.UpdateJobRequest): Promise<responses.UpdateJobResponse>;
920
960
  /**
@@ -924,9 +964,19 @@ export declare class DbManagementClient {
924
964
  * @param UpdateManagedDatabaseGroupRequest
925
965
  * @return UpdateManagedDatabaseGroupResponse
926
966
  * @throws OciError when an error occurs
927
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/UpdateManagedDatabaseGroup.ts.html |here} to see how to use UpdateManagedDatabaseGroup API.
967
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/UpdateManagedDatabaseGroup.ts.html |here} to see how to use UpdateManagedDatabaseGroup API.
928
968
  */
929
969
  updateManagedDatabaseGroup(updateManagedDatabaseGroupRequest: requests.UpdateManagedDatabaseGroupRequest): Promise<responses.UpdateManagedDatabaseGroupResponse>;
970
+ /**
971
+ * Updates the preferred credential based on the credentialName.
972
+ *
973
+ * This operation does not retry by default if the user has not defined a retry configuration.
974
+ * @param UpdatePreferredCredentialRequest
975
+ * @return UpdatePreferredCredentialResponse
976
+ * @throws OciError when an error occurs
977
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/UpdatePreferredCredential.ts.html |here} to see how to use UpdatePreferredCredential API.
978
+ */
979
+ updatePreferredCredential(updatePreferredCredentialRequest: requests.UpdatePreferredCredentialRequest): Promise<responses.UpdatePreferredCredentialResponse>;
930
980
  /**
931
981
  * Updates the attributes of the tablespace specified by tablespaceName within the Managed Database specified by managedDatabaseId.
932
982
  *
@@ -934,7 +984,7 @@ export declare class DbManagementClient {
934
984
  * @param UpdateTablespaceRequest
935
985
  * @return UpdateTablespaceResponse
936
986
  * @throws OciError when an error occurs
937
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/UpdateTablespace.ts.html |here} to see how to use UpdateTablespace API.
987
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/UpdateTablespace.ts.html |here} to see how to use UpdateTablespace API.
938
988
  */
939
989
  updateTablespace(updateTablespaceRequest: requests.UpdateTablespaceRequest): Promise<responses.UpdateTablespaceResponse>;
940
990
  }
@@ -986,7 +1036,7 @@ export declare class DiagnosabilityClient {
986
1036
  * @param ListAlertLogsRequest
987
1037
  * @return ListAlertLogsResponse
988
1038
  * @throws OciError when an error occurs
989
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListAlertLogs.ts.html |here} to see how to use ListAlertLogs API.
1039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListAlertLogs.ts.html |here} to see how to use ListAlertLogs API.
990
1040
  */
991
1041
  listAlertLogs(listAlertLogsRequest: requests.ListAlertLogsRequest): Promise<responses.ListAlertLogsResponse>;
992
1042
  /**
@@ -996,7 +1046,7 @@ export declare class DiagnosabilityClient {
996
1046
  * @param ListAttentionLogsRequest
997
1047
  * @return ListAttentionLogsResponse
998
1048
  * @throws OciError when an error occurs
999
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListAttentionLogs.ts.html |here} to see how to use ListAttentionLogs API.
1049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListAttentionLogs.ts.html |here} to see how to use ListAttentionLogs API.
1000
1050
  */
1001
1051
  listAttentionLogs(listAttentionLogsRequest: requests.ListAttentionLogsRequest): Promise<responses.ListAttentionLogsResponse>;
1002
1052
  /**
@@ -1006,7 +1056,7 @@ export declare class DiagnosabilityClient {
1006
1056
  * @param SummarizeAlertLogCountsRequest
1007
1057
  * @return SummarizeAlertLogCountsResponse
1008
1058
  * @throws OciError when an error occurs
1009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/SummarizeAlertLogCounts.ts.html |here} to see how to use SummarizeAlertLogCounts API.
1059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/SummarizeAlertLogCounts.ts.html |here} to see how to use SummarizeAlertLogCounts API.
1010
1060
  */
1011
1061
  summarizeAlertLogCounts(summarizeAlertLogCountsRequest: requests.SummarizeAlertLogCountsRequest): Promise<responses.SummarizeAlertLogCountsResponse>;
1012
1062
  /**
@@ -1016,7 +1066,7 @@ export declare class DiagnosabilityClient {
1016
1066
  * @param SummarizeAttentionLogCountsRequest
1017
1067
  * @return SummarizeAttentionLogCountsResponse
1018
1068
  * @throws OciError when an error occurs
1019
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/SummarizeAttentionLogCounts.ts.html |here} to see how to use SummarizeAttentionLogCounts API.
1069
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/SummarizeAttentionLogCounts.ts.html |here} to see how to use SummarizeAttentionLogCounts API.
1020
1070
  */
1021
1071
  summarizeAttentionLogCounts(summarizeAttentionLogCountsRequest: requests.SummarizeAttentionLogCountsRequest): Promise<responses.SummarizeAttentionLogCountsResponse>;
1022
1072
  }
@@ -1068,7 +1118,7 @@ export declare class SqlTuningClient {
1068
1118
  * @param CloneSqlTuningTaskRequest
1069
1119
  * @return CloneSqlTuningTaskResponse
1070
1120
  * @throws OciError when an error occurs
1071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/CloneSqlTuningTask.ts.html |here} to see how to use CloneSqlTuningTask API.
1121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/CloneSqlTuningTask.ts.html |here} to see how to use CloneSqlTuningTask API.
1072
1122
  */
1073
1123
  cloneSqlTuningTask(cloneSqlTuningTaskRequest: requests.CloneSqlTuningTaskRequest): Promise<responses.CloneSqlTuningTaskResponse>;
1074
1124
  /**
@@ -1078,7 +1128,7 @@ export declare class SqlTuningClient {
1078
1128
  * @param DropSqlTuningTaskRequest
1079
1129
  * @return DropSqlTuningTaskResponse
1080
1130
  * @throws OciError when an error occurs
1081
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/DropSqlTuningTask.ts.html |here} to see how to use DropSqlTuningTask API.
1131
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/DropSqlTuningTask.ts.html |here} to see how to use DropSqlTuningTask API.
1082
1132
  */
1083
1133
  dropSqlTuningTask(dropSqlTuningTaskRequest: requests.DropSqlTuningTaskRequest): Promise<responses.DropSqlTuningTaskResponse>;
1084
1134
  /**
@@ -1090,7 +1140,7 @@ export declare class SqlTuningClient {
1090
1140
  * @param GetExecutionPlanStatsComparisionRequest
1091
1141
  * @return GetExecutionPlanStatsComparisionResponse
1092
1142
  * @throws OciError when an error occurs
1093
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetExecutionPlanStatsComparision.ts.html |here} to see how to use GetExecutionPlanStatsComparision API.
1143
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetExecutionPlanStatsComparision.ts.html |here} to see how to use GetExecutionPlanStatsComparision API.
1094
1144
  */
1095
1145
  getExecutionPlanStatsComparision(getExecutionPlanStatsComparisionRequest: requests.GetExecutionPlanStatsComparisionRequest): Promise<responses.GetExecutionPlanStatsComparisionResponse>;
1096
1146
  /**
@@ -1100,7 +1150,7 @@ export declare class SqlTuningClient {
1100
1150
  * @param GetSqlExecutionPlanRequest
1101
1151
  * @return GetSqlExecutionPlanResponse
1102
1152
  * @throws OciError when an error occurs
1103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetSqlExecutionPlan.ts.html |here} to see how to use GetSqlExecutionPlan API.
1153
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetSqlExecutionPlan.ts.html |here} to see how to use GetSqlExecutionPlan API.
1104
1154
  */
1105
1155
  getSqlExecutionPlan(getSqlExecutionPlanRequest: requests.GetSqlExecutionPlanRequest): Promise<responses.GetSqlExecutionPlanResponse>;
1106
1156
  /**
@@ -1110,7 +1160,7 @@ export declare class SqlTuningClient {
1110
1160
  * @param GetSqlTuningAdvisorTaskSummaryReportRequest
1111
1161
  * @return GetSqlTuningAdvisorTaskSummaryReportResponse
1112
1162
  * @throws OciError when an error occurs
1113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/GetSqlTuningAdvisorTaskSummaryReport.ts.html |here} to see how to use GetSqlTuningAdvisorTaskSummaryReport API.
1163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/GetSqlTuningAdvisorTaskSummaryReport.ts.html |here} to see how to use GetSqlTuningAdvisorTaskSummaryReport API.
1114
1164
  */
1115
1165
  getSqlTuningAdvisorTaskSummaryReport(getSqlTuningAdvisorTaskSummaryReportRequest: requests.GetSqlTuningAdvisorTaskSummaryReportRequest): Promise<responses.GetSqlTuningAdvisorTaskSummaryReportResponse>;
1116
1166
  /**
@@ -1120,7 +1170,7 @@ export declare class SqlTuningClient {
1120
1170
  * @param ListSqlTuningAdvisorTaskFindingsRequest
1121
1171
  * @return ListSqlTuningAdvisorTaskFindingsResponse
1122
1172
  * @throws OciError when an error occurs
1123
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListSqlTuningAdvisorTaskFindings.ts.html |here} to see how to use ListSqlTuningAdvisorTaskFindings API.
1173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListSqlTuningAdvisorTaskFindings.ts.html |here} to see how to use ListSqlTuningAdvisorTaskFindings API.
1124
1174
  */
1125
1175
  listSqlTuningAdvisorTaskFindings(listSqlTuningAdvisorTaskFindingsRequest: requests.ListSqlTuningAdvisorTaskFindingsRequest): Promise<responses.ListSqlTuningAdvisorTaskFindingsResponse>;
1126
1176
  /**
@@ -1131,7 +1181,7 @@ export declare class SqlTuningClient {
1131
1181
  * @param ListSqlTuningAdvisorTaskRecommendationsRequest
1132
1182
  * @return ListSqlTuningAdvisorTaskRecommendationsResponse
1133
1183
  * @throws OciError when an error occurs
1134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListSqlTuningAdvisorTaskRecommendations.ts.html |here} to see how to use ListSqlTuningAdvisorTaskRecommendations API.
1184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListSqlTuningAdvisorTaskRecommendations.ts.html |here} to see how to use ListSqlTuningAdvisorTaskRecommendations API.
1135
1185
  */
1136
1186
  listSqlTuningAdvisorTaskRecommendations(listSqlTuningAdvisorTaskRecommendationsRequest: requests.ListSqlTuningAdvisorTaskRecommendationsRequest): Promise<responses.ListSqlTuningAdvisorTaskRecommendationsResponse>;
1137
1187
  /**
@@ -1141,7 +1191,7 @@ export declare class SqlTuningClient {
1141
1191
  * @param ListSqlTuningAdvisorTasksRequest
1142
1192
  * @return ListSqlTuningAdvisorTasksResponse
1143
1193
  * @throws OciError when an error occurs
1144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListSqlTuningAdvisorTasks.ts.html |here} to see how to use ListSqlTuningAdvisorTasks API.
1194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListSqlTuningAdvisorTasks.ts.html |here} to see how to use ListSqlTuningAdvisorTasks API.
1145
1195
  */
1146
1196
  listSqlTuningAdvisorTasks(listSqlTuningAdvisorTasksRequest: requests.ListSqlTuningAdvisorTasksRequest): Promise<responses.ListSqlTuningAdvisorTasksResponse>;
1147
1197
  /**
@@ -1151,7 +1201,7 @@ export declare class SqlTuningClient {
1151
1201
  * @param ListSqlTuningSetsRequest
1152
1202
  * @return ListSqlTuningSetsResponse
1153
1203
  * @throws OciError when an error occurs
1154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/ListSqlTuningSets.ts.html |here} to see how to use ListSqlTuningSets API.
1204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/ListSqlTuningSets.ts.html |here} to see how to use ListSqlTuningSets API.
1155
1205
  */
1156
1206
  listSqlTuningSets(listSqlTuningSetsRequest: requests.ListSqlTuningSetsRequest): Promise<responses.ListSqlTuningSetsResponse>;
1157
1207
  /**
@@ -1161,7 +1211,7 @@ export declare class SqlTuningClient {
1161
1211
  * @param StartSqlTuningTaskRequest
1162
1212
  * @return StartSqlTuningTaskResponse
1163
1213
  * @throws OciError when an error occurs
1164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/databasemanagement/StartSqlTuningTask.ts.html |here} to see how to use StartSqlTuningTask API.
1214
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/databasemanagement/StartSqlTuningTask.ts.html |here} to see how to use StartSqlTuningTask API.
1165
1215
  */
1166
1216
  startSqlTuningTask(startSqlTuningTaskRequest: requests.StartSqlTuningTaskRequest): Promise<responses.StartSqlTuningTaskResponse>;
1167
1217
  }