oci-osmanagementhub 2.67.0 → 2.68.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (107) hide show
  1. package/lib/client.d.ts +112 -103
  2. package/lib/client.js +148 -112
  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
@@ -37,6 +37,7 @@ export declare class LifecycleEnvironmentClient {
37
37
  protected "_clientConfiguration": common.ClientConfiguration;
38
38
  protected _circuitBreaker: null;
39
39
  protected _httpOptions: any;
40
+ protected _bodyDuplexMode: any;
40
41
  targetService: string;
41
42
  protected _regionId: string;
42
43
  protected "_region": common.Region;
@@ -95,7 +96,7 @@ export declare class LifecycleEnvironmentClient {
95
96
  * @param AttachManagedInstancesToLifecycleStageRequest
96
97
  * @return AttachManagedInstancesToLifecycleStageResponse
97
98
  * @throws OciError when an error occurs
98
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/AttachManagedInstancesToLifecycleStage.ts.html |here} to see how to use AttachManagedInstancesToLifecycleStage API.
99
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/AttachManagedInstancesToLifecycleStage.ts.html |here} to see how to use AttachManagedInstancesToLifecycleStage API.
99
100
  */
100
101
  attachManagedInstancesToLifecycleStage(attachManagedInstancesToLifecycleStageRequest: requests.AttachManagedInstancesToLifecycleStageRequest): Promise<responses.AttachManagedInstancesToLifecycleStageResponse>;
101
102
  /**
@@ -105,7 +106,7 @@ export declare class LifecycleEnvironmentClient {
105
106
  * @param CreateLifecycleEnvironmentRequest
106
107
  * @return CreateLifecycleEnvironmentResponse
107
108
  * @throws OciError when an error occurs
108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/CreateLifecycleEnvironment.ts.html |here} to see how to use CreateLifecycleEnvironment API.
109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/CreateLifecycleEnvironment.ts.html |here} to see how to use CreateLifecycleEnvironment API.
109
110
  */
110
111
  createLifecycleEnvironment(createLifecycleEnvironmentRequest: requests.CreateLifecycleEnvironmentRequest): Promise<responses.CreateLifecycleEnvironmentResponse>;
111
112
  /**
@@ -114,7 +115,7 @@ export declare class LifecycleEnvironmentClient {
114
115
  * @param DeleteLifecycleEnvironmentRequest
115
116
  * @return DeleteLifecycleEnvironmentResponse
116
117
  * @throws OciError when an error occurs
117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/DeleteLifecycleEnvironment.ts.html |here} to see how to use DeleteLifecycleEnvironment API.
118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/DeleteLifecycleEnvironment.ts.html |here} to see how to use DeleteLifecycleEnvironment API.
118
119
  */
119
120
  deleteLifecycleEnvironment(deleteLifecycleEnvironmentRequest: requests.DeleteLifecycleEnvironmentRequest): Promise<responses.DeleteLifecycleEnvironmentResponse>;
120
121
  /**
@@ -124,7 +125,7 @@ export declare class LifecycleEnvironmentClient {
124
125
  * @param DetachManagedInstancesFromLifecycleStageRequest
125
126
  * @return DetachManagedInstancesFromLifecycleStageResponse
126
127
  * @throws OciError when an error occurs
127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/DetachManagedInstancesFromLifecycleStage.ts.html |here} to see how to use DetachManagedInstancesFromLifecycleStage API.
128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/DetachManagedInstancesFromLifecycleStage.ts.html |here} to see how to use DetachManagedInstancesFromLifecycleStage API.
128
129
  */
129
130
  detachManagedInstancesFromLifecycleStage(detachManagedInstancesFromLifecycleStageRequest: requests.DetachManagedInstancesFromLifecycleStageRequest): Promise<responses.DetachManagedInstancesFromLifecycleStageResponse>;
130
131
  /**
@@ -133,7 +134,7 @@ export declare class LifecycleEnvironmentClient {
133
134
  * @param GetLifecycleEnvironmentRequest
134
135
  * @return GetLifecycleEnvironmentResponse
135
136
  * @throws OciError when an error occurs
136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/GetLifecycleEnvironment.ts.html |here} to see how to use GetLifecycleEnvironment API.
137
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/GetLifecycleEnvironment.ts.html |here} to see how to use GetLifecycleEnvironment API.
137
138
  */
138
139
  getLifecycleEnvironment(getLifecycleEnvironmentRequest: requests.GetLifecycleEnvironmentRequest): Promise<responses.GetLifecycleEnvironmentResponse>;
139
140
  /**
@@ -142,7 +143,7 @@ export declare class LifecycleEnvironmentClient {
142
143
  * @param GetLifecycleStageRequest
143
144
  * @return GetLifecycleStageResponse
144
145
  * @throws OciError when an error occurs
145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/GetLifecycleStage.ts.html |here} to see how to use GetLifecycleStage API.
146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/GetLifecycleStage.ts.html |here} to see how to use GetLifecycleStage API.
146
147
  */
147
148
  getLifecycleStage(getLifecycleStageRequest: requests.GetLifecycleStageRequest): Promise<responses.GetLifecycleStageResponse>;
148
149
  /**
@@ -153,7 +154,7 @@ export declare class LifecycleEnvironmentClient {
153
154
  * @param ListLifecycleEnvironmentsRequest
154
155
  * @return ListLifecycleEnvironmentsResponse
155
156
  * @throws OciError when an error occurs
156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListLifecycleEnvironments.ts.html |here} to see how to use ListLifecycleEnvironments API.
157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListLifecycleEnvironments.ts.html |here} to see how to use ListLifecycleEnvironments API.
157
158
  */
158
159
  listLifecycleEnvironments(listLifecycleEnvironmentsRequest: requests.ListLifecycleEnvironmentsRequest): Promise<responses.ListLifecycleEnvironmentsResponse>;
159
160
  /**
@@ -164,7 +165,7 @@ export declare class LifecycleEnvironmentClient {
164
165
  * @param ListLifecycleStageInstalledPackagesRequest
165
166
  * @return ListLifecycleStageInstalledPackagesResponse
166
167
  * @throws OciError when an error occurs
167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListLifecycleStageInstalledPackages.ts.html |here} to see how to use ListLifecycleStageInstalledPackages API.
168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListLifecycleStageInstalledPackages.ts.html |here} to see how to use ListLifecycleStageInstalledPackages API.
168
169
  */
169
170
  listLifecycleStageInstalledPackages(listLifecycleStageInstalledPackagesRequest: requests.ListLifecycleStageInstalledPackagesRequest): Promise<responses.ListLifecycleStageInstalledPackagesResponse>;
170
171
  /**
@@ -175,7 +176,7 @@ export declare class LifecycleEnvironmentClient {
175
176
  * @param ListLifecycleStagesRequest
176
177
  * @return ListLifecycleStagesResponse
177
178
  * @throws OciError when an error occurs
178
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListLifecycleStages.ts.html |here} to see how to use ListLifecycleStages API.
179
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListLifecycleStages.ts.html |here} to see how to use ListLifecycleStages API.
179
180
  */
180
181
  listLifecycleStages(listLifecycleStagesRequest: requests.ListLifecycleStagesRequest): Promise<responses.ListLifecycleStagesResponse>;
181
182
  /**
@@ -186,7 +187,7 @@ export declare class LifecycleEnvironmentClient {
186
187
  * @param PromoteSoftwareSourceToLifecycleStageRequest
187
188
  * @return PromoteSoftwareSourceToLifecycleStageResponse
188
189
  * @throws OciError when an error occurs
189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/PromoteSoftwareSourceToLifecycleStage.ts.html |here} to see how to use PromoteSoftwareSourceToLifecycleStage API.
190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/PromoteSoftwareSourceToLifecycleStage.ts.html |here} to see how to use PromoteSoftwareSourceToLifecycleStage API.
190
191
  */
191
192
  promoteSoftwareSourceToLifecycleStage(promoteSoftwareSourceToLifecycleStageRequest: requests.PromoteSoftwareSourceToLifecycleStageRequest): Promise<responses.PromoteSoftwareSourceToLifecycleStageResponse>;
192
193
  /**
@@ -195,7 +196,7 @@ export declare class LifecycleEnvironmentClient {
195
196
  * @param UpdateLifecycleEnvironmentRequest
196
197
  * @return UpdateLifecycleEnvironmentResponse
197
198
  * @throws OciError when an error occurs
198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/UpdateLifecycleEnvironment.ts.html |here} to see how to use UpdateLifecycleEnvironment API.
199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/UpdateLifecycleEnvironment.ts.html |here} to see how to use UpdateLifecycleEnvironment API.
199
200
  */
200
201
  updateLifecycleEnvironment(updateLifecycleEnvironmentRequest: requests.UpdateLifecycleEnvironmentRequest): Promise<responses.UpdateLifecycleEnvironmentResponse>;
201
202
  }
@@ -213,6 +214,7 @@ export declare class ManagedInstanceClient {
213
214
  protected "_clientConfiguration": common.ClientConfiguration;
214
215
  protected _circuitBreaker: null;
215
216
  protected _httpOptions: any;
217
+ protected _bodyDuplexMode: any;
216
218
  targetService: string;
217
219
  protected _regionId: string;
218
220
  protected "_region": common.Region;
@@ -258,7 +260,7 @@ export declare class ManagedInstanceClient {
258
260
  * @param AttachSoftwareSourcesToManagedInstanceRequest
259
261
  * @return AttachSoftwareSourcesToManagedInstanceResponse
260
262
  * @throws OciError when an error occurs
261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/AttachSoftwareSourcesToManagedInstance.ts.html |here} to see how to use AttachSoftwareSourcesToManagedInstance API.
263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/AttachSoftwareSourcesToManagedInstance.ts.html |here} to see how to use AttachSoftwareSourcesToManagedInstance API.
262
264
  */
263
265
  attachSoftwareSourcesToManagedInstance(attachSoftwareSourcesToManagedInstanceRequest: requests.AttachSoftwareSourcesToManagedInstanceRequest): Promise<responses.AttachSoftwareSourcesToManagedInstanceResponse>;
