oci-osmanagementhub 2.77.0 → 2.78.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (107) hide show
  1. package/lib/client.d.ts +150 -112
  2. package/lib/client.js +176 -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
@@ -21,6 +21,7 @@ import { OnboardingWaiter } from "./onboarding-waiter";
21
21
  import { ScheduledJobWaiter } from "./scheduledjob-waiter";
22
22
  import { SoftwareSourceWaiter } from "./softwaresource-waiter";
23
23
  import { WorkRequestWaiter } from "./workrequest-waiter";
24
+ declare const Breaker: any;
24
25
  export declare enum LifecycleEnvironmentApiKeys {
25
26
  }
26
27
  /**
@@ -34,7 +35,7 @@ export declare class LifecycleEnvironmentClient {
34
35
  protected "_defaultHeaders": any;
35
36
  protected "_waiters": LifecycleEnvironmentWaiter;
36
37
  protected "_clientConfiguration": common.ClientConfiguration;
37
- protected _circuitBreaker: null;
38
+ protected _circuitBreaker: typeof Breaker | null;
38
39
  protected _httpOptions: any;
39
40
  protected _bodyDuplexMode: any;
40
41
  targetService: string;
@@ -87,6 +88,10 @@ export declare class LifecycleEnvironmentClient {
87
88
  * @return The service waiters.
88
89
  */
89
90
  getWaiters(): LifecycleEnvironmentWaiter;
91
+ /**
92
+ * Shutdown the circuit breaker used by the client when it is no longer needed
93
+ */
94
+ shutdownCircuitBreaker(): void;
90
95
  /**
91
96
  * Attach(add) managed instances to a lifecycle stage.
92
97
  * Once added operations can be applied to all managed instances in the lifecycle stage.
@@ -95,7 +100,7 @@ export declare class LifecycleEnvironmentClient {
95
100
  * @param AttachManagedInstancesToLifecycleStageRequest
96
101
  * @return AttachManagedInstancesToLifecycleStageResponse
97
102
  * @throws OciError when an error occurs
98
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/AttachManagedInstancesToLifecycleStage.ts.html |here} to see how to use AttachManagedInstancesToLifecycleStage API.
103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/AttachManagedInstancesToLifecycleStage.ts.html |here} to see how to use AttachManagedInstancesToLifecycleStage API.
99
104
  */
100
105
  attachManagedInstancesToLifecycleStage(attachManagedInstancesToLifecycleStageRequest: requests.AttachManagedInstancesToLifecycleStageRequest): Promise<responses.AttachManagedInstancesToLifecycleStageResponse>;
101
106
  /**
@@ -105,7 +110,7 @@ export declare class LifecycleEnvironmentClient {
105
110
  * @param CreateLifecycleEnvironmentRequest
106
111
  * @return CreateLifecycleEnvironmentResponse
107
112
  * @throws OciError when an error occurs
108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/CreateLifecycleEnvironment.ts.html |here} to see how to use CreateLifecycleEnvironment API.
113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/CreateLifecycleEnvironment.ts.html |here} to see how to use CreateLifecycleEnvironment API.
109
114
  */
110
115
  createLifecycleEnvironment(createLifecycleEnvironmentRequest: requests.CreateLifecycleEnvironmentRequest): Promise<responses.CreateLifecycleEnvironmentResponse>;
111
116
  /**
@@ -114,7 +119,7 @@ export declare class LifecycleEnvironmentClient {
114
119
  * @param DeleteLifecycleEnvironmentRequest
115
120
  * @return DeleteLifecycleEnvironmentResponse
116
121
  * @throws OciError when an error occurs
117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/DeleteLifecycleEnvironment.ts.html |here} to see how to use DeleteLifecycleEnvironment API.
122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DeleteLifecycleEnvironment.ts.html |here} to see how to use DeleteLifecycleEnvironment API.
118
123
  */
119
124
  deleteLifecycleEnvironment(deleteLifecycleEnvironmentRequest: requests.DeleteLifecycleEnvironmentRequest): Promise<responses.DeleteLifecycleEnvironmentResponse>;
120
125
  /**
@@ -124,7 +129,7 @@ export declare class LifecycleEnvironmentClient {
124
129
  * @param DetachManagedInstancesFromLifecycleStageRequest
125
130
  * @return DetachManagedInstancesFromLifecycleStageResponse
126
131
  * @throws OciError when an error occurs
127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/DetachManagedInstancesFromLifecycleStage.ts.html |here} to see how to use DetachManagedInstancesFromLifecycleStage API.
132
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DetachManagedInstancesFromLifecycleStage.ts.html |here} to see how to use DetachManagedInstancesFromLifecycleStage API.
128
133
  */
129
134
  detachManagedInstancesFromLifecycleStage(detachManagedInstancesFromLifecycleStageRequest: requests.DetachManagedInstancesFromLifecycleStageRequest): Promise<responses.DetachManagedInstancesFromLifecycleStageResponse>;
130
135
  /**
@@ -133,7 +138,7 @@ export declare class LifecycleEnvironmentClient {
133
138
  * @param GetLifecycleEnvironmentRequest
134
139
  * @return GetLifecycleEnvironmentResponse
135
140
  * @throws OciError when an error occurs
136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/GetLifecycleEnvironment.ts.html |here} to see how to use GetLifecycleEnvironment API.
141
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetLifecycleEnvironment.ts.html |here} to see how to use GetLifecycleEnvironment API.
137
142
  */
138
143
  getLifecycleEnvironment(getLifecycleEnvironmentRequest: requests.GetLifecycleEnvironmentRequest): Promise<responses.GetLifecycleEnvironmentResponse>;
139
144
  /**
@@ -142,7 +147,7 @@ export declare class LifecycleEnvironmentClient {
142
147
  * @param GetLifecycleStageRequest
143
148
  * @return GetLifecycleStageResponse
144
149
  * @throws OciError when an error occurs
145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/GetLifecycleStage.ts.html |here} to see how to use GetLifecycleStage API.
150
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetLifecycleStage.ts.html |here} to see how to use GetLifecycleStage API.
146
151
  */
147
152
  getLifecycleStage(getLifecycleStageRequest: requests.GetLifecycleStageRequest): Promise<responses.GetLifecycleStageResponse>;
148
153
  /**
@@ -153,7 +158,7 @@ export declare class LifecycleEnvironmentClient {
153
158
  * @param ListLifecycleEnvironmentsRequest
154
159
  * @return ListLifecycleEnvironmentsResponse
155
160
  * @throws OciError when an error occurs
156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListLifecycleEnvironments.ts.html |here} to see how to use ListLifecycleEnvironments API.
161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListLifecycleEnvironments.ts.html |here} to see how to use ListLifecycleEnvironments API.
157
162
  */
158
163
  listLifecycleEnvironments(listLifecycleEnvironmentsRequest: requests.ListLifecycleEnvironmentsRequest): Promise<responses.ListLifecycleEnvironmentsResponse>;
159
164
  /**
@@ -164,7 +169,7 @@ export declare class LifecycleEnvironmentClient {
164
169
  * @param ListLifecycleStageInstalledPackagesRequest
165
170
  * @return ListLifecycleStageInstalledPackagesResponse
166
171
  * @throws OciError when an error occurs
167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListLifecycleStageInstalledPackages.ts.html |here} to see how to use ListLifecycleStageInstalledPackages API.
172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListLifecycleStageInstalledPackages.ts.html |here} to see how to use ListLifecycleStageInstalledPackages API.
168
173
  */
169
174
  listLifecycleStageInstalledPackages(listLifecycleStageInstalledPackagesRequest: requests.ListLifecycleStageInstalledPackagesRequest): Promise<responses.ListLifecycleStageInstalledPackagesResponse>;
170
175
  /**
@@ -175,7 +180,7 @@ export declare class LifecycleEnvironmentClient {
175
180
  * @param ListLifecycleStagesRequest
176
181
  * @return ListLifecycleStagesResponse
177
182
  * @throws OciError when an error occurs
178
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListLifecycleStages.ts.html |here} to see how to use ListLifecycleStages API.
183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListLifecycleStages.ts.html |here} to see how to use ListLifecycleStages API.
179
184
  */
180
185
  listLifecycleStages(listLifecycleStagesRequest: requests.ListLifecycleStagesRequest): Promise<responses.ListLifecycleStagesResponse>;
181
186
  /**
@@ -186,7 +191,7 @@ export declare class LifecycleEnvironmentClient {
186
191
  * @param PromoteSoftwareSourceToLifecycleStageRequest
187
192
  * @return PromoteSoftwareSourceToLifecycleStageResponse
188
193
  * @throws OciError when an error occurs
189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/PromoteSoftwareSourceToLifecycleStage.ts.html |here} to see how to use PromoteSoftwareSourceToLifecycleStage API.
194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/PromoteSoftwareSourceToLifecycleStage.ts.html |here} to see how to use PromoteSoftwareSourceToLifecycleStage API.
190
195
  */
191
196
  promoteSoftwareSourceToLifecycleStage(promoteSoftwareSourceToLifecycleStageRequest: requests.PromoteSoftwareSourceToLifecycleStageRequest): Promise<responses.PromoteSoftwareSourceToLifecycleStageResponse>;
192
197
  /**
@@ -195,7 +200,7 @@ export declare class LifecycleEnvironmentClient {
195
200
  * @param UpdateLifecycleEnvironmentRequest
196
201
  * @return UpdateLifecycleEnvironmentResponse
197
202
  * @throws OciError when an error occurs
198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/UpdateLifecycleEnvironment.ts.html |here} to see how to use UpdateLifecycleEnvironment API.
203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateLifecycleEnvironment.ts.html |here} to see how to use UpdateLifecycleEnvironment API.
199
204
  */
200
205
  updateLifecycleEnvironment(updateLifecycleEnvironmentRequest: requests.UpdateLifecycleEnvironmentRequest): Promise<responses.UpdateLifecycleEnvironmentResponse>;
201
206
  }
