oci-osmanagementhub 2.78.0 → 2.79.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 (121) hide show
  1. package/lib/client.d.ts +103 -112
  2. package/lib/client.js +224 -578
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/create-profile-details.js +2 -4
  5. package/lib/model/create-profile-details.js.map +1 -1
  6. package/lib/model/create-software-source-details.js +2 -4
  7. package/lib/model/create-software-source-details.js.map +1 -1
  8. package/lib/model/package-summary.js +2 -4
  9. package/lib/model/package-summary.js.map +1 -1
  10. package/lib/model/profile.js +2 -4
  11. package/lib/model/profile.js.map +1 -1
  12. package/lib/model/software-source-summary.js +2 -4
  13. package/lib/model/software-source-summary.js.map +1 -1
  14. package/lib/model/software-source.js +2 -4
  15. package/lib/model/software-source.js.map +1 -1
  16. package/lib/model/update-software-source-details.js +2 -4
  17. package/lib/model/update-software-source-details.js.map +1 -1
  18. package/lib/request/attach-managed-instances-to-lifecycle-stage-request.d.ts +1 -1
  19. package/lib/request/attach-managed-instances-to-managed-instance-group-request.d.ts +1 -1
  20. package/lib/request/attach-software-sources-to-managed-instance-group-request.d.ts +1 -1
  21. package/lib/request/attach-software-sources-to-managed-instance-request.d.ts +1 -1
  22. package/lib/request/change-availability-of-software-sources-request.d.ts +1 -1
  23. package/lib/request/create-entitlement-request.d.ts +1 -1
  24. package/lib/request/create-lifecycle-environment-request.d.ts +1 -1
  25. package/lib/request/create-managed-instance-group-request.d.ts +1 -1
  26. package/lib/request/create-management-station-request.d.ts +1 -1
  27. package/lib/request/create-profile-request.d.ts +1 -1
  28. package/lib/request/create-scheduled-job-request.d.ts +1 -1
  29. package/lib/request/create-software-source-request.d.ts +1 -1
  30. package/lib/request/delete-lifecycle-environment-request.d.ts +1 -1
  31. package/lib/request/delete-managed-instance-group-request.d.ts +1 -1
  32. package/lib/request/delete-management-station-request.d.ts +1 -1
  33. package/lib/request/delete-profile-request.d.ts +1 -1
  34. package/lib/request/delete-scheduled-job-request.d.ts +1 -1
  35. package/lib/request/delete-software-source-request.d.ts +1 -1
  36. package/lib/request/detach-managed-instances-from-lifecycle-stage-request.d.ts +1 -1
  37. package/lib/request/detach-managed-instances-from-managed-instance-group-request.d.ts +1 -1
  38. package/lib/request/detach-software-sources-from-managed-instance-group-request.d.ts +1 -1
  39. package/lib/request/detach-software-sources-from-managed-instance-request.d.ts +1 -1
  40. package/lib/request/disable-module-stream-on-managed-instance-group-request.d.ts +1 -1
  41. package/lib/request/disable-module-stream-on-managed-instance-request.d.ts +1 -1
  42. package/lib/request/enable-module-stream-on-managed-instance-group-request.d.ts +1 -1
  43. package/lib/request/enable-module-stream-on-managed-instance-request.d.ts +1 -1
  44. package/lib/request/get-erratum-request.d.ts +1 -1
  45. package/lib/request/get-lifecycle-environment-request.d.ts +1 -1
  46. package/lib/request/get-lifecycle-stage-request.d.ts +1 -1
  47. package/lib/request/get-managed-instance-analytic-content-request.d.ts +1 -1
  48. package/lib/request/get-managed-instance-content-request.d.ts +1 -1
  49. package/lib/request/get-managed-instance-group-request.d.ts +1 -1
  50. package/lib/request/get-managed-instance-request.d.ts +1 -1
  51. package/lib/request/get-management-station-request.d.ts +1 -1
  52. package/lib/request/get-module-stream-profile-request.d.ts +1 -1
  53. package/lib/request/get-module-stream-request.d.ts +1 -1
  54. package/lib/request/get-package-group-request.d.ts +1 -1
  55. package/lib/request/get-profile-request.d.ts +1 -1
  56. package/lib/request/get-scheduled-job-request.d.ts +1 -1
  57. package/lib/request/get-software-package-request.d.ts +1 -1
  58. package/lib/request/get-software-source-request.d.ts +1 -1
  59. package/lib/request/get-work-request-request.d.ts +1 -1
  60. package/lib/request/install-module-stream-profile-on-managed-instance-group-request.d.ts +1 -1
  61. package/lib/request/install-module-stream-profile-on-managed-instance-request.d.ts +1 -1
  62. package/lib/request/install-packages-on-managed-instance-group-request.d.ts +1 -1
  63. package/lib/request/install-packages-on-managed-instance-request.d.ts +1 -1
  64. package/lib/request/list-entitlements-request.d.ts +1 -1
  65. package/lib/request/list-errata-request.d.ts +1 -1
  66. package/lib/request/list-lifecycle-environments-request.d.ts +1 -1
  67. package/lib/request/list-lifecycle-stage-installed-packages-request.d.ts +1 -1
  68. package/lib/request/list-lifecycle-stages-request.d.ts +1 -1
  69. package/lib/request/list-managed-instance-available-packages-request.d.ts +1 -1
  70. package/lib/request/list-managed-instance-available-software-sources-request.d.ts +1 -1
  71. package/lib/request/list-managed-instance-errata-request.d.ts +1 -1
  72. package/lib/request/list-managed-instance-group-available-modules-request.d.ts +1 -1
  73. package/lib/request/list-managed-instance-group-available-packages-request.d.ts +1 -1
  74. package/lib/request/list-managed-instance-group-available-software-sources-request.d.ts +1 -1
  75. package/lib/request/list-managed-instance-group-installed-packages-request.d.ts +1 -1
  76. package/lib/request/list-managed-instance-group-modules-request.d.ts +1 -1
  77. package/lib/request/list-managed-instance-groups-request.d.ts +1 -1
  78. package/lib/request/list-managed-instance-installed-packages-request.d.ts +1 -1
  79. package/lib/request/list-managed-instance-modules-request.d.ts +1 -1
  80. package/lib/request/list-managed-instance-updatable-packages-request.d.ts +1 -1
  81. package/lib/request/list-managed-instances-request.d.ts +1 -1
  82. package/lib/request/list-management-stations-request.d.ts +1 -1
  83. package/lib/request/list-mirrors-request.d.ts +1 -1
  84. package/lib/request/list-module-stream-profiles-request.d.ts +1 -1
  85. package/lib/request/list-module-streams-request.d.ts +1 -1
  86. package/lib/request/list-package-groups-request.d.ts +1 -1
  87. package/lib/request/list-profiles-request.d.ts +1 -1
  88. package/lib/request/list-scheduled-jobs-request.d.ts +1 -1
  89. package/lib/request/list-software-packages-request.d.ts +1 -1
  90. package/lib/request/list-software-source-vendors-request.d.ts +1 -1
  91. package/lib/request/list-software-sources-request.d.ts +1 -1
  92. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  93. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  94. package/lib/request/list-work-requests-request.d.ts +1 -1
  95. package/lib/request/manage-module-streams-on-managed-instance-group-request.d.ts +1 -1
  96. package/lib/request/manage-module-streams-on-managed-instance-request.d.ts +1 -1
  97. package/lib/request/promote-software-source-to-lifecycle-stage-request.d.ts +1 -1
  98. package/lib/request/refresh-software-on-managed-instance-request.d.ts +1 -1
  99. package/lib/request/remove-module-stream-profile-from-managed-instance-group-request.d.ts +1 -1
  100. package/lib/request/remove-module-stream-profile-from-managed-instance-request.d.ts +1 -1
  101. package/lib/request/remove-packages-from-managed-instance-group-request.d.ts +1 -1
  102. package/lib/request/remove-packages-from-managed-instance-request.d.ts +1 -1
  103. package/lib/request/run-scheduled-job-now-request.d.ts +1 -1
  104. package/lib/request/search-software-source-module-streams-request.d.ts +1 -1
  105. package/lib/request/search-software-source-modules-request.d.ts +1 -1
  106. package/lib/request/search-software-source-package-groups-request.d.ts +1 -1
  107. package/lib/request/summarize-managed-instance-analytics-request.d.ts +1 -1
  108. package/lib/request/switch-module-stream-on-managed-instance-request.d.ts +1 -1
  109. package/lib/request/synchronize-mirrors-request.d.ts +1 -1
  110. package/lib/request/synchronize-single-mirrors-request.d.ts +1 -1
  111. package/lib/request/update-all-packages-on-managed-instance-group-request.d.ts +1 -1
  112. package/lib/request/update-all-packages-on-managed-instances-in-compartment-request.d.ts +1 -1
  113. package/lib/request/update-lifecycle-environment-request.d.ts +1 -1
  114. package/lib/request/update-managed-instance-group-request.d.ts +1 -1
  115. package/lib/request/update-managed-instance-request.d.ts +1 -1
  116. package/lib/request/update-management-station-request.d.ts +1 -1
  117. package/lib/request/update-packages-on-managed-instance-request.d.ts +1 -1
  118. package/lib/request/update-profile-request.d.ts +1 -1
  119. package/lib/request/update-scheduled-job-request.d.ts +1 -1
  120. package/lib/request/update-software-source-request.d.ts +1 -1
  121. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -53,7 +53,6 @@ export declare class LifecycleEnvironmentClient {
53
53
  * @param endpoint The endpoint of the service.
54
54
  */
55
55
  set endpoint(endpoint: string);
56
- get logger(): import("oci-common/lib/log").Logger;
57
56
  /**
58
57
  * Determines whether realm specific endpoint should be used or not.
59
58
  * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
@@ -100,7 +99,7 @@ export declare class LifecycleEnvironmentClient {
100
99
  * @param AttachManagedInstancesToLifecycleStageRequest
101
100
  * @return AttachManagedInstancesToLifecycleStageResponse
102
101
  * @throws OciError when an error occurs
103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/AttachManagedInstancesToLifecycleStage.ts.html |here} to see how to use AttachManagedInstancesToLifecycleStage API.
102
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/AttachManagedInstancesToLifecycleStage.ts.html |here} to see how to use AttachManagedInstancesToLifecycleStage API.
104
103
  */
105
104
  attachManagedInstancesToLifecycleStage(attachManagedInstancesToLifecycleStageRequest: requests.AttachManagedInstancesToLifecycleStageRequest): Promise<responses.AttachManagedInstancesToLifecycleStageResponse>;
106
105
  /**
@@ -110,7 +109,7 @@ export declare class LifecycleEnvironmentClient {
110
109
  * @param CreateLifecycleEnvironmentRequest
111
110
  * @return CreateLifecycleEnvironmentResponse
112
111
  * @throws OciError when an error occurs
113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/CreateLifecycleEnvironment.ts.html |here} to see how to use CreateLifecycleEnvironment API.
112
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/CreateLifecycleEnvironment.ts.html |here} to see how to use CreateLifecycleEnvironment API.
114
113
  */
115
114
  createLifecycleEnvironment(createLifecycleEnvironmentRequest: requests.CreateLifecycleEnvironmentRequest): Promise<responses.CreateLifecycleEnvironmentResponse>;
116
115
  /**
@@ -119,7 +118,7 @@ export declare class LifecycleEnvironmentClient {
119
118
  * @param DeleteLifecycleEnvironmentRequest
120
119
  * @return DeleteLifecycleEnvironmentResponse
121
120
  * @throws OciError when an error occurs
122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DeleteLifecycleEnvironment.ts.html |here} to see how to use DeleteLifecycleEnvironment API.
121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/DeleteLifecycleEnvironment.ts.html |here} to see how to use DeleteLifecycleEnvironment API.
123
122
  */
124
123
  deleteLifecycleEnvironment(deleteLifecycleEnvironmentRequest: requests.DeleteLifecycleEnvironmentRequest): Promise<responses.DeleteLifecycleEnvironmentResponse>;
125
124
  /**
@@ -129,7 +128,7 @@ export declare class LifecycleEnvironmentClient {
129
128
  * @param DetachManagedInstancesFromLifecycleStageRequest
130
129
  * @return DetachManagedInstancesFromLifecycleStageResponse
131
130
  * @throws OciError when an error occurs
132
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DetachManagedInstancesFromLifecycleStage.ts.html |here} to see how to use DetachManagedInstancesFromLifecycleStage API.
131
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/DetachManagedInstancesFromLifecycleStage.ts.html |here} to see how to use DetachManagedInstancesFromLifecycleStage API.
133
132
  */
134
133
  detachManagedInstancesFromLifecycleStage(detachManagedInstancesFromLifecycleStageRequest: requests.DetachManagedInstancesFromLifecycleStageRequest): Promise<responses.DetachManagedInstancesFromLifecycleStageResponse>;
135
134
  /**
@@ -138,7 +137,7 @@ export declare class LifecycleEnvironmentClient {
138
137
  * @param GetLifecycleEnvironmentRequest
139
138
  * @return GetLifecycleEnvironmentResponse
140
139
  * @throws OciError when an error occurs
141
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetLifecycleEnvironment.ts.html |here} to see how to use GetLifecycleEnvironment API.
140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/GetLifecycleEnvironment.ts.html |here} to see how to use GetLifecycleEnvironment API.
142
141
  */
143
142
  getLifecycleEnvironment(getLifecycleEnvironmentRequest: requests.GetLifecycleEnvironmentRequest): Promise<responses.GetLifecycleEnvironmentResponse>;
144
143
  /**
@@ -147,7 +146,7 @@ export declare class LifecycleEnvironmentClient {
147
146
  * @param GetLifecycleStageRequest
148
147
  * @return GetLifecycleStageResponse
149
148
  * @throws OciError when an error occurs
150
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetLifecycleStage.ts.html |here} to see how to use GetLifecycleStage API.
149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/GetLifecycleStage.ts.html |here} to see how to use GetLifecycleStage API.
151
150
  */
152
151
  getLifecycleStage(getLifecycleStageRequest: requests.GetLifecycleStageRequest): Promise<responses.GetLifecycleStageResponse>;
153
152
  /**
@@ -158,7 +157,7 @@ export declare class LifecycleEnvironmentClient {
158
157
  * @param ListLifecycleEnvironmentsRequest
159
158
  * @return ListLifecycleEnvironmentsResponse
160
159
  * @throws OciError when an error occurs
161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListLifecycleEnvironments.ts.html |here} to see how to use ListLifecycleEnvironments API.
160
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListLifecycleEnvironments.ts.html |here} to see how to use ListLifecycleEnvironments API.
162
161
  */
163
162
  listLifecycleEnvironments(listLifecycleEnvironmentsRequest: requests.ListLifecycleEnvironmentsRequest): Promise<responses.ListLifecycleEnvironmentsResponse>;
164
163
  /**
@@ -169,7 +168,7 @@ export declare class LifecycleEnvironmentClient {
169
168
  * @param ListLifecycleStageInstalledPackagesRequest
170
169
  * @return ListLifecycleStageInstalledPackagesResponse
171
170
  * @throws OciError when an error occurs
172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListLifecycleStageInstalledPackages.ts.html |here} to see how to use ListLifecycleStageInstalledPackages API.
171
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListLifecycleStageInstalledPackages.ts.html |here} to see how to use ListLifecycleStageInstalledPackages API.
173
172
  */
174
173
  listLifecycleStageInstalledPackages(listLifecycleStageInstalledPackagesRequest: requests.ListLifecycleStageInstalledPackagesRequest): Promise<responses.ListLifecycleStageInstalledPackagesResponse>;
175
174
  /**
@@ -180,7 +179,7 @@ export declare class LifecycleEnvironmentClient {
180
179
  * @param ListLifecycleStagesRequest
181
180
  * @return ListLifecycleStagesResponse
182
181
  * @throws OciError when an error occurs
183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListLifecycleStages.ts.html |here} to see how to use ListLifecycleStages API.
182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListLifecycleStages.ts.html |here} to see how to use ListLifecycleStages API.
184
183
  */
185
184
  listLifecycleStages(listLifecycleStagesRequest: requests.ListLifecycleStagesRequest): Promise<responses.ListLifecycleStagesResponse>;
186
185
  /**
@@ -191,7 +190,7 @@ export declare class LifecycleEnvironmentClient {
191
190
  * @param PromoteSoftwareSourceToLifecycleStageRequest
192
191
  * @return PromoteSoftwareSourceToLifecycleStageResponse
193
192
  * @throws OciError when an error occurs
194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/PromoteSoftwareSourceToLifecycleStage.ts.html |here} to see how to use PromoteSoftwareSourceToLifecycleStage API.
193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/PromoteSoftwareSourceToLifecycleStage.ts.html |here} to see how to use PromoteSoftwareSourceToLifecycleStage API.
195
194
  */
196
195
  promoteSoftwareSourceToLifecycleStage(promoteSoftwareSourceToLifecycleStageRequest: requests.PromoteSoftwareSourceToLifecycleStageRequest): Promise<responses.PromoteSoftwareSourceToLifecycleStageResponse>;
197
196
  /**
@@ -200,7 +199,7 @@ export declare class LifecycleEnvironmentClient {
200
199
  * @param UpdateLifecycleEnvironmentRequest
201
200
  * @return UpdateLifecycleEnvironmentResponse
202
201
  * @throws OciError when an error occurs
203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateLifecycleEnvironment.ts.html |here} to see how to use UpdateLifecycleEnvironment API.
202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/UpdateLifecycleEnvironment.ts.html |here} to see how to use UpdateLifecycleEnvironment API.
204
203
  */
205
204
  updateLifecycleEnvironment(updateLifecycleEnvironmentRequest: requests.UpdateLifecycleEnvironmentRequest): Promise<responses.UpdateLifecycleEnvironmentResponse>;
206
205
  }
