oci-osmanagementhub 2.83.0 → 2.84.2

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 (107) hide show
  1. package/lib/client.d.ts +139 -103
  2. package/lib/client.js +157 -103
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/attach-managed-instances-to-lifecycle-stage-request.d.ts +1 -1
  5. package/lib/request/attach-managed-instances-to-managed-instance-group-request.d.ts +1 -1
  6. package/lib/request/attach-software-sources-to-managed-instance-group-request.d.ts +1 -1
  7. package/lib/request/attach-software-sources-to-managed-instance-request.d.ts +1 -1
  8. package/lib/request/change-availability-of-software-sources-request.d.ts +1 -1
  9. package/lib/request/create-entitlement-request.d.ts +1 -1
  10. package/lib/request/create-lifecycle-environment-request.d.ts +1 -1
  11. package/lib/request/create-managed-instance-group-request.d.ts +1 -1
  12. package/lib/request/create-management-station-request.d.ts +1 -1
  13. package/lib/request/create-profile-request.d.ts +1 -1
  14. package/lib/request/create-scheduled-job-request.d.ts +1 -1
  15. package/lib/request/create-software-source-request.d.ts +1 -1
  16. package/lib/request/delete-lifecycle-environment-request.d.ts +1 -1
  17. package/lib/request/delete-managed-instance-group-request.d.ts +1 -1
  18. package/lib/request/delete-management-station-request.d.ts +1 -1
  19. package/lib/request/delete-profile-request.d.ts +1 -1
  20. package/lib/request/delete-scheduled-job-request.d.ts +1 -1
  21. package/lib/request/delete-software-source-request.d.ts +1 -1
  22. package/lib/request/detach-managed-instances-from-lifecycle-stage-request.d.ts +1 -1
  23. package/lib/request/detach-managed-instances-from-managed-instance-group-request.d.ts +1 -1
  24. package/lib/request/detach-software-sources-from-managed-instance-group-request.d.ts +1 -1
  25. package/lib/request/detach-software-sources-from-managed-instance-request.d.ts +1 -1
  26. package/lib/request/disable-module-stream-on-managed-instance-group-request.d.ts +1 -1
  27. package/lib/request/disable-module-stream-on-managed-instance-request.d.ts +1 -1
  28. package/lib/request/enable-module-stream-on-managed-instance-group-request.d.ts +1 -1
  29. package/lib/request/enable-module-stream-on-managed-instance-request.d.ts +1 -1
  30. package/lib/request/get-erratum-request.d.ts +1 -1
  31. package/lib/request/get-lifecycle-environment-request.d.ts +1 -1
  32. package/lib/request/get-lifecycle-stage-request.d.ts +1 -1
  33. package/lib/request/get-managed-instance-analytic-content-request.d.ts +1 -1
  34. package/lib/request/get-managed-instance-content-request.d.ts +1 -1
  35. package/lib/request/get-managed-instance-group-request.d.ts +1 -1
  36. package/lib/request/get-managed-instance-request.d.ts +1 -1
  37. package/lib/request/get-management-station-request.d.ts +1 -1
  38. package/lib/request/get-module-stream-profile-request.d.ts +1 -1
  39. package/lib/request/get-module-stream-request.d.ts +1 -1
  40. package/lib/request/get-package-group-request.d.ts +1 -1
  41. package/lib/request/get-profile-request.d.ts +1 -1
  42. package/lib/request/get-scheduled-job-request.d.ts +1 -1
  43. package/lib/request/get-software-package-request.d.ts +1 -1
  44. package/lib/request/get-software-source-request.d.ts +1 -1
  45. package/lib/request/get-work-request-request.d.ts +1 -1
  46. package/lib/request/install-module-stream-profile-on-managed-instance-group-request.d.ts +1 -1
  47. package/lib/request/install-module-stream-profile-on-managed-instance-request.d.ts +1 -1
  48. package/lib/request/install-packages-on-managed-instance-group-request.d.ts +1 -1
  49. package/lib/request/install-packages-on-managed-instance-request.d.ts +1 -1
  50. package/lib/request/list-entitlements-request.d.ts +1 -1
  51. package/lib/request/list-errata-request.d.ts +1 -1
  52. package/lib/request/list-lifecycle-environments-request.d.ts +1 -1
  53. package/lib/request/list-lifecycle-stage-installed-packages-request.d.ts +1 -1
  54. package/lib/request/list-lifecycle-stages-request.d.ts +1 -1
  55. package/lib/request/list-managed-instance-available-packages-request.d.ts +1 -1
  56. package/lib/request/list-managed-instance-available-software-sources-request.d.ts +1 -1
  57. package/lib/request/list-managed-instance-errata-request.d.ts +1 -1
  58. package/lib/request/list-managed-instance-group-available-modules-request.d.ts +1 -1
  59. package/lib/request/list-managed-instance-group-available-packages-request.d.ts +1 -1
  60. package/lib/request/list-managed-instance-group-available-software-sources-request.d.ts +1 -1
  61. package/lib/request/list-managed-instance-group-installed-packages-request.d.ts +1 -1
  62. package/lib/request/list-managed-instance-group-modules-request.d.ts +1 -1
  63. package/lib/request/list-managed-instance-groups-request.d.ts +1 -1
  64. package/lib/request/list-managed-instance-installed-packages-request.d.ts +1 -1
  65. package/lib/request/list-managed-instance-modules-request.d.ts +1 -1
  66. package/lib/request/list-managed-instance-updatable-packages-request.d.ts +1 -1
  67. package/lib/request/list-managed-instances-request.d.ts +1 -1
  68. package/lib/request/list-management-stations-request.d.ts +1 -1
  69. package/lib/request/list-mirrors-request.d.ts +1 -1
  70. package/lib/request/list-module-stream-profiles-request.d.ts +1 -1
  71. package/lib/request/list-module-streams-request.d.ts +1 -1
  72. package/lib/request/list-package-groups-request.d.ts +1 -1
  73. package/lib/request/list-profiles-request.d.ts +1 -1
  74. package/lib/request/list-scheduled-jobs-request.d.ts +1 -1
  75. package/lib/request/list-software-packages-request.d.ts +1 -1
  76. package/lib/request/list-software-source-vendors-request.d.ts +1 -1
  77. package/lib/request/list-software-sources-request.d.ts +1 -1
  78. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  79. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  80. package/lib/request/list-work-requests-request.d.ts +1 -1
  81. package/lib/request/manage-module-streams-on-managed-instance-group-request.d.ts +1 -1
  82. package/lib/request/manage-module-streams-on-managed-instance-request.d.ts +1 -1
  83. package/lib/request/promote-software-source-to-lifecycle-stage-request.d.ts +1 -1
  84. package/lib/request/refresh-software-on-managed-instance-request.d.ts +1 -1
  85. package/lib/request/remove-module-stream-profile-from-managed-instance-group-request.d.ts +1 -1
  86. package/lib/request/remove-module-stream-profile-from-managed-instance-request.d.ts +1 -1
  87. package/lib/request/remove-packages-from-managed-instance-group-request.d.ts +1 -1
  88. package/lib/request/remove-packages-from-managed-instance-request.d.ts +1 -1
  89. package/lib/request/run-scheduled-job-now-request.d.ts +1 -1
  90. package/lib/request/search-software-source-module-streams-request.d.ts +1 -1
  91. package/lib/request/search-software-source-modules-request.d.ts +1 -1
  92. package/lib/request/search-software-source-package-groups-request.d.ts +1 -1
  93. package/lib/request/summarize-managed-instance-analytics-request.d.ts +1 -1
  94. package/lib/request/switch-module-stream-on-managed-instance-request.d.ts +1 -1
  95. package/lib/request/synchronize-mirrors-request.d.ts +1 -1
  96. package/lib/request/synchronize-single-mirrors-request.d.ts +1 -1
  97. package/lib/request/update-all-packages-on-managed-instance-group-request.d.ts +1 -1
  98. package/lib/request/update-all-packages-on-managed-instances-in-compartment-request.d.ts +1 -1
  99. package/lib/request/update-lifecycle-environment-request.d.ts +1 -1
  100. package/lib/request/update-managed-instance-group-request.d.ts +1 -1
  101. package/lib/request/update-managed-instance-request.d.ts +1 -1
  102. package/lib/request/update-management-station-request.d.ts +1 -1
  103. package/lib/request/update-packages-on-managed-instance-request.d.ts +1 -1
  104. package/lib/request/update-profile-request.d.ts +1 -1
  105. package/lib/request/update-scheduled-job-request.d.ts +1 -1
  106. package/lib/request/update-software-source-request.d.ts +1 -1
  107. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -92,6 +92,10 @@ export declare class LifecycleEnvironmentClient {
92
92
  * Shutdown the circuit breaker used by the client when it is no longer needed
93
93
  */
94
94
  shutdownCircuitBreaker(): void;
95
+ /**
96
+ * Close the client once it is no longer needed
97
+ */
98
+ close(): void;
95
99
  /**
96
100
  * Attach(add) managed instances to a lifecycle stage.
97
101
  * Once added operations can be applied to all managed instances in the lifecycle stage.
@@ -100,7 +104,7 @@ export declare class LifecycleEnvironmentClient {
100
104
  * @param AttachManagedInstancesToLifecycleStageRequest
101
105
  * @return AttachManagedInstancesToLifecycleStageResponse
102
106
  * @throws OciError when an error occurs
103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/AttachManagedInstancesToLifecycleStage.ts.html |here} to see how to use AttachManagedInstancesToLifecycleStage API.
107
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/AttachManagedInstancesToLifecycleStage.ts.html |here} to see how to use AttachManagedInstancesToLifecycleStage API.
104
108
  */
105
109
  attachManagedInstancesToLifecycleStage(attachManagedInstancesToLifecycleStageRequest: requests.AttachManagedInstancesToLifecycleStageRequest): Promise<responses.AttachManagedInstancesToLifecycleStageResponse>;
106
110
  /**
@@ -110,7 +114,7 @@ export declare class LifecycleEnvironmentClient {
110
114
  * @param CreateLifecycleEnvironmentRequest
111
115
  * @return CreateLifecycleEnvironmentResponse
112
116
  * @throws OciError when an error occurs
113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/CreateLifecycleEnvironment.ts.html |here} to see how to use CreateLifecycleEnvironment API.
117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/CreateLifecycleEnvironment.ts.html |here} to see how to use CreateLifecycleEnvironment API.
114
118
  */
115
119
  createLifecycleEnvironment(createLifecycleEnvironmentRequest: requests.CreateLifecycleEnvironmentRequest): Promise<responses.CreateLifecycleEnvironmentResponse>;
116
120
  /**
@@ -119,7 +123,7 @@ export declare class LifecycleEnvironmentClient {
119
123
  * @param DeleteLifecycleEnvironmentRequest
120
124
  * @return DeleteLifecycleEnvironmentResponse
121
125
  * @throws OciError when an error occurs
122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/DeleteLifecycleEnvironment.ts.html |here} to see how to use DeleteLifecycleEnvironment API.
126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/DeleteLifecycleEnvironment.ts.html |here} to see how to use DeleteLifecycleEnvironment API.
123
127
  */
124
128
  deleteLifecycleEnvironment(deleteLifecycleEnvironmentRequest: requests.DeleteLifecycleEnvironmentRequest): Promise<responses.DeleteLifecycleEnvironmentResponse>;
125
129
  /**
@@ -129,7 +133,7 @@ export declare class LifecycleEnvironmentClient {
129
133
  * @param DetachManagedInstancesFromLifecycleStageRequest
130
134
  * @return DetachManagedInstancesFromLifecycleStageResponse
131
135
  * @throws OciError when an error occurs
132
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/DetachManagedInstancesFromLifecycleStage.ts.html |here} to see how to use DetachManagedInstancesFromLifecycleStage API.
136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/DetachManagedInstancesFromLifecycleStage.ts.html |here} to see how to use DetachManagedInstancesFromLifecycleStage API.
133
137
  */
134
138
  detachManagedInstancesFromLifecycleStage(detachManagedInstancesFromLifecycleStageRequest: requests.DetachManagedInstancesFromLifecycleStageRequest): Promise<responses.DetachManagedInstancesFromLifecycleStageResponse>;
135
139
  /**
@@ -138,7 +142,7 @@ export declare class LifecycleEnvironmentClient {
138
142
  * @param GetLifecycleEnvironmentRequest
139
143
  * @return GetLifecycleEnvironmentResponse
140
144
  * @throws OciError when an error occurs
141
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/GetLifecycleEnvironment.ts.html |here} to see how to use GetLifecycleEnvironment API.
145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/GetLifecycleEnvironment.ts.html |here} to see how to use GetLifecycleEnvironment API.
142
146
  */
143
147
  getLifecycleEnvironment(getLifecycleEnvironmentRequest: requests.GetLifecycleEnvironmentRequest): Promise<responses.GetLifecycleEnvironmentResponse>;
144
148
  /**
@@ -147,7 +151,7 @@ export declare class LifecycleEnvironmentClient {
147
151
  * @param GetLifecycleStageRequest
148
152
  * @return GetLifecycleStageResponse
149
153
  * @throws OciError when an error occurs
150
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/GetLifecycleStage.ts.html |here} to see how to use GetLifecycleStage API.
154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/GetLifecycleStage.ts.html |here} to see how to use GetLifecycleStage API.
151
155
  */
152
156
  getLifecycleStage(getLifecycleStageRequest: requests.GetLifecycleStageRequest): Promise<responses.GetLifecycleStageResponse>;
153
157
  /**
@@ -158,7 +162,7 @@ export declare class LifecycleEnvironmentClient {
158
162
  * @param ListLifecycleEnvironmentsRequest
159
163
  * @return ListLifecycleEnvironmentsResponse
160
164
  * @throws OciError when an error occurs
161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListLifecycleEnvironments.ts.html |here} to see how to use ListLifecycleEnvironments API.
165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListLifecycleEnvironments.ts.html |here} to see how to use ListLifecycleEnvironments API.
162
166
  */
163
167
  listLifecycleEnvironments(listLifecycleEnvironmentsRequest: requests.ListLifecycleEnvironmentsRequest): Promise<responses.ListLifecycleEnvironmentsResponse>;
164
168
  /**
@@ -169,7 +173,7 @@ export declare class LifecycleEnvironmentClient {
169
173
  * @param ListLifecycleStageInstalledPackagesRequest
170
174
  * @return ListLifecycleStageInstalledPackagesResponse
171
175
  * @throws OciError when an error occurs
172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListLifecycleStageInstalledPackages.ts.html |here} to see how to use ListLifecycleStageInstalledPackages API.
176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListLifecycleStageInstalledPackages.ts.html |here} to see how to use ListLifecycleStageInstalledPackages API.
173
177
  */
174
178
  listLifecycleStageInstalledPackages(listLifecycleStageInstalledPackagesRequest: requests.ListLifecycleStageInstalledPackagesRequest): Promise<responses.ListLifecycleStageInstalledPackagesResponse>;
175
179
  /**
@@ -180,7 +184,7 @@ export declare class LifecycleEnvironmentClient {
180
184
  * @param ListLifecycleStagesRequest
181
185
  * @return ListLifecycleStagesResponse
182
186
  * @throws OciError when an error occurs
183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListLifecycleStages.ts.html |here} to see how to use ListLifecycleStages API.
187
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListLifecycleStages.ts.html |here} to see how to use ListLifecycleStages API.
184
188
  */
185
189
  listLifecycleStages(listLifecycleStagesRequest: requests.ListLifecycleStagesRequest): Promise<responses.ListLifecycleStagesResponse>;
186
190
  /**
@@ -191,7 +195,7 @@ export declare class LifecycleEnvironmentClient {
191
195
  * @param PromoteSoftwareSourceToLifecycleStageRequest
192
196
  * @return PromoteSoftwareSourceToLifecycleStageResponse
193
197
  * @throws OciError when an error occurs
194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/PromoteSoftwareSourceToLifecycleStage.ts.html |here} to see how to use PromoteSoftwareSourceToLifecycleStage API.
198
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/PromoteSoftwareSourceToLifecycleStage.ts.html |here} to see how to use PromoteSoftwareSourceToLifecycleStage API.
195
199
  */
196
200
  promoteSoftwareSourceToLifecycleStage(promoteSoftwareSourceToLifecycleStageRequest: requests.PromoteSoftwareSourceToLifecycleStageRequest): Promise<responses.PromoteSoftwareSourceToLifecycleStageResponse>;
197
201
  /**
@@ -200,7 +204,7 @@ export declare class LifecycleEnvironmentClient {
200
204
  * @param UpdateLifecycleEnvironmentRequest
201
205
  * @return UpdateLifecycleEnvironmentResponse
202
206
  * @throws OciError when an error occurs
203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/UpdateLifecycleEnvironment.ts.html |here} to see how to use UpdateLifecycleEnvironment API.
207
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/UpdateLifecycleEnvironment.ts.html |here} to see how to use UpdateLifecycleEnvironment API.
204
208
  */
205
209
  updateLifecycleEnvironment(updateLifecycleEnvironmentRequest: requests.UpdateLifecycleEnvironmentRequest): Promise<responses.UpdateLifecycleEnvironmentResponse>;
206
210
  }
