oci-adm 2.28.0 → 2.29.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 (92) hide show
  1. package/index.d.ts +2 -2
  2. package/index.js +2 -2
  3. package/lib/applicationdependencymanagement-waiter.d.ts +2 -2
  4. package/lib/applicationdependencymanagement-waiter.js +2 -2
  5. package/lib/client.d.ts +38 -38
  6. package/lib/client.js +56 -56
  7. package/lib/client.js.map +1 -1
  8. package/lib/model/action-type.d.ts +2 -2
  9. package/lib/model/action-type.js +2 -2
  10. package/lib/model/application-dependency-vulnerability-collection.d.ts +2 -2
  11. package/lib/model/application-dependency-vulnerability-collection.js +2 -2
  12. package/lib/model/application-dependency-vulnerability-summary.d.ts +4 -4
  13. package/lib/model/application-dependency-vulnerability-summary.js +2 -2
  14. package/lib/model/application-dependency.d.ts +4 -4
  15. package/lib/model/application-dependency.js +2 -2
  16. package/lib/model/change-knowledge-base-compartment-details.d.ts +2 -2
  17. package/lib/model/change-knowledge-base-compartment-details.js +2 -2
  18. package/lib/model/change-vulnerability-audit-compartment-details.d.ts +2 -2
  19. package/lib/model/change-vulnerability-audit-compartment-details.js +2 -2
  20. package/lib/model/create-knowledge-base-details.d.ts +2 -2
  21. package/lib/model/create-knowledge-base-details.js +2 -2
  22. package/lib/model/create-vulnerability-audit-details.d.ts +2 -2
  23. package/lib/model/create-vulnerability-audit-details.js +2 -2
  24. package/lib/model/index.d.ts +2 -2
  25. package/lib/model/index.js +2 -2
  26. package/lib/model/knowledge-base-collection.d.ts +2 -2
  27. package/lib/model/knowledge-base-collection.js +2 -2
  28. package/lib/model/knowledge-base-summary.d.ts +2 -2
  29. package/lib/model/knowledge-base-summary.js +2 -2
  30. package/lib/model/knowledge-base.d.ts +2 -2
  31. package/lib/model/knowledge-base.js +2 -2
  32. package/lib/model/operation-status.d.ts +2 -2
  33. package/lib/model/operation-status.js +2 -2
  34. package/lib/model/operation-type.d.ts +2 -2
  35. package/lib/model/operation-type.js +2 -2
  36. package/lib/model/sort-order.d.ts +2 -2
  37. package/lib/model/sort-order.js +2 -2
  38. package/lib/model/update-knowledge-base-details.d.ts +2 -2
  39. package/lib/model/update-knowledge-base-details.js +2 -2
  40. package/lib/model/update-vulnerability-audit-details.d.ts +2 -2
  41. package/lib/model/update-vulnerability-audit-details.js +2 -2
  42. package/lib/model/vulnerability-audit-collection.d.ts +2 -2
  43. package/lib/model/vulnerability-audit-collection.js +2 -2
  44. package/lib/model/vulnerability-audit-configuration.d.ts +2 -2
  45. package/lib/model/vulnerability-audit-configuration.js +2 -2
  46. package/lib/model/vulnerability-audit-summary.d.ts +2 -2
  47. package/lib/model/vulnerability-audit-summary.js +2 -2
  48. package/lib/model/vulnerability-audit.d.ts +2 -2
  49. package/lib/model/vulnerability-audit.js +2 -2
  50. package/lib/model/vulnerability.d.ts +3 -3
  51. package/lib/model/vulnerability.js +2 -2
  52. package/lib/model/work-request-error-collection.d.ts +2 -2
  53. package/lib/model/work-request-error-collection.js +2 -2
  54. package/lib/model/work-request-error.d.ts +2 -2
  55. package/lib/model/work-request-error.js +2 -2
  56. package/lib/model/work-request-log-entry-collection.d.ts +2 -2
  57. package/lib/model/work-request-log-entry-collection.js +2 -2
  58. package/lib/model/work-request-log-entry.d.ts +2 -2
  59. package/lib/model/work-request-log-entry.js +2 -2
  60. package/lib/model/work-request-resource-metadata-key.d.ts +2 -2
  61. package/lib/model/work-request-resource-metadata-key.js +2 -2
  62. package/lib/model/work-request-resource.d.ts +2 -2
  63. package/lib/model/work-request-resource.js +2 -2
  64. package/lib/model/work-request-summary-collection.d.ts +2 -2
  65. package/lib/model/work-request-summary-collection.js +2 -2
  66. package/lib/model/work-request-summary.d.ts +2 -2
  67. package/lib/model/work-request-summary.js +2 -2
  68. package/lib/model/work-request.d.ts +2 -2
  69. package/lib/model/work-request.js +2 -2
  70. package/lib/request/cancel-work-request-request.d.ts +1 -1
  71. package/lib/request/change-knowledge-base-compartment-request.d.ts +1 -1
  72. package/lib/request/change-vulnerability-audit-compartment-request.d.ts +1 -1
  73. package/lib/request/create-knowledge-base-request.d.ts +1 -1
  74. package/lib/request/create-vulnerability-audit-request.d.ts +1 -1
  75. package/lib/request/delete-knowledge-base-request.d.ts +1 -1
  76. package/lib/request/delete-vulnerability-audit-request.d.ts +1 -1
  77. package/lib/request/get-knowledge-base-request.d.ts +1 -1
  78. package/lib/request/get-vulnerability-audit-request.d.ts +1 -1
  79. package/lib/request/get-work-request-request.d.ts +1 -1
  80. package/lib/request/index.d.ts +2 -2
  81. package/lib/request/index.js +2 -2
  82. package/lib/request/list-application-dependency-vulnerabilities-request.d.ts +1 -1
  83. package/lib/request/list-knowledge-bases-request.d.ts +1 -1
  84. package/lib/request/list-vulnerability-audits-request.d.ts +1 -1
  85. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  86. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  87. package/lib/request/list-work-requests-request.d.ts +1 -1
  88. package/lib/request/update-knowledge-base-request.d.ts +1 -1
  89. package/lib/request/update-vulnerability-audit-request.d.ts +1 -1
  90. package/lib/response/index.d.ts +2 -2
  91. package/lib/response/index.js +2 -2
  92. package/package.json +3 -3