@@ -234,7 +233,6 @@ export declare class ManagedInstanceClient {
234
233
  * @param endpoint The endpoint of the service.
235
234
  */
236
235
  set endpoint(endpoint: string);
237
- get logger(): import("oci-common/lib/log").Logger;
238
236
  /**
239
237
  * Determines whether realm specific endpoint should be used or not.
240
238
  * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
@@ -268,7 +266,7 @@ export declare class ManagedInstanceClient {
268
266
  * @param AttachSoftwareSourcesToManagedInstanceRequest
269
267
  * @return AttachSoftwareSourcesToManagedInstanceResponse
270
268
  * @throws OciError when an error occurs
271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/AttachSoftwareSourcesToManagedInstance.ts.html |here} to see how to use AttachSoftwareSourcesToManagedInstance API.
269
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/AttachSoftwareSourcesToManagedInstance.ts.html |here} to see how to use AttachSoftwareSourcesToManagedInstance API.
272
270
  */
273
271
  attachSoftwareSourcesToManagedInstance(attachSoftwareSourcesToManagedInstanceRequest: requests.AttachSoftwareSourcesToManagedInstanceRequest): Promise<responses.AttachSoftwareSourcesToManagedInstanceResponse>;
274
272
  /**
@@ -279,7 +277,7 @@ export declare class ManagedInstanceClient {
279
277
  * @param DetachSoftwareSourcesFromManagedInstanceRequest
280
278
  * @return DetachSoftwareSourcesFromManagedInstanceResponse
281
279
  * @throws OciError when an error occurs
282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DetachSoftwareSourcesFromManagedInstance.ts.html |here} to see how to use DetachSoftwareSourcesFromManagedInstance API.
280
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/DetachSoftwareSourcesFromManagedInstance.ts.html |here} to see how to use DetachSoftwareSourcesFromManagedInstance API.
283
281
  */
284
282
  detachSoftwareSourcesFromManagedInstance(detachSoftwareSourcesFromManagedInstanceRequest: requests.DetachSoftwareSourcesFromManagedInstanceRequest): Promise<responses.DetachSoftwareSourcesFromManagedInstanceResponse>;
285
283
  /**
@@ -292,7 +290,7 @@ export declare class ManagedInstanceClient {
292
290
  * @param DisableModuleStreamOnManagedInstanceRequest
293
291
  * @return DisableModuleStreamOnManagedInstanceResponse
294
292
  * @throws OciError when an error occurs
295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DisableModuleStreamOnManagedInstance.ts.html |here} to see how to use DisableModuleStreamOnManagedInstance API.
293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/DisableModuleStreamOnManagedInstance.ts.html |here} to see how to use DisableModuleStreamOnManagedInstance API.
296
294
  */
297
295
  disableModuleStreamOnManagedInstance(disableModuleStreamOnManagedInstanceRequest: requests.DisableModuleStreamOnManagedInstanceRequest): Promise<responses.DisableModuleStreamOnManagedInstanceResponse>;
298
296
  /**
@@ -306,7 +304,7 @@ export declare class ManagedInstanceClient {
306
304
  * @param EnableModuleStreamOnManagedInstanceRequest
307
305
  * @return EnableModuleStreamOnManagedInstanceResponse
308
306
  * @throws OciError when an error occurs
309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/EnableModuleStreamOnManagedInstance.ts.html |here} to see how to use EnableModuleStreamOnManagedInstance API.
307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/EnableModuleStreamOnManagedInstance.ts.html |here} to see how to use EnableModuleStreamOnManagedInstance API.
310
308
  */
311
309
  enableModuleStreamOnManagedInstance(enableModuleStreamOnManagedInstanceRequest: requests.EnableModuleStreamOnManagedInstanceRequest): Promise<responses.EnableModuleStreamOnManagedInstanceResponse>;
312
310
  /**
@@ -315,7 +313,7 @@ export declare class ManagedInstanceClient {
315
313
  * @param GetManagedInstanceRequest
316
314
  * @return GetManagedInstanceResponse
317
315
  * @throws OciError when an error occurs
318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetManagedInstance.ts.html |here} to see how to use GetManagedInstance API.
316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/GetManagedInstance.ts.html |here} to see how to use GetManagedInstance API.
319
317
  */
320
318
  getManagedInstance(getManagedInstanceRequest: requests.GetManagedInstanceRequest): Promise<responses.GetManagedInstanceResponse>;
321
319
  /**
@@ -327,7 +325,7 @@ export declare class ManagedInstanceClient {
327
325
  * @param InstallModuleStreamProfileOnManagedInstanceRequest
328
326
  * @return InstallModuleStreamProfileOnManagedInstanceResponse
329
327
  * @throws OciError when an error occurs
330
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/InstallModuleStreamProfileOnManagedInstance.ts.html |here} to see how to use InstallModuleStreamProfileOnManagedInstance API.
328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/InstallModuleStreamProfileOnManagedInstance.ts.html |here} to see how to use InstallModuleStreamProfileOnManagedInstance API.
331
329
  */
332
330
  installModuleStreamProfileOnManagedInstance(installModuleStreamProfileOnManagedInstanceRequest: requests.InstallModuleStreamProfileOnManagedInstanceRequest): Promise<responses.InstallModuleStreamProfileOnManagedInstanceResponse>;
333
331
  /**
@@ -337,7 +335,7 @@ export declare class ManagedInstanceClient {
337
335
  * @param InstallPackagesOnManagedInstanceRequest
338
336
  * @return InstallPackagesOnManagedInstanceResponse
339
337
  * @throws OciError when an error occurs
340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/InstallPackagesOnManagedInstance.ts.html |here} to see how to use InstallPackagesOnManagedInstance API.
338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/InstallPackagesOnManagedInstance.ts.html |here} to see how to use InstallPackagesOnManagedInstance API.
341
339
  */
342
340
  installPackagesOnManagedInstance(installPackagesOnManagedInstanceRequest: requests.InstallPackagesOnManagedInstanceRequest): Promise<responses.InstallPackagesOnManagedInstanceResponse>;
343
341
  /**
@@ -347,7 +345,7 @@ export declare class ManagedInstanceClient {
347
345
  * @param ListManagedInstanceAvailablePackagesRequest
348
346
  * @return ListManagedInstanceAvailablePackagesResponse
349
347
  * @throws OciError when an error occurs
350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceAvailablePackages.ts.html |here} to see how to use ListManagedInstanceAvailablePackages API.
348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListManagedInstanceAvailablePackages.ts.html |here} to see how to use ListManagedInstanceAvailablePackages API.
351
349
  */
352
350
  listManagedInstanceAvailablePackages(listManagedInstanceAvailablePackagesRequest: requests.ListManagedInstanceAvailablePackagesRequest): Promise<responses.ListManagedInstanceAvailablePackagesResponse>;
353
351
  /**
@@ -357,7 +355,7 @@ export declare class ManagedInstanceClient {
357
355
  * @param ListManagedInstanceAvailableSoftwareSourcesRequest
358
356
  * @return ListManagedInstanceAvailableSoftwareSourcesResponse
359
357
  * @throws OciError when an error occurs
360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceAvailableSoftwareSources.ts.html |here} to see how to use ListManagedInstanceAvailableSoftwareSources API.
358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListManagedInstanceAvailableSoftwareSources.ts.html |here} to see how to use ListManagedInstanceAvailableSoftwareSources API.
361
359
  */
362
360
  listManagedInstanceAvailableSoftwareSources(listManagedInstanceAvailableSoftwareSourcesRequest: requests.ListManagedInstanceAvailableSoftwareSourcesRequest): Promise<responses.ListManagedInstanceAvailableSoftwareSourcesResponse>;
363
361
  /**
@@ -367,7 +365,7 @@ export declare class ManagedInstanceClient {
367
365
  * @param ListManagedInstanceErrataRequest
368
366
  * @return ListManagedInstanceErrataResponse
369
367
  * @throws OciError when an error occurs
370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceErrata.ts.html |here} to see how to use ListManagedInstanceErrata API.
368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListManagedInstanceErrata.ts.html |here} to see how to use ListManagedInstanceErrata API.
371
369
  */
372
370
  listManagedInstanceErrata(listManagedInstanceErrataRequest: requests.ListManagedInstanceErrataRequest): Promise<responses.ListManagedInstanceErrataResponse>;
373
371
  /**
@@ -377,7 +375,7 @@ export declare class ManagedInstanceClient {
377
375
  * @param ListManagedInstanceInstalledPackagesRequest
378
376
  * @return ListManagedInstanceInstalledPackagesResponse
379
377
  * @throws OciError when an error occurs
380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceInstalledPackages.ts.html |here} to see how to use ListManagedInstanceInstalledPackages API.
378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListManagedInstanceInstalledPackages.ts.html |here} to see how to use ListManagedInstanceInstalledPackages API.
381
379
  */
382
380
  listManagedInstanceInstalledPackages(listManagedInstanceInstalledPackagesRequest: requests.ListManagedInstanceInstalledPackagesRequest): Promise<responses.ListManagedInstanceInstalledPackagesResponse>;
383
381
  /**
@@ -398,7 +396,7 @@ export declare class ManagedInstanceClient {
398
396
  * @param ListManagedInstanceModulesRequest
399
397
  * @return ListManagedInstanceModulesResponse
400
398
  * @throws OciError when an error occurs
401
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceModules.ts.html |here} to see how to use ListManagedInstanceModules API.
399
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListManagedInstanceModules.ts.html |here} to see how to use ListManagedInstanceModules API.
402
400
  */
403
401
  listManagedInstanceModules(listManagedInstanceModulesRequest: requests.ListManagedInstanceModulesRequest): Promise<responses.ListManagedInstanceModulesResponse>;
404
402
  /**
@@ -408,7 +406,7 @@ export declare class ManagedInstanceClient {
408
406
  * @param ListManagedInstanceUpdatablePackagesRequest
409
407
  * @return ListManagedInstanceUpdatablePackagesResponse
410
408
  * @throws OciError when an error occurs
411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceUpdatablePackages.ts.html |here} to see how to use ListManagedInstanceUpdatablePackages API.
409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListManagedInstanceUpdatablePackages.ts.html |here} to see how to use ListManagedInstanceUpdatablePackages API.
412
410
  */
413
411
  listManagedInstanceUpdatablePackages(listManagedInstanceUpdatablePackagesRequest: requests.ListManagedInstanceUpdatablePackagesRequest): Promise<responses.ListManagedInstanceUpdatablePackagesResponse>;
414
412
  /**
@@ -417,7 +415,7 @@ export declare class ManagedInstanceClient {
417
415
  * @param ListManagedInstancesRequest
418
416
  * @return ListManagedInstancesResponse
419
417
  * @throws OciError when an error occurs
420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstances.ts.html |here} to see how to use ListManagedInstances API.
418
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListManagedInstances.ts.html |here} to see how to use ListManagedInstances API.
421
419
  */
422
420
  listManagedInstances(listManagedInstancesRequest: requests.ListManagedInstancesRequest): Promise<responses.ListManagedInstancesResponse>;
423
421
  /**
@@ -486,7 +484,7 @@ export declare class ManagedInstanceClient {
486
484
  * @param ManageModuleStreamsOnManagedInstanceRequest
487
485
  * @return ManageModuleStreamsOnManagedInstanceResponse
488
486
  * @throws OciError when an error occurs
489
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ManageModuleStreamsOnManagedInstance.ts.html |here} to see how to use ManageModuleStreamsOnManagedInstance API.
487
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ManageModuleStreamsOnManagedInstance.ts.html |here} to see how to use ManageModuleStreamsOnManagedInstance API.
490
488
  */
491
489
  manageModuleStreamsOnManagedInstance(manageModuleStreamsOnManagedInstanceRequest: requests.ManageModuleStreamsOnManagedInstanceRequest): Promise<responses.ManageModuleStreamsOnManagedInstanceResponse>;
492
490
  /**
@@ -496,7 +494,7 @@ export declare class ManagedInstanceClient {
496
494
  * @param RefreshSoftwareOnManagedInstanceRequest
497
495
  * @return RefreshSoftwareOnManagedInstanceResponse
498
496
  * @throws OciError when an error occurs
499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/RefreshSoftwareOnManagedInstance.ts.html |here} to see how to use RefreshSoftwareOnManagedInstance API.
497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/RefreshSoftwareOnManagedInstance.ts.html |here} to see how to use RefreshSoftwareOnManagedInstance API.
500
498
  */
501
499
  refreshSoftwareOnManagedInstance(refreshSoftwareOnManagedInstanceRequest: requests.RefreshSoftwareOnManagedInstanceRequest): Promise<responses.RefreshSoftwareOnManagedInstanceResponse>;
502
500
  /**
@@ -508,7 +506,7 @@ export declare class ManagedInstanceClient {
508
506
  * @param RemoveModuleStreamProfileFromManagedInstanceRequest
509
507
  * @return RemoveModuleStreamProfileFromManagedInstanceResponse
510
508
  * @throws OciError when an error occurs
511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/RemoveModuleStreamProfileFromManagedInstance.ts.html |here} to see how to use RemoveModuleStreamProfileFromManagedInstance API.
509
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/RemoveModuleStreamProfileFromManagedInstance.ts.html |here} to see how to use RemoveModuleStreamProfileFromManagedInstance API.
512
510
  */
513
511
  removeModuleStreamProfileFromManagedInstance(removeModuleStreamProfileFromManagedInstanceRequest: requests.RemoveModuleStreamProfileFromManagedInstanceRequest): Promise<responses.RemoveModuleStreamProfileFromManagedInstanceResponse>;
514
512
  /**
@@ -518,7 +516,7 @@ export declare class ManagedInstanceClient {
518
516
  * @param RemovePackagesFromManagedInstanceRequest
519
517
  * @return RemovePackagesFromManagedInstanceResponse
520
518
  * @throws OciError when an error occurs
521
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/RemovePackagesFromManagedInstance.ts.html |here} to see how to use RemovePackagesFromManagedInstance API.
519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/RemovePackagesFromManagedInstance.ts.html |here} to see how to use RemovePackagesFromManagedInstance API.
522
520
  */
523
521
  removePackagesFromManagedInstance(removePackagesFromManagedInstanceRequest: requests.RemovePackagesFromManagedInstanceRequest): Promise<responses.RemovePackagesFromManagedInstanceResponse>;
524
522
  /**
@@ -531,7 +529,7 @@ export declare class ManagedInstanceClient {
531
529
  * @param SwitchModuleStreamOnManagedInstanceRequest
532
530
  * @return SwitchModuleStreamOnManagedInstanceResponse
533
531
  * @throws OciError when an error occurs
534
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/SwitchModuleStreamOnManagedInstance.ts.html |here} to see how to use SwitchModuleStreamOnManagedInstance API.
532
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/SwitchModuleStreamOnManagedInstance.ts.html |here} to see how to use SwitchModuleStreamOnManagedInstance API.
535
533
  */
536
534
  switchModuleStreamOnManagedInstance(switchModuleStreamOnManagedInstanceRequest: requests.SwitchModuleStreamOnManagedInstanceRequest): Promise<responses.SwitchModuleStreamOnManagedInstanceResponse>;
537
535
  /**
@@ -541,7 +539,7 @@ export declare class ManagedInstanceClient {
541
539
  * @param UpdateAllPackagesOnManagedInstancesInCompartmentRequest
542
540
  * @return UpdateAllPackagesOnManagedInstancesInCompartmentResponse
543
541
  * @throws OciError when an error occurs
544
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateAllPackagesOnManagedInstancesInCompartment.ts.html |here} to see how to use UpdateAllPackagesOnManagedInstancesInCompartment API.
542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/UpdateAllPackagesOnManagedInstancesInCompartment.ts.html |here} to see how to use UpdateAllPackagesOnManagedInstancesInCompartment API.
545
543
  */
546
544
  updateAllPackagesOnManagedInstancesInCompartment(updateAllPackagesOnManagedInstancesInCompartmentRequest: requests.UpdateAllPackagesOnManagedInstancesInCompartmentRequest): Promise<responses.UpdateAllPackagesOnManagedInstancesInCompartmentResponse>;
547
545
  /**
@@ -550,7 +548,7 @@ export declare class ManagedInstanceClient {
550
548
  * @param UpdateManagedInstanceRequest
551
549
  * @return UpdateManagedInstanceResponse
552
550
  * @throws OciError when an error occurs
553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateManagedInstance.ts.html |here} to see how to use UpdateManagedInstance API.
551
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/UpdateManagedInstance.ts.html |here} to see how to use UpdateManagedInstance API.
554
552
  */
555
553
  updateManagedInstance(updateManagedInstanceRequest: requests.UpdateManagedInstanceRequest): Promise<responses.UpdateManagedInstanceResponse>;
556
554
  /**
@@ -560,7 +558,7 @@ export declare class ManagedInstanceClient {
560
558
  * @param UpdatePackagesOnManagedInstanceRequest
561
559
  * @return UpdatePackagesOnManagedInstanceResponse
562
560
  * @throws OciError when an error occurs
563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdatePackagesOnManagedInstance.ts.html |here} to see how to use UpdatePackagesOnManagedInstance API.
561
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/UpdatePackagesOnManagedInstance.ts.html |here} to see how to use UpdatePackagesOnManagedInstance API.
564
562
  */
565
563
  updatePackagesOnManagedInstance(updatePackagesOnManagedInstanceRequest: requests.UpdatePackagesOnManagedInstanceRequest): Promise<responses.UpdatePackagesOnManagedInstanceResponse>;
566
564
  }