264
266
  /**
@@ -269,7 +271,7 @@ export declare class ManagedInstanceClient {
269
271
  * @param DetachSoftwareSourcesFromManagedInstanceRequest
270
272
  * @return DetachSoftwareSourcesFromManagedInstanceResponse
271
273
  * @throws OciError when an error occurs
272
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/DetachSoftwareSourcesFromManagedInstance.ts.html |here} to see how to use DetachSoftwareSourcesFromManagedInstance API.
274
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/DetachSoftwareSourcesFromManagedInstance.ts.html |here} to see how to use DetachSoftwareSourcesFromManagedInstance API.
273
275
  */
274
276
  detachSoftwareSourcesFromManagedInstance(detachSoftwareSourcesFromManagedInstanceRequest: requests.DetachSoftwareSourcesFromManagedInstanceRequest): Promise<responses.DetachSoftwareSourcesFromManagedInstanceResponse>;
275
277
  /**
@@ -282,7 +284,7 @@ export declare class ManagedInstanceClient {
282
284
  * @param DisableModuleStreamOnManagedInstanceRequest
283
285
  * @return DisableModuleStreamOnManagedInstanceResponse
284
286
  * @throws OciError when an error occurs
285
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/DisableModuleStreamOnManagedInstance.ts.html |here} to see how to use DisableModuleStreamOnManagedInstance API.
287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/DisableModuleStreamOnManagedInstance.ts.html |here} to see how to use DisableModuleStreamOnManagedInstance API.
286
288
  */
287
289
  disableModuleStreamOnManagedInstance(disableModuleStreamOnManagedInstanceRequest: requests.DisableModuleStreamOnManagedInstanceRequest): Promise<responses.DisableModuleStreamOnManagedInstanceResponse>;
288
290
  /**
@@ -296,7 +298,7 @@ export declare class ManagedInstanceClient {
296
298
  * @param EnableModuleStreamOnManagedInstanceRequest
297
299
  * @return EnableModuleStreamOnManagedInstanceResponse
298
300
  * @throws OciError when an error occurs
299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/EnableModuleStreamOnManagedInstance.ts.html |here} to see how to use EnableModuleStreamOnManagedInstance API.
301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/EnableModuleStreamOnManagedInstance.ts.html |here} to see how to use EnableModuleStreamOnManagedInstance API.
300
302
  */
301
303
  enableModuleStreamOnManagedInstance(enableModuleStreamOnManagedInstanceRequest: requests.EnableModuleStreamOnManagedInstanceRequest): Promise<responses.EnableModuleStreamOnManagedInstanceResponse>;
302
304
  /**
@@ -305,7 +307,7 @@ export declare class ManagedInstanceClient {
305
307
  * @param GetManagedInstanceRequest
306
308
  * @return GetManagedInstanceResponse
307
309
  * @throws OciError when an error occurs
308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/GetManagedInstance.ts.html |here} to see how to use GetManagedInstance API.
310
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/GetManagedInstance.ts.html |here} to see how to use GetManagedInstance API.
309
311
  */
310
312
  getManagedInstance(getManagedInstanceRequest: requests.GetManagedInstanceRequest): Promise<responses.GetManagedInstanceResponse>;
311
313
  /**
@@ -317,7 +319,7 @@ export declare class ManagedInstanceClient {
317
319
  * @param InstallModuleStreamProfileOnManagedInstanceRequest
318
320
  * @return InstallModuleStreamProfileOnManagedInstanceResponse
319
321
  * @throws OciError when an error occurs
320
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/InstallModuleStreamProfileOnManagedInstance.ts.html |here} to see how to use InstallModuleStreamProfileOnManagedInstance API.
322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/InstallModuleStreamProfileOnManagedInstance.ts.html |here} to see how to use InstallModuleStreamProfileOnManagedInstance API.
321
323
  */
322
324
  installModuleStreamProfileOnManagedInstance(installModuleStreamProfileOnManagedInstanceRequest: requests.InstallModuleStreamProfileOnManagedInstanceRequest): Promise<responses.InstallModuleStreamProfileOnManagedInstanceResponse>;
323
325
  /**
@@ -327,7 +329,7 @@ export declare class ManagedInstanceClient {
327
329
  * @param InstallPackagesOnManagedInstanceRequest
328
330
  * @return InstallPackagesOnManagedInstanceResponse
329
331
  * @throws OciError when an error occurs
330
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/InstallPackagesOnManagedInstance.ts.html |here} to see how to use InstallPackagesOnManagedInstance API.
332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/InstallPackagesOnManagedInstance.ts.html |here} to see how to use InstallPackagesOnManagedInstance API.
331
333
  */
332
334
  installPackagesOnManagedInstance(installPackagesOnManagedInstanceRequest: requests.InstallPackagesOnManagedInstanceRequest): Promise<responses.InstallPackagesOnManagedInstanceResponse>;
333
335
  /**
@@ -337,7 +339,7 @@ export declare class ManagedInstanceClient {
337
339
  * @param ListManagedInstanceAvailablePackagesRequest
338
340
  * @return ListManagedInstanceAvailablePackagesResponse
339
341
  * @throws OciError when an error occurs
340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListManagedInstanceAvailablePackages.ts.html |here} to see how to use ListManagedInstanceAvailablePackages API.
342
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListManagedInstanceAvailablePackages.ts.html |here} to see how to use ListManagedInstanceAvailablePackages API.
341
343
  */
342
344
  listManagedInstanceAvailablePackages(listManagedInstanceAvailablePackagesRequest: requests.ListManagedInstanceAvailablePackagesRequest): Promise<responses.ListManagedInstanceAvailablePackagesResponse>;
343
345
  /**
@@ -347,7 +349,7 @@ export declare class ManagedInstanceClient {
347
349
  * @param ListManagedInstanceAvailableSoftwareSourcesRequest
348
350
  * @return ListManagedInstanceAvailableSoftwareSourcesResponse
349
351
  * @throws OciError when an error occurs
350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListManagedInstanceAvailableSoftwareSources.ts.html |here} to see how to use ListManagedInstanceAvailableSoftwareSources API.
352
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListManagedInstanceAvailableSoftwareSources.ts.html |here} to see how to use ListManagedInstanceAvailableSoftwareSources API.
351
353
  */
352
354
  listManagedInstanceAvailableSoftwareSources(listManagedInstanceAvailableSoftwareSourcesRequest: requests.ListManagedInstanceAvailableSoftwareSourcesRequest): Promise<responses.ListManagedInstanceAvailableSoftwareSourcesResponse>;
353
355
  /**
@@ -357,7 +359,7 @@ export declare class ManagedInstanceClient {
357
359
  * @param ListManagedInstanceErrataRequest
358
360
  * @return ListManagedInstanceErrataResponse
359
361
  * @throws OciError when an error occurs
360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListManagedInstanceErrata.ts.html |here} to see how to use ListManagedInstanceErrata API.
362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListManagedInstanceErrata.ts.html |here} to see how to use ListManagedInstanceErrata API.
361
363
  */
362
364
  listManagedInstanceErrata(listManagedInstanceErrataRequest: requests.ListManagedInstanceErrataRequest): Promise<responses.ListManagedInstanceErrataResponse>;
363
365
  /**
@@ -367,7 +369,7 @@ export declare class ManagedInstanceClient {
367
369
  * @param ListManagedInstanceInstalledPackagesRequest
368
370
  * @return ListManagedInstanceInstalledPackagesResponse
369
371
  * @throws OciError when an error occurs
370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListManagedInstanceInstalledPackages.ts.html |here} to see how to use ListManagedInstanceInstalledPackages API.
372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListManagedInstanceInstalledPackages.ts.html |here} to see how to use ListManagedInstanceInstalledPackages API.
371
373
  */
372
374
  listManagedInstanceInstalledPackages(listManagedInstanceInstalledPackagesRequest: requests.ListManagedInstanceInstalledPackagesRequest): Promise<responses.ListManagedInstanceInstalledPackagesResponse>;
373
375
  /**
@@ -388,7 +390,7 @@ export declare class ManagedInstanceClient {
388
390
  * @param ListManagedInstanceModulesRequest
389
391
  * @return ListManagedInstanceModulesResponse
390
392
  * @throws OciError when an error occurs
391
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListManagedInstanceModules.ts.html |here} to see how to use ListManagedInstanceModules API.
393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListManagedInstanceModules.ts.html |here} to see how to use ListManagedInstanceModules API.
392
394
  */
393
395
  listManagedInstanceModules(listManagedInstanceModulesRequest: requests.ListManagedInstanceModulesRequest): Promise<responses.ListManagedInstanceModulesResponse>;
394
396
  /**
@@ -398,7 +400,7 @@ export declare class ManagedInstanceClient {
398
400
  * @param ListManagedInstanceUpdatablePackagesRequest
399
401
  * @return ListManagedInstanceUpdatablePackagesResponse
400
402
  * @throws OciError when an error occurs
401
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListManagedInstanceUpdatablePackages.ts.html |here} to see how to use ListManagedInstanceUpdatablePackages API.
403
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListManagedInstanceUpdatablePackages.ts.html |here} to see how to use ListManagedInstanceUpdatablePackages API.
402
404
  */
403
405
  listManagedInstanceUpdatablePackages(listManagedInstanceUpdatablePackagesRequest: requests.ListManagedInstanceUpdatablePackagesRequest): Promise<responses.ListManagedInstanceUpdatablePackagesResponse>;
404
406
  /**
@@ -407,7 +409,7 @@ export declare class ManagedInstanceClient {
407
409
  * @param ListManagedInstancesRequest
408
410
  * @return ListManagedInstancesResponse
409
411
  * @throws OciError when an error occurs
410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListManagedInstances.ts.html |here} to see how to use ListManagedInstances API.
412
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListManagedInstances.ts.html |here} to see how to use ListManagedInstances API.
411
413
  */