package/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
package/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
package/lib/client.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -71,171 +71,171 @@ export declare class ApplicationDependencyManagementClient {
71
71
  getWaiters(): ApplicationDependencyManagementWaiter;
72
72
  /**
73
73
  * Cancel work request with the given ID.
74
- * This operation does not retry by default if the user has not defined a retry configuration.
74
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
75
75
  * @param CancelWorkRequestRequest
76
76
  * @return CancelWorkRequestResponse
77
77
  * @throws OciError when an error occurs
78
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/adm/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
78
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
79
79
  */
80
80
  cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
81
81
  /**
82
82
  * Moves a Knowledge Base from one compartment to another.
83
- * This operation does not retry by default if the user has not defined a retry configuration.
83
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
84
84
  * @param ChangeKnowledgeBaseCompartmentRequest
85
85
  * @return ChangeKnowledgeBaseCompartmentResponse
86
86
  * @throws OciError when an error occurs
87
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/adm/ChangeKnowledgeBaseCompartment.ts.html |here} to see how to use ChangeKnowledgeBaseCompartment API.
87
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/ChangeKnowledgeBaseCompartment.ts.html |here} to see how to use ChangeKnowledgeBaseCompartment API.
88
88
  */
89
89
  changeKnowledgeBaseCompartment(changeKnowledgeBaseCompartmentRequest: requests.ChangeKnowledgeBaseCompartmentRequest): Promise<responses.ChangeKnowledgeBaseCompartmentResponse>;
90
90
  /**
91
91
  * Moves a Vulnerability Audit from one compartment to another.
92
- * This operation does not retry by default if the user has not defined a retry configuration.
92
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
93
93
  * @param ChangeVulnerabilityAuditCompartmentRequest
94
94
  * @return ChangeVulnerabilityAuditCompartmentResponse
95
95
  * @throws OciError when an error occurs
96
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/adm/ChangeVulnerabilityAuditCompartment.ts.html |here} to see how to use ChangeVulnerabilityAuditCompartment API.
96
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/ChangeVulnerabilityAuditCompartment.ts.html |here} to see how to use ChangeVulnerabilityAuditCompartment API.
97
97
  */
98
98
  changeVulnerabilityAuditCompartment(changeVulnerabilityAuditCompartmentRequest: requests.ChangeVulnerabilityAuditCompartmentRequest): Promise<responses.ChangeVulnerabilityAuditCompartmentResponse>;
99
99
  /**
100
100
  * Creates a new Knowledge Base.
101
- * This operation does not retry by default if the user has not defined a retry configuration.
101
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
102
102
  * @param CreateKnowledgeBaseRequest
103
103
  * @return CreateKnowledgeBaseResponse
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.28.0/adm/CreateKnowledgeBase.ts.html |here} to see how to use CreateKnowledgeBase API.
105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/CreateKnowledgeBase.ts.html |here} to see how to use CreateKnowledgeBase API.
106
106
  */
107
107
  createKnowledgeBase(createKnowledgeBaseRequest: requests.CreateKnowledgeBaseRequest): Promise<responses.CreateKnowledgeBaseResponse>;
108
108
  /**
109
109
  * Creates a new Vulnerability Audit by providing a tree of Application Dependencies.
110
- * This operation does not retry by default if the user has not defined a retry configuration.
110
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
111
111
  * @param CreateVulnerabilityAuditRequest
112
112
  * @return CreateVulnerabilityAuditResponse
113
113
  * @throws OciError when an error occurs
114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/adm/CreateVulnerabilityAudit.ts.html |here} to see how to use CreateVulnerabilityAudit API.
114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/CreateVulnerabilityAudit.ts.html |here} to see how to use CreateVulnerabilityAudit API.
115
115
  */
116
116
  createVulnerabilityAudit(createVulnerabilityAuditRequest: requests.CreateVulnerabilityAuditRequest): Promise<responses.CreateVulnerabilityAuditResponse>;
117
117
  /**
118
118
  * Deletes the specified Knowledge Base.
119
- * This operation does not retry by default if the user has not defined a retry configuration.
119
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
120
120
  * @param DeleteKnowledgeBaseRequest
121
121
  * @return DeleteKnowledgeBaseResponse
122
122
  * @throws OciError when an error occurs
123
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/adm/DeleteKnowledgeBase.ts.html |here} to see how to use DeleteKnowledgeBase API.
123
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/DeleteKnowledgeBase.ts.html |here} to see how to use DeleteKnowledgeBase API.
124
124
  */
125
125
  deleteKnowledgeBase(deleteKnowledgeBaseRequest: requests.DeleteKnowledgeBaseRequest): Promise<responses.DeleteKnowledgeBaseResponse>;
126
126
  /**
127
127
  * Deletes the specified Vulnerability Audit.
128
- * This operation does not retry by default if the user has not defined a retry configuration.
128
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
129
129
  * @param DeleteVulnerabilityAuditRequest
130
130
  * @return DeleteVulnerabilityAuditResponse
131
131
  * @throws OciError when an error occurs
132
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/adm/DeleteVulnerabilityAudit.ts.html |here} to see how to use DeleteVulnerabilityAudit API.
132
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/DeleteVulnerabilityAudit.ts.html |here} to see how to use DeleteVulnerabilityAudit API.
133
133
  */
134
134
  deleteVulnerabilityAudit(deleteVulnerabilityAuditRequest: requests.DeleteVulnerabilityAuditRequest): Promise<responses.DeleteVulnerabilityAuditResponse>;
135
135
  /**
136
136
  * Returns the details of the specified Knowledge Base.
137
- * This operation does not retry by default if the user has not defined a retry configuration.
137
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
138
138
  * @param GetKnowledgeBaseRequest
139
139
  * @return GetKnowledgeBaseResponse
140
140
  * @throws OciError when an error occurs
141
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/adm/GetKnowledgeBase.ts.html |here} to see how to use GetKnowledgeBase API.
141
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/GetKnowledgeBase.ts.html |here} to see how to use GetKnowledgeBase API.
142
142
  */
143
143
  getKnowledgeBase(getKnowledgeBaseRequest: requests.GetKnowledgeBaseRequest): Promise<responses.GetKnowledgeBaseResponse>;
144
144
  /**
145
145
  * Returns the details of the specified Vulnerability Audit.
146
- * This operation does not retry by default if the user has not defined a retry configuration.
146
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
147
147
  * @param GetVulnerabilityAuditRequest
148
148
  * @return GetVulnerabilityAuditResponse
149
149
  * @throws OciError when an error occurs
150
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/adm/GetVulnerabilityAudit.ts.html |here} to see how to use GetVulnerabilityAudit API.
150
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/GetVulnerabilityAudit.ts.html |here} to see how to use GetVulnerabilityAudit API.
151
151
  */
152
152
  getVulnerabilityAudit(getVulnerabilityAuditRequest: requests.GetVulnerabilityAuditRequest): Promise<responses.GetVulnerabilityAuditResponse>;
153
153
  /**
154
154
  * Gets the status of the work request with the given ID.
155
- * This operation does not retry by default if the user has not defined a retry configuration.
155
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
156
156
  * @param GetWorkRequestRequest
157
157
  * @return GetWorkRequestResponse
158
158
  * @throws OciError when an error occurs
159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/adm/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
160
160
  */
161
161
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
162
162
  /**
163
163
  * Returns a list of Application Dependencies with their associated vulnerabilities.
164
- * This operation does not retry by default if the user has not defined a retry configuration.
164
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
165
165
  * @param ListApplicationDependencyVulnerabilitiesRequest
166
166
  * @return ListApplicationDependencyVulnerabilitiesResponse
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.28.0/adm/ListApplicationDependencyVulnerabilities.ts.html |here} to see how to use ListApplicationDependencyVulnerabilities API.
168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/ListApplicationDependencyVulnerabilities.ts.html |here} to see how to use ListApplicationDependencyVulnerabilities API.
169
169
  */
170
170
  listApplicationDependencyVulnerabilities(listApplicationDependencyVulnerabilitiesRequest: requests.ListApplicationDependencyVulnerabilitiesRequest): Promise<responses.ListApplicationDependencyVulnerabilitiesResponse>;
171
171
  /**
172
172
  * Returns a list of KnowledgeBases based on the specified query parameters.
173
173
  * At least id or compartmentId query parameter must be provided.
174
174
  *
175
- * This operation does not retry by default if the user has not defined a retry configuration.
175
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
176
176
  * @param ListKnowledgeBasesRequest
177
177
  * @return ListKnowledgeBasesResponse
178
178
  * @throws OciError when an error occurs
179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/adm/ListKnowledgeBases.ts.html |here} to see how to use ListKnowledgeBases API.
179
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/ListKnowledgeBases.ts.html |here} to see how to use ListKnowledgeBases API.
180
180
  */
181
181
  listKnowledgeBases(listKnowledgeBasesRequest: requests.ListKnowledgeBasesRequest): Promise<responses.ListKnowledgeBasesResponse>;
182
182
  /**
183
183
  * Returns a list of Vulnerability Audits based on the specified query parameters.
184
184
  * At least one of id, compartmentId or knowledgeBaseId query parameter must be provided.
185
185
  *
186
- * This operation does not retry by default if the user has not defined a retry configuration.
186
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
187
187
  * @param ListVulnerabilityAuditsRequest
188
188
  * @return ListVulnerabilityAuditsResponse
189
189
  * @throws OciError when an error occurs
190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/adm/ListVulnerabilityAudits.ts.html |here} to see how to use ListVulnerabilityAudits API.
190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/ListVulnerabilityAudits.ts.html |here} to see how to use ListVulnerabilityAudits API.
191
191
  */
192
192
  listVulnerabilityAudits(listVulnerabilityAuditsRequest: requests.ListVulnerabilityAuditsRequest): Promise<responses.ListVulnerabilityAuditsResponse>;
193
193
  /**
194
194
  * Return a (paginated) list of errors for a given work request.
195
195
  *
196
- * This operation does not retry by default if the user has not defined a retry configuration.
196
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
197
197
  * @param ListWorkRequestErrorsRequest
198
198
  * @return ListWorkRequestErrorsResponse
199
199
  * @throws OciError when an error occurs
200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/adm/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
201
201
  */
202
202
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
203
203
  /**
204
204
  * Return a (paginated) list of logs for a given work request.
205
205
  *
206
- * This operation does not retry by default if the user has not defined a retry configuration.
206
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
207
207
  * @param ListWorkRequestLogsRequest
208
208
  * @return ListWorkRequestLogsResponse
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.28.0/adm/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
211
211
  */
212
212
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
213
213
  /**
214
214
  * Lists the work requests in a compartment.
215
215
  *
216
- * This operation does not retry by default if the user has not defined a retry configuration.
216
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
217
217
  * @param ListWorkRequestsRequest
218
218
  * @return ListWorkRequestsResponse
219
219
  * @throws OciError when an error occurs
220
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/adm/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
221
221
  */
222
222
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
223
223
  /**
224
224
  * Updates one or more attributes of the specified Knowledge Base.
225
- * This operation does not retry by default if the user has not defined a retry configuration.
225
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
226
226
  * @param UpdateKnowledgeBaseRequest
227
227
  * @return UpdateKnowledgeBaseResponse
228
228
  * @throws OciError when an error occurs
229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/adm/UpdateKnowledgeBase.ts.html |here} to see how to use UpdateKnowledgeBase API.
229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/UpdateKnowledgeBase.ts.html |here} to see how to use UpdateKnowledgeBase API.
230
230
  */
231
231
  updateKnowledgeBase(updateKnowledgeBaseRequest: requests.UpdateKnowledgeBaseRequest): Promise<responses.UpdateKnowledgeBaseResponse>;
232
232
  /**
233
233
  * Updates one or more attributes of the specified Vulnerability Audit.
234
- * This operation does not retry by default if the user has not defined a retry configuration.
234
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
235
235
  * @param UpdateVulnerabilityAuditRequest
236
236
  * @return UpdateVulnerabilityAuditResponse
237
237
  * @throws OciError when an error occurs
238
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/adm/UpdateVulnerabilityAudit.ts.html |here} to see how to use UpdateVulnerabilityAudit API.
238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/UpdateVulnerabilityAudit.ts.html |here} to see how to use UpdateVulnerabilityAudit API.
239
239
  */
240
240
  updateVulnerabilityAudit(updateVulnerabilityAuditRequest: requests.UpdateVulnerabilityAuditRequest): Promise<responses.UpdateVulnerabilityAuditResponse>;
241
241
  }