@@ -595,7 +593,6 @@ export declare class ManagedInstanceGroupClient {
595
593
  * @param endpoint The endpoint of the service.
596
594
  */
597
595
  set endpoint(endpoint: string);
598
- get logger(): import("oci-common/lib/log").Logger;
599
596
  /**
600
597
  * Determines whether realm specific endpoint should be used or not.
601
598
  * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
@@ -644,7 +641,7 @@ export declare class ManagedInstanceGroupClient {
644
641
  * @param AttachManagedInstancesToManagedInstanceGroupRequest
645
642
  * @return AttachManagedInstancesToManagedInstanceGroupResponse
646
643
  * @throws OciError when an error occurs
647
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/AttachManagedInstancesToManagedInstanceGroup.ts.html |here} to see how to use AttachManagedInstancesToManagedInstanceGroup API.
644
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/AttachManagedInstancesToManagedInstanceGroup.ts.html |here} to see how to use AttachManagedInstancesToManagedInstanceGroup API.
648
645
  */
649
646
  attachManagedInstancesToManagedInstanceGroup(attachManagedInstancesToManagedInstanceGroupRequest: requests.AttachManagedInstancesToManagedInstanceGroupRequest): Promise<responses.AttachManagedInstancesToManagedInstanceGroupResponse>;
650
647
  /**
@@ -654,7 +651,7 @@ export declare class ManagedInstanceGroupClient {
654
651
  * @param AttachSoftwareSourcesToManagedInstanceGroupRequest
655
652
  * @return AttachSoftwareSourcesToManagedInstanceGroupResponse
656
653
  * @throws OciError when an error occurs
657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/AttachSoftwareSourcesToManagedInstanceGroup.ts.html |here} to see how to use AttachSoftwareSourcesToManagedInstanceGroup API.
654
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/AttachSoftwareSourcesToManagedInstanceGroup.ts.html |here} to see how to use AttachSoftwareSourcesToManagedInstanceGroup API.
658
655
  */
659
656
  attachSoftwareSourcesToManagedInstanceGroup(attachSoftwareSourcesToManagedInstanceGroupRequest: requests.AttachSoftwareSourcesToManagedInstanceGroupRequest): Promise<responses.AttachSoftwareSourcesToManagedInstanceGroupResponse>;
660
657
  /**
@@ -664,7 +661,7 @@ export declare class ManagedInstanceGroupClient {
664
661
  * @param CreateManagedInstanceGroupRequest
665
662
  * @return CreateManagedInstanceGroupResponse
666
663
  * @throws OciError when an error occurs
667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/CreateManagedInstanceGroup.ts.html |here} to see how to use CreateManagedInstanceGroup API.
664
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/CreateManagedInstanceGroup.ts.html |here} to see how to use CreateManagedInstanceGroup API.
668
665
  */
669
666
  createManagedInstanceGroup(createManagedInstanceGroupRequest: requests.CreateManagedInstanceGroupRequest): Promise<responses.CreateManagedInstanceGroupResponse>;
670
667
  /**
@@ -673,7 +670,7 @@ export declare class ManagedInstanceGroupClient {
673
670
  * @param DeleteManagedInstanceGroupRequest
674
671
  * @return DeleteManagedInstanceGroupResponse
675
672
  * @throws OciError when an error occurs
676
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DeleteManagedInstanceGroup.ts.html |here} to see how to use DeleteManagedInstanceGroup API.
673
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/DeleteManagedInstanceGroup.ts.html |here} to see how to use DeleteManagedInstanceGroup API.
677
674
  */
678
675
  deleteManagedInstanceGroup(deleteManagedInstanceGroupRequest: requests.DeleteManagedInstanceGroupRequest): Promise<responses.DeleteManagedInstanceGroupResponse>;
679
676
  /**
@@ -683,7 +680,7 @@ export declare class ManagedInstanceGroupClient {
683
680
  * @param DetachManagedInstancesFromManagedInstanceGroupRequest
684
681
  * @return DetachManagedInstancesFromManagedInstanceGroupResponse
685
682
  * @throws OciError when an error occurs
686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DetachManagedInstancesFromManagedInstanceGroup.ts.html |here} to see how to use DetachManagedInstancesFromManagedInstanceGroup API.
683
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/DetachManagedInstancesFromManagedInstanceGroup.ts.html |here} to see how to use DetachManagedInstancesFromManagedInstanceGroup API.
687
684
  */
688
685
  detachManagedInstancesFromManagedInstanceGroup(detachManagedInstancesFromManagedInstanceGroupRequest: requests.DetachManagedInstancesFromManagedInstanceGroupRequest): Promise<responses.DetachManagedInstancesFromManagedInstanceGroupResponse>;
689
686
  /**
@@ -693,7 +690,7 @@ export declare class ManagedInstanceGroupClient {
693
690
  * @param DetachSoftwareSourcesFromManagedInstanceGroupRequest
694
691
  * @return DetachSoftwareSourcesFromManagedInstanceGroupResponse
695
692
  * @throws OciError when an error occurs
696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DetachSoftwareSourcesFromManagedInstanceGroup.ts.html |here} to see how to use DetachSoftwareSourcesFromManagedInstanceGroup API.
693
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/DetachSoftwareSourcesFromManagedInstanceGroup.ts.html |here} to see how to use DetachSoftwareSourcesFromManagedInstanceGroup API.
697
694
  */
698
695
  detachSoftwareSourcesFromManagedInstanceGroup(detachSoftwareSourcesFromManagedInstanceGroupRequest: requests.DetachSoftwareSourcesFromManagedInstanceGroupRequest): Promise<responses.DetachSoftwareSourcesFromManagedInstanceGroupResponse>;
699
696
  /**
@@ -706,7 +703,7 @@ export declare class ManagedInstanceGroupClient {
706
703
  * @param DisableModuleStreamOnManagedInstanceGroupRequest
707
704
  * @return DisableModuleStreamOnManagedInstanceGroupResponse
708
705
  * @throws OciError when an error occurs
709
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DisableModuleStreamOnManagedInstanceGroup.ts.html |here} to see how to use DisableModuleStreamOnManagedInstanceGroup API.
706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/DisableModuleStreamOnManagedInstanceGroup.ts.html |here} to see how to use DisableModuleStreamOnManagedInstanceGroup API.
710
707
  */
711
708
  disableModuleStreamOnManagedInstanceGroup(disableModuleStreamOnManagedInstanceGroupRequest: requests.DisableModuleStreamOnManagedInstanceGroupRequest): Promise<responses.DisableModuleStreamOnManagedInstanceGroupResponse>;
712
709
  /**
@@ -720,7 +717,7 @@ export declare class ManagedInstanceGroupClient {
720
717
  * @param EnableModuleStreamOnManagedInstanceGroupRequest
721
718
  * @return EnableModuleStreamOnManagedInstanceGroupResponse
722
719
  * @throws OciError when an error occurs
723
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/EnableModuleStreamOnManagedInstanceGroup.ts.html |here} to see how to use EnableModuleStreamOnManagedInstanceGroup API.
720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/EnableModuleStreamOnManagedInstanceGroup.ts.html |here} to see how to use EnableModuleStreamOnManagedInstanceGroup API.
724
721
  */
725
722
  enableModuleStreamOnManagedInstanceGroup(enableModuleStreamOnManagedInstanceGroupRequest: requests.EnableModuleStreamOnManagedInstanceGroupRequest): Promise<responses.EnableModuleStreamOnManagedInstanceGroupResponse>;
726
723
  /**
@@ -729,7 +726,7 @@ export declare class ManagedInstanceGroupClient {
729
726
  * @param GetManagedInstanceGroupRequest
730
727
  * @return GetManagedInstanceGroupResponse
731
728
  * @throws OciError when an error occurs
732
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetManagedInstanceGroup.ts.html |here} to see how to use GetManagedInstanceGroup API.
729
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/GetManagedInstanceGroup.ts.html |here} to see how to use GetManagedInstanceGroup API.
733
730
  */
734
731
  getManagedInstanceGroup(getManagedInstanceGroupRequest: requests.GetManagedInstanceGroupRequest): Promise<responses.GetManagedInstanceGroupResponse>;
735
732
  /**
@@ -741,7 +738,7 @@ export declare class ManagedInstanceGroupClient {
741
738
  * @param InstallModuleStreamProfileOnManagedInstanceGroupRequest
742
739
  * @return InstallModuleStreamProfileOnManagedInstanceGroupResponse
743
740
  * @throws OciError when an error occurs
744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/InstallModuleStreamProfileOnManagedInstanceGroup.ts.html |here} to see how to use InstallModuleStreamProfileOnManagedInstanceGroup API.
741
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/InstallModuleStreamProfileOnManagedInstanceGroup.ts.html |here} to see how to use InstallModuleStreamProfileOnManagedInstanceGroup API.
745
742
  */
746
743
  installModuleStreamProfileOnManagedInstanceGroup(installModuleStreamProfileOnManagedInstanceGroupRequest: requests.InstallModuleStreamProfileOnManagedInstanceGroupRequest): Promise<responses.InstallModuleStreamProfileOnManagedInstanceGroupResponse>;
747
744
  /**
@@ -752,7 +749,7 @@ export declare class ManagedInstanceGroupClient {
752
749
  * @param InstallPackagesOnManagedInstanceGroupRequest
753
750
  * @return InstallPackagesOnManagedInstanceGroupResponse
754
751
  * @throws OciError when an error occurs
755
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/InstallPackagesOnManagedInstanceGroup.ts.html |here} to see how to use InstallPackagesOnManagedInstanceGroup API.
752
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/InstallPackagesOnManagedInstanceGroup.ts.html |here} to see how to use InstallPackagesOnManagedInstanceGroup API.
756
753
  */
757
754
  installPackagesOnManagedInstanceGroup(installPackagesOnManagedInstanceGroupRequest: requests.InstallPackagesOnManagedInstanceGroupRequest): Promise<responses.InstallPackagesOnManagedInstanceGroupResponse>;
758
755
  /**
@@ -763,7 +760,7 @@ export declare class ManagedInstanceGroupClient {
763
760
  * @param ListManagedInstanceGroupAvailableModulesRequest
764
761
  * @return ListManagedInstanceGroupAvailableModulesResponse
765
762
  * @throws OciError when an error occurs
766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceGroupAvailableModules.ts.html |here} to see how to use ListManagedInstanceGroupAvailableModules API.
763
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListManagedInstanceGroupAvailableModules.ts.html |here} to see how to use ListManagedInstanceGroupAvailableModules API.
767
764
  */
768
765
  listManagedInstanceGroupAvailableModules(listManagedInstanceGroupAvailableModulesRequest: requests.ListManagedInstanceGroupAvailableModulesRequest): Promise<responses.ListManagedInstanceGroupAvailableModulesResponse>;
769
766
  /**
@@ -774,7 +771,7 @@ export declare class ManagedInstanceGroupClient {
774
771
  * @param ListManagedInstanceGroupAvailablePackagesRequest
775
772
  * @return ListManagedInstanceGroupAvailablePackagesResponse
776
773
  * @throws OciError when an error occurs
777
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceGroupAvailablePackages.ts.html |here} to see how to use ListManagedInstanceGroupAvailablePackages API.
774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListManagedInstanceGroupAvailablePackages.ts.html |here} to see how to use ListManagedInstanceGroupAvailablePackages API.
778
775
  */
779
776
  listManagedInstanceGroupAvailablePackages(listManagedInstanceGroupAvailablePackagesRequest: requests.ListManagedInstanceGroupAvailablePackagesRequest): Promise<responses.ListManagedInstanceGroupAvailablePackagesResponse>;
780
777
  /**
@@ -785,7 +782,7 @@ export declare class ManagedInstanceGroupClient {
785
782
  * @param ListManagedInstanceGroupAvailableSoftwareSourcesRequest
786
783
  * @return ListManagedInstanceGroupAvailableSoftwareSourcesResponse
787
784
  * @throws OciError when an error occurs
788
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceGroupAvailableSoftwareSources.ts.html |here} to see how to use ListManagedInstanceGroupAvailableSoftwareSources API.
785
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListManagedInstanceGroupAvailableSoftwareSources.ts.html |here} to see how to use ListManagedInstanceGroupAvailableSoftwareSources API.
789
786
  */
790
787
  listManagedInstanceGroupAvailableSoftwareSources(listManagedInstanceGroupAvailableSoftwareSourcesRequest: requests.ListManagedInstanceGroupAvailableSoftwareSourcesRequest): Promise<responses.ListManagedInstanceGroupAvailableSoftwareSourcesResponse>;
791
788
  /**
@@ -796,7 +793,7 @@ export declare class ManagedInstanceGroupClient {
796
793
  * @param ListManagedInstanceGroupInstalledPackagesRequest
797
794
  * @return ListManagedInstanceGroupInstalledPackagesResponse
798
795
  * @throws OciError when an error occurs
799
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceGroupInstalledPackages.ts.html |here} to see how to use ListManagedInstanceGroupInstalledPackages API.
796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListManagedInstanceGroupInstalledPackages.ts.html |here} to see how to use ListManagedInstanceGroupInstalledPackages API.
800
797
  */
801
798
  listManagedInstanceGroupInstalledPackages(listManagedInstanceGroupInstalledPackagesRequest: requests.ListManagedInstanceGroupInstalledPackagesRequest): Promise<responses.ListManagedInstanceGroupInstalledPackagesResponse>;
802
799
  /**
@@ -826,7 +823,7 @@ export declare class ManagedInstanceGroupClient {
826
823
  * @param ListManagedInstanceGroupModulesRequest
827
824
  * @return ListManagedInstanceGroupModulesResponse
828
825
  * @throws OciError when an error occurs
829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceGroupModules.ts.html |here} to see how to use ListManagedInstanceGroupModules API.
826
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListManagedInstanceGroupModules.ts.html |here} to see how to use ListManagedInstanceGroupModules API.
830
827
  */
831
828
  listManagedInstanceGroupModules(listManagedInstanceGroupModulesRequest: requests.ListManagedInstanceGroupModulesRequest): Promise<responses.ListManagedInstanceGroupModulesResponse>;
832
829
  /**
@@ -837,7 +834,7 @@ export declare class ManagedInstanceGroupClient {
837
834
  * @param ListManagedInstanceGroupsRequest
838
835
  * @return ListManagedInstanceGroupsResponse
839
836
  * @throws OciError when an error occurs
840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagedInstanceGroups.ts.html |here} to see how to use ListManagedInstanceGroups API.
837
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListManagedInstanceGroups.ts.html |here} to see how to use ListManagedInstanceGroups API.
841
838
  */
842
839
  listManagedInstanceGroups(listManagedInstanceGroupsRequest: requests.ListManagedInstanceGroupsRequest): Promise<responses.ListManagedInstanceGroupsResponse>;
843
840
  /**
@@ -906,7 +903,7 @@ export declare class ManagedInstanceGroupClient {
906
903
  * @param ManageModuleStreamsOnManagedInstanceGroupRequest
907
904
  * @return ManageModuleStreamsOnManagedInstanceGroupResponse
908
905
  * @throws OciError when an error occurs
909
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ManageModuleStreamsOnManagedInstanceGroup.ts.html |here} to see how to use ManageModuleStreamsOnManagedInstanceGroup API.
906
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ManageModuleStreamsOnManagedInstanceGroup.ts.html |here} to see how to use ManageModuleStreamsOnManagedInstanceGroup API.
910
907
  */
911
908
  manageModuleStreamsOnManagedInstanceGroup(manageModuleStreamsOnManagedInstanceGroupRequest: requests.ManageModuleStreamsOnManagedInstanceGroupRequest): Promise<responses.ManageModuleStreamsOnManagedInstanceGroupResponse>;
912
909
  /**
@@ -918,7 +915,7 @@ export declare class ManagedInstanceGroupClient {
918
915
  * @param RemoveModuleStreamProfileFromManagedInstanceGroupRequest
919
916
  * @return RemoveModuleStreamProfileFromManagedInstanceGroupResponse
920
917
  * @throws OciError when an error occurs
921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/RemoveModuleStreamProfileFromManagedInstanceGroup.ts.html |here} to see how to use RemoveModuleStreamProfileFromManagedInstanceGroup API.
918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/RemoveModuleStreamProfileFromManagedInstanceGroup.ts.html |here} to see how to use RemoveModuleStreamProfileFromManagedInstanceGroup API.
922
919
  */
923
920
  removeModuleStreamProfileFromManagedInstanceGroup(removeModuleStreamProfileFromManagedInstanceGroupRequest: requests.RemoveModuleStreamProfileFromManagedInstanceGroupRequest): Promise<responses.RemoveModuleStreamProfileFromManagedInstanceGroupResponse>;
924
921
  /**
@@ -928,7 +925,7 @@ export declare class ManagedInstanceGroupClient {
928
925
  * @param RemovePackagesFromManagedInstanceGroupRequest
929
926
  * @return RemovePackagesFromManagedInstanceGroupResponse
930
927
  * @throws OciError when an error occurs
931
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/RemovePackagesFromManagedInstanceGroup.ts.html |here} to see how to use RemovePackagesFromManagedInstanceGroup API.
928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/RemovePackagesFromManagedInstanceGroup.ts.html |here} to see how to use RemovePackagesFromManagedInstanceGroup API.
932
929
  */
933
930
  removePackagesFromManagedInstanceGroup(removePackagesFromManagedInstanceGroupRequest: requests.RemovePackagesFromManagedInstanceGroupRequest): Promise<responses.RemovePackagesFromManagedInstanceGroupResponse>;
934
931
  /**
@@ -938,7 +935,7 @@ export declare class ManagedInstanceGroupClient {
938
935
  * @param UpdateAllPackagesOnManagedInstanceGroupRequest
939
936
  * @return UpdateAllPackagesOnManagedInstanceGroupResponse
940
937
  * @throws OciError when an error occurs
941
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateAllPackagesOnManagedInstanceGroup.ts.html |here} to see how to use UpdateAllPackagesOnManagedInstanceGroup API.
938
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/UpdateAllPackagesOnManagedInstanceGroup.ts.html |here} to see how to use UpdateAllPackagesOnManagedInstanceGroup API.
942
939
  */
943
940
  updateAllPackagesOnManagedInstanceGroup(updateAllPackagesOnManagedInstanceGroupRequest: requests.UpdateAllPackagesOnManagedInstanceGroupRequest): Promise<responses.UpdateAllPackagesOnManagedInstanceGroupResponse>;
944
941
  /**
@@ -947,7 +944,7 @@ export declare class ManagedInstanceGroupClient {
947
944
  * @param UpdateManagedInstanceGroupRequest
948
945
  * @return UpdateManagedInstanceGroupResponse
949
946
  * @throws OciError when an error occurs
950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateManagedInstanceGroup.ts.html |here} to see how to use UpdateManagedInstanceGroup API.
947
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/UpdateManagedInstanceGroup.ts.html |here} to see how to use UpdateManagedInstanceGroup API.
951
948
  */
952
949
  updateManagedInstanceGroup(updateManagedInstanceGroupRequest: requests.UpdateManagedInstanceGroupRequest): Promise<responses.UpdateManagedInstanceGroupResponse>;
953
950
  }