@@ -260,6 +264,10 @@ export declare class ManagedInstanceClient {
260
264
  * Shutdown the circuit breaker used by the client when it is no longer needed
261
265
  */
262
266
  shutdownCircuitBreaker(): void;
267
+ /**
268
+ * Close the client once it is no longer needed
269
+ */
270
+ close(): void;
263
271
  /**
264
272
  * Adds software sources to a managed instance. After the software source has been added,
265
273
  * then packages from that software source can be installed on the managed instance.
@@ -268,7 +276,7 @@ export declare class ManagedInstanceClient {
268
276
  * @param AttachSoftwareSourcesToManagedInstanceRequest
269
277
  * @return AttachSoftwareSourcesToManagedInstanceResponse
270
278
  * @throws OciError when an error occurs
271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/AttachSoftwareSourcesToManagedInstance.ts.html |here} to see how to use AttachSoftwareSourcesToManagedInstance API.
279
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/AttachSoftwareSourcesToManagedInstance.ts.html |here} to see how to use AttachSoftwareSourcesToManagedInstance API.
272
280
  */
273
281
  attachSoftwareSourcesToManagedInstance(attachSoftwareSourcesToManagedInstanceRequest: requests.AttachSoftwareSourcesToManagedInstanceRequest): Promise<responses.AttachSoftwareSourcesToManagedInstanceResponse>;
274
282
  /**
@@ -279,7 +287,7 @@ export declare class ManagedInstanceClient {
279
287
  * @param DetachSoftwareSourcesFromManagedInstanceRequest
280
288
  * @return DetachSoftwareSourcesFromManagedInstanceResponse
281
289
  * @throws OciError when an error occurs
282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/DetachSoftwareSourcesFromManagedInstance.ts.html |here} to see how to use DetachSoftwareSourcesFromManagedInstance API.
290
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/DetachSoftwareSourcesFromManagedInstance.ts.html |here} to see how to use DetachSoftwareSourcesFromManagedInstance API.
283
291
  */
284
292
  detachSoftwareSourcesFromManagedInstance(detachSoftwareSourcesFromManagedInstanceRequest: requests.DetachSoftwareSourcesFromManagedInstanceRequest): Promise<responses.DetachSoftwareSourcesFromManagedInstanceResponse>;
285
293
  /**
@@ -292,7 +300,7 @@ export declare class ManagedInstanceClient {
292
300
  * @param DisableModuleStreamOnManagedInstanceRequest
293
301
  * @return DisableModuleStreamOnManagedInstanceResponse
294
302
  * @throws OciError when an error occurs
295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/DisableModuleStreamOnManagedInstance.ts.html |here} to see how to use DisableModuleStreamOnManagedInstance API.
303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/DisableModuleStreamOnManagedInstance.ts.html |here} to see how to use DisableModuleStreamOnManagedInstance API.
296
304
  */
297
305
  disableModuleStreamOnManagedInstance(disableModuleStreamOnManagedInstanceRequest: requests.DisableModuleStreamOnManagedInstanceRequest): Promise<responses.DisableModuleStreamOnManagedInstanceResponse>;
298
306
  /**
@@ -306,7 +314,7 @@ export declare class ManagedInstanceClient {
306
314
  * @param EnableModuleStreamOnManagedInstanceRequest
307
315
  * @return EnableModuleStreamOnManagedInstanceResponse
308
316
  * @throws OciError when an error occurs
309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/EnableModuleStreamOnManagedInstance.ts.html |here} to see how to use EnableModuleStreamOnManagedInstance API.
317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/EnableModuleStreamOnManagedInstance.ts.html |here} to see how to use EnableModuleStreamOnManagedInstance API.
310
318
  */
311
319
  enableModuleStreamOnManagedInstance(enableModuleStreamOnManagedInstanceRequest: requests.EnableModuleStreamOnManagedInstanceRequest): Promise<responses.EnableModuleStreamOnManagedInstanceResponse>;
312
320
  /**
@@ -315,7 +323,7 @@ export declare class ManagedInstanceClient {
315
323
  * @param GetManagedInstanceRequest
316
324
  * @return GetManagedInstanceResponse
317
325
  * @throws OciError when an error occurs
318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/GetManagedInstance.ts.html |here} to see how to use GetManagedInstance API.
326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/GetManagedInstance.ts.html |here} to see how to use GetManagedInstance API.
319
327
  */
320
328
  getManagedInstance(getManagedInstanceRequest: requests.GetManagedInstanceRequest): Promise<responses.GetManagedInstanceResponse>;
321
329
  /**
@@ -327,7 +335,7 @@ export declare class ManagedInstanceClient {
327
335
  * @param InstallModuleStreamProfileOnManagedInstanceRequest
328
336
  * @return InstallModuleStreamProfileOnManagedInstanceResponse
329
337
  * @throws OciError when an error occurs
330
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/InstallModuleStreamProfileOnManagedInstance.ts.html |here} to see how to use InstallModuleStreamProfileOnManagedInstance API.
338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/InstallModuleStreamProfileOnManagedInstance.ts.html |here} to see how to use InstallModuleStreamProfileOnManagedInstance API.
331
339
  */
332
340
  installModuleStreamProfileOnManagedInstance(installModuleStreamProfileOnManagedInstanceRequest: requests.InstallModuleStreamProfileOnManagedInstanceRequest): Promise<responses.InstallModuleStreamProfileOnManagedInstanceResponse>;
333
341
  /**
@@ -337,7 +345,7 @@ export declare class ManagedInstanceClient {
337
345
  * @param InstallPackagesOnManagedInstanceRequest
338
346
  * @return InstallPackagesOnManagedInstanceResponse
339
347
  * @throws OciError when an error occurs
340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/InstallPackagesOnManagedInstance.ts.html |here} to see how to use InstallPackagesOnManagedInstance API.
348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/InstallPackagesOnManagedInstance.ts.html |here} to see how to use InstallPackagesOnManagedInstance API.
341
349
  */
342
350
  installPackagesOnManagedInstance(installPackagesOnManagedInstanceRequest: requests.InstallPackagesOnManagedInstanceRequest): Promise<responses.InstallPackagesOnManagedInstanceResponse>;
343
351
  /**
@@ -347,7 +355,7 @@ export declare class ManagedInstanceClient {
347
355
  * @param ListManagedInstanceAvailablePackagesRequest
348
356
  * @return ListManagedInstanceAvailablePackagesResponse
349
357
  * @throws OciError when an error occurs
350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListManagedInstanceAvailablePackages.ts.html |here} to see how to use ListManagedInstanceAvailablePackages API.
358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListManagedInstanceAvailablePackages.ts.html |here} to see how to use ListManagedInstanceAvailablePackages API.
351
359
  */
352
360
  listManagedInstanceAvailablePackages(listManagedInstanceAvailablePackagesRequest: requests.ListManagedInstanceAvailablePackagesRequest): Promise<responses.ListManagedInstanceAvailablePackagesResponse>;
353
361
  /**
@@ -357,7 +365,7 @@ export declare class ManagedInstanceClient {
357
365
  * @param ListManagedInstanceAvailableSoftwareSourcesRequest
358
366
  * @return ListManagedInstanceAvailableSoftwareSourcesResponse
359
367
  * @throws OciError when an error occurs
360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListManagedInstanceAvailableSoftwareSources.ts.html |here} to see how to use ListManagedInstanceAvailableSoftwareSources API.
368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListManagedInstanceAvailableSoftwareSources.ts.html |here} to see how to use ListManagedInstanceAvailableSoftwareSources API.
361
369
  */
362
370
  listManagedInstanceAvailableSoftwareSources(listManagedInstanceAvailableSoftwareSourcesRequest: requests.ListManagedInstanceAvailableSoftwareSourcesRequest): Promise<responses.ListManagedInstanceAvailableSoftwareSourcesResponse>;
363
371
  /**
@@ -367,7 +375,7 @@ export declare class ManagedInstanceClient {
367
375
  * @param ListManagedInstanceErrataRequest
368
376
  * @return ListManagedInstanceErrataResponse
369
377
  * @throws OciError when an error occurs
370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListManagedInstanceErrata.ts.html |here} to see how to use ListManagedInstanceErrata API.
378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListManagedInstanceErrata.ts.html |here} to see how to use ListManagedInstanceErrata API.
371
379
  */
372
380
  listManagedInstanceErrata(listManagedInstanceErrataRequest: requests.ListManagedInstanceErrataRequest): Promise<responses.ListManagedInstanceErrataResponse>;
373
381
  /**
@@ -377,7 +385,7 @@ export declare class ManagedInstanceClient {
377
385
  * @param ListManagedInstanceInstalledPackagesRequest
378
386
  * @return ListManagedInstanceInstalledPackagesResponse
379
387
  * @throws OciError when an error occurs
380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListManagedInstanceInstalledPackages.ts.html |here} to see how to use ListManagedInstanceInstalledPackages API.
388
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListManagedInstanceInstalledPackages.ts.html |here} to see how to use ListManagedInstanceInstalledPackages API.
381
389
  */
382
390
  listManagedInstanceInstalledPackages(listManagedInstanceInstalledPackagesRequest: requests.ListManagedInstanceInstalledPackagesRequest): Promise<responses.ListManagedInstanceInstalledPackagesResponse>;
383
391
  /**
@@ -398,7 +406,7 @@ export declare class ManagedInstanceClient {
398
406
  * @param ListManagedInstanceModulesRequest
399
407
  * @return ListManagedInstanceModulesResponse
400
408
  * @throws OciError when an error occurs
401
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListManagedInstanceModules.ts.html |here} to see how to use ListManagedInstanceModules API.
409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListManagedInstanceModules.ts.html |here} to see how to use ListManagedInstanceModules API.
402
410
  */
403
411
  listManagedInstanceModules(listManagedInstanceModulesRequest: requests.ListManagedInstanceModulesRequest): Promise<responses.ListManagedInstanceModulesResponse>;
404
412
  /**
@@ -408,7 +416,7 @@ export declare class ManagedInstanceClient {
408
416
  * @param ListManagedInstanceUpdatablePackagesRequest
409
417
  * @return ListManagedInstanceUpdatablePackagesResponse
410
418
  * @throws OciError when an error occurs
411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListManagedInstanceUpdatablePackages.ts.html |here} to see how to use ListManagedInstanceUpdatablePackages API.
419
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListManagedInstanceUpdatablePackages.ts.html |here} to see how to use ListManagedInstanceUpdatablePackages API.
412
420
  */
413
421
  listManagedInstanceUpdatablePackages(listManagedInstanceUpdatablePackagesRequest: requests.ListManagedInstanceUpdatablePackagesRequest): Promise<responses.ListManagedInstanceUpdatablePackagesResponse>;
414
422
  /**
@@ -417,7 +425,7 @@ export declare class ManagedInstanceClient {
417
425
  * @param ListManagedInstancesRequest
418
426
  * @return ListManagedInstancesResponse
419
427
  * @throws OciError when an error occurs
420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListManagedInstances.ts.html |here} to see how to use ListManagedInstances API.
428
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListManagedInstances.ts.html |here} to see how to use ListManagedInstances API.
421
429
  */
422
430
  listManagedInstances(listManagedInstancesRequest: requests.ListManagedInstancesRequest): Promise<responses.ListManagedInstancesResponse>;
423
431
  /**
@@ -486,7 +494,7 @@ export declare class ManagedInstanceClient {
486
494
  * @param ManageModuleStreamsOnManagedInstanceRequest
487
495
  * @return ManageModuleStreamsOnManagedInstanceResponse
488
496
  * @throws OciError when an error occurs
489
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ManageModuleStreamsOnManagedInstance.ts.html |here} to see how to use ManageModuleStreamsOnManagedInstance API.
497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ManageModuleStreamsOnManagedInstance.ts.html |here} to see how to use ManageModuleStreamsOnManagedInstance API.
490
498
  */
491
499
  manageModuleStreamsOnManagedInstance(manageModuleStreamsOnManagedInstanceRequest: requests.ManageModuleStreamsOnManagedInstanceRequest): Promise<responses.ManageModuleStreamsOnManagedInstanceResponse>;
492
500
  /**
@@ -496,7 +504,7 @@ export declare class ManagedInstanceClient {
496
504
  * @param RefreshSoftwareOnManagedInstanceRequest
497
505
  * @return RefreshSoftwareOnManagedInstanceResponse
498
506
  * @throws OciError when an error occurs
499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/RefreshSoftwareOnManagedInstance.ts.html |here} to see how to use RefreshSoftwareOnManagedInstance API.
507
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/RefreshSoftwareOnManagedInstance.ts.html |here} to see how to use RefreshSoftwareOnManagedInstance API.
500
508
  */
501
509
  refreshSoftwareOnManagedInstance(refreshSoftwareOnManagedInstanceRequest: requests.RefreshSoftwareOnManagedInstanceRequest): Promise<responses.RefreshSoftwareOnManagedInstanceResponse>;
502
510
  /**
@@ -508,7 +516,7 @@ export declare class ManagedInstanceClient {
508
516
  * @param RemoveModuleStreamProfileFromManagedInstanceRequest
509
517
  * @return RemoveModuleStreamProfileFromManagedInstanceResponse
510
518
  * @throws OciError when an error occurs
511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/RemoveModuleStreamProfileFromManagedInstance.ts.html |here} to see how to use RemoveModuleStreamProfileFromManagedInstance API.
519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/RemoveModuleStreamProfileFromManagedInstance.ts.html |here} to see how to use RemoveModuleStreamProfileFromManagedInstance API.
512
520
  */
513
521
  removeModuleStreamProfileFromManagedInstance(removeModuleStreamProfileFromManagedInstanceRequest: requests.RemoveModuleStreamProfileFromManagedInstanceRequest): Promise<responses.RemoveModuleStreamProfileFromManagedInstanceResponse>;
514
522
  /**
@@ -518,7 +526,7 @@ export declare class ManagedInstanceClient {
518
526
  * @param RemovePackagesFromManagedInstanceRequest
519
527
  * @return RemovePackagesFromManagedInstanceResponse
520
528
  * @throws OciError when an error occurs
521
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/RemovePackagesFromManagedInstance.ts.html |here} to see how to use RemovePackagesFromManagedInstance API.
529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/RemovePackagesFromManagedInstance.ts.html |here} to see how to use RemovePackagesFromManagedInstance API.
522
530
  */
523
531
  removePackagesFromManagedInstance(removePackagesFromManagedInstanceRequest: requests.RemovePackagesFromManagedInstanceRequest): Promise<responses.RemovePackagesFromManagedInstanceResponse>;
524
532
  /**
@@ -531,7 +539,7 @@ export declare class ManagedInstanceClient {
531
539
  * @param SwitchModuleStreamOnManagedInstanceRequest
532
540
  * @return SwitchModuleStreamOnManagedInstanceResponse
533
541
  * @throws OciError when an error occurs
534
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/SwitchModuleStreamOnManagedInstance.ts.html |here} to see how to use SwitchModuleStreamOnManagedInstance API.
542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/SwitchModuleStreamOnManagedInstance.ts.html |here} to see how to use SwitchModuleStreamOnManagedInstance API.
535
543
  */
536
544
  switchModuleStreamOnManagedInstance(switchModuleStreamOnManagedInstanceRequest: requests.SwitchModuleStreamOnManagedInstanceRequest): Promise<responses.SwitchModuleStreamOnManagedInstanceResponse>;
537
545
  /**
@@ -541,7 +549,7 @@ export declare class ManagedInstanceClient {
541
549
  * @param UpdateAllPackagesOnManagedInstancesInCompartmentRequest
542
550
  * @return UpdateAllPackagesOnManagedInstancesInCompartmentResponse
543
551
  * @throws OciError when an error occurs
544
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/UpdateAllPackagesOnManagedInstancesInCompartment.ts.html |here} to see how to use UpdateAllPackagesOnManagedInstancesInCompartment API.
552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/UpdateAllPackagesOnManagedInstancesInCompartment.ts.html |here} to see how to use UpdateAllPackagesOnManagedInstancesInCompartment API.
545
553
  */
546
554
  updateAllPackagesOnManagedInstancesInCompartment(updateAllPackagesOnManagedInstancesInCompartmentRequest: requests.UpdateAllPackagesOnManagedInstancesInCompartmentRequest): Promise<responses.UpdateAllPackagesOnManagedInstancesInCompartmentResponse>;
547
555
  /**
@@ -550,7 +558,7 @@ export declare class ManagedInstanceClient {
550
558
  * @param UpdateManagedInstanceRequest
551
559
  * @return UpdateManagedInstanceResponse
552
560
  * @throws OciError when an error occurs
553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/UpdateManagedInstance.ts.html |here} to see how to use UpdateManagedInstance API.
561
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/UpdateManagedInstance.ts.html |here} to see how to use UpdateManagedInstance API.
554
562
  */
555
563
  updateManagedInstance(updateManagedInstanceRequest: requests.UpdateManagedInstanceRequest): Promise<responses.UpdateManagedInstanceResponse>;
556
564
  /**
@@ -560,7 +568,7 @@ export declare class ManagedInstanceClient {
560
568
  * @param UpdatePackagesOnManagedInstanceRequest
561
569
  * @return UpdatePackagesOnManagedInstanceResponse
562
570
  * @throws OciError when an error occurs
563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/UpdatePackagesOnManagedInstance.ts.html |here} to see how to use UpdatePackagesOnManagedInstance API.
571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/UpdatePackagesOnManagedInstance.ts.html |here} to see how to use UpdatePackagesOnManagedInstance API.
564
572
  */
565
573
  updatePackagesOnManagedInstance(updatePackagesOnManagedInstanceRequest: requests.UpdatePackagesOnManagedInstanceRequest): Promise<responses.UpdatePackagesOnManagedInstanceResponse>;
566
574
  }