412
414
  listManagedInstances(listManagedInstancesRequest: requests.ListManagedInstancesRequest): Promise<responses.ListManagedInstancesResponse>;
413
415
  /**
@@ -476,7 +478,7 @@ export declare class ManagedInstanceClient {
476
478
  * @param ManageModuleStreamsOnManagedInstanceRequest
477
479
  * @return ManageModuleStreamsOnManagedInstanceResponse
478
480
  * @throws OciError when an error occurs
479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ManageModuleStreamsOnManagedInstance.ts.html |here} to see how to use ManageModuleStreamsOnManagedInstance API.
481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ManageModuleStreamsOnManagedInstance.ts.html |here} to see how to use ManageModuleStreamsOnManagedInstance API.
480
482
  */
481
483
  manageModuleStreamsOnManagedInstance(manageModuleStreamsOnManagedInstanceRequest: requests.ManageModuleStreamsOnManagedInstanceRequest): Promise<responses.ManageModuleStreamsOnManagedInstanceResponse>;
482
484
  /**
@@ -486,7 +488,7 @@ export declare class ManagedInstanceClient {
486
488
  * @param RefreshSoftwareOnManagedInstanceRequest
487
489
  * @return RefreshSoftwareOnManagedInstanceResponse
488
490
  * @throws OciError when an error occurs
489
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/RefreshSoftwareOnManagedInstance.ts.html |here} to see how to use RefreshSoftwareOnManagedInstance API.
491
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/RefreshSoftwareOnManagedInstance.ts.html |here} to see how to use RefreshSoftwareOnManagedInstance API.
490
492
  */
491
493
  refreshSoftwareOnManagedInstance(refreshSoftwareOnManagedInstanceRequest: requests.RefreshSoftwareOnManagedInstanceRequest): Promise<responses.RefreshSoftwareOnManagedInstanceResponse>;
492
494
  /**
@@ -498,7 +500,7 @@ export declare class ManagedInstanceClient {
498
500
  * @param RemoveModuleStreamProfileFromManagedInstanceRequest
499
501
  * @return RemoveModuleStreamProfileFromManagedInstanceResponse
500
502
  * @throws OciError when an error occurs
501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/RemoveModuleStreamProfileFromManagedInstance.ts.html |here} to see how to use RemoveModuleStreamProfileFromManagedInstance API.
503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/RemoveModuleStreamProfileFromManagedInstance.ts.html |here} to see how to use RemoveModuleStreamProfileFromManagedInstance API.
502
504
  */
503
505
  removeModuleStreamProfileFromManagedInstance(removeModuleStreamProfileFromManagedInstanceRequest: requests.RemoveModuleStreamProfileFromManagedInstanceRequest): Promise<responses.RemoveModuleStreamProfileFromManagedInstanceResponse>;
504
506
  /**
@@ -508,7 +510,7 @@ export declare class ManagedInstanceClient {
508
510
  * @param RemovePackagesFromManagedInstanceRequest
509
511
  * @return RemovePackagesFromManagedInstanceResponse
510
512
  * @throws OciError when an error occurs
511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/RemovePackagesFromManagedInstance.ts.html |here} to see how to use RemovePackagesFromManagedInstance API.
513
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/RemovePackagesFromManagedInstance.ts.html |here} to see how to use RemovePackagesFromManagedInstance API.
512
514
  */
513
515
  removePackagesFromManagedInstance(removePackagesFromManagedInstanceRequest: requests.RemovePackagesFromManagedInstanceRequest): Promise<responses.RemovePackagesFromManagedInstanceResponse>;
514
516
  /**
@@ -521,7 +523,7 @@ export declare class ManagedInstanceClient {
521
523
  * @param SwitchModuleStreamOnManagedInstanceRequest
522
524
  * @return SwitchModuleStreamOnManagedInstanceResponse
523
525
  * @throws OciError when an error occurs
524
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/SwitchModuleStreamOnManagedInstance.ts.html |here} to see how to use SwitchModuleStreamOnManagedInstance API.
526
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/SwitchModuleStreamOnManagedInstance.ts.html |here} to see how to use SwitchModuleStreamOnManagedInstance API.
525
527
  */
526
528
  switchModuleStreamOnManagedInstance(switchModuleStreamOnManagedInstanceRequest: requests.SwitchModuleStreamOnManagedInstanceRequest): Promise<responses.SwitchModuleStreamOnManagedInstanceResponse>;
527
529
  /**
@@ -531,7 +533,7 @@ export declare class ManagedInstanceClient {
531
533
  * @param UpdateAllPackagesOnManagedInstancesInCompartmentRequest
532
534
  * @return UpdateAllPackagesOnManagedInstancesInCompartmentResponse
533
535
  * @throws OciError when an error occurs
534
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/UpdateAllPackagesOnManagedInstancesInCompartment.ts.html |here} to see how to use UpdateAllPackagesOnManagedInstancesInCompartment API.
536
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/UpdateAllPackagesOnManagedInstancesInCompartment.ts.html |here} to see how to use UpdateAllPackagesOnManagedInstancesInCompartment API.
535
537
  */
536
538
  updateAllPackagesOnManagedInstancesInCompartment(updateAllPackagesOnManagedInstancesInCompartmentRequest: requests.UpdateAllPackagesOnManagedInstancesInCompartmentRequest): Promise<responses.UpdateAllPackagesOnManagedInstancesInCompartmentResponse>;
537
539
  /**
@@ -540,7 +542,7 @@ export declare class ManagedInstanceClient {
540
542
  * @param UpdateManagedInstanceRequest
541
543
  * @return UpdateManagedInstanceResponse
542
544
  * @throws OciError when an error occurs
543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/UpdateManagedInstance.ts.html |here} to see how to use UpdateManagedInstance API.
545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/UpdateManagedInstance.ts.html |here} to see how to use UpdateManagedInstance API.
544
546
  */
545
547
  updateManagedInstance(updateManagedInstanceRequest: requests.UpdateManagedInstanceRequest): Promise<responses.UpdateManagedInstanceResponse>;
546
548
  /**
@@ -550,7 +552,7 @@ export declare class ManagedInstanceClient {
550
552
  * @param UpdatePackagesOnManagedInstanceRequest
551
553
  * @return UpdatePackagesOnManagedInstanceResponse
552
554
  * @throws OciError when an error occurs
553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/UpdatePackagesOnManagedInstance.ts.html |here} to see how to use UpdatePackagesOnManagedInstance API.
555
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/UpdatePackagesOnManagedInstance.ts.html |here} to see how to use UpdatePackagesOnManagedInstance API.
554
556
  */
555
557
  updatePackagesOnManagedInstance(updatePackagesOnManagedInstanceRequest: requests.UpdatePackagesOnManagedInstanceRequest): Promise<responses.UpdatePackagesOnManagedInstanceResponse>;
556
558
  }
@@ -569,6 +571,7 @@ export declare class ManagedInstanceGroupClient {
569
571
  protected "_clientConfiguration": common.ClientConfiguration;
570
572
  protected _circuitBreaker: null;
571
573
  protected _httpOptions: any;
574
+ protected _bodyDuplexMode: any;
572
575
  targetService: string;
573
576
  protected _regionId: string;
574
577
  protected "_region": common.Region;
@@ -629,7 +632,7 @@ export declare class ManagedInstanceGroupClient {
629
632
  * @param AttachManagedInstancesToManagedInstanceGroupRequest
630
633
  * @return AttachManagedInstancesToManagedInstanceGroupResponse
631
634
  * @throws OciError when an error occurs
632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/AttachManagedInstancesToManagedInstanceGroup.ts.html |here} to see how to use AttachManagedInstancesToManagedInstanceGroup API.
635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/AttachManagedInstancesToManagedInstanceGroup.ts.html |here} to see how to use AttachManagedInstancesToManagedInstanceGroup API.
633
636
  */
634
637
  attachManagedInstancesToManagedInstanceGroup(attachManagedInstancesToManagedInstanceGroupRequest: requests.AttachManagedInstancesToManagedInstanceGroupRequest): Promise<responses.AttachManagedInstancesToManagedInstanceGroupResponse>;
635
638
  /**
@@ -639,7 +642,7 @@ export declare class ManagedInstanceGroupClient {
639
642
  * @param AttachSoftwareSourcesToManagedInstanceGroupRequest
640
643
  * @return AttachSoftwareSourcesToManagedInstanceGroupResponse
641
644
  * @throws OciError when an error occurs
642
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/AttachSoftwareSourcesToManagedInstanceGroup.ts.html |here} to see how to use AttachSoftwareSourcesToManagedInstanceGroup API.
645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/AttachSoftwareSourcesToManagedInstanceGroup.ts.html |here} to see how to use AttachSoftwareSourcesToManagedInstanceGroup API.
643
646
  */
644
647
  attachSoftwareSourcesToManagedInstanceGroup(attachSoftwareSourcesToManagedInstanceGroupRequest: requests.AttachSoftwareSourcesToManagedInstanceGroupRequest): Promise<responses.AttachSoftwareSourcesToManagedInstanceGroupResponse>;
645
648
  /**
@@ -649,7 +652,7 @@ export declare class ManagedInstanceGroupClient {
649
652
  * @param CreateManagedInstanceGroupRequest
650
653
  * @return CreateManagedInstanceGroupResponse
651
654
  * @throws OciError when an error occurs
652
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/CreateManagedInstanceGroup.ts.html |here} to see how to use CreateManagedInstanceGroup API.
655
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/CreateManagedInstanceGroup.ts.html |here} to see how to use CreateManagedInstanceGroup API.
653
656
  */
654
657
  createManagedInstanceGroup(createManagedInstanceGroupRequest: requests.CreateManagedInstanceGroupRequest): Promise<responses.CreateManagedInstanceGroupResponse>;