@@ -982,7 +979,6 @@ export declare class ManagementStationClient {
982
979
  * @param endpoint The endpoint of the service.
983
980
  */
984
981
  set endpoint(endpoint: string);
985
- get logger(): import("oci-common/lib/log").Logger;
986
982
  /**
987
983
  * Determines whether realm specific endpoint should be used or not.
988
984
  * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
@@ -1028,7 +1024,7 @@ export declare class ManagementStationClient {
1028
1024
  * @param CreateManagementStationRequest
1029
1025
  * @return CreateManagementStationResponse
1030
1026
  * @throws OciError when an error occurs
1031
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/CreateManagementStation.ts.html |here} to see how to use CreateManagementStation API.
1027
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/CreateManagementStation.ts.html |here} to see how to use CreateManagementStation API.
1032
1028
  */
1033
1029
  createManagementStation(createManagementStationRequest: requests.CreateManagementStationRequest): Promise<responses.CreateManagementStationResponse>;
1034
1030
  /**
@@ -1038,7 +1034,7 @@ export declare class ManagementStationClient {
1038
1034
  * @param DeleteManagementStationRequest
1039
1035
  * @return DeleteManagementStationResponse
1040
1036
  * @throws OciError when an error occurs
1041
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DeleteManagementStation.ts.html |here} to see how to use DeleteManagementStation API.
1037
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/DeleteManagementStation.ts.html |here} to see how to use DeleteManagementStation API.
1042
1038
  */
1043
1039
  deleteManagementStation(deleteManagementStationRequest: requests.DeleteManagementStationRequest): Promise<responses.DeleteManagementStationResponse>;
1044
1040
  /**
@@ -1048,7 +1044,7 @@ export declare class ManagementStationClient {
1048
1044
  * @param GetManagementStationRequest
1049
1045
  * @return GetManagementStationResponse
1050
1046
  * @throws OciError when an error occurs
1051
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetManagementStation.ts.html |here} to see how to use GetManagementStation API.
1047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/GetManagementStation.ts.html |here} to see how to use GetManagementStation API.
1052
1048
  */
1053
1049
  getManagementStation(getManagementStationRequest: requests.GetManagementStationRequest): Promise<responses.GetManagementStationResponse>;
1054
1050
  /**
@@ -1058,7 +1054,7 @@ export declare class ManagementStationClient {
1058
1054
  * @param ListManagementStationsRequest
1059
1055
  * @return ListManagementStationsResponse
1060
1056
  * @throws OciError when an error occurs
1061
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListManagementStations.ts.html |here} to see how to use ListManagementStations API.
1057
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListManagementStations.ts.html |here} to see how to use ListManagementStations API.
1062
1058
  */
1063
1059
  listManagementStations(listManagementStationsRequest: requests.ListManagementStationsRequest): Promise<responses.ListManagementStationsResponse>;
1064
1060
  /**
@@ -1068,7 +1064,7 @@ export declare class ManagementStationClient {
1068
1064
  * @param ListMirrorsRequest
1069
1065
  * @return ListMirrorsResponse
1070
1066
  * @throws OciError when an error occurs
1071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListMirrors.ts.html |here} to see how to use ListMirrors API.
1067
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListMirrors.ts.html |here} to see how to use ListMirrors API.
1072
1068
  */
1073
1069
  listMirrors(listMirrorsRequest: requests.ListMirrorsRequest): Promise<responses.ListMirrorsResponse>;
1074
1070
  /**
@@ -1078,7 +1074,7 @@ export declare class ManagementStationClient {
1078
1074
  * @param SynchronizeMirrorsRequest
1079
1075
  * @return SynchronizeMirrorsResponse
1080
1076
  * @throws OciError when an error occurs
1081
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/SynchronizeMirrors.ts.html |here} to see how to use SynchronizeMirrors API.
1077
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/SynchronizeMirrors.ts.html |here} to see how to use SynchronizeMirrors API.
1082
1078
  */
1083
1079
  synchronizeMirrors(synchronizeMirrorsRequest: requests.SynchronizeMirrorsRequest): Promise<responses.SynchronizeMirrorsResponse>;
1084
1080
  /**
@@ -1088,7 +1084,7 @@ export declare class ManagementStationClient {
1088
1084
  * @param SynchronizeSingleMirrorsRequest
1089
1085
  * @return SynchronizeSingleMirrorsResponse
1090
1086
  * @throws OciError when an error occurs
1091
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/SynchronizeSingleMirrors.ts.html |here} to see how to use SynchronizeSingleMirrors API.
1087
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/SynchronizeSingleMirrors.ts.html |here} to see how to use SynchronizeSingleMirrors API.
1092
1088
  */
1093
1089
  synchronizeSingleMirrors(synchronizeSingleMirrorsRequest: requests.SynchronizeSingleMirrorsRequest): Promise<responses.SynchronizeSingleMirrorsResponse>;
1094
1090
  /**
@@ -1098,7 +1094,7 @@ export declare class ManagementStationClient {
1098
1094
  * @param UpdateManagementStationRequest
1099
1095
  * @return UpdateManagementStationResponse
1100
1096
  * @throws OciError when an error occurs
1101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateManagementStation.ts.html |here} to see how to use UpdateManagementStation API.
1097
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/UpdateManagementStation.ts.html |here} to see how to use UpdateManagementStation API.
1102
1098
  */
1103
1099
  updateManagementStation(updateManagementStationRequest: requests.UpdateManagementStationRequest): Promise<responses.UpdateManagementStationResponse>;
1104
1100
  }