@@ -634,6 +642,10 @@ export declare class ManagedInstanceGroupClient {
634
642
  * Shutdown the circuit breaker used by the client when it is no longer needed
635
643
  */
636
644
  shutdownCircuitBreaker(): void;
645
+ /**
646
+ * Close the client once it is no longer needed
647
+ */
648
+ close(): void;
637
649
  /**
638
650
  * Adds managed instances to the specified managed instance group. After the managed
639
651
  * instances have been added, then operations can be performed on the managed
@@ -644,7 +656,7 @@ export declare class ManagedInstanceGroupClient {
644
656
  * @param AttachManagedInstancesToManagedInstanceGroupRequest
645
657
  * @return AttachManagedInstancesToManagedInstanceGroupResponse
646
658
  * @throws OciError when an error occurs
647
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/AttachManagedInstancesToManagedInstanceGroup.ts.html |here} to see how to use AttachManagedInstancesToManagedInstanceGroup API.
659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/AttachManagedInstancesToManagedInstanceGroup.ts.html |here} to see how to use AttachManagedInstancesToManagedInstanceGroup API.
648
660
  */
649
661
  attachManagedInstancesToManagedInstanceGroup(attachManagedInstancesToManagedInstanceGroupRequest: requests.AttachManagedInstancesToManagedInstanceGroupRequest): Promise<responses.AttachManagedInstancesToManagedInstanceGroupResponse>;
650
662
  /**
@@ -654,7 +666,7 @@ export declare class ManagedInstanceGroupClient {
654
666
  * @param AttachSoftwareSourcesToManagedInstanceGroupRequest
655
667
  * @return AttachSoftwareSourcesToManagedInstanceGroupResponse
656
668
  * @throws OciError when an error occurs
657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/AttachSoftwareSourcesToManagedInstanceGroup.ts.html |here} to see how to use AttachSoftwareSourcesToManagedInstanceGroup API.
669
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/AttachSoftwareSourcesToManagedInstanceGroup.ts.html |here} to see how to use AttachSoftwareSourcesToManagedInstanceGroup API.
658
670
  */
659
671
  attachSoftwareSourcesToManagedInstanceGroup(attachSoftwareSourcesToManagedInstanceGroupRequest: requests.AttachSoftwareSourcesToManagedInstanceGroupRequest): Promise<responses.AttachSoftwareSourcesToManagedInstanceGroupResponse>;
660
672
  /**
@@ -664,7 +676,7 @@ export declare class ManagedInstanceGroupClient {
664
676
  * @param CreateManagedInstanceGroupRequest
665
677
  * @return CreateManagedInstanceGroupResponse
666
678
  * @throws OciError when an error occurs
667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/CreateManagedInstanceGroup.ts.html |here} to see how to use CreateManagedInstanceGroup API.
679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/CreateManagedInstanceGroup.ts.html |here} to see how to use CreateManagedInstanceGroup API.
668
680
  */
669
681
  createManagedInstanceGroup(createManagedInstanceGroupRequest: requests.CreateManagedInstanceGroupRequest): Promise<responses.CreateManagedInstanceGroupResponse>;
670
682
  /**
@@ -673,7 +685,7 @@ export declare class ManagedInstanceGroupClient {
673
685
  * @param DeleteManagedInstanceGroupRequest
674
686
  * @return DeleteManagedInstanceGroupResponse
675
687
  * @throws OciError when an error occurs
676
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/DeleteManagedInstanceGroup.ts.html |here} to see how to use DeleteManagedInstanceGroup API.
688
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/DeleteManagedInstanceGroup.ts.html |here} to see how to use DeleteManagedInstanceGroup API.
677
689
  */
678
690
  deleteManagedInstanceGroup(deleteManagedInstanceGroupRequest: requests.DeleteManagedInstanceGroupRequest): Promise<responses.DeleteManagedInstanceGroupResponse>;
679
691
  /**
@@ -683,7 +695,7 @@ export declare class ManagedInstanceGroupClient {
683
695
  * @param DetachManagedInstancesFromManagedInstanceGroupRequest
684
696
  * @return DetachManagedInstancesFromManagedInstanceGroupResponse
685
697
  * @throws OciError when an error occurs
686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/DetachManagedInstancesFromManagedInstanceGroup.ts.html |here} to see how to use DetachManagedInstancesFromManagedInstanceGroup API.
698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/DetachManagedInstancesFromManagedInstanceGroup.ts.html |here} to see how to use DetachManagedInstancesFromManagedInstanceGroup API.
687
699
  */
688
700
  detachManagedInstancesFromManagedInstanceGroup(detachManagedInstancesFromManagedInstanceGroupRequest: requests.DetachManagedInstancesFromManagedInstanceGroupRequest): Promise<responses.DetachManagedInstancesFromManagedInstanceGroupResponse>;
689
701
  /**
@@ -693,7 +705,7 @@ export declare class ManagedInstanceGroupClient {
693
705
  * @param DetachSoftwareSourcesFromManagedInstanceGroupRequest
694
706
  * @return DetachSoftwareSourcesFromManagedInstanceGroupResponse
695
707
  * @throws OciError when an error occurs
696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/DetachSoftwareSourcesFromManagedInstanceGroup.ts.html |here} to see how to use DetachSoftwareSourcesFromManagedInstanceGroup API.
708
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/DetachSoftwareSourcesFromManagedInstanceGroup.ts.html |here} to see how to use DetachSoftwareSourcesFromManagedInstanceGroup API.
697
709
  */
698
710
  detachSoftwareSourcesFromManagedInstanceGroup(detachSoftwareSourcesFromManagedInstanceGroupRequest: requests.DetachSoftwareSourcesFromManagedInstanceGroupRequest): Promise<responses.DetachSoftwareSourcesFromManagedInstanceGroupResponse>;
699
711
  /**
@@ -706,7 +718,7 @@ export declare class ManagedInstanceGroupClient {
706
718
  * @param DisableModuleStreamOnManagedInstanceGroupRequest
707
719
  * @return DisableModuleStreamOnManagedInstanceGroupResponse
708
720
  * @throws OciError when an error occurs
709
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/DisableModuleStreamOnManagedInstanceGroup.ts.html |here} to see how to use DisableModuleStreamOnManagedInstanceGroup API.
721
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/DisableModuleStreamOnManagedInstanceGroup.ts.html |here} to see how to use DisableModuleStreamOnManagedInstanceGroup API.
710
722
  */
711
723
  disableModuleStreamOnManagedInstanceGroup(disableModuleStreamOnManagedInstanceGroupRequest: requests.DisableModuleStreamOnManagedInstanceGroupRequest): Promise<responses.DisableModuleStreamOnManagedInstanceGroupResponse>;
712
724
  /**
@@ -720,7 +732,7 @@ export declare class ManagedInstanceGroupClient {
720
732
  * @param EnableModuleStreamOnManagedInstanceGroupRequest
721
733
  * @return EnableModuleStreamOnManagedInstanceGroupResponse
722
734
  * @throws OciError when an error occurs
723
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/EnableModuleStreamOnManagedInstanceGroup.ts.html |here} to see how to use EnableModuleStreamOnManagedInstanceGroup API.
735
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/EnableModuleStreamOnManagedInstanceGroup.ts.html |here} to see how to use EnableModuleStreamOnManagedInstanceGroup API.
724
736
  */
725
737
  enableModuleStreamOnManagedInstanceGroup(enableModuleStreamOnManagedInstanceGroupRequest: requests.EnableModuleStreamOnManagedInstanceGroupRequest): Promise<responses.EnableModuleStreamOnManagedInstanceGroupResponse>;
726
738
  /**
@@ -729,7 +741,7 @@ export declare class ManagedInstanceGroupClient {
729
741
  * @param GetManagedInstanceGroupRequest
730
742
  * @return GetManagedInstanceGroupResponse
731
743
  * @throws OciError when an error occurs
732
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/GetManagedInstanceGroup.ts.html |here} to see how to use GetManagedInstanceGroup API.
744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/GetManagedInstanceGroup.ts.html |here} to see how to use GetManagedInstanceGroup API.
733
745
  */
734
746
  getManagedInstanceGroup(getManagedInstanceGroupRequest: requests.GetManagedInstanceGroupRequest): Promise<responses.GetManagedInstanceGroupResponse>;
735
747
  /**
@@ -741,7 +753,7 @@ export declare class ManagedInstanceGroupClient {
741
753
  * @param InstallModuleStreamProfileOnManagedInstanceGroupRequest
742
754
  * @return InstallModuleStreamProfileOnManagedInstanceGroupResponse
743
755
  * @throws OciError when an error occurs
744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/InstallModuleStreamProfileOnManagedInstanceGroup.ts.html |here} to see how to use InstallModuleStreamProfileOnManagedInstanceGroup API.
756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/InstallModuleStreamProfileOnManagedInstanceGroup.ts.html |here} to see how to use InstallModuleStreamProfileOnManagedInstanceGroup API.
745
757
  */
746
758
  installModuleStreamProfileOnManagedInstanceGroup(installModuleStreamProfileOnManagedInstanceGroupRequest: requests.InstallModuleStreamProfileOnManagedInstanceGroupRequest): Promise<responses.InstallModuleStreamProfileOnManagedInstanceGroupResponse>;
747
759
  /**
@@ -752,7 +764,7 @@ export declare class ManagedInstanceGroupClient {
752
764
  * @param InstallPackagesOnManagedInstanceGroupRequest
753
765
  * @return InstallPackagesOnManagedInstanceGroupResponse
754
766
  * @throws OciError when an error occurs
755
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/InstallPackagesOnManagedInstanceGroup.ts.html |here} to see how to use InstallPackagesOnManagedInstanceGroup API.
767
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/InstallPackagesOnManagedInstanceGroup.ts.html |here} to see how to use InstallPackagesOnManagedInstanceGroup API.
756
768
  */
757
769
  installPackagesOnManagedInstanceGroup(installPackagesOnManagedInstanceGroupRequest: requests.InstallPackagesOnManagedInstanceGroupRequest): Promise<responses.InstallPackagesOnManagedInstanceGroupResponse>;
758
770
  /**
@@ -763,7 +775,7 @@ export declare class ManagedInstanceGroupClient {
763
775
  * @param ListManagedInstanceGroupAvailableModulesRequest
764
776
  * @return ListManagedInstanceGroupAvailableModulesResponse
765
777
  * @throws OciError when an error occurs
766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListManagedInstanceGroupAvailableModules.ts.html |here} to see how to use ListManagedInstanceGroupAvailableModules API.
778
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListManagedInstanceGroupAvailableModules.ts.html |here} to see how to use ListManagedInstanceGroupAvailableModules API.
767
779
  */
768
780
  listManagedInstanceGroupAvailableModules(listManagedInstanceGroupAvailableModulesRequest: requests.ListManagedInstanceGroupAvailableModulesRequest): Promise<responses.ListManagedInstanceGroupAvailableModulesResponse>;
769
781
  /**
@@ -774,7 +786,7 @@ export declare class ManagedInstanceGroupClient {
774
786
  * @param ListManagedInstanceGroupAvailablePackagesRequest
775
787
  * @return ListManagedInstanceGroupAvailablePackagesResponse
776
788
  * @throws OciError when an error occurs
777
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListManagedInstanceGroupAvailablePackages.ts.html |here} to see how to use ListManagedInstanceGroupAvailablePackages API.
789
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListManagedInstanceGroupAvailablePackages.ts.html |here} to see how to use ListManagedInstanceGroupAvailablePackages API.
778
790
  */
779
791
  listManagedInstanceGroupAvailablePackages(listManagedInstanceGroupAvailablePackagesRequest: requests.ListManagedInstanceGroupAvailablePackagesRequest): Promise<responses.ListManagedInstanceGroupAvailablePackagesResponse>;
780
792
  /**
@@ -785,7 +797,7 @@ export declare class ManagedInstanceGroupClient {
785
797
  * @param ListManagedInstanceGroupAvailableSoftwareSourcesRequest
786
798
  * @return ListManagedInstanceGroupAvailableSoftwareSourcesResponse
787
799
  * @throws OciError when an error occurs
788
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListManagedInstanceGroupAvailableSoftwareSources.ts.html |here} to see how to use ListManagedInstanceGroupAvailableSoftwareSources API.
800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListManagedInstanceGroupAvailableSoftwareSources.ts.html |here} to see how to use ListManagedInstanceGroupAvailableSoftwareSources API.
789
801
  */
790
802
  listManagedInstanceGroupAvailableSoftwareSources(listManagedInstanceGroupAvailableSoftwareSourcesRequest: requests.ListManagedInstanceGroupAvailableSoftwareSourcesRequest): Promise<responses.ListManagedInstanceGroupAvailableSoftwareSourcesResponse>;
791
803
  /**
@@ -796,7 +808,7 @@ export declare class ManagedInstanceGroupClient {
796
808
  * @param ListManagedInstanceGroupInstalledPackagesRequest
797
809
  * @return ListManagedInstanceGroupInstalledPackagesResponse
798
810
  * @throws OciError when an error occurs
799
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListManagedInstanceGroupInstalledPackages.ts.html |here} to see how to use ListManagedInstanceGroupInstalledPackages API.
811
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListManagedInstanceGroupInstalledPackages.ts.html |here} to see how to use ListManagedInstanceGroupInstalledPackages API.
800
812
  */
801
813
  listManagedInstanceGroupInstalledPackages(listManagedInstanceGroupInstalledPackagesRequest: requests.ListManagedInstanceGroupInstalledPackagesRequest): Promise<responses.ListManagedInstanceGroupInstalledPackagesResponse>;
802
814
  /**
@@ -826,7 +838,7 @@ export declare class ManagedInstanceGroupClient {
826
838
  * @param ListManagedInstanceGroupModulesRequest
827
839
  * @return ListManagedInstanceGroupModulesResponse
828
840
  * @throws OciError when an error occurs
829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListManagedInstanceGroupModules.ts.html |here} to see how to use ListManagedInstanceGroupModules API.
841
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListManagedInstanceGroupModules.ts.html |here} to see how to use ListManagedInstanceGroupModules API.
830
842
  */
831
843
  listManagedInstanceGroupModules(listManagedInstanceGroupModulesRequest: requests.ListManagedInstanceGroupModulesRequest): Promise<responses.ListManagedInstanceGroupModulesResponse>;
832
844
  /**
@@ -837,7 +849,7 @@ export declare class ManagedInstanceGroupClient {
837
849
  * @param ListManagedInstanceGroupsRequest
838
850
  * @return ListManagedInstanceGroupsResponse
839
851
  * @throws OciError when an error occurs
840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListManagedInstanceGroups.ts.html |here} to see how to use ListManagedInstanceGroups API.
852
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListManagedInstanceGroups.ts.html |here} to see how to use ListManagedInstanceGroups API.
841
853
  */
842
854
  listManagedInstanceGroups(listManagedInstanceGroupsRequest: requests.ListManagedInstanceGroupsRequest): Promise<responses.ListManagedInstanceGroupsResponse>;
843
855
  /**
@@ -906,7 +918,7 @@ export declare class ManagedInstanceGroupClient {
906
918
  * @param ManageModuleStreamsOnManagedInstanceGroupRequest
907
919
  * @return ManageModuleStreamsOnManagedInstanceGroupResponse
908
920
  * @throws OciError when an error occurs
909
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ManageModuleStreamsOnManagedInstanceGroup.ts.html |here} to see how to use ManageModuleStreamsOnManagedInstanceGroup API.
921
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ManageModuleStreamsOnManagedInstanceGroup.ts.html |here} to see how to use ManageModuleStreamsOnManagedInstanceGroup API.
910
922
  */
911
923
  manageModuleStreamsOnManagedInstanceGroup(manageModuleStreamsOnManagedInstanceGroupRequest: requests.ManageModuleStreamsOnManagedInstanceGroupRequest): Promise<responses.ManageModuleStreamsOnManagedInstanceGroupResponse>;
912
924
  /**
@@ -918,7 +930,7 @@ export declare class ManagedInstanceGroupClient {
918
930
  * @param RemoveModuleStreamProfileFromManagedInstanceGroupRequest
919
931
  * @return RemoveModuleStreamProfileFromManagedInstanceGroupResponse
920
932
  * @throws OciError when an error occurs
921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/RemoveModuleStreamProfileFromManagedInstanceGroup.ts.html |here} to see how to use RemoveModuleStreamProfileFromManagedInstanceGroup API.
933
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/RemoveModuleStreamProfileFromManagedInstanceGroup.ts.html |here} to see how to use RemoveModuleStreamProfileFromManagedInstanceGroup API.
922
934
  */
923
935
  removeModuleStreamProfileFromManagedInstanceGroup(removeModuleStreamProfileFromManagedInstanceGroupRequest: requests.RemoveModuleStreamProfileFromManagedInstanceGroupRequest): Promise<responses.RemoveModuleStreamProfileFromManagedInstanceGroupResponse>;
924
936
  /**
@@ -928,7 +940,7 @@ export declare class ManagedInstanceGroupClient {
928
940
  * @param RemovePackagesFromManagedInstanceGroupRequest
929
941
  * @return RemovePackagesFromManagedInstanceGroupResponse
930
942
  * @throws OciError when an error occurs
931
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/RemovePackagesFromManagedInstanceGroup.ts.html |here} to see how to use RemovePackagesFromManagedInstanceGroup API.
943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/RemovePackagesFromManagedInstanceGroup.ts.html |here} to see how to use RemovePackagesFromManagedInstanceGroup API.
932
944
  */
933
945
  removePackagesFromManagedInstanceGroup(removePackagesFromManagedInstanceGroupRequest: requests.RemovePackagesFromManagedInstanceGroupRequest): Promise<responses.RemovePackagesFromManagedInstanceGroupResponse>;
934
946
  /**
@@ -938,7 +950,7 @@ export declare class ManagedInstanceGroupClient {
938
950
  * @param UpdateAllPackagesOnManagedInstanceGroupRequest
939
951
  * @return UpdateAllPackagesOnManagedInstanceGroupResponse
940
952
  * @throws OciError when an error occurs
941
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/UpdateAllPackagesOnManagedInstanceGroup.ts.html |here} to see how to use UpdateAllPackagesOnManagedInstanceGroup API.
953
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/UpdateAllPackagesOnManagedInstanceGroup.ts.html |here} to see how to use UpdateAllPackagesOnManagedInstanceGroup API.
942
954
  */
943
955
  updateAllPackagesOnManagedInstanceGroup(updateAllPackagesOnManagedInstanceGroupRequest: requests.UpdateAllPackagesOnManagedInstanceGroupRequest): Promise<responses.UpdateAllPackagesOnManagedInstanceGroupResponse>;
944
956
  /**
@@ -947,7 +959,7 @@ export declare class ManagedInstanceGroupClient {
947
959
  * @param UpdateManagedInstanceGroupRequest
948
960
  * @return UpdateManagedInstanceGroupResponse
949
961
  * @throws OciError when an error occurs
950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/UpdateManagedInstanceGroup.ts.html |here} to see how to use UpdateManagedInstanceGroup API.
962
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/UpdateManagedInstanceGroup.ts.html |here} to see how to use UpdateManagedInstanceGroup API.
951
963
  */
952
964
  updateManagedInstanceGroup(updateManagedInstanceGroupRequest: requests.UpdateManagedInstanceGroupRequest): Promise<responses.UpdateManagedInstanceGroupResponse>;
953
965
  }