655
658
  /**
@@ -658,7 +661,7 @@ export declare class ManagedInstanceGroupClient {
658
661
  * @param DeleteManagedInstanceGroupRequest
659
662
  * @return DeleteManagedInstanceGroupResponse
660
663
  * @throws OciError when an error occurs
661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/DeleteManagedInstanceGroup.ts.html |here} to see how to use DeleteManagedInstanceGroup API.
664
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/DeleteManagedInstanceGroup.ts.html |here} to see how to use DeleteManagedInstanceGroup API.
662
665
  */
663
666
  deleteManagedInstanceGroup(deleteManagedInstanceGroupRequest: requests.DeleteManagedInstanceGroupRequest): Promise<responses.DeleteManagedInstanceGroupResponse>;
664
667
  /**
@@ -668,7 +671,7 @@ export declare class ManagedInstanceGroupClient {
668
671
  * @param DetachManagedInstancesFromManagedInstanceGroupRequest
669
672
  * @return DetachManagedInstancesFromManagedInstanceGroupResponse
670
673
  * @throws OciError when an error occurs
671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/DetachManagedInstancesFromManagedInstanceGroup.ts.html |here} to see how to use DetachManagedInstancesFromManagedInstanceGroup API.
674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/DetachManagedInstancesFromManagedInstanceGroup.ts.html |here} to see how to use DetachManagedInstancesFromManagedInstanceGroup API.
672
675
  */
673
676
  detachManagedInstancesFromManagedInstanceGroup(detachManagedInstancesFromManagedInstanceGroupRequest: requests.DetachManagedInstancesFromManagedInstanceGroupRequest): Promise<responses.DetachManagedInstancesFromManagedInstanceGroupResponse>;
674
677
  /**
@@ -678,7 +681,7 @@ export declare class ManagedInstanceGroupClient {
678
681
  * @param DetachSoftwareSourcesFromManagedInstanceGroupRequest
679
682
  * @return DetachSoftwareSourcesFromManagedInstanceGroupResponse
680
683
  * @throws OciError when an error occurs
681
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/DetachSoftwareSourcesFromManagedInstanceGroup.ts.html |here} to see how to use DetachSoftwareSourcesFromManagedInstanceGroup API.
684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/DetachSoftwareSourcesFromManagedInstanceGroup.ts.html |here} to see how to use DetachSoftwareSourcesFromManagedInstanceGroup API.
682
685
  */
683
686
  detachSoftwareSourcesFromManagedInstanceGroup(detachSoftwareSourcesFromManagedInstanceGroupRequest: requests.DetachSoftwareSourcesFromManagedInstanceGroupRequest): Promise<responses.DetachSoftwareSourcesFromManagedInstanceGroupResponse>;
684
687
  /**
@@ -691,7 +694,7 @@ export declare class ManagedInstanceGroupClient {
691
694
  * @param DisableModuleStreamOnManagedInstanceGroupRequest
692
695
  * @return DisableModuleStreamOnManagedInstanceGroupResponse
693
696
  * @throws OciError when an error occurs
694
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/DisableModuleStreamOnManagedInstanceGroup.ts.html |here} to see how to use DisableModuleStreamOnManagedInstanceGroup API.
697
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/DisableModuleStreamOnManagedInstanceGroup.ts.html |here} to see how to use DisableModuleStreamOnManagedInstanceGroup API.
695
698
  */
696
699
  disableModuleStreamOnManagedInstanceGroup(disableModuleStreamOnManagedInstanceGroupRequest: requests.DisableModuleStreamOnManagedInstanceGroupRequest): Promise<responses.DisableModuleStreamOnManagedInstanceGroupResponse>;
697
700
  /**
@@ -705,7 +708,7 @@ export declare class ManagedInstanceGroupClient {
705
708
  * @param EnableModuleStreamOnManagedInstanceGroupRequest
706
709
  * @return EnableModuleStreamOnManagedInstanceGroupResponse
707
710
  * @throws OciError when an error occurs
708
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/EnableModuleStreamOnManagedInstanceGroup.ts.html |here} to see how to use EnableModuleStreamOnManagedInstanceGroup API.
711
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/EnableModuleStreamOnManagedInstanceGroup.ts.html |here} to see how to use EnableModuleStreamOnManagedInstanceGroup API.
709
712
  */
710
713
  enableModuleStreamOnManagedInstanceGroup(enableModuleStreamOnManagedInstanceGroupRequest: requests.EnableModuleStreamOnManagedInstanceGroupRequest): Promise<responses.EnableModuleStreamOnManagedInstanceGroupResponse>;
711
714
  /**
@@ -714,7 +717,7 @@ export declare class ManagedInstanceGroupClient {
714
717
  * @param GetManagedInstanceGroupRequest
715
718
  * @return GetManagedInstanceGroupResponse
716
719
  * @throws OciError when an error occurs
717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/GetManagedInstanceGroup.ts.html |here} to see how to use GetManagedInstanceGroup API.
720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/GetManagedInstanceGroup.ts.html |here} to see how to use GetManagedInstanceGroup API.
718
721
  */
719
722
  getManagedInstanceGroup(getManagedInstanceGroupRequest: requests.GetManagedInstanceGroupRequest): Promise<responses.GetManagedInstanceGroupResponse>;
720
723
  /**
@@ -726,7 +729,7 @@ export declare class ManagedInstanceGroupClient {
726
729
  * @param InstallModuleStreamProfileOnManagedInstanceGroupRequest
727
730
  * @return InstallModuleStreamProfileOnManagedInstanceGroupResponse
728
731
  * @throws OciError when an error occurs
729
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/InstallModuleStreamProfileOnManagedInstanceGroup.ts.html |here} to see how to use InstallModuleStreamProfileOnManagedInstanceGroup API.
732
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/InstallModuleStreamProfileOnManagedInstanceGroup.ts.html |here} to see how to use InstallModuleStreamProfileOnManagedInstanceGroup API.
730
733
  */
731
734
  installModuleStreamProfileOnManagedInstanceGroup(installModuleStreamProfileOnManagedInstanceGroupRequest: requests.InstallModuleStreamProfileOnManagedInstanceGroupRequest): Promise<responses.InstallModuleStreamProfileOnManagedInstanceGroupResponse>;
732
735
  /**
@@ -737,7 +740,7 @@ export declare class ManagedInstanceGroupClient {
737
740
  * @param InstallPackagesOnManagedInstanceGroupRequest
738
741
  * @return InstallPackagesOnManagedInstanceGroupResponse
739
742
  * @throws OciError when an error occurs
740
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/InstallPackagesOnManagedInstanceGroup.ts.html |here} to see how to use InstallPackagesOnManagedInstanceGroup API.
743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/InstallPackagesOnManagedInstanceGroup.ts.html |here} to see how to use InstallPackagesOnManagedInstanceGroup API.
741
744
  */
742
745
  installPackagesOnManagedInstanceGroup(installPackagesOnManagedInstanceGroupRequest: requests.InstallPackagesOnManagedInstanceGroupRequest): Promise<responses.InstallPackagesOnManagedInstanceGroupResponse>;
743
746
  /**
@@ -748,7 +751,7 @@ export declare class ManagedInstanceGroupClient {
748
751
  * @param ListManagedInstanceGroupAvailableModulesRequest
749
752
  * @return ListManagedInstanceGroupAvailableModulesResponse
750
753
  * @throws OciError when an error occurs
751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListManagedInstanceGroupAvailableModules.ts.html |here} to see how to use ListManagedInstanceGroupAvailableModules API.
754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListManagedInstanceGroupAvailableModules.ts.html |here} to see how to use ListManagedInstanceGroupAvailableModules API.
752
755
  */
753
756
  listManagedInstanceGroupAvailableModules(listManagedInstanceGroupAvailableModulesRequest: requests.ListManagedInstanceGroupAvailableModulesRequest): Promise<responses.ListManagedInstanceGroupAvailableModulesResponse>;
754
757
  /**
@@ -759,7 +762,7 @@ export declare class ManagedInstanceGroupClient {
759
762
  * @param ListManagedInstanceGroupAvailablePackagesRequest
760
763
  * @return ListManagedInstanceGroupAvailablePackagesResponse
761
764
  * @throws OciError when an error occurs
762
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListManagedInstanceGroupAvailablePackages.ts.html |here} to see how to use ListManagedInstanceGroupAvailablePackages API.
765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListManagedInstanceGroupAvailablePackages.ts.html |here} to see how to use ListManagedInstanceGroupAvailablePackages API.
763
766
  */
764
767
  listManagedInstanceGroupAvailablePackages(listManagedInstanceGroupAvailablePackagesRequest: requests.ListManagedInstanceGroupAvailablePackagesRequest): Promise<responses.ListManagedInstanceGroupAvailablePackagesResponse>;
765
768
  /**
@@ -770,7 +773,7 @@ export declare class ManagedInstanceGroupClient {
770
773
  * @param ListManagedInstanceGroupAvailableSoftwareSourcesRequest
771
774
  * @return ListManagedInstanceGroupAvailableSoftwareSourcesResponse
772
775
  * @throws OciError when an error occurs
773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListManagedInstanceGroupAvailableSoftwareSources.ts.html |here} to see how to use ListManagedInstanceGroupAvailableSoftwareSources API.
776
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListManagedInstanceGroupAvailableSoftwareSources.ts.html |here} to see how to use ListManagedInstanceGroupAvailableSoftwareSources API.
774
777
  */
775
778
  listManagedInstanceGroupAvailableSoftwareSources(listManagedInstanceGroupAvailableSoftwareSourcesRequest: requests.ListManagedInstanceGroupAvailableSoftwareSourcesRequest): Promise<responses.ListManagedInstanceGroupAvailableSoftwareSourcesResponse>;
776
779
  /**
@@ -781,7 +784,7 @@ export declare class ManagedInstanceGroupClient {
781
784
  * @param ListManagedInstanceGroupInstalledPackagesRequest
782
785
  * @return ListManagedInstanceGroupInstalledPackagesResponse
783
786
  * @throws OciError when an error occurs
784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListManagedInstanceGroupInstalledPackages.ts.html |here} to see how to use ListManagedInstanceGroupInstalledPackages API.
787
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListManagedInstanceGroupInstalledPackages.ts.html |here} to see how to use ListManagedInstanceGroupInstalledPackages API.
785
788
  */