@@ -1133,7 +1129,6 @@ export declare class OnboardingClient {
1133
1129
  * @param endpoint The endpoint of the service.
1134
1130
  */
1135
1131
  set endpoint(endpoint: string);
1136
- get logger(): import("oci-common/lib/log").Logger;
1137
1132
  /**
1138
1133
  * Determines whether realm specific endpoint should be used or not.
1139
1134
  * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
@@ -1181,7 +1176,7 @@ export declare class OnboardingClient {
1181
1176
  * @param CreateProfileRequest
1182
1177
  * @return CreateProfileResponse
1183
1178
  * @throws OciError when an error occurs
1184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/CreateProfile.ts.html |here} to see how to use CreateProfile API.
1179
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/CreateProfile.ts.html |here} to see how to use CreateProfile API.
1185
1180
  */
1186
1181
  createProfile(createProfileRequest: requests.CreateProfileRequest): Promise<responses.CreateProfileResponse>;
1187
1182
  /**
@@ -1190,7 +1185,7 @@ export declare class OnboardingClient {
1190
1185
  * @param DeleteProfileRequest
1191
1186
  * @return DeleteProfileResponse
1192
1187
  * @throws OciError when an error occurs
1193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DeleteProfile.ts.html |here} to see how to use DeleteProfile API.
1188
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/DeleteProfile.ts.html |here} to see how to use DeleteProfile API.
1194
1189
  */
1195
1190
  deleteProfile(deleteProfileRequest: requests.DeleteProfileRequest): Promise<responses.DeleteProfileResponse>;
1196
1191
  /**
@@ -1199,7 +1194,7 @@ export declare class OnboardingClient {
1199
1194
  * @param GetProfileRequest
1200
1195
  * @return GetProfileResponse
1201
1196
  * @throws OciError when an error occurs
1202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetProfile.ts.html |here} to see how to use GetProfile API.
1197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/GetProfile.ts.html |here} to see how to use GetProfile API.
1203
1198
  */
1204
1199
  getProfile(getProfileRequest: requests.GetProfileRequest): Promise<responses.GetProfileResponse>;
1205
1200
  /**
@@ -1210,7 +1205,7 @@ export declare class OnboardingClient {
1210
1205
  * @param ListProfilesRequest
1211
1206
  * @return ListProfilesResponse
1212
1207
  * @throws OciError when an error occurs
1213
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListProfiles.ts.html |here} to see how to use ListProfiles API.
1208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListProfiles.ts.html |here} to see how to use ListProfiles API.
1214
1209
  */
1215
1210
  listProfiles(listProfilesRequest: requests.ListProfilesRequest): Promise<responses.ListProfilesResponse>;
1216
1211
  /**
@@ -1219,7 +1214,7 @@ export declare class OnboardingClient {
1219
1214
  * @param UpdateProfileRequest
1220
1215
  * @return UpdateProfileResponse
1221
1216
  * @throws OciError when an error occurs
1222
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateProfile.ts.html |here} to see how to use UpdateProfile API.
1217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/UpdateProfile.ts.html |here} to see how to use UpdateProfile API.
1223
1218
  */
1224
1219
  updateProfile(updateProfileRequest: requests.UpdateProfileRequest): Promise<responses.UpdateProfileResponse>;
1225
1220
  }