@@ -1021,6 +1033,10 @@ export declare class ManagementStationClient {
1021
1033
  * Shutdown the circuit breaker used by the client when it is no longer needed
1022
1034
  */
1023
1035
  shutdownCircuitBreaker(): void;
1036
+ /**
1037
+ * Close the client once it is no longer needed
1038
+ */
1039
+ close(): void;
1024
1040
  /**
1025
1041
  * Creates a management station.
1026
1042
  *
@@ -1028,7 +1044,7 @@ export declare class ManagementStationClient {
1028
1044
  * @param CreateManagementStationRequest
1029
1045
  * @return CreateManagementStationResponse
1030
1046
  * @throws OciError when an error occurs
1031
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/CreateManagementStation.ts.html |here} to see how to use CreateManagementStation API.
1047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/CreateManagementStation.ts.html |here} to see how to use CreateManagementStation API.
1032
1048
  */
1033
1049
  createManagementStation(createManagementStationRequest: requests.CreateManagementStationRequest): Promise<responses.CreateManagementStationResponse>;
1034
1050
  /**
@@ -1038,7 +1054,7 @@ export declare class ManagementStationClient {
1038
1054
  * @param DeleteManagementStationRequest
1039
1055
  * @return DeleteManagementStationResponse
1040
1056
  * @throws OciError when an error occurs
1041
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/DeleteManagementStation.ts.html |here} to see how to use DeleteManagementStation API.
1057
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/DeleteManagementStation.ts.html |here} to see how to use DeleteManagementStation API.
1042
1058
  */
1043
1059
  deleteManagementStation(deleteManagementStationRequest: requests.DeleteManagementStationRequest): Promise<responses.DeleteManagementStationResponse>;
1044
1060
  /**
@@ -1048,7 +1064,7 @@ export declare class ManagementStationClient {
1048
1064
  * @param GetManagementStationRequest
1049
1065
  * @return GetManagementStationResponse
1050
1066
  * @throws OciError when an error occurs
1051
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/GetManagementStation.ts.html |here} to see how to use GetManagementStation API.
1067
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/GetManagementStation.ts.html |here} to see how to use GetManagementStation API.
1052
1068
  */
1053
1069
  getManagementStation(getManagementStationRequest: requests.GetManagementStationRequest): Promise<responses.GetManagementStationResponse>;
1054
1070
  /**
@@ -1058,7 +1074,7 @@ export declare class ManagementStationClient {
1058
1074
  * @param ListManagementStationsRequest
1059
1075
  * @return ListManagementStationsResponse
1060
1076
  * @throws OciError when an error occurs
1061
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListManagementStations.ts.html |here} to see how to use ListManagementStations API.
1077
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListManagementStations.ts.html |here} to see how to use ListManagementStations API.
1062
1078
  */
1063
1079
  listManagementStations(listManagementStationsRequest: requests.ListManagementStationsRequest): Promise<responses.ListManagementStationsResponse>;
1064
1080
  /**
@@ -1068,7 +1084,7 @@ export declare class ManagementStationClient {
1068
1084
  * @param ListMirrorsRequest
1069
1085
  * @return ListMirrorsResponse
1070
1086
  * @throws OciError when an error occurs
1071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListMirrors.ts.html |here} to see how to use ListMirrors API.
1087
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListMirrors.ts.html |here} to see how to use ListMirrors API.
1072
1088
  */
1073
1089
  listMirrors(listMirrorsRequest: requests.ListMirrorsRequest): Promise<responses.ListMirrorsResponse>;
1074
1090
  /**
@@ -1078,7 +1094,7 @@ export declare class ManagementStationClient {
1078
1094
  * @param SynchronizeMirrorsRequest
1079
1095
  * @return SynchronizeMirrorsResponse
1080
1096
  * @throws OciError when an error occurs
1081
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/SynchronizeMirrors.ts.html |here} to see how to use SynchronizeMirrors API.
1097
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/SynchronizeMirrors.ts.html |here} to see how to use SynchronizeMirrors API.
1082
1098
  */
1083
1099
  synchronizeMirrors(synchronizeMirrorsRequest: requests.SynchronizeMirrorsRequest): Promise<responses.SynchronizeMirrorsResponse>;
1084
1100
  /**
@@ -1088,7 +1104,7 @@ export declare class ManagementStationClient {
1088
1104
  * @param SynchronizeSingleMirrorsRequest
1089
1105
  * @return SynchronizeSingleMirrorsResponse
1090
1106
  * @throws OciError when an error occurs
1091
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/SynchronizeSingleMirrors.ts.html |here} to see how to use SynchronizeSingleMirrors API.
1107
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/SynchronizeSingleMirrors.ts.html |here} to see how to use SynchronizeSingleMirrors API.
1092
1108
  */
1093
1109
  synchronizeSingleMirrors(synchronizeSingleMirrorsRequest: requests.SynchronizeSingleMirrorsRequest): Promise<responses.SynchronizeSingleMirrorsResponse>;
1094
1110
  /**
@@ -1098,7 +1114,7 @@ export declare class ManagementStationClient {
1098
1114
  * @param UpdateManagementStationRequest
1099
1115
  * @return UpdateManagementStationResponse
1100
1116
  * @throws OciError when an error occurs
1101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/UpdateManagementStation.ts.html |here} to see how to use UpdateManagementStation API.
1117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/UpdateManagementStation.ts.html |here} to see how to use UpdateManagementStation API.
1102
1118
  */
1103
1119
  updateManagementStation(updateManagementStationRequest: requests.UpdateManagementStationRequest): Promise<responses.UpdateManagementStationResponse>;
1104
1120
  }