786
789
  listManagedInstanceGroupInstalledPackages(listManagedInstanceGroupInstalledPackagesRequest: requests.ListManagedInstanceGroupInstalledPackagesRequest): Promise<responses.ListManagedInstanceGroupInstalledPackagesResponse>;
787
790
  /**
@@ -811,7 +814,7 @@ export declare class ManagedInstanceGroupClient {
811
814
  * @param ListManagedInstanceGroupModulesRequest
812
815
  * @return ListManagedInstanceGroupModulesResponse
813
816
  * @throws OciError when an error occurs
814
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListManagedInstanceGroupModules.ts.html |here} to see how to use ListManagedInstanceGroupModules API.
817
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListManagedInstanceGroupModules.ts.html |here} to see how to use ListManagedInstanceGroupModules API.
815
818
  */
816
819
  listManagedInstanceGroupModules(listManagedInstanceGroupModulesRequest: requests.ListManagedInstanceGroupModulesRequest): Promise<responses.ListManagedInstanceGroupModulesResponse>;
817
820
  /**
@@ -822,7 +825,7 @@ export declare class ManagedInstanceGroupClient {
822
825
  * @param ListManagedInstanceGroupsRequest
823
826
  * @return ListManagedInstanceGroupsResponse
824
827
  * @throws OciError when an error occurs
825
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListManagedInstanceGroups.ts.html |here} to see how to use ListManagedInstanceGroups API.
828
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListManagedInstanceGroups.ts.html |here} to see how to use ListManagedInstanceGroups API.
826
829
  */
827
830
  listManagedInstanceGroups(listManagedInstanceGroupsRequest: requests.ListManagedInstanceGroupsRequest): Promise<responses.ListManagedInstanceGroupsResponse>;
828
831
  /**
@@ -891,7 +894,7 @@ export declare class ManagedInstanceGroupClient {
891
894
  * @param ManageModuleStreamsOnManagedInstanceGroupRequest
892
895
  * @return ManageModuleStreamsOnManagedInstanceGroupResponse
893
896
  * @throws OciError when an error occurs
894
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ManageModuleStreamsOnManagedInstanceGroup.ts.html |here} to see how to use ManageModuleStreamsOnManagedInstanceGroup API.
897
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ManageModuleStreamsOnManagedInstanceGroup.ts.html |here} to see how to use ManageModuleStreamsOnManagedInstanceGroup API.
895
898
  */
896
899
  manageModuleStreamsOnManagedInstanceGroup(manageModuleStreamsOnManagedInstanceGroupRequest: requests.ManageModuleStreamsOnManagedInstanceGroupRequest): Promise<responses.ManageModuleStreamsOnManagedInstanceGroupResponse>;
897
900
  /**
@@ -903,7 +906,7 @@ export declare class ManagedInstanceGroupClient {
903
906
  * @param RemoveModuleStreamProfileFromManagedInstanceGroupRequest
904
907
  * @return RemoveModuleStreamProfileFromManagedInstanceGroupResponse
905
908
  * @throws OciError when an error occurs
906
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/RemoveModuleStreamProfileFromManagedInstanceGroup.ts.html |here} to see how to use RemoveModuleStreamProfileFromManagedInstanceGroup API.
909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/RemoveModuleStreamProfileFromManagedInstanceGroup.ts.html |here} to see how to use RemoveModuleStreamProfileFromManagedInstanceGroup API.
907
910
  */
908
911
  removeModuleStreamProfileFromManagedInstanceGroup(removeModuleStreamProfileFromManagedInstanceGroupRequest: requests.RemoveModuleStreamProfileFromManagedInstanceGroupRequest): Promise<responses.RemoveModuleStreamProfileFromManagedInstanceGroupResponse>;
909
912
  /**
@@ -913,7 +916,7 @@ export declare class ManagedInstanceGroupClient {
913
916
  * @param RemovePackagesFromManagedInstanceGroupRequest
914
917
  * @return RemovePackagesFromManagedInstanceGroupResponse
915
918
  * @throws OciError when an error occurs
916
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/RemovePackagesFromManagedInstanceGroup.ts.html |here} to see how to use RemovePackagesFromManagedInstanceGroup API.
919
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/RemovePackagesFromManagedInstanceGroup.ts.html |here} to see how to use RemovePackagesFromManagedInstanceGroup API.
917
920
  */
918
921
  removePackagesFromManagedInstanceGroup(removePackagesFromManagedInstanceGroupRequest: requests.RemovePackagesFromManagedInstanceGroupRequest): Promise<responses.RemovePackagesFromManagedInstanceGroupResponse>;
919
922
  /**
@@ -923,7 +926,7 @@ export declare class ManagedInstanceGroupClient {
923
926
  * @param UpdateAllPackagesOnManagedInstanceGroupRequest
924
927
  * @return UpdateAllPackagesOnManagedInstanceGroupResponse
925
928
  * @throws OciError when an error occurs
926
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/UpdateAllPackagesOnManagedInstanceGroup.ts.html |here} to see how to use UpdateAllPackagesOnManagedInstanceGroup API.
929
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/UpdateAllPackagesOnManagedInstanceGroup.ts.html |here} to see how to use UpdateAllPackagesOnManagedInstanceGroup API.
927
930
  */
928
931
  updateAllPackagesOnManagedInstanceGroup(updateAllPackagesOnManagedInstanceGroupRequest: requests.UpdateAllPackagesOnManagedInstanceGroupRequest): Promise<responses.UpdateAllPackagesOnManagedInstanceGroupResponse>;
929
932
  /**
@@ -932,7 +935,7 @@ export declare class ManagedInstanceGroupClient {
932
935
  * @param UpdateManagedInstanceGroupRequest
933
936
  * @return UpdateManagedInstanceGroupResponse
934
937
  * @throws OciError when an error occurs
935
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/UpdateManagedInstanceGroup.ts.html |here} to see how to use UpdateManagedInstanceGroup API.
938
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/UpdateManagedInstanceGroup.ts.html |here} to see how to use UpdateManagedInstanceGroup API.
936
939
  */
937
940
  updateManagedInstanceGroup(updateManagedInstanceGroupRequest: requests.UpdateManagedInstanceGroupRequest): Promise<responses.UpdateManagedInstanceGroupResponse>;
938
941
  }
@@ -951,6 +954,7 @@ export declare class ManagementStationClient {
951
954
  protected "_clientConfiguration": common.ClientConfiguration;
952
955
  protected _circuitBreaker: null;
953
956
  protected _httpOptions: any;
957
+ protected _bodyDuplexMode: any;
954
958
  targetService: string;
955
959
  protected _regionId: string;
956
960
  protected "_region": common.Region;
@@ -1008,7 +1012,7 @@ export declare class ManagementStationClient {
1008
1012
  * @param CreateManagementStationRequest
1009
1013
  * @return CreateManagementStationResponse
1010
1014
  * @throws OciError when an error occurs
1011
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/CreateManagementStation.ts.html |here} to see how to use CreateManagementStation API.
1015
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/CreateManagementStation.ts.html |here} to see how to use CreateManagementStation API.
1012
1016
  */
1013
1017
  createManagementStation(createManagementStationRequest: requests.CreateManagementStationRequest): Promise<responses.CreateManagementStationResponse>;
1014
1018
  /**
@@ -1018,7 +1022,7 @@ export declare class ManagementStationClient {
1018
1022
  * @param DeleteManagementStationRequest
1019
1023
  * @return DeleteManagementStationResponse
1020
1024
  * @throws OciError when an error occurs
1021
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/DeleteManagementStation.ts.html |here} to see how to use DeleteManagementStation API.
1025
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/DeleteManagementStation.ts.html |here} to see how to use DeleteManagementStation API.
1022
1026
  */
1023
1027
  deleteManagementStation(deleteManagementStationRequest: requests.DeleteManagementStationRequest): Promise<responses.DeleteManagementStationResponse>;
1024
1028
  /**
@@ -1028,7 +1032,7 @@ export declare class ManagementStationClient {
1028
1032
  * @param GetManagementStationRequest
1029
1033
  * @return GetManagementStationResponse
1030
1034
  * @throws OciError when an error occurs
1031
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/GetManagementStation.ts.html |here} to see how to use GetManagementStation API.
1035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/GetManagementStation.ts.html |here} to see how to use GetManagementStation API.
1032
1036
  */
1033
1037
  getManagementStation(getManagementStationRequest: requests.GetManagementStationRequest): Promise<responses.GetManagementStationResponse>;
1034
1038
  /**
@@ -1038,7 +1042,7 @@ export declare class ManagementStationClient {
1038
1042
  * @param ListManagementStationsRequest
1039
1043
  * @return ListManagementStationsResponse
1040
1044
  * @throws OciError when an error occurs
1041
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListManagementStations.ts.html |here} to see how to use ListManagementStations API.
1045
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListManagementStations.ts.html |here} to see how to use ListManagementStations API.
1042
1046
  */
1043
1047
  listManagementStations(listManagementStationsRequest: requests.ListManagementStationsRequest): Promise<responses.ListManagementStationsResponse>;
1044
1048
  /**
@@ -1048,7 +1052,7 @@ export declare class ManagementStationClient {
1048
1052
  * @param ListMirrorsRequest
1049
1053
  * @return ListMirrorsResponse
1050
1054
  * @throws OciError when an error occurs
1051
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListMirrors.ts.html |here} to see how to use ListMirrors API.
1055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListMirrors.ts.html |here} to see how to use ListMirrors API.
1052
1056
  */
1053
1057
  listMirrors(listMirrorsRequest: requests.ListMirrorsRequest): Promise<responses.ListMirrorsResponse>;
