oci-announcementsservice 2.76.0 → 2.76.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.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/announcementsubscription-waiter.d.ts +1 -1
- package/lib/announcementsubscription-waiter.js +1 -1
- package/lib/client.d.ts +18 -18
- package/lib/client.js +18 -18
- package/lib/model/affected-resource.d.ts +1 -1
- package/lib/model/affected-resource.js +1 -1
- package/lib/model/announcement-subscription-collection.d.ts +1 -1
- package/lib/model/announcement-subscription-collection.js +1 -1
- package/lib/model/announcement-subscription-summary.d.ts +1 -1
- package/lib/model/announcement-subscription-summary.js +1 -1
- package/lib/model/announcement-subscription.d.ts +1 -1
- package/lib/model/announcement-subscription.js +1 -1
- package/lib/model/announcement-summary.d.ts +1 -1
- package/lib/model/announcement-summary.js +1 -1
- package/lib/model/announcement-user-status-details.d.ts +1 -1
- package/lib/model/announcement-user-status-details.js +1 -1
- package/lib/model/announcement.d.ts +1 -1
- package/lib/model/announcement.js +1 -1
- package/lib/model/announcements-collection.d.ts +1 -1
- package/lib/model/announcements-collection.js +1 -1
- package/lib/model/announcements-preferences-summary.d.ts +1 -1
- package/lib/model/announcements-preferences-summary.js +1 -1
- package/lib/model/announcements-preferences.d.ts +1 -1
- package/lib/model/announcements-preferences.js +1 -1
- package/lib/model/base-announcement.d.ts +1 -1
- package/lib/model/base-announcement.js +1 -1
- package/lib/model/base-announcements-preferences.d.ts +1 -1
- package/lib/model/base-announcements-preferences.js +1 -1
- package/lib/model/base-create-announcements-preferences-details.d.ts +1 -1
- package/lib/model/base-create-announcements-preferences-details.js +1 -1
- package/lib/model/change-announcement-subscription-compartment-details.d.ts +1 -1
- package/lib/model/change-announcement-subscription-compartment-details.js +1 -1
- package/lib/model/create-announcement-subscription-details.d.ts +1 -1
- package/lib/model/create-announcement-subscription-details.js +1 -1
- package/lib/model/create-announcements-preferences-details.d.ts +1 -1
- package/lib/model/create-announcements-preferences-details.js +1 -1
- package/lib/model/create-filter-group-details.d.ts +1 -1
- package/lib/model/create-filter-group-details.js +1 -1
- package/lib/model/filter-group-details.d.ts +1 -1
- package/lib/model/filter-group-details.js +1 -1
- package/lib/model/filter-group.d.ts +1 -1
- package/lib/model/filter-group.js +1 -1
- package/lib/model/filter.d.ts +1 -1
- package/lib/model/filter.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/property.d.ts +1 -1
- package/lib/model/property.js +1 -1
- package/lib/model/sort-order.d.ts +1 -1
- package/lib/model/sort-order.js +1 -1
- package/lib/model/update-announcement-subscription-details.d.ts +1 -1
- package/lib/model/update-announcement-subscription-details.js +1 -1
- package/lib/model/update-announcements-preferences-details.d.ts +1 -1
- package/lib/model/update-announcements-preferences-details.js +1 -1
- package/lib/model/update-filter-group-details.d.ts +1 -1
- package/lib/model/update-filter-group-details.js +1 -1
- package/lib/request/change-announcement-subscription-compartment-request.d.ts +2 -2
- package/lib/request/change-announcement-subscription-compartment-request.js +1 -1
- package/lib/request/create-announcement-subscription-request.d.ts +2 -2
- package/lib/request/create-announcement-subscription-request.js +1 -1
- package/lib/request/create-announcements-preference-request.d.ts +2 -2
- package/lib/request/create-announcements-preference-request.js +1 -1
- package/lib/request/create-filter-group-request.d.ts +2 -2
- package/lib/request/create-filter-group-request.js +1 -1
- package/lib/request/delete-announcement-subscription-request.d.ts +2 -2
- package/lib/request/delete-announcement-subscription-request.js +1 -1
- package/lib/request/delete-filter-group-request.d.ts +2 -2
- package/lib/request/delete-filter-group-request.js +1 -1
- package/lib/request/get-announcement-request.d.ts +2 -2
- package/lib/request/get-announcement-request.js +1 -1
- package/lib/request/get-announcement-subscription-request.d.ts +2 -2
- package/lib/request/get-announcement-subscription-request.js +1 -1
- package/lib/request/get-announcement-user-status-request.d.ts +2 -2
- package/lib/request/get-announcement-user-status-request.js +1 -1
- package/lib/request/get-announcements-preference-request.d.ts +2 -2
- package/lib/request/get-announcements-preference-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-announcement-subscriptions-request.d.ts +2 -2
- package/lib/request/list-announcement-subscriptions-request.js +1 -1
- package/lib/request/list-announcements-preferences-request.d.ts +2 -2
- package/lib/request/list-announcements-preferences-request.js +1 -1
- package/lib/request/list-announcements-request.d.ts +2 -2
- package/lib/request/list-announcements-request.js +1 -1
- package/lib/request/update-announcement-subscription-request.d.ts +2 -2
- package/lib/request/update-announcement-subscription-request.js +1 -1
- package/lib/request/update-announcement-user-status-request.d.ts +2 -2
- package/lib/request/update-announcement-user-status-request.js +1 -1
- package/lib/request/update-announcements-preference-request.d.ts +2 -2
- package/lib/request/update-announcements-preference-request.js +1 -1
- package/lib/request/update-filter-group-request.d.ts +2 -2
- package/lib/request/update-filter-group-request.js +1 -1
- package/lib/response/change-announcement-subscription-compartment-response.d.ts +1 -1
- package/lib/response/change-announcement-subscription-compartment-response.js +1 -1
- package/lib/response/create-announcement-subscription-response.d.ts +1 -1
- package/lib/response/create-announcement-subscription-response.js +1 -1
- package/lib/response/create-announcements-preference-response.d.ts +1 -1
- package/lib/response/create-announcements-preference-response.js +1 -1
- package/lib/response/create-filter-group-response.d.ts +1 -1
- package/lib/response/create-filter-group-response.js +1 -1
- package/lib/response/delete-announcement-subscription-response.d.ts +1 -1
- package/lib/response/delete-announcement-subscription-response.js +1 -1
- package/lib/response/delete-filter-group-response.d.ts +1 -1
- package/lib/response/delete-filter-group-response.js +1 -1
- package/lib/response/get-announcement-response.d.ts +1 -1
- package/lib/response/get-announcement-response.js +1 -1
- package/lib/response/get-announcement-subscription-response.d.ts +1 -1
- package/lib/response/get-announcement-subscription-response.js +1 -1
- package/lib/response/get-announcement-user-status-response.d.ts +1 -1
- package/lib/response/get-announcement-user-status-response.js +1 -1
- package/lib/response/get-announcements-preference-response.d.ts +1 -1
- package/lib/response/get-announcements-preference-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-announcement-subscriptions-response.d.ts +1 -1
- package/lib/response/list-announcement-subscriptions-response.js +1 -1
- package/lib/response/list-announcements-preferences-response.d.ts +1 -1
- package/lib/response/list-announcements-preferences-response.js +1 -1
- package/lib/response/list-announcements-response.d.ts +1 -1
- package/lib/response/list-announcements-response.js +1 -1
- package/lib/response/update-announcement-subscription-response.d.ts +1 -1
- package/lib/response/update-announcement-subscription-response.js +1 -1
- package/lib/response/update-announcement-user-status-response.d.ts +1 -1
- package/lib/response/update-announcement-user-status-response.js +1 -1
- package/lib/response/update-announcements-preference-response.d.ts +1 -1
- package/lib/response/update-announcements-preference-response.js +1 -1
- package/lib/response/update-filter-group-response.d.ts +1 -1
- package/lib/response/update-filter-group-response.js +1 -1
- package/package.json +3 -3
package/index.d.ts
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as requests from "./lib/request";
|
package/index.js
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as serviceRequests from "./request";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
package/lib/client.d.ts
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
@@ -76,7 +76,7 @@ export declare class AnnouncementClient {
|
|
|
76
76
|
* @param GetAnnouncementRequest
|
|
77
77
|
* @return GetAnnouncementResponse
|
|
78
78
|
* @throws OciError when an error occurs
|
|
79
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
79
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/GetAnnouncement.ts.html |here} to see how to use GetAnnouncement API.
|
|
80
80
|
*/
|
|
81
81
|
getAnnouncement(getAnnouncementRequest: requests.GetAnnouncementRequest): Promise<responses.GetAnnouncementResponse>;
|
|
82
82
|
/**
|
|
@@ -88,7 +88,7 @@ export declare class AnnouncementClient {
|
|
|
88
88
|
* @param GetAnnouncementUserStatusRequest
|
|
89
89
|
* @return GetAnnouncementUserStatusResponse
|
|
90
90
|
* @throws OciError when an error occurs
|
|
91
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
91
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/GetAnnouncementUserStatus.ts.html |here} to see how to use GetAnnouncementUserStatus API.
|
|
92
92
|
*/
|
|
93
93
|
getAnnouncementUserStatus(getAnnouncementUserStatusRequest: requests.GetAnnouncementUserStatusRequest): Promise<responses.GetAnnouncementUserStatusResponse>;
|
|
94
94
|
/**
|
|
@@ -100,7 +100,7 @@ export declare class AnnouncementClient {
|
|
|
100
100
|
* @param ListAnnouncementsRequest
|
|
101
101
|
* @return ListAnnouncementsResponse
|
|
102
102
|
* @throws OciError when an error occurs
|
|
103
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
103
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/ListAnnouncements.ts.html |here} to see how to use ListAnnouncements API.
|
|
104
104
|
*/
|
|
105
105
|
listAnnouncements(listAnnouncementsRequest: requests.ListAnnouncementsRequest): Promise<responses.ListAnnouncementsResponse>;
|
|
106
106
|
/**
|
|
@@ -112,7 +112,7 @@ export declare class AnnouncementClient {
|
|
|
112
112
|
* @param UpdateAnnouncementUserStatusRequest
|
|
113
113
|
* @return UpdateAnnouncementUserStatusResponse
|
|
114
114
|
* @throws OciError when an error occurs
|
|
115
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
115
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/UpdateAnnouncementUserStatus.ts.html |here} to see how to use UpdateAnnouncementUserStatus API.
|
|
116
116
|
*/
|
|
117
117
|
updateAnnouncementUserStatus(updateAnnouncementUserStatusRequest: requests.UpdateAnnouncementUserStatusRequest): Promise<responses.UpdateAnnouncementUserStatusResponse>;
|
|
118
118
|
}
|
|
@@ -191,7 +191,7 @@ export declare class AnnouncementSubscriptionClient {
|
|
|
191
191
|
* @param ChangeAnnouncementSubscriptionCompartmentRequest
|
|
192
192
|
* @return ChangeAnnouncementSubscriptionCompartmentResponse
|
|
193
193
|
* @throws OciError when an error occurs
|
|
194
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
194
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/ChangeAnnouncementSubscriptionCompartment.ts.html |here} to see how to use ChangeAnnouncementSubscriptionCompartment API.
|
|
195
195
|
*/
|
|
196
196
|
changeAnnouncementSubscriptionCompartment(changeAnnouncementSubscriptionCompartmentRequest: requests.ChangeAnnouncementSubscriptionCompartmentRequest): Promise<responses.ChangeAnnouncementSubscriptionCompartmentResponse>;
|
|
197
197
|
/**
|
|
@@ -203,7 +203,7 @@ export declare class AnnouncementSubscriptionClient {
|
|
|
203
203
|
* @param CreateAnnouncementSubscriptionRequest
|
|
204
204
|
* @return CreateAnnouncementSubscriptionResponse
|
|
205
205
|
* @throws OciError when an error occurs
|
|
206
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
206
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/CreateAnnouncementSubscription.ts.html |here} to see how to use CreateAnnouncementSubscription API.
|
|
207
207
|
*/
|
|
208
208
|
createAnnouncementSubscription(createAnnouncementSubscriptionRequest: requests.CreateAnnouncementSubscriptionRequest): Promise<responses.CreateAnnouncementSubscriptionResponse>;
|
|
209
209
|
/**
|
|
@@ -215,7 +215,7 @@ export declare class AnnouncementSubscriptionClient {
|
|
|
215
215
|
* @param CreateFilterGroupRequest
|
|
216
216
|
* @return CreateFilterGroupResponse
|
|
217
217
|
* @throws OciError when an error occurs
|
|
218
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
218
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/CreateFilterGroup.ts.html |here} to see how to use CreateFilterGroup API.
|
|
219
219
|
*/
|
|
220
220
|
createFilterGroup(createFilterGroupRequest: requests.CreateFilterGroupRequest): Promise<responses.CreateFilterGroupResponse>;
|
|
221
221
|
/**
|
|
@@ -227,7 +227,7 @@ export declare class AnnouncementSubscriptionClient {
|
|
|
227
227
|
* @param DeleteAnnouncementSubscriptionRequest
|
|
228
228
|
* @return DeleteAnnouncementSubscriptionResponse
|
|
229
229
|
* @throws OciError when an error occurs
|
|
230
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
230
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/DeleteAnnouncementSubscription.ts.html |here} to see how to use DeleteAnnouncementSubscription API.
|
|
231
231
|
*/
|
|
232
232
|
deleteAnnouncementSubscription(deleteAnnouncementSubscriptionRequest: requests.DeleteAnnouncementSubscriptionRequest): Promise<responses.DeleteAnnouncementSubscriptionResponse>;
|
|
233
233
|
/**
|
|
@@ -239,7 +239,7 @@ export declare class AnnouncementSubscriptionClient {
|
|
|
239
239
|
* @param DeleteFilterGroupRequest
|
|
240
240
|
* @return DeleteFilterGroupResponse
|
|
241
241
|
* @throws OciError when an error occurs
|
|
242
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
242
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/DeleteFilterGroup.ts.html |here} to see how to use DeleteFilterGroup API.
|
|
243
243
|
*/
|
|
244
244
|
deleteFilterGroup(deleteFilterGroupRequest: requests.DeleteFilterGroupRequest): Promise<responses.DeleteFilterGroupResponse>;
|
|
245
245
|
/**
|
|
@@ -251,7 +251,7 @@ export declare class AnnouncementSubscriptionClient {
|
|
|
251
251
|
* @param GetAnnouncementSubscriptionRequest
|
|
252
252
|
* @return GetAnnouncementSubscriptionResponse
|
|
253
253
|
* @throws OciError when an error occurs
|
|
254
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
254
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/GetAnnouncementSubscription.ts.html |here} to see how to use GetAnnouncementSubscription API.
|
|
255
255
|
*/
|
|
256
256
|
getAnnouncementSubscription(getAnnouncementSubscriptionRequest: requests.GetAnnouncementSubscriptionRequest): Promise<responses.GetAnnouncementSubscriptionResponse>;
|
|
257
257
|
/**
|
|
@@ -263,7 +263,7 @@ export declare class AnnouncementSubscriptionClient {
|
|
|
263
263
|
* @param ListAnnouncementSubscriptionsRequest
|
|
264
264
|
* @return ListAnnouncementSubscriptionsResponse
|
|
265
265
|
* @throws OciError when an error occurs
|
|
266
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
266
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/ListAnnouncementSubscriptions.ts.html |here} to see how to use ListAnnouncementSubscriptions API.
|
|
267
267
|
*/
|
|
268
268
|
listAnnouncementSubscriptions(listAnnouncementSubscriptionsRequest: requests.ListAnnouncementSubscriptionsRequest): Promise<responses.ListAnnouncementSubscriptionsResponse>;
|
|
269
269
|
/**
|
|
@@ -275,7 +275,7 @@ export declare class AnnouncementSubscriptionClient {
|
|
|
275
275
|
* @param UpdateAnnouncementSubscriptionRequest
|
|
276
276
|
* @return UpdateAnnouncementSubscriptionResponse
|
|
277
277
|
* @throws OciError when an error occurs
|
|
278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
278
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/UpdateAnnouncementSubscription.ts.html |here} to see how to use UpdateAnnouncementSubscription API.
|
|
279
279
|
*/
|
|
280
280
|
updateAnnouncementSubscription(updateAnnouncementSubscriptionRequest: requests.UpdateAnnouncementSubscriptionRequest): Promise<responses.UpdateAnnouncementSubscriptionResponse>;
|
|
281
281
|
/**
|
|
@@ -287,7 +287,7 @@ export declare class AnnouncementSubscriptionClient {
|
|
|
287
287
|
* @param UpdateFilterGroupRequest
|
|
288
288
|
* @return UpdateFilterGroupResponse
|
|
289
289
|
* @throws OciError when an error occurs
|
|
290
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
290
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/UpdateFilterGroup.ts.html |here} to see how to use UpdateFilterGroup API.
|
|
291
291
|
*/
|
|
292
292
|
updateFilterGroup(updateFilterGroupRequest: requests.UpdateFilterGroupRequest): Promise<responses.UpdateFilterGroupResponse>;
|
|
293
293
|
}
|
|
@@ -352,7 +352,7 @@ export declare class AnnouncementsPreferencesClient {
|
|
|
352
352
|
* @param CreateAnnouncementsPreferenceRequest
|
|
353
353
|
* @return CreateAnnouncementsPreferenceResponse
|
|
354
354
|
* @throws OciError when an error occurs
|
|
355
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
355
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/CreateAnnouncementsPreference.ts.html |here} to see how to use CreateAnnouncementsPreference API.
|
|
356
356
|
*/
|
|
357
357
|
createAnnouncementsPreference(createAnnouncementsPreferenceRequest: requests.CreateAnnouncementsPreferenceRequest): Promise<responses.CreateAnnouncementsPreferenceResponse>;
|
|
358
358
|
/**
|
|
@@ -364,7 +364,7 @@ export declare class AnnouncementsPreferencesClient {
|
|
|
364
364
|
* @param GetAnnouncementsPreferenceRequest
|
|
365
365
|
* @return GetAnnouncementsPreferenceResponse
|
|
366
366
|
* @throws OciError when an error occurs
|
|
367
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
367
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/GetAnnouncementsPreference.ts.html |here} to see how to use GetAnnouncementsPreference API.
|
|
368
368
|
*/
|
|
369
369
|
getAnnouncementsPreference(getAnnouncementsPreferenceRequest: requests.GetAnnouncementsPreferenceRequest): Promise<responses.GetAnnouncementsPreferenceResponse>;
|
|
370
370
|
/**
|
|
@@ -376,7 +376,7 @@ export declare class AnnouncementsPreferencesClient {
|
|
|
376
376
|
* @param ListAnnouncementsPreferencesRequest
|
|
377
377
|
* @return ListAnnouncementsPreferencesResponse
|
|
378
378
|
* @throws OciError when an error occurs
|
|
379
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
379
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/ListAnnouncementsPreferences.ts.html |here} to see how to use ListAnnouncementsPreferences API.
|
|
380
380
|
*/
|
|
381
381
|
listAnnouncementsPreferences(listAnnouncementsPreferencesRequest: requests.ListAnnouncementsPreferencesRequest): Promise<responses.ListAnnouncementsPreferencesResponse>;
|
|
382
382
|
/**
|
|
@@ -420,7 +420,7 @@ export declare class AnnouncementsPreferencesClient {
|
|
|
420
420
|
* @param UpdateAnnouncementsPreferenceRequest
|
|
421
421
|
* @return UpdateAnnouncementsPreferenceResponse
|
|
422
422
|
* @throws OciError when an error occurs
|
|
423
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
423
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/UpdateAnnouncementsPreference.ts.html |here} to see how to use UpdateAnnouncementsPreference API.
|
|
424
424
|
*/
|
|
425
425
|
updateAnnouncementsPreference(updateAnnouncementsPreferenceRequest: requests.UpdateAnnouncementsPreferenceRequest): Promise<responses.UpdateAnnouncementsPreferenceResponse>;
|
|
426
426
|
}
|
package/lib/client.js
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -170,7 +170,7 @@ class AnnouncementClient {
|
|
|
170
170
|
* @param GetAnnouncementRequest
|
|
171
171
|
* @return GetAnnouncementResponse
|
|
172
172
|
* @throws OciError when an error occurs
|
|
173
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/GetAnnouncement.ts.html |here} to see how to use GetAnnouncement API.
|
|
174
174
|
*/
|
|
175
175
|
getAnnouncement(getAnnouncementRequest) {
|
|
176
176
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -236,7 +236,7 @@ class AnnouncementClient {
|
|
|
236
236
|
* @param GetAnnouncementUserStatusRequest
|
|
237
237
|
* @return GetAnnouncementUserStatusResponse
|
|
238
238
|
* @throws OciError when an error occurs
|
|
239
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
239
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/GetAnnouncementUserStatus.ts.html |here} to see how to use GetAnnouncementUserStatus API.
|
|
240
240
|
*/
|
|
241
241
|
getAnnouncementUserStatus(getAnnouncementUserStatusRequest) {
|
|
242
242
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -302,7 +302,7 @@ class AnnouncementClient {
|
|
|
302
302
|
* @param ListAnnouncementsRequest
|
|
303
303
|
* @return ListAnnouncementsResponse
|
|
304
304
|
* @throws OciError when an error occurs
|
|
305
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
305
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/ListAnnouncements.ts.html |here} to see how to use ListAnnouncements API.
|
|
306
306
|
*/
|
|
307
307
|
listAnnouncements(listAnnouncementsRequest) {
|
|
308
308
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -388,7 +388,7 @@ class AnnouncementClient {
|
|
|
388
388
|
* @param UpdateAnnouncementUserStatusRequest
|
|
389
389
|
* @return UpdateAnnouncementUserStatusResponse
|
|
390
390
|
* @throws OciError when an error occurs
|
|
391
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
391
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/UpdateAnnouncementUserStatus.ts.html |here} to see how to use UpdateAnnouncementUserStatus API.
|
|
392
392
|
*/
|
|
393
393
|
updateAnnouncementUserStatus(updateAnnouncementUserStatusRequest) {
|
|
394
394
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -593,7 +593,7 @@ class AnnouncementSubscriptionClient {
|
|
|
593
593
|
* @param ChangeAnnouncementSubscriptionCompartmentRequest
|
|
594
594
|
* @return ChangeAnnouncementSubscriptionCompartmentResponse
|
|
595
595
|
* @throws OciError when an error occurs
|
|
596
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
596
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/ChangeAnnouncementSubscriptionCompartment.ts.html |here} to see how to use ChangeAnnouncementSubscriptionCompartment API.
|
|
597
597
|
*/
|
|
598
598
|
changeAnnouncementSubscriptionCompartment(changeAnnouncementSubscriptionCompartmentRequest) {
|
|
599
599
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -657,7 +657,7 @@ class AnnouncementSubscriptionClient {
|
|
|
657
657
|
* @param CreateAnnouncementSubscriptionRequest
|
|
658
658
|
* @return CreateAnnouncementSubscriptionResponse
|
|
659
659
|
* @throws OciError when an error occurs
|
|
660
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
660
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/CreateAnnouncementSubscription.ts.html |here} to see how to use CreateAnnouncementSubscription API.
|
|
661
661
|
*/
|
|
662
662
|
createAnnouncementSubscription(createAnnouncementSubscriptionRequest) {
|
|
663
663
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -723,7 +723,7 @@ class AnnouncementSubscriptionClient {
|
|
|
723
723
|
* @param CreateFilterGroupRequest
|
|
724
724
|
* @return CreateFilterGroupResponse
|
|
725
725
|
* @throws OciError when an error occurs
|
|
726
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
726
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/CreateFilterGroup.ts.html |here} to see how to use CreateFilterGroup API.
|
|
727
727
|
*/
|
|
728
728
|
createFilterGroup(createFilterGroupRequest) {
|
|
729
729
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -792,7 +792,7 @@ class AnnouncementSubscriptionClient {
|
|
|
792
792
|
* @param DeleteAnnouncementSubscriptionRequest
|
|
793
793
|
* @return DeleteAnnouncementSubscriptionResponse
|
|
794
794
|
* @throws OciError when an error occurs
|
|
795
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
795
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/DeleteAnnouncementSubscription.ts.html |here} to see how to use DeleteAnnouncementSubscription API.
|
|
796
796
|
*/
|
|
797
797
|
deleteAnnouncementSubscription(deleteAnnouncementSubscriptionRequest) {
|
|
798
798
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -850,7 +850,7 @@ class AnnouncementSubscriptionClient {
|
|
|
850
850
|
* @param DeleteFilterGroupRequest
|
|
851
851
|
* @return DeleteFilterGroupResponse
|
|
852
852
|
* @throws OciError when an error occurs
|
|
853
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
853
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/DeleteFilterGroup.ts.html |here} to see how to use DeleteFilterGroup API.
|
|
854
854
|
*/
|
|
855
855
|
deleteFilterGroup(deleteFilterGroupRequest) {
|
|
856
856
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -914,7 +914,7 @@ class AnnouncementSubscriptionClient {
|
|
|
914
914
|
* @param GetAnnouncementSubscriptionRequest
|
|
915
915
|
* @return GetAnnouncementSubscriptionResponse
|
|
916
916
|
* @throws OciError when an error occurs
|
|
917
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
917
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/GetAnnouncementSubscription.ts.html |here} to see how to use GetAnnouncementSubscription API.
|
|
918
918
|
*/
|
|
919
919
|
getAnnouncementSubscription(getAnnouncementSubscriptionRequest) {
|
|
920
920
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -980,7 +980,7 @@ class AnnouncementSubscriptionClient {
|
|
|
980
980
|
* @param ListAnnouncementSubscriptionsRequest
|
|
981
981
|
* @return ListAnnouncementSubscriptionsResponse
|
|
982
982
|
* @throws OciError when an error occurs
|
|
983
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
983
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/ListAnnouncementSubscriptions.ts.html |here} to see how to use ListAnnouncementSubscriptions API.
|
|
984
984
|
*/
|
|
985
985
|
listAnnouncementSubscriptions(listAnnouncementSubscriptionsRequest) {
|
|
986
986
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1053,7 +1053,7 @@ class AnnouncementSubscriptionClient {
|
|
|
1053
1053
|
* @param UpdateAnnouncementSubscriptionRequest
|
|
1054
1054
|
* @return UpdateAnnouncementSubscriptionResponse
|
|
1055
1055
|
* @throws OciError when an error occurs
|
|
1056
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1056
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/UpdateAnnouncementSubscription.ts.html |here} to see how to use UpdateAnnouncementSubscription API.
|
|
1057
1057
|
*/
|
|
1058
1058
|
updateAnnouncementSubscription(updateAnnouncementSubscriptionRequest) {
|
|
1059
1059
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1121,7 +1121,7 @@ class AnnouncementSubscriptionClient {
|
|
|
1121
1121
|
* @param UpdateFilterGroupRequest
|
|
1122
1122
|
* @return UpdateFilterGroupResponse
|
|
1123
1123
|
* @throws OciError when an error occurs
|
|
1124
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1124
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/UpdateFilterGroup.ts.html |here} to see how to use UpdateFilterGroup API.
|
|
1125
1125
|
*/
|
|
1126
1126
|
updateFilterGroup(updateFilterGroupRequest) {
|
|
1127
1127
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1306,7 +1306,7 @@ class AnnouncementsPreferencesClient {
|
|
|
1306
1306
|
* @param CreateAnnouncementsPreferenceRequest
|
|
1307
1307
|
* @return CreateAnnouncementsPreferenceResponse
|
|
1308
1308
|
* @throws OciError when an error occurs
|
|
1309
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1309
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/CreateAnnouncementsPreference.ts.html |here} to see how to use CreateAnnouncementsPreference API.
|
|
1310
1310
|
*/
|
|
1311
1311
|
createAnnouncementsPreference(createAnnouncementsPreferenceRequest) {
|
|
1312
1312
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1372,7 +1372,7 @@ class AnnouncementsPreferencesClient {
|
|
|
1372
1372
|
* @param GetAnnouncementsPreferenceRequest
|
|
1373
1373
|
* @return GetAnnouncementsPreferenceResponse
|
|
1374
1374
|
* @throws OciError when an error occurs
|
|
1375
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1375
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/GetAnnouncementsPreference.ts.html |here} to see how to use GetAnnouncementsPreference API.
|
|
1376
1376
|
*/
|
|
1377
1377
|
getAnnouncementsPreference(getAnnouncementsPreferenceRequest) {
|
|
1378
1378
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1438,7 +1438,7 @@ class AnnouncementsPreferencesClient {
|
|
|
1438
1438
|
* @param ListAnnouncementsPreferencesRequest
|
|
1439
1439
|
* @return ListAnnouncementsPreferencesResponse
|
|
1440
1440
|
* @throws OciError when an error occurs
|
|
1441
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1441
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/ListAnnouncementsPreferences.ts.html |here} to see how to use ListAnnouncementsPreferences API.
|
|
1442
1442
|
*/
|
|
1443
1443
|
listAnnouncementsPreferences(listAnnouncementsPreferencesRequest) {
|
|
1444
1444
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1546,7 +1546,7 @@ class AnnouncementsPreferencesClient {
|
|
|
1546
1546
|
* @param UpdateAnnouncementsPreferenceRequest
|
|
1547
1547
|
* @return UpdateAnnouncementsPreferenceResponse
|
|
1548
1548
|
* @throws OciError when an error occurs
|
|
1549
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1549
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/announcementsservice/UpdateAnnouncementsPreference.ts.html |here} to see how to use UpdateAnnouncementsPreference API.
|
|
1550
1550
|
*/
|
|
1551
1551
|
updateAnnouncementsPreference(updateAnnouncementsPreferenceRequest) {
|
|
1552
1552
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|