@@ -1172,6 +1188,10 @@ export declare class OnboardingClient {
1172
1188
  * Shutdown the circuit breaker used by the client when it is no longer needed
1173
1189
  */
1174
1190
  shutdownCircuitBreaker(): void;
1191
+ /**
1192
+ * Close the client once it is no longer needed
1193
+ */
1194
+ close(): void;
1175
1195
  /**
1176
1196
  * Creates a registration profile.
1177
1197
  * A profile is a supplementary file for the OS Management Hub agentry
@@ -1181,7 +1201,7 @@ export declare class OnboardingClient {
1181
1201
  * @param CreateProfileRequest
1182
1202
  * @return CreateProfileResponse
1183
1203
  * @throws OciError when an error occurs
1184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/CreateProfile.ts.html |here} to see how to use CreateProfile API.
1204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/CreateProfile.ts.html |here} to see how to use CreateProfile API.
1185
1205
  */
1186
1206
  createProfile(createProfileRequest: requests.CreateProfileRequest): Promise<responses.CreateProfileResponse>;
1187
1207
  /**
@@ -1190,7 +1210,7 @@ export declare class OnboardingClient {
1190
1210
  * @param DeleteProfileRequest
1191
1211
  * @return DeleteProfileResponse
1192
1212
  * @throws OciError when an error occurs
1193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/DeleteProfile.ts.html |here} to see how to use DeleteProfile API.
1213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/DeleteProfile.ts.html |here} to see how to use DeleteProfile API.
1194
1214
  */
1195
1215
  deleteProfile(deleteProfileRequest: requests.DeleteProfileRequest): Promise<responses.DeleteProfileResponse>;
1196
1216
  /**
@@ -1199,7 +1219,7 @@ export declare class OnboardingClient {
1199
1219
  * @param GetProfileRequest
1200
1220
  * @return GetProfileResponse
1201
1221
  * @throws OciError when an error occurs
1202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/GetProfile.ts.html |here} to see how to use GetProfile API.
1222
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/GetProfile.ts.html |here} to see how to use GetProfile API.
1203
1223
  */
1204
1224
  getProfile(getProfileRequest: requests.GetProfileRequest): Promise<responses.GetProfileResponse>;
1205
1225
  /**
@@ -1210,7 +1230,7 @@ export declare class OnboardingClient {
1210
1230
  * @param ListProfilesRequest
1211
1231
  * @return ListProfilesResponse
1212
1232
  * @throws OciError when an error occurs
1213
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListProfiles.ts.html |here} to see how to use ListProfiles API.
1233
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListProfiles.ts.html |here} to see how to use ListProfiles API.
1214
1234
  */
1215
1235
  listProfiles(listProfilesRequest: requests.ListProfilesRequest): Promise<responses.ListProfilesResponse>;
1216
1236
  /**
@@ -1219,7 +1239,7 @@ export declare class OnboardingClient {
1219
1239
  * @param UpdateProfileRequest
1220
1240
  * @return UpdateProfileResponse
1221
1241
  * @throws OciError when an error occurs
1222
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/UpdateProfile.ts.html |here} to see how to use UpdateProfile API.
1242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/UpdateProfile.ts.html |here} to see how to use UpdateProfile API.
1223
1243
  */
1224
1244
  updateProfile(updateProfileRequest: requests.UpdateProfileRequest): Promise<responses.UpdateProfileResponse>;
1225
1245
  }