1054
1058
  /**
@@ -1058,7 +1062,7 @@ export declare class ManagementStationClient {
1058
1062
  * @param SynchronizeMirrorsRequest
1059
1063
  * @return SynchronizeMirrorsResponse
1060
1064
  * @throws OciError when an error occurs
1061
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/SynchronizeMirrors.ts.html |here} to see how to use SynchronizeMirrors API.
1065
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/SynchronizeMirrors.ts.html |here} to see how to use SynchronizeMirrors API.
1062
1066
  */
1063
1067
  synchronizeMirrors(synchronizeMirrorsRequest: requests.SynchronizeMirrorsRequest): Promise<responses.SynchronizeMirrorsResponse>;
1064
1068
  /**
@@ -1068,7 +1072,7 @@ export declare class ManagementStationClient {
1068
1072
  * @param SynchronizeSingleMirrorsRequest
1069
1073
  * @return SynchronizeSingleMirrorsResponse
1070
1074
  * @throws OciError when an error occurs
1071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/SynchronizeSingleMirrors.ts.html |here} to see how to use SynchronizeSingleMirrors API.
1075
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/SynchronizeSingleMirrors.ts.html |here} to see how to use SynchronizeSingleMirrors API.
1072
1076
  */
1073
1077
  synchronizeSingleMirrors(synchronizeSingleMirrorsRequest: requests.SynchronizeSingleMirrorsRequest): Promise<responses.SynchronizeSingleMirrorsResponse>;
1074
1078
  /**
@@ -1078,7 +1082,7 @@ export declare class ManagementStationClient {
1078
1082
  * @param UpdateManagementStationRequest
1079
1083
  * @return UpdateManagementStationResponse
1080
1084
  * @throws OciError when an error occurs
1081
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/UpdateManagementStation.ts.html |here} to see how to use UpdateManagementStation API.
1085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/UpdateManagementStation.ts.html |here} to see how to use UpdateManagementStation API.
1082
1086
  */
1083
1087
  updateManagementStation(updateManagementStationRequest: requests.UpdateManagementStationRequest): Promise<responses.UpdateManagementStationResponse>;
1084
1088
  }
@@ -1097,6 +1101,7 @@ export declare class OnboardingClient {
1097
1101
  protected "_clientConfiguration": common.ClientConfiguration;
1098
1102
  protected _circuitBreaker: null;
1099
1103
  protected _httpOptions: any;
1104
+ protected _bodyDuplexMode: any;
1100
1105
  targetService: string;
1101
1106
  protected _regionId: string;
1102
1107
  protected "_region": common.Region;
@@ -1156,7 +1161,7 @@ export declare class OnboardingClient {
1156
1161
  * @param CreateProfileRequest
1157
1162
  * @return CreateProfileResponse
1158
1163
  * @throws OciError when an error occurs
1159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/CreateProfile.ts.html |here} to see how to use CreateProfile API.
1164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/CreateProfile.ts.html |here} to see how to use CreateProfile API.
1160
1165
  */
1161
1166
  createProfile(createProfileRequest: requests.CreateProfileRequest): Promise<responses.CreateProfileResponse>;
1162
1167
  /**
@@ -1165,7 +1170,7 @@ export declare class OnboardingClient {
1165
1170
  * @param DeleteProfileRequest
1166
1171
  * @return DeleteProfileResponse
1167
1172
  * @throws OciError when an error occurs
1168
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/DeleteProfile.ts.html |here} to see how to use DeleteProfile API.
1173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/DeleteProfile.ts.html |here} to see how to use DeleteProfile API.
1169
1174
  */
1170
1175
  deleteProfile(deleteProfileRequest: requests.DeleteProfileRequest): Promise<responses.DeleteProfileResponse>;
1171
1176
  /**
@@ -1174,7 +1179,7 @@ export declare class OnboardingClient {
1174
1179
  * @param GetProfileRequest
1175
1180
  * @return GetProfileResponse
1176
1181
  * @throws OciError when an error occurs
1177
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/GetProfile.ts.html |here} to see how to use GetProfile API.
1182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/GetProfile.ts.html |here} to see how to use GetProfile API.
1178
1183
  */
1179
1184
  getProfile(getProfileRequest: requests.GetProfileRequest): Promise<responses.GetProfileResponse>;
1180
1185
  /**
@@ -1185,7 +1190,7 @@ export declare class OnboardingClient {
1185
1190
  * @param ListProfilesRequest
1186
1191
  * @return ListProfilesResponse
1187
1192
  * @throws OciError when an error occurs
1188
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListProfiles.ts.html |here} to see how to use ListProfiles API.
1193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListProfiles.ts.html |here} to see how to use ListProfiles API.
1189
1194
  */
1190
1195
  listProfiles(listProfilesRequest: requests.ListProfilesRequest): Promise<responses.ListProfilesResponse>;
1191
1196
  /**
@@ -1194,7 +1199,7 @@ export declare class OnboardingClient {
1194
1199
  * @param UpdateProfileRequest
1195
1200
  * @return UpdateProfileResponse
1196
1201
  * @throws OciError when an error occurs
1197
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/UpdateProfile.ts.html |here} to see how to use UpdateProfile API.
1202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/UpdateProfile.ts.html |here} to see how to use UpdateProfile API.
1198
1203
  */
1199
1204
  updateProfile(updateProfileRequest: requests.UpdateProfileRequest): Promise<responses.UpdateProfileResponse>;
1200
1205
  }
@@ -1212,6 +1217,7 @@ export declare class ReportingManagedInstanceClient {
1212
1217
  protected "_clientConfiguration": common.ClientConfiguration;
1213
1218
  protected _circuitBreaker: null;
1214
1219
  protected _httpOptions: any;
1220
+ protected _bodyDuplexMode: any;
1215
1221
  targetService: string;
1216
1222
  protected _regionId: string;
1217
1223
  protected "_region": common.Region;
@@ -1256,7 +1262,7 @@ export declare class ReportingManagedInstanceClient {
1256
1262
  * @param GetManagedInstanceAnalyticContentRequest
1257
1263
  * @return GetManagedInstanceAnalyticContentResponse
1258
1264
  * @throws OciError when an error occurs
1259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/GetManagedInstanceAnalyticContent.ts.html |here} to see how to use GetManagedInstanceAnalyticContent API.
1265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/GetManagedInstanceAnalyticContent.ts.html |here} to see how to use GetManagedInstanceAnalyticContent API.
1260
1266
  */
1261
1267
  getManagedInstanceAnalyticContent(getManagedInstanceAnalyticContentRequest: requests.GetManagedInstanceAnalyticContentRequest): Promise<responses.GetManagedInstanceAnalyticContentResponse>;
1262
1268
  /**
@@ -1266,7 +1272,7 @@ export declare class ReportingManagedInstanceClient {
1266
1272
  * @param GetManagedInstanceContentRequest
1267
1273
  * @return GetManagedInstanceContentResponse
1268
1274
  * @throws OciError when an error occurs
1269
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/GetManagedInstanceContent.ts.html |here} to see how to use GetManagedInstanceContent API.
1275
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/GetManagedInstanceContent.ts.html |here} to see how to use GetManagedInstanceContent API.
1270
1276
  */
1271
1277
  getManagedInstanceContent(getManagedInstanceContentRequest: requests.GetManagedInstanceContentRequest): Promise<responses.GetManagedInstanceContentResponse>;
1272
1278
  /**
@@ -1276,7 +1282,7 @@ export declare class ReportingManagedInstanceClient {
1276
1282
  * @param SummarizeManagedInstanceAnalyticsRequest
1277
1283
  * @return SummarizeManagedInstanceAnalyticsResponse
1278
1284
  * @throws OciError when an error occurs
1279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/SummarizeManagedInstanceAnalytics.ts.html |here} to see how to use SummarizeManagedInstanceAnalytics API.
1285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/SummarizeManagedInstanceAnalytics.ts.html |here} to see how to use SummarizeManagedInstanceAnalytics API.
1280
1286
  */
1281
1287
  summarizeManagedInstanceAnalytics(summarizeManagedInstanceAnalyticsRequest: requests.SummarizeManagedInstanceAnalyticsRequest): Promise<responses.SummarizeManagedInstanceAnalyticsResponse>;
1282
1288
  }
@@ -1295,6 +1301,7 @@ export declare class ScheduledJobClient {
1295
1301
  protected "_clientConfiguration": common.ClientConfiguration;
1296
1302
  protected _circuitBreaker: null;
1297
1303
  protected _httpOptions: any;
1304
+ protected _bodyDuplexMode: any;
1298
1305
  targetService: string;
1299
1306
  protected _regionId: string;
1300
1307
  protected "_region": common.Region;
@@ -1352,7 +1359,7 @@ export declare class ScheduledJobClient {
1352
1359
  * @param CreateScheduledJobRequest
1353
1360
  * @return CreateScheduledJobResponse
1354
1361
  * @throws OciError when an error occurs
1355
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/CreateScheduledJob.ts.html |here} to see how to use CreateScheduledJob API.
1362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/CreateScheduledJob.ts.html |here} to see how to use CreateScheduledJob API.
1356
1363
  */
1357
1364
  createScheduledJob(createScheduledJobRequest: requests.CreateScheduledJobRequest): Promise<responses.CreateScheduledJobResponse>;
1358
1365
  /**
@@ -1362,7 +1369,7 @@ export declare class ScheduledJobClient {
1362
1369
  * @param DeleteScheduledJobRequest
1363
1370
  * @return DeleteScheduledJobResponse
1364
1371
  * @throws OciError when an error occurs
1365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/DeleteScheduledJob.ts.html |here} to see how to use DeleteScheduledJob API.
1372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/DeleteScheduledJob.ts.html |here} to see how to use DeleteScheduledJob API.
1366
1373
  */
1367
1374
  deleteScheduledJob(deleteScheduledJobRequest: requests.DeleteScheduledJobRequest): Promise<responses.DeleteScheduledJobResponse>;