@@ -211,7 +216,7 @@ export declare class ManagedInstanceClient {
211
216
  protected "_endpoint": string;
212
217
  protected "_defaultHeaders": any;
213
218
  protected "_clientConfiguration": common.ClientConfiguration;
214
- protected _circuitBreaker: null;
219
+ protected _circuitBreaker: typeof Breaker | null;
215
220
  protected _httpOptions: any;
216
221
  protected _bodyDuplexMode: any;
217
222
  targetService: string;
@@ -251,6 +256,10 @@ export declare class ManagedInstanceClient {
251
256
  * @param regionId The public region ID.
252
257
  */
253
258
  set regionId(regionId: string);
259
+ /**
260
+ * Shutdown the circuit breaker used by the client when it is no longer needed
261
+ */
262
+ shutdownCircuitBreaker(): void;
254
263
  /**
255
264
  * Adds software sources to a managed instance. After the software source has been added,
256
265
  * then packages from that software source can be installed on the managed instance.
@@ -259,7 +268,7 @@ export declare class ManagedInstanceClient {
259
268
  * @param AttachSoftwareSourcesToManagedInstanceRequest
260
269
  * @return AttachSoftwareSourcesToManagedInstanceResponse
261
270
  * @throws OciError when an error occurs
262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/AttachSoftwareSourcesToManagedInstance.ts.html |here} to see how to use AttachSoftwareSourcesToManagedInstance API.
271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/AttachSoftwareSourcesToManagedInstance.ts.html |here} to see how to use AttachSoftwareSourcesToManagedInstance API.
263
272
  */
264
273
  attachSoftwareSourcesToManagedInstance(attachSoftwareSourcesToManagedInstanceRequest: requests.AttachSoftwareSourcesToManagedInstanceRequest): Promise<responses.AttachSoftwareSourcesToManagedInstanceResponse>;
265
274
  /**
@@ -270,7 +279,7 @@ export declare class ManagedInstanceClient {
270
279
  * @param DetachSoftwareSourcesFromManagedInstanceRequest
271
280
  * @return DetachSoftwareSourcesFromManagedInstanceResponse
272
281
  * @throws OciError when an error occurs
273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/DetachSoftwareSourcesFromManagedInstance.ts.html |here} to see how to use DetachSoftwareSourcesFromManagedInstance API.
282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DetachSoftwareSourcesFromManagedInstance.ts.html |here} to see how to use DetachSoftwareSourcesFromManagedInstance API.
274
283
  */
275
284
  detachSoftwareSourcesFromManagedInstance(detachSoftwareSourcesFromManagedInstanceRequest: requests.DetachSoftwareSourcesFromManagedInstanceRequest): Promise<responses.DetachSoftwareSourcesFromManagedInstanceResponse>;
276
285
  /**
@@ -283,7 +292,7 @@ export declare class ManagedInstanceClient {
283
292
  * @param DisableModuleStreamOnManagedInstanceRequest
284
293
  * @return DisableModuleStreamOnManagedInstanceResponse
285
294
  * @throws OciError when an error occurs
286
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/DisableModuleStreamOnManagedInstance.ts.html |here} to see how to use DisableModuleStreamOnManagedInstance API.
295
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DisableModuleStreamOnManagedInstance.ts.html |here} to see how to use DisableModuleStreamOnManagedInstance API.
287
296
  */
288
297
  disableModuleStreamOnManagedInstance(disableModuleStreamOnManagedInstanceRequest: requests.DisableModuleStreamOnManagedInstanceRequest): Promise<responses.DisableModuleStreamOnManagedInstanceResponse>;
289
298
  /**
@@ -297,7 +306,7 @@ export declare class ManagedInstanceClient {
297
306
  * @param EnableModuleStreamOnManagedInstanceRequest
298
307
  * @return EnableModuleStreamOnManagedInstanceResponse
299
308
  * @throws OciError when an error occurs
300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/EnableModuleStreamOnManagedInstance.ts.html |here} to see how to use EnableModuleStreamOnManagedInstance API.
309
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/EnableModuleStreamOnManagedInstance.ts.html |here} to see how to use EnableModuleStreamOnManagedInstance API.
301
310
  */
302
311
  enableModuleStreamOnManagedInstance(enableModuleStreamOnManagedInstanceRequest: requests.EnableModuleStreamOnManagedInstanceRequest): Promise<responses.EnableModuleStreamOnManagedInstanceResponse>;
303
312
  /**
@@ -306,7 +315,7 @@ export declare class ManagedInstanceClient {
306
315
  * @param GetManagedInstanceRequest
307
316
  * @return GetManagedInstanceResponse
308
317
  * @throws OciError when an error occurs
309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/GetManagedInstance.ts.html |here} to see how to use GetManagedInstance API.
318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetManagedInstance.ts.html |here} to see how to use GetManagedInstance API.
310
319
  */
311
320
  getManagedInstance(getManagedInstanceRequest: requests.GetManagedInstanceRequest): Promise<responses.GetManagedInstanceResponse>;
312
321
  /**
@@ -318,7 +327,7 @@ export declare class ManagedInstanceClient {
318
327
  * @param InstallModuleStreamProfileOnManagedInstanceRequest
319
328
  * @return InstallModuleStreamProfileOnManagedInstanceResponse
320
329
  * @throws OciError when an error occurs
321
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/InstallModuleStreamProfileOnManagedInstance.ts.html |here} to see how to use InstallModuleStreamProfileOnManagedInstance API.
330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/InstallModuleStreamProfileOnManagedInstance.ts.html |here} to see how to use InstallModuleStreamProfileOnManagedInstance API.
322
331
  */
323
332
  installModuleStreamProfileOnManagedInstance(installModuleStreamProfileOnManagedInstanceRequest: requests.InstallModuleStreamProfileOnManagedInstanceRequest): Promise<responses.InstallModuleStreamProfileOnManagedInstanceResponse>;
324
333
  /**
@@ -328,7 +337,7 @@ export declare class ManagedInstanceClient {
328
337
  * @param InstallPackagesOnManagedInstanceRequest
329
338
  * @return InstallPackagesOnManagedInstanceResponse
330
339
  * @throws OciError when an error occurs
331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/InstallPackagesOnManagedInstance.ts.html |here} to see how to use InstallPackagesOnManagedInstance API.
340
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/InstallPackagesOnManagedInstance.ts.html |here} to see how to use InstallPackagesOnManagedInstance API.
332
341
  */
333
342
  installPackagesOnManagedInstance(installPackagesOnManagedInstanceRequest: requests.InstallPackagesOnManagedInstanceRequest): Promise<responses.InstallPackagesOnManagedInstanceResponse>;
334
343
  /**
@@ -338,7 +347,7 @@ export declare class ManagedInstanceClient {
338
347
  * @param ListManagedInstanceAvailablePackagesRequest
339
348
  * @return ListManagedInstanceAvailablePackagesResponse
340
349
  * @throws OciError when an error occurs
341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListManagedInstanceAvailablePackages.ts.html |here} to see how to use ListManagedInstanceAvailablePackages API.
350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceAvailablePackages.ts.html |here} to see how to use ListManagedInstanceAvailablePackages API.
342
351
  */
343
352
  listManagedInstanceAvailablePackages(listManagedInstanceAvailablePackagesRequest: requests.ListManagedInstanceAvailablePackagesRequest): Promise<responses.ListManagedInstanceAvailablePackagesResponse>;
344
353
  /**
@@ -348,7 +357,7 @@ export declare class ManagedInstanceClient {
348
357
  * @param ListManagedInstanceAvailableSoftwareSourcesRequest
349
358
  * @return ListManagedInstanceAvailableSoftwareSourcesResponse
350
359
  * @throws OciError when an error occurs
351
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListManagedInstanceAvailableSoftwareSources.ts.html |here} to see how to use ListManagedInstanceAvailableSoftwareSources API.
360
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceAvailableSoftwareSources.ts.html |here} to see how to use ListManagedInstanceAvailableSoftwareSources API.
352
361
  */
353
362
  listManagedInstanceAvailableSoftwareSources(listManagedInstanceAvailableSoftwareSourcesRequest: requests.ListManagedInstanceAvailableSoftwareSourcesRequest): Promise<responses.ListManagedInstanceAvailableSoftwareSourcesResponse>;
354
363
  /**
@@ -358,7 +367,7 @@ export declare class ManagedInstanceClient {
358
367
  * @param ListManagedInstanceErrataRequest
359
368
  * @return ListManagedInstanceErrataResponse
360
369
  * @throws OciError when an error occurs
361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListManagedInstanceErrata.ts.html |here} to see how to use ListManagedInstanceErrata API.
370
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceErrata.ts.html |here} to see how to use ListManagedInstanceErrata API.
362
371
  */
363
372
  listManagedInstanceErrata(listManagedInstanceErrataRequest: requests.ListManagedInstanceErrataRequest): Promise<responses.ListManagedInstanceErrataResponse>;
364
373
  /**
@@ -368,7 +377,7 @@ export declare class ManagedInstanceClient {
368
377
  * @param ListManagedInstanceInstalledPackagesRequest
369
378
  * @return ListManagedInstanceInstalledPackagesResponse
370
379
  * @throws OciError when an error occurs
371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListManagedInstanceInstalledPackages.ts.html |here} to see how to use ListManagedInstanceInstalledPackages API.
380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceInstalledPackages.ts.html |here} to see how to use ListManagedInstanceInstalledPackages API.
372
381
  */
373
382
  listManagedInstanceInstalledPackages(listManagedInstanceInstalledPackagesRequest: requests.ListManagedInstanceInstalledPackagesRequest): Promise<responses.ListManagedInstanceInstalledPackagesResponse>;
374
383
  /**
@@ -389,7 +398,7 @@ export declare class ManagedInstanceClient {
389
398
  * @param ListManagedInstanceModulesRequest
390
399
  * @return ListManagedInstanceModulesResponse
391
400
  * @throws OciError when an error occurs
392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListManagedInstanceModules.ts.html |here} to see how to use ListManagedInstanceModules API.
401
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceModules.ts.html |here} to see how to use ListManagedInstanceModules API.
393
402
  */
394
403
  listManagedInstanceModules(listManagedInstanceModulesRequest: requests.ListManagedInstanceModulesRequest): Promise<responses.ListManagedInstanceModulesResponse>;
395
404
  /**
@@ -399,7 +408,7 @@ export declare class ManagedInstanceClient {
399
408
  * @param ListManagedInstanceUpdatablePackagesRequest
400
409
  * @return ListManagedInstanceUpdatablePackagesResponse
401
410
  * @throws OciError when an error occurs
402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListManagedInstanceUpdatablePackages.ts.html |here} to see how to use ListManagedInstanceUpdatablePackages API.
411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceUpdatablePackages.ts.html |here} to see how to use ListManagedInstanceUpdatablePackages API.
403
412
  */
404
413
  listManagedInstanceUpdatablePackages(listManagedInstanceUpdatablePackagesRequest: requests.ListManagedInstanceUpdatablePackagesRequest): Promise<responses.ListManagedInstanceUpdatablePackagesResponse>;
405
414
  /**
@@ -408,7 +417,7 @@ export declare class ManagedInstanceClient {
408
417
  * @param ListManagedInstancesRequest
409
418
  * @return ListManagedInstancesResponse
410
419
  * @throws OciError when an error occurs
411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListManagedInstances.ts.html |here} to see how to use ListManagedInstances API.
420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstances.ts.html |here} to see how to use ListManagedInstances API.
412
421
  */
413
422
  listManagedInstances(listManagedInstancesRequest: requests.ListManagedInstancesRequest): Promise<responses.ListManagedInstancesResponse>;
414
423
  /**
@@ -477,7 +486,7 @@ export declare class ManagedInstanceClient {
477
486
  * @param ManageModuleStreamsOnManagedInstanceRequest
478
487
  * @return ManageModuleStreamsOnManagedInstanceResponse
479
488
  * @throws OciError when an error occurs
480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ManageModuleStreamsOnManagedInstance.ts.html |here} to see how to use ManageModuleStreamsOnManagedInstance API.
489
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ManageModuleStreamsOnManagedInstance.ts.html |here} to see how to use ManageModuleStreamsOnManagedInstance API.
481
490
  */
482
491
  manageModuleStreamsOnManagedInstance(manageModuleStreamsOnManagedInstanceRequest: requests.ManageModuleStreamsOnManagedInstanceRequest): Promise<responses.ManageModuleStreamsOnManagedInstanceResponse>;
483
492
  /**
@@ -487,7 +496,7 @@ export declare class ManagedInstanceClient {
487
496
  * @param RefreshSoftwareOnManagedInstanceRequest
488
497
  * @return RefreshSoftwareOnManagedInstanceResponse
489
498
  * @throws OciError when an error occurs
490
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/RefreshSoftwareOnManagedInstance.ts.html |here} to see how to use RefreshSoftwareOnManagedInstance API.
499
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/RefreshSoftwareOnManagedInstance.ts.html |here} to see how to use RefreshSoftwareOnManagedInstance API.
491
500
  */
492
501
  refreshSoftwareOnManagedInstance(refreshSoftwareOnManagedInstanceRequest: requests.RefreshSoftwareOnManagedInstanceRequest): Promise<responses.RefreshSoftwareOnManagedInstanceResponse>;
493
502
  /**
@@ -499,7 +508,7 @@ export declare class ManagedInstanceClient {
499
508
  * @param RemoveModuleStreamProfileFromManagedInstanceRequest
500
509
  * @return RemoveModuleStreamProfileFromManagedInstanceResponse
501
510
  * @throws OciError when an error occurs
502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/RemoveModuleStreamProfileFromManagedInstance.ts.html |here} to see how to use RemoveModuleStreamProfileFromManagedInstance API.
511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/RemoveModuleStreamProfileFromManagedInstance.ts.html |here} to see how to use RemoveModuleStreamProfileFromManagedInstance API.
503
512
  */
504
513
  removeModuleStreamProfileFromManagedInstance(removeModuleStreamProfileFromManagedInstanceRequest: requests.RemoveModuleStreamProfileFromManagedInstanceRequest): Promise<responses.RemoveModuleStreamProfileFromManagedInstanceResponse>;
505
514
  /**
@@ -509,7 +518,7 @@ export declare class ManagedInstanceClient {
509
518
  * @param RemovePackagesFromManagedInstanceRequest
510
519
  * @return RemovePackagesFromManagedInstanceResponse
511
520
  * @throws OciError when an error occurs
512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/RemovePackagesFromManagedInstance.ts.html |here} to see how to use RemovePackagesFromManagedInstance API.
521
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/RemovePackagesFromManagedInstance.ts.html |here} to see how to use RemovePackagesFromManagedInstance API.
513
522
  */
514
523
  removePackagesFromManagedInstance(removePackagesFromManagedInstanceRequest: requests.RemovePackagesFromManagedInstanceRequest): Promise<responses.RemovePackagesFromManagedInstanceResponse>;
515
524
  /**
@@ -522,7 +531,7 @@ export declare class ManagedInstanceClient {
522
531
  * @param SwitchModuleStreamOnManagedInstanceRequest
523
532
  * @return SwitchModuleStreamOnManagedInstanceResponse
524
533
  * @throws OciError when an error occurs
525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/SwitchModuleStreamOnManagedInstance.ts.html |here} to see how to use SwitchModuleStreamOnManagedInstance API.
534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/SwitchModuleStreamOnManagedInstance.ts.html |here} to see how to use SwitchModuleStreamOnManagedInstance API.
526
535
  */
527
536
  switchModuleStreamOnManagedInstance(switchModuleStreamOnManagedInstanceRequest: requests.SwitchModuleStreamOnManagedInstanceRequest): Promise<responses.SwitchModuleStreamOnManagedInstanceResponse>;
528
537
  /**
@@ -532,7 +541,7 @@ export declare class ManagedInstanceClient {
532
541
  * @param UpdateAllPackagesOnManagedInstancesInCompartmentRequest
533
542
  * @return UpdateAllPackagesOnManagedInstancesInCompartmentResponse
534
543
  * @throws OciError when an error occurs
535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/UpdateAllPackagesOnManagedInstancesInCompartment.ts.html |here} to see how to use UpdateAllPackagesOnManagedInstancesInCompartment API.
544
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateAllPackagesOnManagedInstancesInCompartment.ts.html |here} to see how to use UpdateAllPackagesOnManagedInstancesInCompartment API.
536
545
  */
537
546
  updateAllPackagesOnManagedInstancesInCompartment(updateAllPackagesOnManagedInstancesInCompartmentRequest: requests.UpdateAllPackagesOnManagedInstancesInCompartmentRequest): Promise<responses.UpdateAllPackagesOnManagedInstancesInCompartmentResponse>;
538
547
  /**
@@ -541,7 +550,7 @@ export declare class ManagedInstanceClient {
541
550
  * @param UpdateManagedInstanceRequest
542
551
  * @return UpdateManagedInstanceResponse
543
552
  * @throws OciError when an error occurs
544
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/UpdateManagedInstance.ts.html |here} to see how to use UpdateManagedInstance API.
553
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateManagedInstance.ts.html |here} to see how to use UpdateManagedInstance API.
545
554
  */
546
555
  updateManagedInstance(updateManagedInstanceRequest: requests.UpdateManagedInstanceRequest): Promise<responses.UpdateManagedInstanceResponse>;
547
556
  /**
@@ -551,7 +560,7 @@ export declare class ManagedInstanceClient {
551
560
  * @param UpdatePackagesOnManagedInstanceRequest
552
561
  * @return UpdatePackagesOnManagedInstanceResponse
553
562
  * @throws OciError when an error occurs
554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/UpdatePackagesOnManagedInstance.ts.html |here} to see how to use UpdatePackagesOnManagedInstance API.
563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdatePackagesOnManagedInstance.ts.html |here} to see how to use UpdatePackagesOnManagedInstance API.
555
564
  */
556
565
  updatePackagesOnManagedInstance(updatePackagesOnManagedInstanceRequest: requests.UpdatePackagesOnManagedInstanceRequest): Promise<responses.UpdatePackagesOnManagedInstanceResponse>;
557
566
  }
@@ -568,7 +577,7 @@ export declare class ManagedInstanceGroupClient {
568
577
  protected "_defaultHeaders": any;
569
578
  protected "_waiters": ManagedInstanceGroupWaiter;
570
579
  protected "_clientConfiguration": common.ClientConfiguration;
571
- protected _circuitBreaker: null;
580
+ protected _circuitBreaker: typeof Breaker | null;
572
581
  protected _httpOptions: any;
573
582
  protected _bodyDuplexMode: any;
574
583
  targetService: string;
@@ -621,6 +630,10 @@ export declare class ManagedInstanceGroupClient {
621
630
  * @return The service waiters.
622
631
  */
623
632
  getWaiters(): ManagedInstanceGroupWaiter;
633
+ /**
634
+ * Shutdown the circuit breaker used by the client when it is no longer needed
635
+ */
636
+ shutdownCircuitBreaker(): void;
624
637
  /**
625
638
  * Adds managed instances to the specified managed instance group. After the managed
626
639
  * instances have been added, then operations can be performed on the managed
@@ -631,7 +644,7 @@ export declare class ManagedInstanceGroupClient {
631
644
  * @param AttachManagedInstancesToManagedInstanceGroupRequest
632
645
  * @return AttachManagedInstancesToManagedInstanceGroupResponse
633
646
  * @throws OciError when an error occurs
634
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/AttachManagedInstancesToManagedInstanceGroup.ts.html |here} to see how to use AttachManagedInstancesToManagedInstanceGroup API.
647
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/AttachManagedInstancesToManagedInstanceGroup.ts.html |here} to see how to use AttachManagedInstancesToManagedInstanceGroup API.
635
648
  */
636
649
  attachManagedInstancesToManagedInstanceGroup(attachManagedInstancesToManagedInstanceGroupRequest: requests.AttachManagedInstancesToManagedInstanceGroupRequest): Promise<responses.AttachManagedInstancesToManagedInstanceGroupResponse>;
637
650
  /**
@@ -641,7 +654,7 @@ export declare class ManagedInstanceGroupClient {
641
654
  * @param AttachSoftwareSourcesToManagedInstanceGroupRequest
642
655
  * @return AttachSoftwareSourcesToManagedInstanceGroupResponse
643
656
  * @throws OciError when an error occurs
644
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/AttachSoftwareSourcesToManagedInstanceGroup.ts.html |here} to see how to use AttachSoftwareSourcesToManagedInstanceGroup API.
657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/AttachSoftwareSourcesToManagedInstanceGroup.ts.html |here} to see how to use AttachSoftwareSourcesToManagedInstanceGroup API.
645
658
  */
646
659
  attachSoftwareSourcesToManagedInstanceGroup(attachSoftwareSourcesToManagedInstanceGroupRequest: requests.AttachSoftwareSourcesToManagedInstanceGroupRequest): Promise<responses.AttachSoftwareSourcesToManagedInstanceGroupResponse>;
647
660
  /**
@@ -651,7 +664,7 @@ export declare class ManagedInstanceGroupClient {
651
664
  * @param CreateManagedInstanceGroupRequest
652
665
  * @return CreateManagedInstanceGroupResponse
653
666
  * @throws OciError when an error occurs
654
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/CreateManagedInstanceGroup.ts.html |here} to see how to use CreateManagedInstanceGroup API.
667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/CreateManagedInstanceGroup.ts.html |here} to see how to use CreateManagedInstanceGroup API.
655
668
  */
656
669
  createManagedInstanceGroup(createManagedInstanceGroupRequest: requests.CreateManagedInstanceGroupRequest): Promise<responses.CreateManagedInstanceGroupResponse>;
657
670
  /**
@@ -660,7 +673,7 @@ export declare class ManagedInstanceGroupClient {
660
673
  * @param DeleteManagedInstanceGroupRequest
661
674
  * @return DeleteManagedInstanceGroupResponse
662
675
  * @throws OciError when an error occurs
663
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/DeleteManagedInstanceGroup.ts.html |here} to see how to use DeleteManagedInstanceGroup API.
676
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DeleteManagedInstanceGroup.ts.html |here} to see how to use DeleteManagedInstanceGroup API.
664
677
  */
665
678
  deleteManagedInstanceGroup(deleteManagedInstanceGroupRequest: requests.DeleteManagedInstanceGroupRequest): Promise<responses.DeleteManagedInstanceGroupResponse>;
666
679
  /**
@@ -670,7 +683,7 @@ export declare class ManagedInstanceGroupClient {
670
683
  * @param DetachManagedInstancesFromManagedInstanceGroupRequest
671
684
  * @return DetachManagedInstancesFromManagedInstanceGroupResponse
672
685
  * @throws OciError when an error occurs
673
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/DetachManagedInstancesFromManagedInstanceGroup.ts.html |here} to see how to use DetachManagedInstancesFromManagedInstanceGroup API.
686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DetachManagedInstancesFromManagedInstanceGroup.ts.html |here} to see how to use DetachManagedInstancesFromManagedInstanceGroup API.
674
687
  */
675
688
  detachManagedInstancesFromManagedInstanceGroup(detachManagedInstancesFromManagedInstanceGroupRequest: requests.DetachManagedInstancesFromManagedInstanceGroupRequest): Promise<responses.DetachManagedInstancesFromManagedInstanceGroupResponse>;
676
689
  /**
@@ -680,7 +693,7 @@ export declare class ManagedInstanceGroupClient {
680
693
  * @param DetachSoftwareSourcesFromManagedInstanceGroupRequest
681
694
  * @return DetachSoftwareSourcesFromManagedInstanceGroupResponse
682
695
  * @throws OciError when an error occurs
683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/DetachSoftwareSourcesFromManagedInstanceGroup.ts.html |here} to see how to use DetachSoftwareSourcesFromManagedInstanceGroup API.
696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DetachSoftwareSourcesFromManagedInstanceGroup.ts.html |here} to see how to use DetachSoftwareSourcesFromManagedInstanceGroup API.
684
697
  */
685
698
  detachSoftwareSourcesFromManagedInstanceGroup(detachSoftwareSourcesFromManagedInstanceGroupRequest: requests.DetachSoftwareSourcesFromManagedInstanceGroupRequest): Promise<responses.DetachSoftwareSourcesFromManagedInstanceGroupResponse>;
686
699
  /**
@@ -693,7 +706,7 @@ export declare class ManagedInstanceGroupClient {
693
706
  * @param DisableModuleStreamOnManagedInstanceGroupRequest
694
707
  * @return DisableModuleStreamOnManagedInstanceGroupResponse
695
708
  * @throws OciError when an error occurs
696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/DisableModuleStreamOnManagedInstanceGroup.ts.html |here} to see how to use DisableModuleStreamOnManagedInstanceGroup API.
709
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DisableModuleStreamOnManagedInstanceGroup.ts.html |here} to see how to use DisableModuleStreamOnManagedInstanceGroup API.
697
710
  */
698
711
  disableModuleStreamOnManagedInstanceGroup(disableModuleStreamOnManagedInstanceGroupRequest: requests.DisableModuleStreamOnManagedInstanceGroupRequest): Promise<responses.DisableModuleStreamOnManagedInstanceGroupResponse>;
699
712
  /**
@@ -707,7 +720,7 @@ export declare class ManagedInstanceGroupClient {
707
720
  * @param EnableModuleStreamOnManagedInstanceGroupRequest
708
721
  * @return EnableModuleStreamOnManagedInstanceGroupResponse
709
722
  * @throws OciError when an error occurs
710
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/EnableModuleStreamOnManagedInstanceGroup.ts.html |here} to see how to use EnableModuleStreamOnManagedInstanceGroup API.
723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/EnableModuleStreamOnManagedInstanceGroup.ts.html |here} to see how to use EnableModuleStreamOnManagedInstanceGroup API.
711
724
  */
712
725
  enableModuleStreamOnManagedInstanceGroup(enableModuleStreamOnManagedInstanceGroupRequest: requests.EnableModuleStreamOnManagedInstanceGroupRequest): Promise<responses.EnableModuleStreamOnManagedInstanceGroupResponse>;
713
726
  /**
@@ -716,7 +729,7 @@ export declare class ManagedInstanceGroupClient {
716
729
  * @param GetManagedInstanceGroupRequest
717
730
  * @return GetManagedInstanceGroupResponse
718
731
  * @throws OciError when an error occurs
719
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/GetManagedInstanceGroup.ts.html |here} to see how to use GetManagedInstanceGroup API.
732
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetManagedInstanceGroup.ts.html |here} to see how to use GetManagedInstanceGroup API.
720
733
  */
721
734
  getManagedInstanceGroup(getManagedInstanceGroupRequest: requests.GetManagedInstanceGroupRequest): Promise<responses.GetManagedInstanceGroupResponse>;
722
735
  /**
@@ -728,7 +741,7 @@ export declare class ManagedInstanceGroupClient {
728
741
  * @param InstallModuleStreamProfileOnManagedInstanceGroupRequest
729
742
  * @return InstallModuleStreamProfileOnManagedInstanceGroupResponse
730
743
  * @throws OciError when an error occurs
731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/InstallModuleStreamProfileOnManagedInstanceGroup.ts.html |here} to see how to use InstallModuleStreamProfileOnManagedInstanceGroup API.
744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/InstallModuleStreamProfileOnManagedInstanceGroup.ts.html |here} to see how to use InstallModuleStreamProfileOnManagedInstanceGroup API.
732
745
  */
733
746
  installModuleStreamProfileOnManagedInstanceGroup(installModuleStreamProfileOnManagedInstanceGroupRequest: requests.InstallModuleStreamProfileOnManagedInstanceGroupRequest): Promise<responses.InstallModuleStreamProfileOnManagedInstanceGroupResponse>;
734
747
  /**
@@ -739,7 +752,7 @@ export declare class ManagedInstanceGroupClient {
739
752
  * @param InstallPackagesOnManagedInstanceGroupRequest
740
753
  * @return InstallPackagesOnManagedInstanceGroupResponse
741
754
  * @throws OciError when an error occurs
742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/InstallPackagesOnManagedInstanceGroup.ts.html |here} to see how to use InstallPackagesOnManagedInstanceGroup API.
755
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/InstallPackagesOnManagedInstanceGroup.ts.html |here} to see how to use InstallPackagesOnManagedInstanceGroup API.
743
756
  */
744
757
  installPackagesOnManagedInstanceGroup(installPackagesOnManagedInstanceGroupRequest: requests.InstallPackagesOnManagedInstanceGroupRequest): Promise<responses.InstallPackagesOnManagedInstanceGroupResponse>;
745
758
  /**
@@ -750,7 +763,7 @@ export declare class ManagedInstanceGroupClient {
750
763
  * @param ListManagedInstanceGroupAvailableModulesRequest
751
764
  * @return ListManagedInstanceGroupAvailableModulesResponse
752
765
  * @throws OciError when an error occurs
753
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListManagedInstanceGroupAvailableModules.ts.html |here} to see how to use ListManagedInstanceGroupAvailableModules API.
766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceGroupAvailableModules.ts.html |here} to see how to use ListManagedInstanceGroupAvailableModules API.
754
767
  */
755
768
  listManagedInstanceGroupAvailableModules(listManagedInstanceGroupAvailableModulesRequest: requests.ListManagedInstanceGroupAvailableModulesRequest): Promise<responses.ListManagedInstanceGroupAvailableModulesResponse>;
756
769
  /**
@@ -761,7 +774,7 @@ export declare class ManagedInstanceGroupClient {
761
774
  * @param ListManagedInstanceGroupAvailablePackagesRequest
762
775
  * @return ListManagedInstanceGroupAvailablePackagesResponse
763
776
  * @throws OciError when an error occurs
764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListManagedInstanceGroupAvailablePackages.ts.html |here} to see how to use ListManagedInstanceGroupAvailablePackages API.
777
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceGroupAvailablePackages.ts.html |here} to see how to use ListManagedInstanceGroupAvailablePackages API.
765
778
  */
766
779
  listManagedInstanceGroupAvailablePackages(listManagedInstanceGroupAvailablePackagesRequest: requests.ListManagedInstanceGroupAvailablePackagesRequest): Promise<responses.ListManagedInstanceGroupAvailablePackagesResponse>;
767
780
  /**
@@ -772,7 +785,7 @@ export declare class ManagedInstanceGroupClient {
772
785
  * @param ListManagedInstanceGroupAvailableSoftwareSourcesRequest
773
786
  * @return ListManagedInstanceGroupAvailableSoftwareSourcesResponse
774
787
  * @throws OciError when an error occurs
775
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListManagedInstanceGroupAvailableSoftwareSources.ts.html |here} to see how to use ListManagedInstanceGroupAvailableSoftwareSources API.
788
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceGroupAvailableSoftwareSources.ts.html |here} to see how to use ListManagedInstanceGroupAvailableSoftwareSources API.
776
789
  */
777
790
  listManagedInstanceGroupAvailableSoftwareSources(listManagedInstanceGroupAvailableSoftwareSourcesRequest: requests.ListManagedInstanceGroupAvailableSoftwareSourcesRequest): Promise<responses.ListManagedInstanceGroupAvailableSoftwareSourcesResponse>;
778
791
  /**
@@ -783,7 +796,7 @@ export declare class ManagedInstanceGroupClient {
783
796
  * @param ListManagedInstanceGroupInstalledPackagesRequest
784
797
  * @return ListManagedInstanceGroupInstalledPackagesResponse
785
798
  * @throws OciError when an error occurs
786
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListManagedInstanceGroupInstalledPackages.ts.html |here} to see how to use ListManagedInstanceGroupInstalledPackages API.
799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceGroupInstalledPackages.ts.html |here} to see how to use ListManagedInstanceGroupInstalledPackages API.
787
800
  */
788
801
  listManagedInstanceGroupInstalledPackages(listManagedInstanceGroupInstalledPackagesRequest: requests.ListManagedInstanceGroupInstalledPackagesRequest): Promise<responses.ListManagedInstanceGroupInstalledPackagesResponse>;
789
802
  /**
@@ -813,7 +826,7 @@ export declare class ManagedInstanceGroupClient {
813
826
  * @param ListManagedInstanceGroupModulesRequest
814
827
  * @return ListManagedInstanceGroupModulesResponse
815
828
  * @throws OciError when an error occurs
816
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListManagedInstanceGroupModules.ts.html |here} to see how to use ListManagedInstanceGroupModules API.
829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceGroupModules.ts.html |here} to see how to use ListManagedInstanceGroupModules API.
817
830
  */
818
831
  listManagedInstanceGroupModules(listManagedInstanceGroupModulesRequest: requests.ListManagedInstanceGroupModulesRequest): Promise<responses.ListManagedInstanceGroupModulesResponse>;
819
832
  /**
@@ -824,7 +837,7 @@ export declare class ManagedInstanceGroupClient {
824
837
  * @param ListManagedInstanceGroupsRequest
825
838
  * @return ListManagedInstanceGroupsResponse
826
839
  * @throws OciError when an error occurs
827
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListManagedInstanceGroups.ts.html |here} to see how to use ListManagedInstanceGroups API.
840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceGroups.ts.html |here} to see how to use ListManagedInstanceGroups API.
828
841
  */
829
842
  listManagedInstanceGroups(listManagedInstanceGroupsRequest: requests.ListManagedInstanceGroupsRequest): Promise<responses.ListManagedInstanceGroupsResponse>;
830
843
  /**
@@ -893,7 +906,7 @@ export declare class ManagedInstanceGroupClient {
893
906
  * @param ManageModuleStreamsOnManagedInstanceGroupRequest
894
907
  * @return ManageModuleStreamsOnManagedInstanceGroupResponse
895
908
  * @throws OciError when an error occurs
896
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ManageModuleStreamsOnManagedInstanceGroup.ts.html |here} to see how to use ManageModuleStreamsOnManagedInstanceGroup API.
909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ManageModuleStreamsOnManagedInstanceGroup.ts.html |here} to see how to use ManageModuleStreamsOnManagedInstanceGroup API.
897
910
  */
898
911
  manageModuleStreamsOnManagedInstanceGroup(manageModuleStreamsOnManagedInstanceGroupRequest: requests.ManageModuleStreamsOnManagedInstanceGroupRequest): Promise<responses.ManageModuleStreamsOnManagedInstanceGroupResponse>;
899
912
  /**
@@ -905,7 +918,7 @@ export declare class ManagedInstanceGroupClient {
905
918
  * @param RemoveModuleStreamProfileFromManagedInstanceGroupRequest
906
919
  * @return RemoveModuleStreamProfileFromManagedInstanceGroupResponse
907
920
  * @throws OciError when an error occurs
908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/RemoveModuleStreamProfileFromManagedInstanceGroup.ts.html |here} to see how to use RemoveModuleStreamProfileFromManagedInstanceGroup API.
921
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/RemoveModuleStreamProfileFromManagedInstanceGroup.ts.html |here} to see how to use RemoveModuleStreamProfileFromManagedInstanceGroup API.
909
922
  */
910
923
  removeModuleStreamProfileFromManagedInstanceGroup(removeModuleStreamProfileFromManagedInstanceGroupRequest: requests.RemoveModuleStreamProfileFromManagedInstanceGroupRequest): Promise<responses.RemoveModuleStreamProfileFromManagedInstanceGroupResponse>;
911
924
  /**
@@ -915,7 +928,7 @@ export declare class ManagedInstanceGroupClient {
915
928
  * @param RemovePackagesFromManagedInstanceGroupRequest
916
929
  * @return RemovePackagesFromManagedInstanceGroupResponse
917
930
  * @throws OciError when an error occurs
918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/RemovePackagesFromManagedInstanceGroup.ts.html |here} to see how to use RemovePackagesFromManagedInstanceGroup API.
931
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/RemovePackagesFromManagedInstanceGroup.ts.html |here} to see how to use RemovePackagesFromManagedInstanceGroup API.
919
932
  */
920
933
  removePackagesFromManagedInstanceGroup(removePackagesFromManagedInstanceGroupRequest: requests.RemovePackagesFromManagedInstanceGroupRequest): Promise<responses.RemovePackagesFromManagedInstanceGroupResponse>;
921
934
  /**
@@ -925,7 +938,7 @@ export declare class ManagedInstanceGroupClient {
925
938
  * @param UpdateAllPackagesOnManagedInstanceGroupRequest
926
939
  * @return UpdateAllPackagesOnManagedInstanceGroupResponse
927
940
  * @throws OciError when an error occurs
928
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/UpdateAllPackagesOnManagedInstanceGroup.ts.html |here} to see how to use UpdateAllPackagesOnManagedInstanceGroup API.
941
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateAllPackagesOnManagedInstanceGroup.ts.html |here} to see how to use UpdateAllPackagesOnManagedInstanceGroup API.
929
942
  */
930
943
  updateAllPackagesOnManagedInstanceGroup(updateAllPackagesOnManagedInstanceGroupRequest: requests.UpdateAllPackagesOnManagedInstanceGroupRequest): Promise<responses.UpdateAllPackagesOnManagedInstanceGroupResponse>;
931
944
  /**
@@ -934,7 +947,7 @@ export declare class ManagedInstanceGroupClient {
934
947
  * @param UpdateManagedInstanceGroupRequest
935
948
  * @return UpdateManagedInstanceGroupResponse
936
949
  * @throws OciError when an error occurs
937
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/UpdateManagedInstanceGroup.ts.html |here} to see how to use UpdateManagedInstanceGroup API.
950
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateManagedInstanceGroup.ts.html |here} to see how to use UpdateManagedInstanceGroup API.
938
951
  */
939
952
  updateManagedInstanceGroup(updateManagedInstanceGroupRequest: requests.UpdateManagedInstanceGroupRequest): Promise<responses.UpdateManagedInstanceGroupResponse>;
940
953
  }
@@ -951,7 +964,7 @@ export declare class ManagementStationClient {
951
964
  protected "_defaultHeaders": any;
952
965
  protected "_waiters": ManagementStationWaiter;
953
966
  protected "_clientConfiguration": common.ClientConfiguration;
954
- protected _circuitBreaker: null;
967
+ protected _circuitBreaker: typeof Breaker | null;
955
968
  protected _httpOptions: any;
956
969
  protected _bodyDuplexMode: any;
957
970
  targetService: string;
@@ -1004,6 +1017,10 @@ export declare class ManagementStationClient {
1004
1017
  * @return The service waiters.
1005
1018
  */
1006
1019
  getWaiters(): ManagementStationWaiter;
1020
+ /**
1021
+ * Shutdown the circuit breaker used by the client when it is no longer needed
1022
+ */
1023
+ shutdownCircuitBreaker(): void;
1007
1024
  /**
1008
1025
  * Creates a management station.
1009
1026
  *
@@ -1011,7 +1028,7 @@ export declare class ManagementStationClient {
1011
1028
  * @param CreateManagementStationRequest
1012
1029
  * @return CreateManagementStationResponse
1013
1030
  * @throws OciError when an error occurs
1014
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/CreateManagementStation.ts.html |here} to see how to use CreateManagementStation API.
1031
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/CreateManagementStation.ts.html |here} to see how to use CreateManagementStation API.
1015
1032
  */
1016
1033
  createManagementStation(createManagementStationRequest: requests.CreateManagementStationRequest): Promise<responses.CreateManagementStationResponse>;
1017
1034
  /**
@@ -1021,7 +1038,7 @@ export declare class ManagementStationClient {
1021
1038
  * @param DeleteManagementStationRequest
1022
1039
  * @return DeleteManagementStationResponse
1023
1040
  * @throws OciError when an error occurs
1024
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/DeleteManagementStation.ts.html |here} to see how to use DeleteManagementStation API.
1041
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DeleteManagementStation.ts.html |here} to see how to use DeleteManagementStation API.
1025
1042
  */
1026
1043
  deleteManagementStation(deleteManagementStationRequest: requests.DeleteManagementStationRequest): Promise<responses.DeleteManagementStationResponse>;
1027
1044
  /**
@@ -1031,7 +1048,7 @@ export declare class ManagementStationClient {
1031
1048
  * @param GetManagementStationRequest
1032
1049
  * @return GetManagementStationResponse
1033
1050
  * @throws OciError when an error occurs
1034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/GetManagementStation.ts.html |here} to see how to use GetManagementStation API.
1051
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetManagementStation.ts.html |here} to see how to use GetManagementStation API.
1035
1052
  */
1036
1053
  getManagementStation(getManagementStationRequest: requests.GetManagementStationRequest): Promise<responses.GetManagementStationResponse>;
1037
1054
  /**
@@ -1041,7 +1058,7 @@ export declare class ManagementStationClient {
1041
1058
  * @param ListManagementStationsRequest
1042
1059
  * @return ListManagementStationsResponse
1043
1060
  * @throws OciError when an error occurs
1044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListManagementStations.ts.html |here} to see how to use ListManagementStations API.
1061
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagementStations.ts.html |here} to see how to use ListManagementStations API.
1045
1062
  */
1046
1063
  listManagementStations(listManagementStationsRequest: requests.ListManagementStationsRequest): Promise<responses.ListManagementStationsResponse>;
1047
1064
  /**
@@ -1051,7 +1068,7 @@ export declare class ManagementStationClient {
1051
1068
  * @param ListMirrorsRequest
1052
1069
  * @return ListMirrorsResponse
1053
1070
  * @throws OciError when an error occurs
1054
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListMirrors.ts.html |here} to see how to use ListMirrors API.
1071
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListMirrors.ts.html |here} to see how to use ListMirrors API.
1055
1072
  */
1056
1073
  listMirrors(listMirrorsRequest: requests.ListMirrorsRequest): Promise<responses.ListMirrorsResponse>;
1057
1074
  /**
@@ -1061,7 +1078,7 @@ export declare class ManagementStationClient {
1061
1078
  * @param SynchronizeMirrorsRequest
1062
1079
  * @return SynchronizeMirrorsResponse
1063
1080
  * @throws OciError when an error occurs
1064
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/SynchronizeMirrors.ts.html |here} to see how to use SynchronizeMirrors API.
1081
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/SynchronizeMirrors.ts.html |here} to see how to use SynchronizeMirrors API.
1065
1082
  */
1066
1083
  synchronizeMirrors(synchronizeMirrorsRequest: requests.SynchronizeMirrorsRequest): Promise<responses.SynchronizeMirrorsResponse>;
1067
1084
  /**
@@ -1071,7 +1088,7 @@ export declare class ManagementStationClient {
1071
1088
  * @param SynchronizeSingleMirrorsRequest
1072
1089
  * @return SynchronizeSingleMirrorsResponse
1073
1090
  * @throws OciError when an error occurs
1074
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/SynchronizeSingleMirrors.ts.html |here} to see how to use SynchronizeSingleMirrors API.
1091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/SynchronizeSingleMirrors.ts.html |here} to see how to use SynchronizeSingleMirrors API.
1075
1092
  */
1076
1093
  synchronizeSingleMirrors(synchronizeSingleMirrorsRequest: requests.SynchronizeSingleMirrorsRequest): Promise<responses.SynchronizeSingleMirrorsResponse>;
1077
1094
  /**
@@ -1081,7 +1098,7 @@ export declare class ManagementStationClient {
1081
1098
  * @param UpdateManagementStationRequest
1082
1099
  * @return UpdateManagementStationResponse
1083
1100
  * @throws OciError when an error occurs
1084
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/UpdateManagementStation.ts.html |here} to see how to use UpdateManagementStation API.
1101
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateManagementStation.ts.html |here} to see how to use UpdateManagementStation API.
1085
1102
  */
1086
1103
  updateManagementStation(updateManagementStationRequest: requests.UpdateManagementStationRequest): Promise<responses.UpdateManagementStationResponse>;
1087
1104
  }
@@ -1098,7 +1115,7 @@ export declare class OnboardingClient {
1098
1115
  protected "_defaultHeaders": any;
1099
1116
  protected "_waiters": OnboardingWaiter;
1100
1117
  protected "_clientConfiguration": common.ClientConfiguration;
1101
- protected _circuitBreaker: null;
1118
+ protected _circuitBreaker: typeof Breaker | null;
1102
1119
  protected _httpOptions: any;
1103
1120
  protected _bodyDuplexMode: any;
1104
1121
  targetService: string;
@@ -1151,6 +1168,10 @@ export declare class OnboardingClient {
1151
1168
  * @return The service waiters.
1152
1169
  */
1153
1170
  getWaiters(): OnboardingWaiter;
1171
+ /**
1172
+ * Shutdown the circuit breaker used by the client when it is no longer needed
1173
+ */
1174
+ shutdownCircuitBreaker(): void;
1154
1175
  /**
1155
1176
  * Creates a registration profile.
1156
1177
  * A profile is a supplementary file for the OS Management Hub agentry
@@ -1160,7 +1181,7 @@ export declare class OnboardingClient {
1160
1181
  * @param CreateProfileRequest
1161
1182
  * @return CreateProfileResponse
1162
1183
  * @throws OciError when an error occurs
1163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/CreateProfile.ts.html |here} to see how to use CreateProfile API.
1184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/CreateProfile.ts.html |here} to see how to use CreateProfile API.
1164
1185
  */
1165
1186
  createProfile(createProfileRequest: requests.CreateProfileRequest): Promise<responses.CreateProfileResponse>;
1166
1187
  /**
@@ -1169,7 +1190,7 @@ export declare class OnboardingClient {
1169
1190
  * @param DeleteProfileRequest
1170
1191
  * @return DeleteProfileResponse
1171
1192
  * @throws OciError when an error occurs
1172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/DeleteProfile.ts.html |here} to see how to use DeleteProfile API.
1193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DeleteProfile.ts.html |here} to see how to use DeleteProfile API.
1173
1194
  */
1174
1195
  deleteProfile(deleteProfileRequest: requests.DeleteProfileRequest): Promise<responses.DeleteProfileResponse>;
1175
1196
  /**
@@ -1178,7 +1199,7 @@ export declare class OnboardingClient {
1178
1199
  * @param GetProfileRequest
1179
1200
  * @return GetProfileResponse
1180
1201
  * @throws OciError when an error occurs
1181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/GetProfile.ts.html |here} to see how to use GetProfile API.
1202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetProfile.ts.html |here} to see how to use GetProfile API.
1182
1203
  */
1183
1204
  getProfile(getProfileRequest: requests.GetProfileRequest): Promise<responses.GetProfileResponse>;
1184
1205
  /**
@@ -1189,7 +1210,7 @@ export declare class OnboardingClient {
1189
1210
  * @param ListProfilesRequest
1190
1211
  * @return ListProfilesResponse
1191
1212
  * @throws OciError when an error occurs
1192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListProfiles.ts.html |here} to see how to use ListProfiles API.
1213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListProfiles.ts.html |here} to see how to use ListProfiles API.
1193
1214
  */
1194
1215
  listProfiles(listProfilesRequest: requests.ListProfilesRequest): Promise<responses.ListProfilesResponse>;
1195
1216
  /**
@@ -1198,7 +1219,7 @@ export declare class OnboardingClient {
1198
1219
  * @param UpdateProfileRequest
1199
1220
  * @return UpdateProfileResponse
1200
1221
  * @throws OciError when an error occurs
1201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/UpdateProfile.ts.html |here} to see how to use UpdateProfile API.
1222
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateProfile.ts.html |here} to see how to use UpdateProfile API.
1202
1223
  */
1203
1224
  updateProfile(updateProfileRequest: requests.UpdateProfileRequest): Promise<responses.UpdateProfileResponse>;
1204
1225
  }
@@ -1214,7 +1235,7 @@ export declare class ReportingManagedInstanceClient {
1214
1235
  protected "_endpoint": string;
1215
1236
  protected "_defaultHeaders": any;
1216
1237
  protected "_clientConfiguration": common.ClientConfiguration;
1217
- protected _circuitBreaker: null;
1238
+ protected _circuitBreaker: typeof Breaker | null;
1218
1239
  protected _httpOptions: any;
1219
1240
  protected _bodyDuplexMode: any;
1220
1241
  targetService: string;
@@ -1254,6 +1275,10 @@ export declare class ReportingManagedInstanceClient {
1254
1275
  * @param regionId The public region ID.
1255
1276
  */
1256
1277
  set regionId(regionId: string);
1278
+ /**
1279
+ * Shutdown the circuit breaker used by the client when it is no longer needed
1280
+ */
1281
+ shutdownCircuitBreaker(): void;
1257
1282
  /**
1258
1283
  * Returns a CSV format report of managed instances matching the given filters.
1259
1284
  *
@@ -1261,7 +1286,7 @@ export declare class ReportingManagedInstanceClient {
1261
1286
  * @param GetManagedInstanceAnalyticContentRequest
1262
1287
  * @return GetManagedInstanceAnalyticContentResponse
1263
1288
  * @throws OciError when an error occurs
1264
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/GetManagedInstanceAnalyticContent.ts.html |here} to see how to use GetManagedInstanceAnalyticContent API.
1289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetManagedInstanceAnalyticContent.ts.html |here} to see how to use GetManagedInstanceAnalyticContent API.
1265
1290
  */
1266
1291
  getManagedInstanceAnalyticContent(getManagedInstanceAnalyticContentRequest: requests.GetManagedInstanceAnalyticContentRequest): Promise<responses.GetManagedInstanceAnalyticContentResponse>;
1267
1292
  /**
@@ -1271,7 +1296,7 @@ export declare class ReportingManagedInstanceClient {
1271
1296
  * @param GetManagedInstanceContentRequest
1272
1297
  * @return GetManagedInstanceContentResponse
1273
1298
  * @throws OciError when an error occurs
1274
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/GetManagedInstanceContent.ts.html |here} to see how to use GetManagedInstanceContent API.
1299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetManagedInstanceContent.ts.html |here} to see how to use GetManagedInstanceContent API.
1275
1300
  */
1276
1301
  getManagedInstanceContent(getManagedInstanceContentRequest: requests.GetManagedInstanceContentRequest): Promise<responses.GetManagedInstanceContentResponse>;
1277
1302
  /**
@@ -1281,7 +1306,7 @@ export declare class ReportingManagedInstanceClient {
1281
1306
  * @param SummarizeManagedInstanceAnalyticsRequest
1282
1307
  * @return SummarizeManagedInstanceAnalyticsResponse
1283
1308
  * @throws OciError when an error occurs
1284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/SummarizeManagedInstanceAnalytics.ts.html |here} to see how to use SummarizeManagedInstanceAnalytics API.
1309
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/SummarizeManagedInstanceAnalytics.ts.html |here} to see how to use SummarizeManagedInstanceAnalytics API.
1285
1310
  */
1286
1311
  summarizeManagedInstanceAnalytics(summarizeManagedInstanceAnalyticsRequest: requests.SummarizeManagedInstanceAnalyticsRequest): Promise<responses.SummarizeManagedInstanceAnalyticsResponse>;
1287
1312
  }
@@ -1298,7 +1323,7 @@ export declare class ScheduledJobClient {
1298
1323
  protected "_defaultHeaders": any;
1299
1324
  protected "_waiters": ScheduledJobWaiter;
1300
1325
  protected "_clientConfiguration": common.ClientConfiguration;
1301
- protected _circuitBreaker: null;
1326
+ protected _circuitBreaker: typeof Breaker | null;
1302
1327
  protected _httpOptions: any;
1303
1328
  protected _bodyDuplexMode: any;
1304
1329
  targetService: string;
@@ -1351,6 +1376,10 @@ export declare class ScheduledJobClient {
1351
1376
  * @return The service waiters.
1352
1377
  */
1353
1378
  getWaiters(): ScheduledJobWaiter;
1379
+ /**
1380
+ * Shutdown the circuit breaker used by the client when it is no longer needed
1381
+ */
1382
+ shutdownCircuitBreaker(): void;
1354
1383
  /**
1355
1384
  * Creates a new scheduled job.
1356
1385
  *
@@ -1358,7 +1387,7 @@ export declare class ScheduledJobClient {
1358
1387
  * @param CreateScheduledJobRequest
1359
1388
  * @return CreateScheduledJobResponse
1360
1389
  * @throws OciError when an error occurs
1361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/CreateScheduledJob.ts.html |here} to see how to use CreateScheduledJob API.
1390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/CreateScheduledJob.ts.html |here} to see how to use CreateScheduledJob API.
1362
1391
  */
1363
1392
  createScheduledJob(createScheduledJobRequest: requests.CreateScheduledJobRequest): Promise<responses.CreateScheduledJobResponse>;
1364
1393
  /**
@@ -1368,7 +1397,7 @@ export declare class ScheduledJobClient {
1368
1397
  * @param DeleteScheduledJobRequest
1369
1398
  * @return DeleteScheduledJobResponse
1370
1399
  * @throws OciError when an error occurs
1371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/DeleteScheduledJob.ts.html |here} to see how to use DeleteScheduledJob API.
1400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DeleteScheduledJob.ts.html |here} to see how to use DeleteScheduledJob API.
1372
1401
  */
1373
1402
  deleteScheduledJob(deleteScheduledJobRequest: requests.DeleteScheduledJobRequest): Promise<responses.DeleteScheduledJobResponse>;
1374
1403
  /**
@@ -1378,7 +1407,7 @@ export declare class ScheduledJobClient {
1378
1407
  * @param GetScheduledJobRequest
1379
1408
  * @return GetScheduledJobResponse
1380
1409
  * @throws OciError when an error occurs
1381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/GetScheduledJob.ts.html |here} to see how to use GetScheduledJob API.
1410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetScheduledJob.ts.html |here} to see how to use GetScheduledJob API.
1382
1411
  */
1383
1412
  getScheduledJob(getScheduledJobRequest: requests.GetScheduledJobRequest): Promise<responses.GetScheduledJobResponse>;
1384
1413
  /**
@@ -1390,7 +1419,7 @@ export declare class ScheduledJobClient {
1390
1419
  * @param ListScheduledJobsRequest
1391
1420
  * @return ListScheduledJobsResponse
1392
1421
  * @throws OciError when an error occurs
1393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListScheduledJobs.ts.html |here} to see how to use ListScheduledJobs API.
1422
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListScheduledJobs.ts.html |here} to see how to use ListScheduledJobs API.
1394
1423
  */
1395
1424
  listScheduledJobs(listScheduledJobsRequest: requests.ListScheduledJobsRequest): Promise<responses.ListScheduledJobsResponse>;
1396
1425
  /**
@@ -1401,7 +1430,7 @@ export declare class ScheduledJobClient {
1401
1430
  * @param RunScheduledJobNowRequest
1402
1431
  * @return RunScheduledJobNowResponse
1403
1432
  * @throws OciError when an error occurs
1404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/RunScheduledJobNow.ts.html |here} to see how to use RunScheduledJobNow API.
1433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/RunScheduledJobNow.ts.html |here} to see how to use RunScheduledJobNow API.
1405
1434
  */
1406
1435
  runScheduledJobNow(runScheduledJobNowRequest: requests.RunScheduledJobNowRequest): Promise<responses.RunScheduledJobNowResponse>;
1407
1436
  /**
@@ -1411,7 +1440,7 @@ export declare class ScheduledJobClient {
1411
1440
  * @param UpdateScheduledJobRequest
1412
1441
  * @return UpdateScheduledJobResponse
1413
1442
  * @throws OciError when an error occurs
1414
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/UpdateScheduledJob.ts.html |here} to see how to use UpdateScheduledJob API.
1443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateScheduledJob.ts.html |here} to see how to use UpdateScheduledJob API.
1415
1444
  */
1416
1445
  updateScheduledJob(updateScheduledJobRequest: requests.UpdateScheduledJobRequest): Promise<responses.UpdateScheduledJobResponse>;
1417
1446
  }
@@ -1428,7 +1457,7 @@ export declare class SoftwareSourceClient {
1428
1457
  protected "_defaultHeaders": any;
1429
1458
  protected "_waiters": SoftwareSourceWaiter;
1430
1459
  protected "_clientConfiguration": common.ClientConfiguration;
1431
- protected _circuitBreaker: null;
1460
+ protected _circuitBreaker: typeof Breaker | null;
1432
1461
  protected _httpOptions: any;
1433
1462
  protected _bodyDuplexMode: any;
1434
1463
  targetService: string;
@@ -1481,6 +1510,10 @@ export declare class SoftwareSourceClient {
1481
1510
  * @return The service waiters.
1482
1511
  */
1483
1512
  getWaiters(): SoftwareSourceWaiter;
1513
+ /**
1514
+ * Shutdown the circuit breaker used by the client when it is no longer needed
1515
+ */
1516
+ shutdownCircuitBreaker(): void;
1484
1517
  /**
1485
1518
  * Updates the availability for a list of specified software sources.
1486
1519
  *
@@ -1488,7 +1521,7 @@ export declare class SoftwareSourceClient {
1488
1521
  * @param ChangeAvailabilityOfSoftwareSourcesRequest
1489
1522
  * @return ChangeAvailabilityOfSoftwareSourcesResponse
1490
1523
  * @throws OciError when an error occurs
1491
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ChangeAvailabilityOfSoftwareSources.ts.html |here} to see how to use ChangeAvailabilityOfSoftwareSources API.
1524
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ChangeAvailabilityOfSoftwareSources.ts.html |here} to see how to use ChangeAvailabilityOfSoftwareSources API.
1492
1525
  */
1493
1526
  changeAvailabilityOfSoftwareSources(changeAvailabilityOfSoftwareSourcesRequest: requests.ChangeAvailabilityOfSoftwareSourcesRequest): Promise<responses.ChangeAvailabilityOfSoftwareSourcesResponse>;
1494
1527
  /**
@@ -1498,7 +1531,7 @@ export declare class SoftwareSourceClient {
1498
1531
  * @param CreateEntitlementRequest
1499
1532
  * @return CreateEntitlementResponse
1500
1533
  * @throws OciError when an error occurs
1501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/CreateEntitlement.ts.html |here} to see how to use CreateEntitlement API.
1534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/CreateEntitlement.ts.html |here} to see how to use CreateEntitlement API.
1502
1535
  */
1503
1536
  createEntitlement(createEntitlementRequest: requests.CreateEntitlementRequest): Promise<responses.CreateEntitlementResponse>;
1504
1537
  /**
@@ -1508,7 +1541,7 @@ export declare class SoftwareSourceClient {
1508
1541
  * @param CreateSoftwareSourceRequest
1509
1542
  * @return CreateSoftwareSourceResponse
1510
1543
  * @throws OciError when an error occurs
1511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/CreateSoftwareSource.ts.html |here} to see how to use CreateSoftwareSource API.
1544
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/CreateSoftwareSource.ts.html |here} to see how to use CreateSoftwareSource API.
1512
1545
  */
1513
1546
  createSoftwareSource(createSoftwareSourceRequest: requests.CreateSoftwareSourceRequest): Promise<responses.CreateSoftwareSourceResponse>;
1514
1547
  /**
@@ -1517,7 +1550,7 @@ export declare class SoftwareSourceClient {
1517
1550
  * @param DeleteSoftwareSourceRequest
1518
1551
  * @return DeleteSoftwareSourceResponse
1519
1552
  * @throws OciError when an error occurs
1520
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/DeleteSoftwareSource.ts.html |here} to see how to use DeleteSoftwareSource API.
1553
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DeleteSoftwareSource.ts.html |here} to see how to use DeleteSoftwareSource API.
1521
1554
  */
1522
1555
  deleteSoftwareSource(deleteSoftwareSourceRequest: requests.DeleteSoftwareSourceRequest): Promise<responses.DeleteSoftwareSourceResponse>;
1523
1556
  /**
@@ -1527,7 +1560,7 @@ export declare class SoftwareSourceClient {
1527
1560
  * @param GetErratumRequest
1528
1561
  * @return GetErratumResponse
1529
1562
  * @throws OciError when an error occurs
1530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/GetErratum.ts.html |here} to see how to use GetErratum API.
1563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetErratum.ts.html |here} to see how to use GetErratum API.
1531
1564
  */
1532
1565
  getErratum(getErratumRequest: requests.GetErratumRequest): Promise<responses.GetErratumResponse>;
1533
1566
  /**
@@ -1537,7 +1570,7 @@ export declare class SoftwareSourceClient {
1537
1570
  * @param GetModuleStreamRequest
1538
1571
  * @return GetModuleStreamResponse
1539
1572
  * @throws OciError when an error occurs
1540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/GetModuleStream.ts.html |here} to see how to use GetModuleStream API.
1573
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetModuleStream.ts.html |here} to see how to use GetModuleStream API.
1541
1574
  */
1542
1575
  getModuleStream(getModuleStreamRequest: requests.GetModuleStreamRequest): Promise<responses.GetModuleStreamResponse>;
1543
1576
  /**
@@ -1547,7 +1580,7 @@ export declare class SoftwareSourceClient {
1547
1580
  * @param GetModuleStreamProfileRequest
1548
1581
  * @return GetModuleStreamProfileResponse
1549
1582
  * @throws OciError when an error occurs
1550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/GetModuleStreamProfile.ts.html |here} to see how to use GetModuleStreamProfile API.
1583
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetModuleStreamProfile.ts.html |here} to see how to use GetModuleStreamProfile API.
1551
1584
  */
1552
1585
  getModuleStreamProfile(getModuleStreamProfileRequest: requests.GetModuleStreamProfileRequest): Promise<responses.GetModuleStreamProfileResponse>;
1553
1586
  /**
@@ -1557,7 +1590,7 @@ export declare class SoftwareSourceClient {
1557
1590
  * @param GetPackageGroupRequest
1558
1591
  * @return GetPackageGroupResponse
1559
1592
  * @throws OciError when an error occurs
1560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/GetPackageGroup.ts.html |here} to see how to use GetPackageGroup API.
1593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetPackageGroup.ts.html |here} to see how to use GetPackageGroup API.
1561
1594
  */
1562
1595
  getPackageGroup(getPackageGroupRequest: requests.GetPackageGroupRequest): Promise<responses.GetPackageGroupResponse>;
1563
1596
  /**
@@ -1567,7 +1600,7 @@ export declare class SoftwareSourceClient {
1567
1600
  * @param GetSoftwarePackageRequest
1568
1601
  * @return GetSoftwarePackageResponse
1569
1602
  * @throws OciError when an error occurs
1570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/GetSoftwarePackage.ts.html |here} to see how to use GetSoftwarePackage API.
1603
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetSoftwarePackage.ts.html |here} to see how to use GetSoftwarePackage API.
1571
1604
  */
1572
1605
  getSoftwarePackage(getSoftwarePackageRequest: requests.GetSoftwarePackageRequest): Promise<responses.GetSoftwarePackageResponse>;
1573
1606
  /**
@@ -1576,7 +1609,7 @@ export declare class SoftwareSourceClient {
1576
1609
  * @param GetSoftwareSourceRequest
1577
1610
  * @return GetSoftwareSourceResponse
1578
1611
  * @throws OciError when an error occurs
1579
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/GetSoftwareSource.ts.html |here} to see how to use GetSoftwareSource API.
1612
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetSoftwareSource.ts.html |here} to see how to use GetSoftwareSource API.
1580
1613
  */
1581
1614
  getSoftwareSource(getSoftwareSourceRequest: requests.GetSoftwareSourceRequest): Promise<responses.GetSoftwareSourceResponse>;
1582
1615
  /**
@@ -1587,7 +1620,7 @@ export declare class SoftwareSourceClient {
1587
1620
  * @param ListEntitlementsRequest
1588
1621
  * @return ListEntitlementsResponse
1589
1622
  * @throws OciError when an error occurs
1590
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListEntitlements.ts.html |here} to see how to use ListEntitlements API.
1623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListEntitlements.ts.html |here} to see how to use ListEntitlements API.
1591
1624
  */
1592
1625
  listEntitlements(listEntitlementsRequest: requests.ListEntitlementsRequest): Promise<responses.ListEntitlementsResponse>;
1593
1626
  /**
@@ -1598,7 +1631,7 @@ export declare class SoftwareSourceClient {
1598
1631
  * @param ListErrataRequest
1599
1632
  * @return ListErrataResponse
1600
1633
  * @throws OciError when an error occurs
1601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListErrata.ts.html |here} to see how to use ListErrata API.
1634
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListErrata.ts.html |here} to see how to use ListErrata API.
1602
1635
  */
1603
1636
  listErrata(listErrataRequest: requests.ListErrataRequest): Promise<responses.ListErrataResponse>;
1604
1637
  /**
@@ -1609,7 +1642,7 @@ export declare class SoftwareSourceClient {
1609
1642
  * @param ListModuleStreamProfilesRequest
1610
1643
  * @return ListModuleStreamProfilesResponse
1611
1644
  * @throws OciError when an error occurs
1612
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListModuleStreamProfiles.ts.html |here} to see how to use ListModuleStreamProfiles API.
1645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListModuleStreamProfiles.ts.html |here} to see how to use ListModuleStreamProfiles API.
1613
1646
  */
1614
1647
  listModuleStreamProfiles(listModuleStreamProfilesRequest: requests.ListModuleStreamProfilesRequest): Promise<responses.ListModuleStreamProfilesResponse>;
1615
1648
  /**
@@ -1620,7 +1653,7 @@ export declare class SoftwareSourceClient {
1620
1653
  * @param ListModuleStreamsRequest
1621
1654
  * @return ListModuleStreamsResponse
1622
1655
  * @throws OciError when an error occurs
1623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListModuleStreams.ts.html |here} to see how to use ListModuleStreams API.
1656
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListModuleStreams.ts.html |here} to see how to use ListModuleStreams API.
1624
1657
  */
1625
1658
  listModuleStreams(listModuleStreamsRequest: requests.ListModuleStreamsRequest): Promise<responses.ListModuleStreamsResponse>;
1626
1659
  /**
@@ -1631,7 +1664,7 @@ export declare class SoftwareSourceClient {
1631
1664
  * @param ListPackageGroupsRequest
1632
1665
  * @return ListPackageGroupsResponse
1633
1666
  * @throws OciError when an error occurs
1634
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListPackageGroups.ts.html |here} to see how to use ListPackageGroups API.
1667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListPackageGroups.ts.html |here} to see how to use ListPackageGroups API.
1635
1668
  */
1636
1669
  listPackageGroups(listPackageGroupsRequest: requests.ListPackageGroupsRequest): Promise<responses.ListPackageGroupsResponse>;
1637
1670
  /**
@@ -1642,7 +1675,7 @@ export declare class SoftwareSourceClient {
1642
1675
  * @param ListSoftwarePackagesRequest
1643
1676
  * @return ListSoftwarePackagesResponse
1644
1677
  * @throws OciError when an error occurs
1645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListSoftwarePackages.ts.html |here} to see how to use ListSoftwarePackages API.
1678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListSoftwarePackages.ts.html |here} to see how to use ListSoftwarePackages API.
1646
1679
  */
1647
1680
  listSoftwarePackages(listSoftwarePackagesRequest: requests.ListSoftwarePackagesRequest): Promise<responses.ListSoftwarePackagesResponse>;
1648
1681
  /**
@@ -1653,7 +1686,7 @@ export declare class SoftwareSourceClient {
1653
1686
  * @param ListSoftwareSourceVendorsRequest
1654
1687
  * @return ListSoftwareSourceVendorsResponse
1655
1688
  * @throws OciError when an error occurs
1656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListSoftwareSourceVendors.ts.html |here} to see how to use ListSoftwareSourceVendors API.
1689
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListSoftwareSourceVendors.ts.html |here} to see how to use ListSoftwareSourceVendors API.
1657
1690
  */
1658
1691
  listSoftwareSourceVendors(listSoftwareSourceVendorsRequest: requests.ListSoftwareSourceVendorsRequest): Promise<responses.ListSoftwareSourceVendorsResponse>;
1659
1692
  /**
@@ -1664,7 +1697,7 @@ export declare class SoftwareSourceClient {
1664
1697
  * @param ListSoftwareSourcesRequest
1665
1698
  * @return ListSoftwareSourcesResponse
1666
1699
  * @throws OciError when an error occurs
1667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListSoftwareSources.ts.html |here} to see how to use ListSoftwareSources API.
1700
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListSoftwareSources.ts.html |here} to see how to use ListSoftwareSources API.
1668
1701
  */
1669
1702
  listSoftwareSources(listSoftwareSourcesRequest: requests.ListSoftwareSourcesRequest): Promise<responses.ListSoftwareSourcesResponse>;
1670
1703
  /**
@@ -1675,7 +1708,7 @@ export declare class SoftwareSourceClient {
1675
1708
  * @param SearchSoftwareSourceModuleStreamsRequest
1676
1709
  * @return SearchSoftwareSourceModuleStreamsResponse
1677
1710
  * @throws OciError when an error occurs
1678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/SearchSoftwareSourceModuleStreams.ts.html |here} to see how to use SearchSoftwareSourceModuleStreams API.
1711
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/SearchSoftwareSourceModuleStreams.ts.html |here} to see how to use SearchSoftwareSourceModuleStreams API.
1679
1712
  */
1680
1713
  searchSoftwareSourceModuleStreams(searchSoftwareSourceModuleStreamsRequest: requests.SearchSoftwareSourceModuleStreamsRequest): Promise<responses.SearchSoftwareSourceModuleStreamsResponse>;
1681
1714
  /**
@@ -1686,7 +1719,7 @@ export declare class SoftwareSourceClient {
1686
1719
  * @param SearchSoftwareSourceModulesRequest
1687
1720
  * @return SearchSoftwareSourceModulesResponse
1688
1721
  * @throws OciError when an error occurs
1689
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/SearchSoftwareSourceModules.ts.html |here} to see how to use SearchSoftwareSourceModules API.
1722
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/SearchSoftwareSourceModules.ts.html |here} to see how to use SearchSoftwareSourceModules API.
1690
1723
  */
1691
1724
  searchSoftwareSourceModules(searchSoftwareSourceModulesRequest: requests.SearchSoftwareSourceModulesRequest): Promise<responses.SearchSoftwareSourceModulesResponse>;
1692
1725
  /**
@@ -1697,7 +1730,7 @@ export declare class SoftwareSourceClient {
1697
1730
  * @param SearchSoftwareSourcePackageGroupsRequest
1698
1731
  * @return SearchSoftwareSourcePackageGroupsResponse
1699
1732
  * @throws OciError when an error occurs
1700
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/SearchSoftwareSourcePackageGroups.ts.html |here} to see how to use SearchSoftwareSourcePackageGroups API.
1733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/SearchSoftwareSourcePackageGroups.ts.html |here} to see how to use SearchSoftwareSourcePackageGroups API.
1701
1734
  */
1702
1735
  searchSoftwareSourcePackageGroups(searchSoftwareSourcePackageGroupsRequest: requests.SearchSoftwareSourcePackageGroupsRequest): Promise<responses.SearchSoftwareSourcePackageGroupsResponse>;
1703
1736
  /**
@@ -1707,7 +1740,7 @@ export declare class SoftwareSourceClient {
1707
1740
  * @param UpdateSoftwareSourceRequest
1708
1741
  * @return UpdateSoftwareSourceResponse
1709
1742
  * @throws OciError when an error occurs
1710
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/UpdateSoftwareSource.ts.html |here} to see how to use UpdateSoftwareSource API.
1743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateSoftwareSource.ts.html |here} to see how to use UpdateSoftwareSource API.
1711
1744
  */
1712
1745
  updateSoftwareSource(updateSoftwareSourceRequest: requests.UpdateSoftwareSourceRequest): Promise<responses.UpdateSoftwareSourceResponse>;
1713
1746
  }
@@ -1724,7 +1757,7 @@ export declare class WorkRequestClient {
1724
1757
  protected "_defaultHeaders": any;
1725
1758
  protected "_waiters": WorkRequestWaiter;
1726
1759
  protected "_clientConfiguration": common.ClientConfiguration;
1727
- protected _circuitBreaker: null;
1760
+ protected _circuitBreaker: typeof Breaker | null;
1728
1761
  protected _httpOptions: any;
1729
1762
  protected _bodyDuplexMode: any;
1730
1763
  targetService: string;
@@ -1777,13 +1810,17 @@ export declare class WorkRequestClient {
1777
1810
  * @return The service waiters.
1778
1811
  */
1779
1812
  getWaiters(): WorkRequestWaiter;
1813
+ /**
1814
+ * Shutdown the circuit breaker used by the client when it is no longer needed
1815
+ */
1816
+ shutdownCircuitBreaker(): void;
1780
1817
  /**
1781
1818
  * Gets information about the specified work request.
1782
1819
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1783
1820
  * @param GetWorkRequestRequest
1784
1821
  * @return GetWorkRequestResponse
1785
1822
  * @throws OciError when an error occurs
1786
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1787
1824
  */
1788
1825
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
1789
1826
  /**
@@ -1793,7 +1830,7 @@ export declare class WorkRequestClient {
1793
1830
  * @param ListWorkRequestErrorsRequest
1794
1831
  * @return ListWorkRequestErrorsResponse
1795
1832
  * @throws OciError when an error occurs
1796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1833
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1797
1834
  */
1798
1835
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
1799
1836
  /**
@@ -1803,7 +1840,7 @@ export declare class WorkRequestClient {
1803
1840
  * @param ListWorkRequestLogsRequest
1804
1841
  * @return ListWorkRequestLogsResponse
1805
1842
  * @throws OciError when an error occurs
1806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1843
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1807
1844
  */
1808
1845
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
1809
1846
  /**
@@ -1814,7 +1851,8 @@ export declare class WorkRequestClient {
1814
1851
  * @param ListWorkRequestsRequest
1815
1852
  * @return ListWorkRequestsResponse
1816
1853
  * @throws OciError when an error occurs
1817
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/osmanagementhub/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1854
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1818
1855
  */
1819
1856
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
1820
1857
  }
1858
+ export {};