@@ -1279,6 +1299,10 @@ export declare class ReportingManagedInstanceClient {
1279
1299
  * Shutdown the circuit breaker used by the client when it is no longer needed
1280
1300
  */
1281
1301
  shutdownCircuitBreaker(): void;
1302
+ /**
1303
+ * Close the client once it is no longer needed
1304
+ */
1305
+ close(): void;
1282
1306
  /**
1283
1307
  * Returns a CSV format report of managed instances matching the given filters.
1284
1308
  *
@@ -1286,7 +1310,7 @@ export declare class ReportingManagedInstanceClient {
1286
1310
  * @param GetManagedInstanceAnalyticContentRequest
1287
1311
  * @return GetManagedInstanceAnalyticContentResponse
1288
1312
  * @throws OciError when an error occurs
1289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/GetManagedInstanceAnalyticContent.ts.html |here} to see how to use GetManagedInstanceAnalyticContent API.
1313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/GetManagedInstanceAnalyticContent.ts.html |here} to see how to use GetManagedInstanceAnalyticContent API.
1290
1314
  */
1291
1315
  getManagedInstanceAnalyticContent(getManagedInstanceAnalyticContentRequest: requests.GetManagedInstanceAnalyticContentRequest): Promise<responses.GetManagedInstanceAnalyticContentResponse>;
1292
1316
  /**
@@ -1296,7 +1320,7 @@ export declare class ReportingManagedInstanceClient {
1296
1320
  * @param GetManagedInstanceContentRequest
1297
1321
  * @return GetManagedInstanceContentResponse
1298
1322
  * @throws OciError when an error occurs
1299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/GetManagedInstanceContent.ts.html |here} to see how to use GetManagedInstanceContent API.
1323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/GetManagedInstanceContent.ts.html |here} to see how to use GetManagedInstanceContent API.
1300
1324
  */
1301
1325
  getManagedInstanceContent(getManagedInstanceContentRequest: requests.GetManagedInstanceContentRequest): Promise<responses.GetManagedInstanceContentResponse>;
1302
1326
  /**
@@ -1306,7 +1330,7 @@ export declare class ReportingManagedInstanceClient {
1306
1330
  * @param SummarizeManagedInstanceAnalyticsRequest
1307
1331
  * @return SummarizeManagedInstanceAnalyticsResponse
1308
1332
  * @throws OciError when an error occurs
1309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/SummarizeManagedInstanceAnalytics.ts.html |here} to see how to use SummarizeManagedInstanceAnalytics API.
1333
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/SummarizeManagedInstanceAnalytics.ts.html |here} to see how to use SummarizeManagedInstanceAnalytics API.
1310
1334
  */
1311
1335
  summarizeManagedInstanceAnalytics(summarizeManagedInstanceAnalyticsRequest: requests.SummarizeManagedInstanceAnalyticsRequest): Promise<responses.SummarizeManagedInstanceAnalyticsResponse>;
1312
1336
  }