@@ -1253,7 +1248,6 @@ export declare class ReportingManagedInstanceClient {
1253
1248
  * @param endpoint The endpoint of the service.
1254
1249
  */
1255
1250
  set endpoint(endpoint: string);
1256
- get logger(): import("oci-common/lib/log").Logger;
1257
1251
  /**
1258
1252
  * Determines whether realm specific endpoint should be used or not.
1259
1253
  * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
@@ -1286,7 +1280,7 @@ export declare class ReportingManagedInstanceClient {
1286
1280
  * @param GetManagedInstanceAnalyticContentRequest
1287
1281
  * @return GetManagedInstanceAnalyticContentResponse
1288
1282
  * @throws OciError when an error occurs
1289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetManagedInstanceAnalyticContent.ts.html |here} to see how to use GetManagedInstanceAnalyticContent API.
1283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/GetManagedInstanceAnalyticContent.ts.html |here} to see how to use GetManagedInstanceAnalyticContent API.
1290
1284
  */
1291
1285
  getManagedInstanceAnalyticContent(getManagedInstanceAnalyticContentRequest: requests.GetManagedInstanceAnalyticContentRequest): Promise<responses.GetManagedInstanceAnalyticContentResponse>;
1292
1286
  /**
@@ -1296,7 +1290,7 @@ export declare class ReportingManagedInstanceClient {
1296
1290
  * @param GetManagedInstanceContentRequest
1297
1291
  * @return GetManagedInstanceContentResponse
1298
1292
  * @throws OciError when an error occurs
1299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetManagedInstanceContent.ts.html |here} to see how to use GetManagedInstanceContent API.
1293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/GetManagedInstanceContent.ts.html |here} to see how to use GetManagedInstanceContent API.
1300
1294
  */
1301
1295
  getManagedInstanceContent(getManagedInstanceContentRequest: requests.GetManagedInstanceContentRequest): Promise<responses.GetManagedInstanceContentResponse>;
1302
1296
  /**
@@ -1306,7 +1300,7 @@ export declare class ReportingManagedInstanceClient {
1306
1300
  * @param SummarizeManagedInstanceAnalyticsRequest
1307
1301
  * @return SummarizeManagedInstanceAnalyticsResponse
1308
1302
  * @throws OciError when an error occurs
1309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/SummarizeManagedInstanceAnalytics.ts.html |here} to see how to use SummarizeManagedInstanceAnalytics API.
1303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/SummarizeManagedInstanceAnalytics.ts.html |here} to see how to use SummarizeManagedInstanceAnalytics API.
1310
1304
  */
1311
1305
  summarizeManagedInstanceAnalytics(summarizeManagedInstanceAnalyticsRequest: requests.SummarizeManagedInstanceAnalyticsRequest): Promise<responses.SummarizeManagedInstanceAnalyticsResponse>;
1312
1306
  }