1368
1375
  /**
@@ -1372,7 +1379,7 @@ export declare class ScheduledJobClient {
1372
1379
  * @param GetScheduledJobRequest
1373
1380
  * @return GetScheduledJobResponse
1374
1381
  * @throws OciError when an error occurs
1375
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/GetScheduledJob.ts.html |here} to see how to use GetScheduledJob API.
1382
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/GetScheduledJob.ts.html |here} to see how to use GetScheduledJob API.
1376
1383
  */
1377
1384
  getScheduledJob(getScheduledJobRequest: requests.GetScheduledJobRequest): Promise<responses.GetScheduledJobResponse>;
1378
1385
  /**
@@ -1384,7 +1391,7 @@ export declare class ScheduledJobClient {
1384
1391
  * @param ListScheduledJobsRequest
1385
1392
  * @return ListScheduledJobsResponse
1386
1393
  * @throws OciError when an error occurs
1387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListScheduledJobs.ts.html |here} to see how to use ListScheduledJobs API.
1394
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListScheduledJobs.ts.html |here} to see how to use ListScheduledJobs API.
1388
1395
  */
1389
1396
  listScheduledJobs(listScheduledJobsRequest: requests.ListScheduledJobsRequest): Promise<responses.ListScheduledJobsResponse>;
1390
1397
  /**
@@ -1395,7 +1402,7 @@ export declare class ScheduledJobClient {
1395
1402
  * @param RunScheduledJobNowRequest
1396
1403
  * @return RunScheduledJobNowResponse
1397
1404
  * @throws OciError when an error occurs
1398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/RunScheduledJobNow.ts.html |here} to see how to use RunScheduledJobNow API.
1405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/RunScheduledJobNow.ts.html |here} to see how to use RunScheduledJobNow API.
1399
1406
  */
1400
1407
  runScheduledJobNow(runScheduledJobNowRequest: requests.RunScheduledJobNowRequest): Promise<responses.RunScheduledJobNowResponse>;
1401
1408
  /**
@@ -1405,7 +1412,7 @@ export declare class ScheduledJobClient {
1405
1412
  * @param UpdateScheduledJobRequest
1406
1413
  * @return UpdateScheduledJobResponse
1407
1414
  * @throws OciError when an error occurs
1408
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/UpdateScheduledJob.ts.html |here} to see how to use UpdateScheduledJob API.
1415
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/UpdateScheduledJob.ts.html |here} to see how to use UpdateScheduledJob API.
1409
1416
  */
1410
1417
  updateScheduledJob(updateScheduledJobRequest: requests.UpdateScheduledJobRequest): Promise<responses.UpdateScheduledJobResponse>;
1411
1418
  }
@@ -1424,6 +1431,7 @@ export declare class SoftwareSourceClient {
1424
1431
  protected "_clientConfiguration": common.ClientConfiguration;
1425
1432
  protected _circuitBreaker: null;
1426
1433
  protected _httpOptions: any;
1434
+ protected _bodyDuplexMode: any;
1427
1435
  targetService: string;
1428
1436
  protected _regionId: string;
1429
1437
  protected "_region": common.Region;
@@ -1481,7 +1489,7 @@ export declare class SoftwareSourceClient {
1481
1489
  * @param ChangeAvailabilityOfSoftwareSourcesRequest
1482
1490
  * @return ChangeAvailabilityOfSoftwareSourcesResponse
1483
1491
  * @throws OciError when an error occurs
1484
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ChangeAvailabilityOfSoftwareSources.ts.html |here} to see how to use ChangeAvailabilityOfSoftwareSources API.
1492
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ChangeAvailabilityOfSoftwareSources.ts.html |here} to see how to use ChangeAvailabilityOfSoftwareSources API.
1485
1493
  */
1486
1494
  changeAvailabilityOfSoftwareSources(changeAvailabilityOfSoftwareSourcesRequest: requests.ChangeAvailabilityOfSoftwareSourcesRequest): Promise<responses.ChangeAvailabilityOfSoftwareSourcesResponse>;
1487
1495
  /**
@@ -1491,7 +1499,7 @@ export declare class SoftwareSourceClient {
1491
1499
  * @param CreateEntitlementRequest
1492
1500
  * @return CreateEntitlementResponse
1493
1501
  * @throws OciError when an error occurs
1494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/CreateEntitlement.ts.html |here} to see how to use CreateEntitlement API.
1502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/CreateEntitlement.ts.html |here} to see how to use CreateEntitlement API.
1495
1503
  */
1496
1504
  createEntitlement(createEntitlementRequest: requests.CreateEntitlementRequest): Promise<responses.CreateEntitlementResponse>;
1497
1505
  /**
@@ -1501,7 +1509,7 @@ export declare class SoftwareSourceClient {
1501
1509
  * @param CreateSoftwareSourceRequest
1502
1510
  * @return CreateSoftwareSourceResponse
1503
1511
  * @throws OciError when an error occurs
1504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/CreateSoftwareSource.ts.html |here} to see how to use CreateSoftwareSource API.
1512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/CreateSoftwareSource.ts.html |here} to see how to use CreateSoftwareSource API.
1505
1513
  */
1506
1514
  createSoftwareSource(createSoftwareSourceRequest: requests.CreateSoftwareSourceRequest): Promise<responses.CreateSoftwareSourceResponse>;
1507
1515
  /**
@@ -1510,7 +1518,7 @@ export declare class SoftwareSourceClient {
1510
1518
  * @param DeleteSoftwareSourceRequest
1511
1519
  * @return DeleteSoftwareSourceResponse
1512
1520
  * @throws OciError when an error occurs
1513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/DeleteSoftwareSource.ts.html |here} to see how to use DeleteSoftwareSource API.
1521
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/DeleteSoftwareSource.ts.html |here} to see how to use DeleteSoftwareSource API.
1514
1522
  */
1515
1523
  deleteSoftwareSource(deleteSoftwareSourceRequest: requests.DeleteSoftwareSourceRequest): Promise<responses.DeleteSoftwareSourceResponse>;
1516
1524
  /**
@@ -1520,7 +1528,7 @@ export declare class SoftwareSourceClient {
1520
1528
  * @param GetErratumRequest
1521
1529
  * @return GetErratumResponse
1522
1530
  * @throws OciError when an error occurs
1523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/GetErratum.ts.html |here} to see how to use GetErratum API.
1531
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/GetErratum.ts.html |here} to see how to use GetErratum API.
1524
1532
  */
1525
1533
  getErratum(getErratumRequest: requests.GetErratumRequest): Promise<responses.GetErratumResponse>;
1526
1534
  /**
@@ -1530,7 +1538,7 @@ export declare class SoftwareSourceClient {
1530
1538
  * @param GetModuleStreamRequest
1531
1539
  * @return GetModuleStreamResponse
1532
1540
  * @throws OciError when an error occurs
1533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/GetModuleStream.ts.html |here} to see how to use GetModuleStream API.
1541
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/GetModuleStream.ts.html |here} to see how to use GetModuleStream API.
1534
1542
  */
1535
1543
  getModuleStream(getModuleStreamRequest: requests.GetModuleStreamRequest): Promise<responses.GetModuleStreamResponse>;
1536
1544
  /**
@@ -1540,7 +1548,7 @@ export declare class SoftwareSourceClient {
1540
1548
  * @param GetModuleStreamProfileRequest
1541
1549
  * @return GetModuleStreamProfileResponse
1542
1550
  * @throws OciError when an error occurs
1543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/GetModuleStreamProfile.ts.html |here} to see how to use GetModuleStreamProfile API.
1551
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/GetModuleStreamProfile.ts.html |here} to see how to use GetModuleStreamProfile API.
1544
1552
  */
1545
1553
  getModuleStreamProfile(getModuleStreamProfileRequest: requests.GetModuleStreamProfileRequest): Promise<responses.GetModuleStreamProfileResponse>;
1546
1554
  /**
@@ -1550,7 +1558,7 @@ export declare class SoftwareSourceClient {
1550
1558
  * @param GetPackageGroupRequest
1551
1559
  * @return GetPackageGroupResponse
1552
1560
  * @throws OciError when an error occurs
1553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/GetPackageGroup.ts.html |here} to see how to use GetPackageGroup API.
1561
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/GetPackageGroup.ts.html |here} to see how to use GetPackageGroup API.
1554
1562
  */
1555
1563
  getPackageGroup(getPackageGroupRequest: requests.GetPackageGroupRequest): Promise<responses.GetPackageGroupResponse>;
1556
1564
  /**
@@ -1560,7 +1568,7 @@ export declare class SoftwareSourceClient {
1560
1568
  * @param GetSoftwarePackageRequest
1561
1569
  * @return GetSoftwarePackageResponse
1562
1570
  * @throws OciError when an error occurs
1563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/GetSoftwarePackage.ts.html |here} to see how to use GetSoftwarePackage API.
1571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/GetSoftwarePackage.ts.html |here} to see how to use GetSoftwarePackage API.
1564
1572
  */
1565
1573
  getSoftwarePackage(getSoftwarePackageRequest: requests.GetSoftwarePackageRequest): Promise<responses.GetSoftwarePackageResponse>;
1566
1574
  /**
@@ -1569,7 +1577,7 @@ export declare class SoftwareSourceClient {
1569
1577
  * @param GetSoftwareSourceRequest
1570
1578
  * @return GetSoftwareSourceResponse
1571
1579
  * @throws OciError when an error occurs
1572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/GetSoftwareSource.ts.html |here} to see how to use GetSoftwareSource API.
1580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/GetSoftwareSource.ts.html |here} to see how to use GetSoftwareSource API.
1573
1581
  */
1574
1582
  getSoftwareSource(getSoftwareSourceRequest: requests.GetSoftwareSourceRequest): Promise<responses.GetSoftwareSourceResponse>;
1575
1583
  /**
@@ -1580,7 +1588,7 @@ export declare class SoftwareSourceClient {
1580
1588
  * @param ListEntitlementsRequest
1581
1589
  * @return ListEntitlementsResponse
1582
1590
  * @throws OciError when an error occurs
1583
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListEntitlements.ts.html |here} to see how to use ListEntitlements API.
1591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListEntitlements.ts.html |here} to see how to use ListEntitlements API.
1584
1592
  */