@@ -1380,6 +1404,10 @@ export declare class ScheduledJobClient {
1380
1404
  * Shutdown the circuit breaker used by the client when it is no longer needed
1381
1405
  */
1382
1406
  shutdownCircuitBreaker(): void;
1407
+ /**
1408
+ * Close the client once it is no longer needed
1409
+ */
1410
+ close(): void;
1383
1411
  /**
1384
1412
  * Creates a new scheduled job.
1385
1413
  *
@@ -1387,7 +1415,7 @@ export declare class ScheduledJobClient {
1387
1415
  * @param CreateScheduledJobRequest
1388
1416
  * @return CreateScheduledJobResponse
1389
1417
  * @throws OciError when an error occurs
1390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/CreateScheduledJob.ts.html |here} to see how to use CreateScheduledJob API.
1418
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/CreateScheduledJob.ts.html |here} to see how to use CreateScheduledJob API.
1391
1419
  */
1392
1420
  createScheduledJob(createScheduledJobRequest: requests.CreateScheduledJobRequest): Promise<responses.CreateScheduledJobResponse>;
1393
1421
  /**
@@ -1397,7 +1425,7 @@ export declare class ScheduledJobClient {
1397
1425
  * @param DeleteScheduledJobRequest
1398
1426
  * @return DeleteScheduledJobResponse
1399
1427
  * @throws OciError when an error occurs
1400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/DeleteScheduledJob.ts.html |here} to see how to use DeleteScheduledJob API.
1428
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/DeleteScheduledJob.ts.html |here} to see how to use DeleteScheduledJob API.
1401
1429
  */
1402
1430
  deleteScheduledJob(deleteScheduledJobRequest: requests.DeleteScheduledJobRequest): Promise<responses.DeleteScheduledJobResponse>;
1403
1431
  /**
@@ -1407,7 +1435,7 @@ export declare class ScheduledJobClient {
1407
1435
  * @param GetScheduledJobRequest
1408
1436
  * @return GetScheduledJobResponse
1409
1437
  * @throws OciError when an error occurs
1410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/GetScheduledJob.ts.html |here} to see how to use GetScheduledJob API.
1438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/GetScheduledJob.ts.html |here} to see how to use GetScheduledJob API.
1411
1439
  */
1412
1440
  getScheduledJob(getScheduledJobRequest: requests.GetScheduledJobRequest): Promise<responses.GetScheduledJobResponse>;
1413
1441
  /**
@@ -1419,7 +1447,7 @@ export declare class ScheduledJobClient {
1419
1447
  * @param ListScheduledJobsRequest
1420
1448
  * @return ListScheduledJobsResponse
1421
1449
  * @throws OciError when an error occurs
1422
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListScheduledJobs.ts.html |here} to see how to use ListScheduledJobs API.
1450
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListScheduledJobs.ts.html |here} to see how to use ListScheduledJobs API.
1423
1451
  */
1424
1452
  listScheduledJobs(listScheduledJobsRequest: requests.ListScheduledJobsRequest): Promise<responses.ListScheduledJobsResponse>;
1425
1453
  /**
@@ -1430,7 +1458,7 @@ export declare class ScheduledJobClient {
1430
1458
  * @param RunScheduledJobNowRequest
1431
1459
  * @return RunScheduledJobNowResponse
1432
1460
  * @throws OciError when an error occurs
1433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/RunScheduledJobNow.ts.html |here} to see how to use RunScheduledJobNow API.
1461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/RunScheduledJobNow.ts.html |here} to see how to use RunScheduledJobNow API.
1434
1462
  */
1435
1463
  runScheduledJobNow(runScheduledJobNowRequest: requests.RunScheduledJobNowRequest): Promise<responses.RunScheduledJobNowResponse>;
1436
1464
  /**
@@ -1440,7 +1468,7 @@ export declare class ScheduledJobClient {
1440
1468
  * @param UpdateScheduledJobRequest
1441
1469
  * @return UpdateScheduledJobResponse
1442
1470
  * @throws OciError when an error occurs
1443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/UpdateScheduledJob.ts.html |here} to see how to use UpdateScheduledJob API.
1471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/UpdateScheduledJob.ts.html |here} to see how to use UpdateScheduledJob API.
1444
1472
  */
1445
1473
  updateScheduledJob(updateScheduledJobRequest: requests.UpdateScheduledJobRequest): Promise<responses.UpdateScheduledJobResponse>;
1446
1474
  }