@@ -1341,7 +1335,6 @@ export declare class ScheduledJobClient {
1341
1335
  * @param endpoint The endpoint of the service.
1342
1336
  */
1343
1337
  set endpoint(endpoint: string);
1344
- get logger(): import("oci-common/lib/log").Logger;
1345
1338
  /**
1346
1339
  * Determines whether realm specific endpoint should be used or not.
1347
1340
  * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
@@ -1387,7 +1380,7 @@ export declare class ScheduledJobClient {
1387
1380
  * @param CreateScheduledJobRequest
1388
1381
  * @return CreateScheduledJobResponse
1389
1382
  * @throws OciError when an error occurs
1390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/CreateScheduledJob.ts.html |here} to see how to use CreateScheduledJob API.
1383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/CreateScheduledJob.ts.html |here} to see how to use CreateScheduledJob API.
1391
1384
  */
1392
1385
  createScheduledJob(createScheduledJobRequest: requests.CreateScheduledJobRequest): Promise<responses.CreateScheduledJobResponse>;
1393
1386
  /**
@@ -1397,7 +1390,7 @@ export declare class ScheduledJobClient {
1397
1390
  * @param DeleteScheduledJobRequest
1398
1391
  * @return DeleteScheduledJobResponse
1399
1392
  * @throws OciError when an error occurs
1400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DeleteScheduledJob.ts.html |here} to see how to use DeleteScheduledJob API.
1393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/DeleteScheduledJob.ts.html |here} to see how to use DeleteScheduledJob API.
1401
1394
  */
1402
1395
  deleteScheduledJob(deleteScheduledJobRequest: requests.DeleteScheduledJobRequest): Promise<responses.DeleteScheduledJobResponse>;
1403
1396
  /**
@@ -1407,7 +1400,7 @@ export declare class ScheduledJobClient {
1407
1400
  * @param GetScheduledJobRequest
1408
1401
  * @return GetScheduledJobResponse
1409
1402
  * @throws OciError when an error occurs
1410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetScheduledJob.ts.html |here} to see how to use GetScheduledJob API.
1403
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/GetScheduledJob.ts.html |here} to see how to use GetScheduledJob API.
1411
1404
  */
1412
1405
  getScheduledJob(getScheduledJobRequest: requests.GetScheduledJobRequest): Promise<responses.GetScheduledJobResponse>;
1413
1406
  /**
@@ -1419,7 +1412,7 @@ export declare class ScheduledJobClient {
1419
1412
  * @param ListScheduledJobsRequest
1420
1413
  * @return ListScheduledJobsResponse
1421
1414
  * @throws OciError when an error occurs
1422
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListScheduledJobs.ts.html |here} to see how to use ListScheduledJobs API.
1415
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListScheduledJobs.ts.html |here} to see how to use ListScheduledJobs API.
1423
1416
  */
1424
1417
  listScheduledJobs(listScheduledJobsRequest: requests.ListScheduledJobsRequest): Promise<responses.ListScheduledJobsResponse>;
1425
1418
  /**
@@ -1430,7 +1423,7 @@ export declare class ScheduledJobClient {
1430
1423
  * @param RunScheduledJobNowRequest
1431
1424
  * @return RunScheduledJobNowResponse
1432
1425
  * @throws OciError when an error occurs
1433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/RunScheduledJobNow.ts.html |here} to see how to use RunScheduledJobNow API.
1426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/RunScheduledJobNow.ts.html |here} to see how to use RunScheduledJobNow API.
1434
1427
  */
1435
1428
  runScheduledJobNow(runScheduledJobNowRequest: requests.RunScheduledJobNowRequest): Promise<responses.RunScheduledJobNowResponse>;
1436
1429
  /**
@@ -1440,7 +1433,7 @@ export declare class ScheduledJobClient {
1440
1433
  * @param UpdateScheduledJobRequest
1441
1434
  * @return UpdateScheduledJobResponse
1442
1435
  * @throws OciError when an error occurs
1443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateScheduledJob.ts.html |here} to see how to use UpdateScheduledJob API.
1436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/UpdateScheduledJob.ts.html |here} to see how to use UpdateScheduledJob API.
1444
1437
  */
1445
1438
  updateScheduledJob(updateScheduledJobRequest: requests.UpdateScheduledJobRequest): Promise<responses.UpdateScheduledJobResponse>;
1446
1439
  }