1585
1593
  listEntitlements(listEntitlementsRequest: requests.ListEntitlementsRequest): Promise<responses.ListEntitlementsResponse>;
1586
1594
  /**
@@ -1591,7 +1599,7 @@ export declare class SoftwareSourceClient {
1591
1599
  * @param ListErrataRequest
1592
1600
  * @return ListErrataResponse
1593
1601
  * @throws OciError when an error occurs
1594
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListErrata.ts.html |here} to see how to use ListErrata API.
1602
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListErrata.ts.html |here} to see how to use ListErrata API.
1595
1603
  */
1596
1604
  listErrata(listErrataRequest: requests.ListErrataRequest): Promise<responses.ListErrataResponse>;
1597
1605
  /**
@@ -1602,7 +1610,7 @@ export declare class SoftwareSourceClient {
1602
1610
  * @param ListModuleStreamProfilesRequest
1603
1611
  * @return ListModuleStreamProfilesResponse
1604
1612
  * @throws OciError when an error occurs
1605
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListModuleStreamProfiles.ts.html |here} to see how to use ListModuleStreamProfiles API.
1613
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListModuleStreamProfiles.ts.html |here} to see how to use ListModuleStreamProfiles API.
1606
1614
  */
1607
1615
  listModuleStreamProfiles(listModuleStreamProfilesRequest: requests.ListModuleStreamProfilesRequest): Promise<responses.ListModuleStreamProfilesResponse>;
1608
1616
  /**
@@ -1613,7 +1621,7 @@ export declare class SoftwareSourceClient {
1613
1621
  * @param ListModuleStreamsRequest
1614
1622
  * @return ListModuleStreamsResponse
1615
1623
  * @throws OciError when an error occurs
1616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListModuleStreams.ts.html |here} to see how to use ListModuleStreams API.
1624
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListModuleStreams.ts.html |here} to see how to use ListModuleStreams API.
1617
1625
  */
1618
1626
  listModuleStreams(listModuleStreamsRequest: requests.ListModuleStreamsRequest): Promise<responses.ListModuleStreamsResponse>;
1619
1627
  /**
@@ -1624,7 +1632,7 @@ export declare class SoftwareSourceClient {
1624
1632
  * @param ListPackageGroupsRequest
1625
1633
  * @return ListPackageGroupsResponse
1626
1634
  * @throws OciError when an error occurs
1627
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListPackageGroups.ts.html |here} to see how to use ListPackageGroups API.
1635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListPackageGroups.ts.html |here} to see how to use ListPackageGroups API.
1628
1636
  */
1629
1637
  listPackageGroups(listPackageGroupsRequest: requests.ListPackageGroupsRequest): Promise<responses.ListPackageGroupsResponse>;
1630
1638
  /**
@@ -1635,7 +1643,7 @@ export declare class SoftwareSourceClient {
1635
1643
  * @param ListSoftwarePackagesRequest
1636
1644
  * @return ListSoftwarePackagesResponse
1637
1645
  * @throws OciError when an error occurs
1638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListSoftwarePackages.ts.html |here} to see how to use ListSoftwarePackages API.
1646
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListSoftwarePackages.ts.html |here} to see how to use ListSoftwarePackages API.
1639
1647
  */
1640
1648
  listSoftwarePackages(listSoftwarePackagesRequest: requests.ListSoftwarePackagesRequest): Promise<responses.ListSoftwarePackagesResponse>;
1641
1649
  /**
@@ -1646,7 +1654,7 @@ export declare class SoftwareSourceClient {
1646
1654
  * @param ListSoftwareSourceVendorsRequest
1647
1655
  * @return ListSoftwareSourceVendorsResponse
1648
1656
  * @throws OciError when an error occurs
1649
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListSoftwareSourceVendors.ts.html |here} to see how to use ListSoftwareSourceVendors API.
1657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListSoftwareSourceVendors.ts.html |here} to see how to use ListSoftwareSourceVendors API.
1650
1658
  */
1651
1659
  listSoftwareSourceVendors(listSoftwareSourceVendorsRequest: requests.ListSoftwareSourceVendorsRequest): Promise<responses.ListSoftwareSourceVendorsResponse>;
1652
1660
  /**
@@ -1657,7 +1665,7 @@ export declare class SoftwareSourceClient {
1657
1665
  * @param ListSoftwareSourcesRequest
1658
1666
  * @return ListSoftwareSourcesResponse
1659
1667
  * @throws OciError when an error occurs
1660
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListSoftwareSources.ts.html |here} to see how to use ListSoftwareSources API.
1668
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListSoftwareSources.ts.html |here} to see how to use ListSoftwareSources API.
1661
1669
  */
1662
1670
  listSoftwareSources(listSoftwareSourcesRequest: requests.ListSoftwareSourcesRequest): Promise<responses.ListSoftwareSourcesResponse>;
1663
1671
  /**
@@ -1668,7 +1676,7 @@ export declare class SoftwareSourceClient {
1668
1676
  * @param SearchSoftwareSourceModuleStreamsRequest
1669
1677
  * @return SearchSoftwareSourceModuleStreamsResponse
1670
1678
  * @throws OciError when an error occurs
1671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/SearchSoftwareSourceModuleStreams.ts.html |here} to see how to use SearchSoftwareSourceModuleStreams API.
1679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/SearchSoftwareSourceModuleStreams.ts.html |here} to see how to use SearchSoftwareSourceModuleStreams API.
1672
1680
  */
1673
1681
  searchSoftwareSourceModuleStreams(searchSoftwareSourceModuleStreamsRequest: requests.SearchSoftwareSourceModuleStreamsRequest): Promise<responses.SearchSoftwareSourceModuleStreamsResponse>;
1674
1682
  /**
@@ -1679,7 +1687,7 @@ export declare class SoftwareSourceClient {
1679
1687
  * @param SearchSoftwareSourceModulesRequest
1680
1688
  * @return SearchSoftwareSourceModulesResponse
1681
1689
  * @throws OciError when an error occurs
1682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/SearchSoftwareSourceModules.ts.html |here} to see how to use SearchSoftwareSourceModules API.
1690
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/SearchSoftwareSourceModules.ts.html |here} to see how to use SearchSoftwareSourceModules API.
1683
1691
  */
1684
1692
  searchSoftwareSourceModules(searchSoftwareSourceModulesRequest: requests.SearchSoftwareSourceModulesRequest): Promise<responses.SearchSoftwareSourceModulesResponse>;
1685
1693
  /**
@@ -1690,7 +1698,7 @@ export declare class SoftwareSourceClient {
1690
1698
  * @param SearchSoftwareSourcePackageGroupsRequest
1691
1699
  * @return SearchSoftwareSourcePackageGroupsResponse
1692
1700
  * @throws OciError when an error occurs
1693
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/SearchSoftwareSourcePackageGroups.ts.html |here} to see how to use SearchSoftwareSourcePackageGroups API.
1701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/SearchSoftwareSourcePackageGroups.ts.html |here} to see how to use SearchSoftwareSourcePackageGroups API.
1694
1702
  */
1695
1703
  searchSoftwareSourcePackageGroups(searchSoftwareSourcePackageGroupsRequest: requests.SearchSoftwareSourcePackageGroupsRequest): Promise<responses.SearchSoftwareSourcePackageGroupsResponse>;
1696
1704
  /**
@@ -1700,7 +1708,7 @@ export declare class SoftwareSourceClient {
1700
1708
  * @param UpdateSoftwareSourceRequest
1701
1709
  * @return UpdateSoftwareSourceResponse
1702
1710
  * @throws OciError when an error occurs
1703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/UpdateSoftwareSource.ts.html |here} to see how to use UpdateSoftwareSource API.
1711
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/UpdateSoftwareSource.ts.html |here} to see how to use UpdateSoftwareSource API.
1704
1712
  */
1705
1713
  updateSoftwareSource(updateSoftwareSourceRequest: requests.UpdateSoftwareSourceRequest): Promise<responses.UpdateSoftwareSourceResponse>;
1706
1714
  }
@@ -1719,6 +1727,7 @@ export declare class WorkRequestClient {
1719
1727
  protected "_clientConfiguration": common.ClientConfiguration;
1720
1728
  protected _circuitBreaker: null;
1721
1729
  protected _httpOptions: any;
1730
+ protected _bodyDuplexMode: any;
1722
1731
  targetService: string;
1723
1732
  protected _regionId: string;
1724
1733
  protected "_region": common.Region;
@@ -1775,7 +1784,7 @@ export declare class WorkRequestClient {
1775
1784
  * @param GetWorkRequestRequest
1776
1785
  * @return GetWorkRequestResponse
1777
1786
  * @throws OciError when an error occurs
1778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1787
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1779
1788
  */
1780
1789
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
1781
1790
  /**
@@ -1785,7 +1794,7 @@ export declare class WorkRequestClient {
1785
1794
  * @param ListWorkRequestErrorsRequest
1786
1795
  * @return ListWorkRequestErrorsResponse
1787
1796
  * @throws OciError when an error occurs
1788
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1797
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1789
1798
  */
1790
1799
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
1791
1800
  /**
@@ -1795,7 +1804,7 @@ export declare class WorkRequestClient {
1795
1804
  * @param ListWorkRequestLogsRequest
1796
1805
  * @return ListWorkRequestLogsResponse
1797
1806
  * @throws OciError when an error occurs
1798
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1807
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1799
1808
  */
1800
1809
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
1801
1810
  /**
@@ -1806,7 +1815,7 @@ export declare class WorkRequestClient {
1806
1815
  * @param ListWorkRequestsRequest
1807
1816
  * @return ListWorkRequestsResponse
1808
1817
  * @throws OciError when an error occurs
1809
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/osmanagementhub/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1818
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/osmanagementhub/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1810
1819
  */
1811
1820
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
1812
1821
  }