@@ -1514,6 +1542,10 @@ export declare class SoftwareSourceClient {
1514
1542
  * Shutdown the circuit breaker used by the client when it is no longer needed
1515
1543
  */
1516
1544
  shutdownCircuitBreaker(): void;
1545
+ /**
1546
+ * Close the client once it is no longer needed
1547
+ */
1548
+ close(): void;
1517
1549
  /**
1518
1550
  * Updates the availability for a list of specified software sources.
1519
1551
  *
@@ -1521,7 +1553,7 @@ export declare class SoftwareSourceClient {
1521
1553
  * @param ChangeAvailabilityOfSoftwareSourcesRequest
1522
1554
  * @return ChangeAvailabilityOfSoftwareSourcesResponse
1523
1555
  * @throws OciError when an error occurs
1524
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ChangeAvailabilityOfSoftwareSources.ts.html |here} to see how to use ChangeAvailabilityOfSoftwareSources API.
1556
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ChangeAvailabilityOfSoftwareSources.ts.html |here} to see how to use ChangeAvailabilityOfSoftwareSources API.
1525
1557
  */
1526
1558
  changeAvailabilityOfSoftwareSources(changeAvailabilityOfSoftwareSourcesRequest: requests.ChangeAvailabilityOfSoftwareSourcesRequest): Promise<responses.ChangeAvailabilityOfSoftwareSourcesResponse>;
1527
1559
  /**
@@ -1531,7 +1563,7 @@ export declare class SoftwareSourceClient {
1531
1563
  * @param CreateEntitlementRequest
1532
1564
  * @return CreateEntitlementResponse
1533
1565
  * @throws OciError when an error occurs
1534
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/CreateEntitlement.ts.html |here} to see how to use CreateEntitlement API.
1566
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/CreateEntitlement.ts.html |here} to see how to use CreateEntitlement API.
1535
1567
  */
1536
1568
  createEntitlement(createEntitlementRequest: requests.CreateEntitlementRequest): Promise<responses.CreateEntitlementResponse>;
1537
1569
  /**
@@ -1541,7 +1573,7 @@ export declare class SoftwareSourceClient {
1541
1573
  * @param CreateSoftwareSourceRequest
1542
1574
  * @return CreateSoftwareSourceResponse
1543
1575
  * @throws OciError when an error occurs
1544
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/CreateSoftwareSource.ts.html |here} to see how to use CreateSoftwareSource API.
1576
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/CreateSoftwareSource.ts.html |here} to see how to use CreateSoftwareSource API.
1545
1577
  */
1546
1578
  createSoftwareSource(createSoftwareSourceRequest: requests.CreateSoftwareSourceRequest): Promise<responses.CreateSoftwareSourceResponse>;
1547
1579
  /**
@@ -1550,7 +1582,7 @@ export declare class SoftwareSourceClient {
1550
1582
  * @param DeleteSoftwareSourceRequest
1551
1583
  * @return DeleteSoftwareSourceResponse
1552
1584
  * @throws OciError when an error occurs
1553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/DeleteSoftwareSource.ts.html |here} to see how to use DeleteSoftwareSource API.
1585
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/DeleteSoftwareSource.ts.html |here} to see how to use DeleteSoftwareSource API.
1554
1586
  */
1555
1587
  deleteSoftwareSource(deleteSoftwareSourceRequest: requests.DeleteSoftwareSourceRequest): Promise<responses.DeleteSoftwareSourceResponse>;
1556
1588
  /**
@@ -1560,7 +1592,7 @@ export declare class SoftwareSourceClient {
1560
1592
  * @param GetErratumRequest
1561
1593
  * @return GetErratumResponse
1562
1594
  * @throws OciError when an error occurs
1563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/GetErratum.ts.html |here} to see how to use GetErratum API.
1595
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/GetErratum.ts.html |here} to see how to use GetErratum API.
1564
1596
  */
1565
1597
  getErratum(getErratumRequest: requests.GetErratumRequest): Promise<responses.GetErratumResponse>;
1566
1598
  /**
@@ -1570,7 +1602,7 @@ export declare class SoftwareSourceClient {
1570
1602
  * @param GetModuleStreamRequest
1571
1603
  * @return GetModuleStreamResponse
1572
1604
  * @throws OciError when an error occurs
1573
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/GetModuleStream.ts.html |here} to see how to use GetModuleStream API.
1605
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/GetModuleStream.ts.html |here} to see how to use GetModuleStream API.
1574
1606
  */
1575
1607
  getModuleStream(getModuleStreamRequest: requests.GetModuleStreamRequest): Promise<responses.GetModuleStreamResponse>;
1576
1608
  /**
@@ -1580,7 +1612,7 @@ export declare class SoftwareSourceClient {
1580
1612
  * @param GetModuleStreamProfileRequest
1581
1613
  * @return GetModuleStreamProfileResponse
1582
1614
  * @throws OciError when an error occurs
1583
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/GetModuleStreamProfile.ts.html |here} to see how to use GetModuleStreamProfile API.
1615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/GetModuleStreamProfile.ts.html |here} to see how to use GetModuleStreamProfile API.
1584
1616
  */
1585
1617
  getModuleStreamProfile(getModuleStreamProfileRequest: requests.GetModuleStreamProfileRequest): Promise<responses.GetModuleStreamProfileResponse>;
1586
1618
  /**
@@ -1590,7 +1622,7 @@ export declare class SoftwareSourceClient {
1590
1622
  * @param GetPackageGroupRequest
1591
1623
  * @return GetPackageGroupResponse
1592
1624
  * @throws OciError when an error occurs
1593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/GetPackageGroup.ts.html |here} to see how to use GetPackageGroup API.
1625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/GetPackageGroup.ts.html |here} to see how to use GetPackageGroup API.
1594
1626
  */
1595
1627
  getPackageGroup(getPackageGroupRequest: requests.GetPackageGroupRequest): Promise<responses.GetPackageGroupResponse>;
1596
1628
  /**
@@ -1600,7 +1632,7 @@ export declare class SoftwareSourceClient {
1600
1632
  * @param GetSoftwarePackageRequest
1601
1633
  * @return GetSoftwarePackageResponse
1602
1634
  * @throws OciError when an error occurs
1603
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/GetSoftwarePackage.ts.html |here} to see how to use GetSoftwarePackage API.
1635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/GetSoftwarePackage.ts.html |here} to see how to use GetSoftwarePackage API.
1604
1636
  */
1605
1637
  getSoftwarePackage(getSoftwarePackageRequest: requests.GetSoftwarePackageRequest): Promise<responses.GetSoftwarePackageResponse>;
1606
1638
  /**
@@ -1609,7 +1641,7 @@ export declare class SoftwareSourceClient {
1609
1641
  * @param GetSoftwareSourceRequest
1610
1642
  * @return GetSoftwareSourceResponse
1611
1643
  * @throws OciError when an error occurs
1612
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/GetSoftwareSource.ts.html |here} to see how to use GetSoftwareSource API.
1644
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/GetSoftwareSource.ts.html |here} to see how to use GetSoftwareSource API.
1613
1645
  */
1614
1646
  getSoftwareSource(getSoftwareSourceRequest: requests.GetSoftwareSourceRequest): Promise<responses.GetSoftwareSourceResponse>;
1615
1647
  /**
@@ -1620,7 +1652,7 @@ export declare class SoftwareSourceClient {
1620
1652
  * @param ListEntitlementsRequest
1621
1653
  * @return ListEntitlementsResponse
1622
1654
  * @throws OciError when an error occurs
1623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListEntitlements.ts.html |here} to see how to use ListEntitlements API.
1655
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListEntitlements.ts.html |here} to see how to use ListEntitlements API.
1624
1656
  */
1625
1657
  listEntitlements(listEntitlementsRequest: requests.ListEntitlementsRequest): Promise<responses.ListEntitlementsResponse>;
1626
1658
  /**
@@ -1631,7 +1663,7 @@ export declare class SoftwareSourceClient {
1631
1663
  * @param ListErrataRequest
1632
1664
  * @return ListErrataResponse
1633
1665
  * @throws OciError when an error occurs
1634
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListErrata.ts.html |here} to see how to use ListErrata API.
1666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListErrata.ts.html |here} to see how to use ListErrata API.
1635
1667
  */
1636
1668
  listErrata(listErrataRequest: requests.ListErrataRequest): Promise<responses.ListErrataResponse>;
1637
1669
  /**
@@ -1642,7 +1674,7 @@ export declare class SoftwareSourceClient {
1642
1674
  * @param ListModuleStreamProfilesRequest
1643
1675
  * @return ListModuleStreamProfilesResponse
1644
1676
  * @throws OciError when an error occurs
1645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListModuleStreamProfiles.ts.html |here} to see how to use ListModuleStreamProfiles API.
1677
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListModuleStreamProfiles.ts.html |here} to see how to use ListModuleStreamProfiles API.
1646
1678
  */
1647
1679
  listModuleStreamProfiles(listModuleStreamProfilesRequest: requests.ListModuleStreamProfilesRequest): Promise<responses.ListModuleStreamProfilesResponse>;
1648
1680
  /**
@@ -1653,7 +1685,7 @@ export declare class SoftwareSourceClient {
1653
1685
  * @param ListModuleStreamsRequest
1654
1686
  * @return ListModuleStreamsResponse
1655
1687
  * @throws OciError when an error occurs
1656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListModuleStreams.ts.html |here} to see how to use ListModuleStreams API.
1688
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListModuleStreams.ts.html |here} to see how to use ListModuleStreams API.
1657
1689
  */
1658
1690
  listModuleStreams(listModuleStreamsRequest: requests.ListModuleStreamsRequest): Promise<responses.ListModuleStreamsResponse>;
1659
1691
  /**
@@ -1664,7 +1696,7 @@ export declare class SoftwareSourceClient {
1664
1696
  * @param ListPackageGroupsRequest
1665
1697
  * @return ListPackageGroupsResponse
1666
1698
  * @throws OciError when an error occurs
1667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListPackageGroups.ts.html |here} to see how to use ListPackageGroups API.
1699
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListPackageGroups.ts.html |here} to see how to use ListPackageGroups API.
1668
1700
  */
1669
1701
  listPackageGroups(listPackageGroupsRequest: requests.ListPackageGroupsRequest): Promise<responses.ListPackageGroupsResponse>;
1670
1702
  /**
@@ -1675,7 +1707,7 @@ export declare class SoftwareSourceClient {
1675
1707
  * @param ListSoftwarePackagesRequest
1676
1708
  * @return ListSoftwarePackagesResponse
1677
1709
  * @throws OciError when an error occurs
1678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListSoftwarePackages.ts.html |here} to see how to use ListSoftwarePackages API.
1710
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListSoftwarePackages.ts.html |here} to see how to use ListSoftwarePackages API.
1679
1711
  */
1680
1712
  listSoftwarePackages(listSoftwarePackagesRequest: requests.ListSoftwarePackagesRequest): Promise<responses.ListSoftwarePackagesResponse>;
1681
1713
  /**
@@ -1686,7 +1718,7 @@ export declare class SoftwareSourceClient {
1686
1718
  * @param ListSoftwareSourceVendorsRequest
1687
1719
  * @return ListSoftwareSourceVendorsResponse
1688
1720
  * @throws OciError when an error occurs
1689
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListSoftwareSourceVendors.ts.html |here} to see how to use ListSoftwareSourceVendors API.
1721
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListSoftwareSourceVendors.ts.html |here} to see how to use ListSoftwareSourceVendors API.
1690
1722
  */
1691
1723
  listSoftwareSourceVendors(listSoftwareSourceVendorsRequest: requests.ListSoftwareSourceVendorsRequest): Promise<responses.ListSoftwareSourceVendorsResponse>;
1692
1724
  /**
@@ -1697,7 +1729,7 @@ export declare class SoftwareSourceClient {
1697
1729
  * @param ListSoftwareSourcesRequest
1698
1730
  * @return ListSoftwareSourcesResponse
1699
1731
  * @throws OciError when an error occurs
1700
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListSoftwareSources.ts.html |here} to see how to use ListSoftwareSources API.
1732
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListSoftwareSources.ts.html |here} to see how to use ListSoftwareSources API.
1701
1733
  */
1702
1734
  listSoftwareSources(listSoftwareSourcesRequest: requests.ListSoftwareSourcesRequest): Promise<responses.ListSoftwareSourcesResponse>;
1703
1735
  /**
@@ -1708,7 +1740,7 @@ export declare class SoftwareSourceClient {
1708
1740
  * @param SearchSoftwareSourceModuleStreamsRequest
1709
1741
  * @return SearchSoftwareSourceModuleStreamsResponse
1710
1742
  * @throws OciError when an error occurs
1711
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/SearchSoftwareSourceModuleStreams.ts.html |here} to see how to use SearchSoftwareSourceModuleStreams API.
1743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/SearchSoftwareSourceModuleStreams.ts.html |here} to see how to use SearchSoftwareSourceModuleStreams API.
1712
1744
  */
1713
1745
  searchSoftwareSourceModuleStreams(searchSoftwareSourceModuleStreamsRequest: requests.SearchSoftwareSourceModuleStreamsRequest): Promise<responses.SearchSoftwareSourceModuleStreamsResponse>;
1714
1746
  /**
@@ -1719,7 +1751,7 @@ export declare class SoftwareSourceClient {
1719
1751
  * @param SearchSoftwareSourceModulesRequest
1720
1752
  * @return SearchSoftwareSourceModulesResponse
1721
1753
  * @throws OciError when an error occurs
1722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/SearchSoftwareSourceModules.ts.html |here} to see how to use SearchSoftwareSourceModules API.
1754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/SearchSoftwareSourceModules.ts.html |here} to see how to use SearchSoftwareSourceModules API.
1723
1755
  */
1724
1756
  searchSoftwareSourceModules(searchSoftwareSourceModulesRequest: requests.SearchSoftwareSourceModulesRequest): Promise<responses.SearchSoftwareSourceModulesResponse>;
1725
1757
  /**
@@ -1730,7 +1762,7 @@ export declare class SoftwareSourceClient {
1730
1762
  * @param SearchSoftwareSourcePackageGroupsRequest
1731
1763
  * @return SearchSoftwareSourcePackageGroupsResponse
1732
1764
  * @throws OciError when an error occurs
1733
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/SearchSoftwareSourcePackageGroups.ts.html |here} to see how to use SearchSoftwareSourcePackageGroups API.
1765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/SearchSoftwareSourcePackageGroups.ts.html |here} to see how to use SearchSoftwareSourcePackageGroups API.
1734
1766
  */
1735
1767
  searchSoftwareSourcePackageGroups(searchSoftwareSourcePackageGroupsRequest: requests.SearchSoftwareSourcePackageGroupsRequest): Promise<responses.SearchSoftwareSourcePackageGroupsResponse>;
1736
1768
  /**
@@ -1740,7 +1772,7 @@ export declare class SoftwareSourceClient {
1740
1772
  * @param UpdateSoftwareSourceRequest
1741
1773
  * @return UpdateSoftwareSourceResponse
1742
1774
  * @throws OciError when an error occurs
1743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/UpdateSoftwareSource.ts.html |here} to see how to use UpdateSoftwareSource API.
1775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/UpdateSoftwareSource.ts.html |here} to see how to use UpdateSoftwareSource API.
1744
1776
  */
1745
1777
  updateSoftwareSource(updateSoftwareSourceRequest: requests.UpdateSoftwareSourceRequest): Promise<responses.UpdateSoftwareSourceResponse>;
1746
1778
  }
@@ -1814,13 +1846,17 @@ export declare class WorkRequestClient {
1814
1846
  * Shutdown the circuit breaker used by the client when it is no longer needed
1815
1847
  */
1816
1848
  shutdownCircuitBreaker(): void;
1849
+ /**
1850
+ * Close the client once it is no longer needed
1851
+ */
1852
+ close(): void;
1817
1853
  /**
1818
1854
  * Gets information about the specified work request.
1819
1855
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1820
1856
  * @param GetWorkRequestRequest
1821
1857
  * @return GetWorkRequestResponse
1822
1858
  * @throws OciError when an error occurs
1823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1859
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1824
1860
  */
1825
1861
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
1826
1862
  /**
@@ -1830,7 +1866,7 @@ export declare class WorkRequestClient {
1830
1866
  * @param ListWorkRequestErrorsRequest
1831
1867
  * @return ListWorkRequestErrorsResponse
1832
1868
  * @throws OciError when an error occurs
1833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1869
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1834
1870
  */
1835
1871
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
1836
1872
  /**
@@ -1840,7 +1876,7 @@ export declare class WorkRequestClient {
1840
1876
  * @param ListWorkRequestLogsRequest
1841
1877
  * @return ListWorkRequestLogsResponse
1842
1878
  * @throws OciError when an error occurs
1843
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1879
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1844
1880
  */
1845
1881
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
1846
1882
  /**
@@ -1851,7 +1887,7 @@ export declare class WorkRequestClient {
1851
1887
  * @param ListWorkRequestsRequest
1852
1888
  * @return ListWorkRequestsResponse
1853
1889
  * @throws OciError when an error occurs
1854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/osmanagementhub/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1890
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/osmanagementhub/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1855
1891
  */
1856
1892
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
1857
1893
  }