@@ -1475,7 +1468,6 @@ export declare class SoftwareSourceClient {
1475
1468
  * @param endpoint The endpoint of the service.
1476
1469
  */
1477
1470
  set endpoint(endpoint: string);
1478
- get logger(): import("oci-common/lib/log").Logger;
1479
1471
  /**
1480
1472
  * Determines whether realm specific endpoint should be used or not.
1481
1473
  * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
@@ -1521,7 +1513,7 @@ export declare class SoftwareSourceClient {
1521
1513
  * @param ChangeAvailabilityOfSoftwareSourcesRequest
1522
1514
  * @return ChangeAvailabilityOfSoftwareSourcesResponse
1523
1515
  * @throws OciError when an error occurs
1524
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ChangeAvailabilityOfSoftwareSources.ts.html |here} to see how to use ChangeAvailabilityOfSoftwareSources API.
1516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ChangeAvailabilityOfSoftwareSources.ts.html |here} to see how to use ChangeAvailabilityOfSoftwareSources API.
1525
1517
  */
1526
1518
  changeAvailabilityOfSoftwareSources(changeAvailabilityOfSoftwareSourcesRequest: requests.ChangeAvailabilityOfSoftwareSourcesRequest): Promise<responses.ChangeAvailabilityOfSoftwareSourcesResponse>;
1527
1519
  /**
@@ -1531,7 +1523,7 @@ export declare class SoftwareSourceClient {
1531
1523
  * @param CreateEntitlementRequest
1532
1524
  * @return CreateEntitlementResponse
1533
1525
  * @throws OciError when an error occurs
1534
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/CreateEntitlement.ts.html |here} to see how to use CreateEntitlement API.
1526
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/CreateEntitlement.ts.html |here} to see how to use CreateEntitlement API.
1535
1527
  */
1536
1528
  createEntitlement(createEntitlementRequest: requests.CreateEntitlementRequest): Promise<responses.CreateEntitlementResponse>;
1537
1529
  /**
@@ -1541,7 +1533,7 @@ export declare class SoftwareSourceClient {
1541
1533
  * @param CreateSoftwareSourceRequest
1542
1534
  * @return CreateSoftwareSourceResponse
1543
1535
  * @throws OciError when an error occurs
1544
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/CreateSoftwareSource.ts.html |here} to see how to use CreateSoftwareSource API.
1536
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/CreateSoftwareSource.ts.html |here} to see how to use CreateSoftwareSource API.
1545
1537
  */
1546
1538
  createSoftwareSource(createSoftwareSourceRequest: requests.CreateSoftwareSourceRequest): Promise<responses.CreateSoftwareSourceResponse>;
1547
1539
  /**
@@ -1550,7 +1542,7 @@ export declare class SoftwareSourceClient {
1550
1542
  * @param DeleteSoftwareSourceRequest
1551
1543
  * @return DeleteSoftwareSourceResponse
1552
1544
  * @throws OciError when an error occurs
1553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/DeleteSoftwareSource.ts.html |here} to see how to use DeleteSoftwareSource API.
1545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/DeleteSoftwareSource.ts.html |here} to see how to use DeleteSoftwareSource API.
1554
1546
  */
1555
1547
  deleteSoftwareSource(deleteSoftwareSourceRequest: requests.DeleteSoftwareSourceRequest): Promise<responses.DeleteSoftwareSourceResponse>;
1556
1548
  /**
@@ -1560,7 +1552,7 @@ export declare class SoftwareSourceClient {
1560
1552
  * @param GetErratumRequest
1561
1553
  * @return GetErratumResponse
1562
1554
  * @throws OciError when an error occurs
1563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetErratum.ts.html |here} to see how to use GetErratum API.
1555
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/GetErratum.ts.html |here} to see how to use GetErratum API.
1564
1556
  */
1565
1557
  getErratum(getErratumRequest: requests.GetErratumRequest): Promise<responses.GetErratumResponse>;
1566
1558
  /**
@@ -1570,7 +1562,7 @@ export declare class SoftwareSourceClient {
1570
1562
  * @param GetModuleStreamRequest
1571
1563
  * @return GetModuleStreamResponse
1572
1564
  * @throws OciError when an error occurs
1573
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetModuleStream.ts.html |here} to see how to use GetModuleStream API.
1565
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/GetModuleStream.ts.html |here} to see how to use GetModuleStream API.
1574
1566
  */
1575
1567
  getModuleStream(getModuleStreamRequest: requests.GetModuleStreamRequest): Promise<responses.GetModuleStreamResponse>;
1576
1568
  /**
@@ -1580,7 +1572,7 @@ export declare class SoftwareSourceClient {
1580
1572
  * @param GetModuleStreamProfileRequest
1581
1573
  * @return GetModuleStreamProfileResponse
1582
1574
  * @throws OciError when an error occurs
1583
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetModuleStreamProfile.ts.html |here} to see how to use GetModuleStreamProfile API.
1575
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/GetModuleStreamProfile.ts.html |here} to see how to use GetModuleStreamProfile API.
1584
1576
  */
1585
1577
  getModuleStreamProfile(getModuleStreamProfileRequest: requests.GetModuleStreamProfileRequest): Promise<responses.GetModuleStreamProfileResponse>;
1586
1578
  /**
@@ -1590,7 +1582,7 @@ export declare class SoftwareSourceClient {
1590
1582
  * @param GetPackageGroupRequest
1591
1583
  * @return GetPackageGroupResponse
1592
1584
  * @throws OciError when an error occurs
1593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetPackageGroup.ts.html |here} to see how to use GetPackageGroup API.
1585
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/GetPackageGroup.ts.html |here} to see how to use GetPackageGroup API.
1594
1586
  */
1595
1587
  getPackageGroup(getPackageGroupRequest: requests.GetPackageGroupRequest): Promise<responses.GetPackageGroupResponse>;
1596
1588
  /**
@@ -1600,7 +1592,7 @@ export declare class SoftwareSourceClient {
1600
1592
  * @param GetSoftwarePackageRequest
1601
1593
  * @return GetSoftwarePackageResponse
1602
1594
  * @throws OciError when an error occurs
1603
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetSoftwarePackage.ts.html |here} to see how to use GetSoftwarePackage API.
1595
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/GetSoftwarePackage.ts.html |here} to see how to use GetSoftwarePackage API.
1604
1596
  */
1605
1597
  getSoftwarePackage(getSoftwarePackageRequest: requests.GetSoftwarePackageRequest): Promise<responses.GetSoftwarePackageResponse>;
1606
1598
  /**
@@ -1609,7 +1601,7 @@ export declare class SoftwareSourceClient {
1609
1601
  * @param GetSoftwareSourceRequest
1610
1602
  * @return GetSoftwareSourceResponse
1611
1603
  * @throws OciError when an error occurs
1612
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetSoftwareSource.ts.html |here} to see how to use GetSoftwareSource API.
1604
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/GetSoftwareSource.ts.html |here} to see how to use GetSoftwareSource API.
1613
1605
  */
1614
1606
  getSoftwareSource(getSoftwareSourceRequest: requests.GetSoftwareSourceRequest): Promise<responses.GetSoftwareSourceResponse>;
1615
1607
  /**
@@ -1620,7 +1612,7 @@ export declare class SoftwareSourceClient {
1620
1612
  * @param ListEntitlementsRequest
1621
1613
  * @return ListEntitlementsResponse
1622
1614
  * @throws OciError when an error occurs
1623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListEntitlements.ts.html |here} to see how to use ListEntitlements API.
1615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListEntitlements.ts.html |here} to see how to use ListEntitlements API.
1624
1616
  */
1625
1617
  listEntitlements(listEntitlementsRequest: requests.ListEntitlementsRequest): Promise<responses.ListEntitlementsResponse>;
1626
1618
  /**
@@ -1631,7 +1623,7 @@ export declare class SoftwareSourceClient {
1631
1623
  * @param ListErrataRequest
1632
1624
  * @return ListErrataResponse
1633
1625
  * @throws OciError when an error occurs
1634
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListErrata.ts.html |here} to see how to use ListErrata API.
1626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListErrata.ts.html |here} to see how to use ListErrata API.
1635
1627
  */
1636
1628
  listErrata(listErrataRequest: requests.ListErrataRequest): Promise<responses.ListErrataResponse>;
1637
1629
  /**
@@ -1642,7 +1634,7 @@ export declare class SoftwareSourceClient {
1642
1634
  * @param ListModuleStreamProfilesRequest
1643
1635
  * @return ListModuleStreamProfilesResponse
1644
1636
  * @throws OciError when an error occurs
1645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListModuleStreamProfiles.ts.html |here} to see how to use ListModuleStreamProfiles API.
1637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListModuleStreamProfiles.ts.html |here} to see how to use ListModuleStreamProfiles API.
1646
1638
  */
1647
1639
  listModuleStreamProfiles(listModuleStreamProfilesRequest: requests.ListModuleStreamProfilesRequest): Promise<responses.ListModuleStreamProfilesResponse>;
1648
1640
  /**
@@ -1653,7 +1645,7 @@ export declare class SoftwareSourceClient {
1653
1645
  * @param ListModuleStreamsRequest
1654
1646
  * @return ListModuleStreamsResponse
1655
1647
  * @throws OciError when an error occurs
1656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListModuleStreams.ts.html |here} to see how to use ListModuleStreams API.
1648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListModuleStreams.ts.html |here} to see how to use ListModuleStreams API.
1657
1649
  */
1658
1650
  listModuleStreams(listModuleStreamsRequest: requests.ListModuleStreamsRequest): Promise<responses.ListModuleStreamsResponse>;
1659
1651
  /**
@@ -1664,7 +1656,7 @@ export declare class SoftwareSourceClient {
1664
1656
  * @param ListPackageGroupsRequest
1665
1657
  * @return ListPackageGroupsResponse
1666
1658
  * @throws OciError when an error occurs
1667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListPackageGroups.ts.html |here} to see how to use ListPackageGroups API.
1659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListPackageGroups.ts.html |here} to see how to use ListPackageGroups API.
1668
1660
  */
1669
1661
  listPackageGroups(listPackageGroupsRequest: requests.ListPackageGroupsRequest): Promise<responses.ListPackageGroupsResponse>;
1670
1662
  /**
@@ -1675,7 +1667,7 @@ export declare class SoftwareSourceClient {
1675
1667
  * @param ListSoftwarePackagesRequest
1676
1668
  * @return ListSoftwarePackagesResponse
1677
1669
  * @throws OciError when an error occurs
1678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListSoftwarePackages.ts.html |here} to see how to use ListSoftwarePackages API.
1670
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListSoftwarePackages.ts.html |here} to see how to use ListSoftwarePackages API.
1679
1671
  */
1680
1672
  listSoftwarePackages(listSoftwarePackagesRequest: requests.ListSoftwarePackagesRequest): Promise<responses.ListSoftwarePackagesResponse>;
1681
1673
  /**
@@ -1686,7 +1678,7 @@ export declare class SoftwareSourceClient {
1686
1678
  * @param ListSoftwareSourceVendorsRequest
1687
1679
  * @return ListSoftwareSourceVendorsResponse
1688
1680
  * @throws OciError when an error occurs
1689
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListSoftwareSourceVendors.ts.html |here} to see how to use ListSoftwareSourceVendors API.
1681
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListSoftwareSourceVendors.ts.html |here} to see how to use ListSoftwareSourceVendors API.
1690
1682
  */
1691
1683
  listSoftwareSourceVendors(listSoftwareSourceVendorsRequest: requests.ListSoftwareSourceVendorsRequest): Promise<responses.ListSoftwareSourceVendorsResponse>;
1692
1684
  /**
@@ -1697,7 +1689,7 @@ export declare class SoftwareSourceClient {
1697
1689
  * @param ListSoftwareSourcesRequest
1698
1690
  * @return ListSoftwareSourcesResponse
1699
1691
  * @throws OciError when an error occurs
1700
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListSoftwareSources.ts.html |here} to see how to use ListSoftwareSources API.
1692
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListSoftwareSources.ts.html |here} to see how to use ListSoftwareSources API.
1701
1693
  */
1702
1694
  listSoftwareSources(listSoftwareSourcesRequest: requests.ListSoftwareSourcesRequest): Promise<responses.ListSoftwareSourcesResponse>;
1703
1695
  /**
@@ -1708,7 +1700,7 @@ export declare class SoftwareSourceClient {
1708
1700
  * @param SearchSoftwareSourceModuleStreamsRequest
1709
1701
  * @return SearchSoftwareSourceModuleStreamsResponse
1710
1702
  * @throws OciError when an error occurs
1711
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/SearchSoftwareSourceModuleStreams.ts.html |here} to see how to use SearchSoftwareSourceModuleStreams API.
1703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/SearchSoftwareSourceModuleStreams.ts.html |here} to see how to use SearchSoftwareSourceModuleStreams API.
1712
1704
  */
1713
1705
  searchSoftwareSourceModuleStreams(searchSoftwareSourceModuleStreamsRequest: requests.SearchSoftwareSourceModuleStreamsRequest): Promise<responses.SearchSoftwareSourceModuleStreamsResponse>;
1714
1706
  /**
@@ -1719,7 +1711,7 @@ export declare class SoftwareSourceClient {
1719
1711
  * @param SearchSoftwareSourceModulesRequest
1720
1712
  * @return SearchSoftwareSourceModulesResponse
1721
1713
  * @throws OciError when an error occurs
1722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/SearchSoftwareSourceModules.ts.html |here} to see how to use SearchSoftwareSourceModules API.
1714
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/SearchSoftwareSourceModules.ts.html |here} to see how to use SearchSoftwareSourceModules API.
1723
1715
  */
1724
1716
  searchSoftwareSourceModules(searchSoftwareSourceModulesRequest: requests.SearchSoftwareSourceModulesRequest): Promise<responses.SearchSoftwareSourceModulesResponse>;
1725
1717
  /**
@@ -1730,7 +1722,7 @@ export declare class SoftwareSourceClient {
1730
1722
  * @param SearchSoftwareSourcePackageGroupsRequest
1731
1723
  * @return SearchSoftwareSourcePackageGroupsResponse
1732
1724
  * @throws OciError when an error occurs
1733
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/SearchSoftwareSourcePackageGroups.ts.html |here} to see how to use SearchSoftwareSourcePackageGroups API.
1725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/SearchSoftwareSourcePackageGroups.ts.html |here} to see how to use SearchSoftwareSourcePackageGroups API.
1734
1726
  */
1735
1727
  searchSoftwareSourcePackageGroups(searchSoftwareSourcePackageGroupsRequest: requests.SearchSoftwareSourcePackageGroupsRequest): Promise<responses.SearchSoftwareSourcePackageGroupsResponse>;
1736
1728
  /**
@@ -1740,7 +1732,7 @@ export declare class SoftwareSourceClient {
1740
1732
  * @param UpdateSoftwareSourceRequest
1741
1733
  * @return UpdateSoftwareSourceResponse
1742
1734
  * @throws OciError when an error occurs
1743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/UpdateSoftwareSource.ts.html |here} to see how to use UpdateSoftwareSource API.
1735
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/UpdateSoftwareSource.ts.html |here} to see how to use UpdateSoftwareSource API.
1744
1736
  */
1745
1737
  updateSoftwareSource(updateSoftwareSourceRequest: requests.UpdateSoftwareSourceRequest): Promise<responses.UpdateSoftwareSourceResponse>;
1746
1738
  }
@@ -1775,7 +1767,6 @@ export declare class WorkRequestClient {
1775
1767
  * @param endpoint The endpoint of the service.
1776
1768
  */
1777
1769
  set endpoint(endpoint: string);
1778
- get logger(): import("oci-common/lib/log").Logger;
1779
1770
  /**
1780
1771
  * Determines whether realm specific endpoint should be used or not.
1781
1772
  * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
@@ -1820,7 +1811,7 @@ export declare class WorkRequestClient {
1820
1811
  * @param GetWorkRequestRequest
1821
1812
  * @return GetWorkRequestResponse
1822
1813
  * @throws OciError when an error occurs
1823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1824
1815
  */
1825
1816
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
1826
1817
  /**
@@ -1830,7 +1821,7 @@ export declare class WorkRequestClient {
1830
1821
  * @param ListWorkRequestErrorsRequest
1831
1822
  * @return ListWorkRequestErrorsResponse
1832
1823
  * @throws OciError when an error occurs
1833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1834
1825
  */
1835
1826
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
1836
1827
  /**
@@ -1840,7 +1831,7 @@ export declare class WorkRequestClient {
1840
1831
  * @param ListWorkRequestLogsRequest
1841
1832
  * @return ListWorkRequestLogsResponse
1842
1833
  * @throws OciError when an error occurs
1843
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1834
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1844
1835
  */
1845
1836
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
1846
1837
  /**
@@ -1851,7 +1842,7 @@ export declare class WorkRequestClient {
1851
1842
  * @param ListWorkRequestsRequest
1852
1843
  * @return ListWorkRequestsResponse
1853
1844
  * @throws OciError when an error occurs
1854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/osmanagementhub/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1845
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/osmanagementhub/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1855
1846
  */
1856
1847
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
1857
1848
  }