oci-ons 2.76.0 → 2.77.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +17 -17
- package/lib/client.js +17 -17
- package/lib/model/backoff-retry-policy.d.ts +2 -2
- package/lib/model/backoff-retry-policy.js +1 -1
- package/lib/model/change-compartment-details.d.ts +1 -1
- package/lib/model/change-compartment-details.js +1 -1
- package/lib/model/confirmation-result.d.ts +2 -2
- package/lib/model/confirmation-result.js +1 -1
- package/lib/model/create-subscription-details.d.ts +11 -11
- package/lib/model/create-subscription-details.js +1 -1
- package/lib/model/create-topic-details.d.ts +3 -3
- package/lib/model/create-topic-details.js +1 -1
- package/lib/model/delivery-policy.d.ts +1 -1
- package/lib/model/delivery-policy.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/message-details.d.ts +1 -1
- package/lib/model/message-details.js +1 -1
- package/lib/model/notification-topic-summary.d.ts +4 -4
- package/lib/model/notification-topic-summary.js +1 -1
- package/lib/model/notification-topic.d.ts +4 -4
- package/lib/model/notification-topic.js +1 -1
- package/lib/model/publish-result.d.ts +1 -1
- package/lib/model/publish-result.js +1 -1
- package/lib/model/subscription-summary.d.ts +12 -12
- package/lib/model/subscription-summary.js +1 -1
- package/lib/model/subscription.d.ts +12 -12
- package/lib/model/subscription.js +1 -1
- package/lib/model/topic-attributes-details.d.ts +3 -3
- package/lib/model/topic-attributes-details.js +1 -1
- package/lib/model/update-subscription-details.d.ts +3 -3
- package/lib/model/update-subscription-details.js +1 -1
- package/lib/notificationdataplane-waiter.d.ts +1 -1
- package/lib/notificationdataplane-waiter.js +1 -1
- package/lib/request/change-subscription-compartment-request.d.ts +3 -3
- package/lib/request/change-subscription-compartment-request.js +1 -1
- package/lib/request/change-topic-compartment-request.d.ts +3 -3
- package/lib/request/change-topic-compartment-request.js +1 -1
- package/lib/request/create-subscription-request.d.ts +2 -2
- package/lib/request/create-subscription-request.js +1 -1
- package/lib/request/create-topic-request.d.ts +2 -2
- package/lib/request/create-topic-request.js +1 -1
- package/lib/request/delete-subscription-request.d.ts +3 -3
- package/lib/request/delete-subscription-request.js +1 -1
- package/lib/request/delete-topic-request.d.ts +3 -3
- package/lib/request/delete-topic-request.js +1 -1
- package/lib/request/get-confirm-subscription-request.d.ts +9 -9
- package/lib/request/get-confirm-subscription-request.js +1 -1
- package/lib/request/get-subscription-request.d.ts +2 -2
- package/lib/request/get-subscription-request.js +1 -1
- package/lib/request/get-topic-request.d.ts +2 -2
- package/lib/request/get-topic-request.js +1 -1
- package/lib/request/get-unsubscription-request.d.ts +9 -9
- package/lib/request/get-unsubscription-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-subscriptions-request.d.ts +2 -2
- package/lib/request/list-subscriptions-request.js +1 -1
- package/lib/request/list-topics-request.d.ts +2 -2
- package/lib/request/list-topics-request.js +1 -1
- package/lib/request/publish-message-request.d.ts +3 -3
- package/lib/request/publish-message-request.js +1 -1
- package/lib/request/resend-subscription-confirmation-request.d.ts +2 -2
- package/lib/request/resend-subscription-confirmation-request.js +1 -1
- package/lib/request/update-subscription-request.d.ts +3 -3
- package/lib/request/update-subscription-request.js +1 -1
- package/lib/request/update-topic-request.d.ts +3 -3
- package/lib/request/update-topic-request.js +1 -1
- package/lib/response/change-subscription-compartment-response.d.ts +1 -1
- package/lib/response/change-subscription-compartment-response.js +1 -1
- package/lib/response/change-topic-compartment-response.d.ts +1 -1
- package/lib/response/change-topic-compartment-response.js +1 -1
- package/lib/response/create-subscription-response.d.ts +2 -2
- package/lib/response/create-subscription-response.js +1 -1
- package/lib/response/create-topic-response.d.ts +2 -2
- package/lib/response/create-topic-response.js +1 -1
- package/lib/response/delete-subscription-response.d.ts +1 -1
- package/lib/response/delete-subscription-response.js +1 -1
- package/lib/response/delete-topic-response.d.ts +1 -1
- package/lib/response/delete-topic-response.js +1 -1
- package/lib/response/get-confirm-subscription-response.d.ts +2 -2
- package/lib/response/get-confirm-subscription-response.js +1 -1
- package/lib/response/get-subscription-response.d.ts +2 -2
- package/lib/response/get-subscription-response.js +1 -1
- package/lib/response/get-topic-response.d.ts +2 -2
- package/lib/response/get-topic-response.js +1 -1
- package/lib/response/get-unsubscription-response.d.ts +1 -1
- package/lib/response/get-unsubscription-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-subscriptions-response.d.ts +1 -1
- package/lib/response/list-subscriptions-response.js +1 -1
- package/lib/response/list-topics-response.d.ts +1 -1
- package/lib/response/list-topics-response.js +1 -1
- package/lib/response/publish-message-response.d.ts +1 -1
- package/lib/response/publish-message-response.js +1 -1
- package/lib/response/resend-subscription-confirmation-response.d.ts +1 -1
- package/lib/response/resend-subscription-confirmation-response.js +1 -1
- package/lib/response/update-subscription-response.d.ts +2 -2
- package/lib/response/update-subscription-response.js +1 -1
- package/lib/response/update-topic-response.d.ts +2 -2
- package/lib/response/update-topic-response.js +1 -1
- package/package.json +3 -3
package/index.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
import * as requests from "./lib/request";
|
package/index.js
CHANGED
|
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* 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.
|
|
15
15
|
*/
|
|
16
16
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
package/lib/client.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
import common = require("oci-common");
|
|
@@ -80,7 +80,7 @@ export declare class NotificationControlPlaneClient {
|
|
|
80
80
|
* @param ChangeTopicCompartmentRequest
|
|
81
81
|
* @return ChangeTopicCompartmentResponse
|
|
82
82
|
* @throws OciError when an error occurs
|
|
83
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
83
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/ChangeTopicCompartment.ts.html |here} to see how to use ChangeTopicCompartment API.
|
|
84
84
|
*/
|
|
85
85
|
changeTopicCompartment(changeTopicCompartmentRequest: requests.ChangeTopicCompartmentRequest): Promise<responses.ChangeTopicCompartmentResponse>;
|
|
86
86
|
/**
|
|
@@ -103,7 +103,7 @@ export declare class NotificationControlPlaneClient {
|
|
|
103
103
|
* @param CreateTopicRequest
|
|
104
104
|
* @return CreateTopicResponse
|
|
105
105
|
* @throws OciError when an error occurs
|
|
106
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
106
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/CreateTopic.ts.html |here} to see how to use CreateTopic API.
|
|
107
107
|
*/
|
|
108
108
|
createTopic(createTopicRequest: requests.CreateTopicRequest): Promise<responses.CreateTopicResponse>;
|
|
109
109
|
/**
|
|
@@ -115,7 +115,7 @@ export declare class NotificationControlPlaneClient {
|
|
|
115
115
|
* @param DeleteTopicRequest
|
|
116
116
|
* @return DeleteTopicResponse
|
|
117
117
|
* @throws OciError when an error occurs
|
|
118
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
118
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/DeleteTopic.ts.html |here} to see how to use DeleteTopic API.
|
|
119
119
|
*/
|
|
120
120
|
deleteTopic(deleteTopicRequest: requests.DeleteTopicRequest): Promise<responses.DeleteTopicResponse>;
|
|
121
121
|
/**
|
|
@@ -125,7 +125,7 @@ export declare class NotificationControlPlaneClient {
|
|
|
125
125
|
* @param GetTopicRequest
|
|
126
126
|
* @return GetTopicResponse
|
|
127
127
|
* @throws OciError when an error occurs
|
|
128
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
128
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/GetTopic.ts.html |here} to see how to use GetTopic API.
|
|
129
129
|
*/
|
|
130
130
|
getTopic(getTopicRequest: requests.GetTopicRequest): Promise<responses.GetTopicResponse>;
|
|
131
131
|
/**
|
|
@@ -137,7 +137,7 @@ export declare class NotificationControlPlaneClient {
|
|
|
137
137
|
* @param ListTopicsRequest
|
|
138
138
|
* @return ListTopicsResponse
|
|
139
139
|
* @throws OciError when an error occurs
|
|
140
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
140
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/ListTopics.ts.html |here} to see how to use ListTopics API.
|
|
141
141
|
*/
|
|
142
142
|
listTopics(listTopicsRequest: requests.ListTopicsRequest): Promise<responses.ListTopicsResponse>;
|
|
143
143
|
/**
|
|
@@ -181,7 +181,7 @@ export declare class NotificationControlPlaneClient {
|
|
|
181
181
|
* @param UpdateTopicRequest
|
|
182
182
|
* @return UpdateTopicResponse
|
|
183
183
|
* @throws OciError when an error occurs
|
|
184
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
184
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/UpdateTopic.ts.html |here} to see how to use UpdateTopic API.
|
|
185
185
|
*/
|
|
186
186
|
updateTopic(updateTopicRequest: requests.UpdateTopicRequest): Promise<responses.UpdateTopicResponse>;
|
|
187
187
|
}
|
|
@@ -262,7 +262,7 @@ export declare class NotificationDataPlaneClient {
|
|
|
262
262
|
* @param ChangeSubscriptionCompartmentRequest
|
|
263
263
|
* @return ChangeSubscriptionCompartmentResponse
|
|
264
264
|
* @throws OciError when an error occurs
|
|
265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
265
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/ChangeSubscriptionCompartment.ts.html |here} to see how to use ChangeSubscriptionCompartment API.
|
|
266
266
|
*/
|
|
267
267
|
changeSubscriptionCompartment(changeSubscriptionCompartmentRequest: requests.ChangeSubscriptionCompartmentRequest): Promise<responses.ChangeSubscriptionCompartmentResponse>;
|
|
268
268
|
/**
|
|
@@ -276,7 +276,7 @@ export declare class NotificationDataPlaneClient {
|
|
|
276
276
|
* @param CreateSubscriptionRequest
|
|
277
277
|
* @return CreateSubscriptionResponse
|
|
278
278
|
* @throws OciError when an error occurs
|
|
279
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
279
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/CreateSubscription.ts.html |here} to see how to use CreateSubscription API.
|
|
280
280
|
*/
|
|
281
281
|
createSubscription(createSubscriptionRequest: requests.CreateSubscriptionRequest): Promise<responses.CreateSubscriptionResponse>;
|
|
282
282
|
/**
|
|
@@ -288,7 +288,7 @@ export declare class NotificationDataPlaneClient {
|
|
|
288
288
|
* @param DeleteSubscriptionRequest
|
|
289
289
|
* @return DeleteSubscriptionResponse
|
|
290
290
|
* @throws OciError when an error occurs
|
|
291
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
291
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/DeleteSubscription.ts.html |here} to see how to use DeleteSubscription API.
|
|
292
292
|
*/
|
|
293
293
|
deleteSubscription(deleteSubscriptionRequest: requests.DeleteSubscriptionRequest): Promise<responses.DeleteSubscriptionResponse>;
|
|
294
294
|
/**
|
|
@@ -300,7 +300,7 @@ export declare class NotificationDataPlaneClient {
|
|
|
300
300
|
* @param GetConfirmSubscriptionRequest
|
|
301
301
|
* @return GetConfirmSubscriptionResponse
|
|
302
302
|
* @throws OciError when an error occurs
|
|
303
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
303
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/GetConfirmSubscription.ts.html |here} to see how to use GetConfirmSubscription API.
|
|
304
304
|
*/
|
|
305
305
|
getConfirmSubscription(getConfirmSubscriptionRequest: requests.GetConfirmSubscriptionRequest): Promise<responses.GetConfirmSubscriptionResponse>;
|
|
306
306
|
/**
|
|
@@ -312,7 +312,7 @@ export declare class NotificationDataPlaneClient {
|
|
|
312
312
|
* @param GetSubscriptionRequest
|
|
313
313
|
* @return GetSubscriptionResponse
|
|
314
314
|
* @throws OciError when an error occurs
|
|
315
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
315
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/GetSubscription.ts.html |here} to see how to use GetSubscription API.
|
|
316
316
|
*/
|
|
317
317
|
getSubscription(getSubscriptionRequest: requests.GetSubscriptionRequest): Promise<responses.GetSubscriptionResponse>;
|
|
318
318
|
/**
|
|
@@ -324,7 +324,7 @@ export declare class NotificationDataPlaneClient {
|
|
|
324
324
|
* @param GetUnsubscriptionRequest
|
|
325
325
|
* @return GetUnsubscriptionResponse
|
|
326
326
|
* @throws OciError when an error occurs
|
|
327
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
327
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/GetUnsubscription.ts.html |here} to see how to use GetUnsubscription API.
|
|
328
328
|
*/
|
|
329
329
|
getUnsubscription(getUnsubscriptionRequest: requests.GetUnsubscriptionRequest): Promise<responses.GetUnsubscriptionResponse>;
|
|
330
330
|
/**
|
|
@@ -336,7 +336,7 @@ export declare class NotificationDataPlaneClient {
|
|
|
336
336
|
* @param ListSubscriptionsRequest
|
|
337
337
|
* @return ListSubscriptionsResponse
|
|
338
338
|
* @throws OciError when an error occurs
|
|
339
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
339
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
|
|
340
340
|
*/
|
|
341
341
|
listSubscriptions(listSubscriptionsRequest: requests.ListSubscriptionsRequest): Promise<responses.ListSubscriptionsResponse>;
|
|
342
342
|
/**
|
|
@@ -394,7 +394,7 @@ export declare class NotificationDataPlaneClient {
|
|
|
394
394
|
* @param PublishMessageRequest
|
|
395
395
|
* @return PublishMessageResponse
|
|
396
396
|
* @throws OciError when an error occurs
|
|
397
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
397
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/PublishMessage.ts.html |here} to see how to use PublishMessage API.
|
|
398
398
|
*/
|
|
399
399
|
publishMessage(publishMessageRequest: requests.PublishMessageRequest): Promise<responses.PublishMessageResponse>;
|
|
400
400
|
/**
|
|
@@ -406,7 +406,7 @@ export declare class NotificationDataPlaneClient {
|
|
|
406
406
|
* @param ResendSubscriptionConfirmationRequest
|
|
407
407
|
* @return ResendSubscriptionConfirmationResponse
|
|
408
408
|
* @throws OciError when an error occurs
|
|
409
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
409
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/ResendSubscriptionConfirmation.ts.html |here} to see how to use ResendSubscriptionConfirmation API.
|
|
410
410
|
*/
|
|
411
411
|
resendSubscriptionConfirmation(resendSubscriptionConfirmationRequest: requests.ResendSubscriptionConfirmationRequest): Promise<responses.ResendSubscriptionConfirmationResponse>;
|
|
412
412
|
/**
|
|
@@ -418,7 +418,7 @@ export declare class NotificationDataPlaneClient {
|
|
|
418
418
|
* @param UpdateSubscriptionRequest
|
|
419
419
|
* @return UpdateSubscriptionResponse
|
|
420
420
|
* @throws OciError when an error occurs
|
|
421
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
421
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/UpdateSubscription.ts.html |here} to see how to use UpdateSubscription API.
|
|
422
422
|
*/
|
|
423
423
|
updateSubscription(updateSubscriptionRequest: requests.UpdateSubscriptionRequest): Promise<responses.UpdateSubscriptionResponse>;
|
|
424
424
|
}
|
package/lib/client.js
CHANGED
|
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* 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.
|
|
15
15
|
*/
|
|
16
16
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -174,7 +174,7 @@ class NotificationControlPlaneClient {
|
|
|
174
174
|
* @param ChangeTopicCompartmentRequest
|
|
175
175
|
* @return ChangeTopicCompartmentResponse
|
|
176
176
|
* @throws OciError when an error occurs
|
|
177
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
177
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/ChangeTopicCompartment.ts.html |here} to see how to use ChangeTopicCompartment API.
|
|
178
178
|
*/
|
|
179
179
|
changeTopicCompartment(changeTopicCompartmentRequest) {
|
|
180
180
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -245,7 +245,7 @@ class NotificationControlPlaneClient {
|
|
|
245
245
|
* @param CreateTopicRequest
|
|
246
246
|
* @return CreateTopicResponse
|
|
247
247
|
* @throws OciError when an error occurs
|
|
248
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
248
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/CreateTopic.ts.html |here} to see how to use CreateTopic API.
|
|
249
249
|
*/
|
|
250
250
|
createTopic(createTopicRequest) {
|
|
251
251
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -311,7 +311,7 @@ class NotificationControlPlaneClient {
|
|
|
311
311
|
* @param DeleteTopicRequest
|
|
312
312
|
* @return DeleteTopicResponse
|
|
313
313
|
* @throws OciError when an error occurs
|
|
314
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
314
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/DeleteTopic.ts.html |here} to see how to use DeleteTopic API.
|
|
315
315
|
*/
|
|
316
316
|
deleteTopic(deleteTopicRequest) {
|
|
317
317
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -367,7 +367,7 @@ class NotificationControlPlaneClient {
|
|
|
367
367
|
* @param GetTopicRequest
|
|
368
368
|
* @return GetTopicResponse
|
|
369
369
|
* @throws OciError when an error occurs
|
|
370
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
370
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/GetTopic.ts.html |here} to see how to use GetTopic API.
|
|
371
371
|
*/
|
|
372
372
|
getTopic(getTopicRequest) {
|
|
373
373
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -433,7 +433,7 @@ class NotificationControlPlaneClient {
|
|
|
433
433
|
* @param ListTopicsRequest
|
|
434
434
|
* @return ListTopicsResponse
|
|
435
435
|
* @throws OciError when an error occurs
|
|
436
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
436
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/ListTopics.ts.html |here} to see how to use ListTopics API.
|
|
437
437
|
*/
|
|
438
438
|
listTopics(listTopicsRequest) {
|
|
439
439
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -551,7 +551,7 @@ class NotificationControlPlaneClient {
|
|
|
551
551
|
* @param UpdateTopicRequest
|
|
552
552
|
* @return UpdateTopicResponse
|
|
553
553
|
* @throws OciError when an error occurs
|
|
554
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
554
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/UpdateTopic.ts.html |here} to see how to use UpdateTopic API.
|
|
555
555
|
*/
|
|
556
556
|
updateTopic(updateTopicRequest) {
|
|
557
557
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -758,7 +758,7 @@ class NotificationDataPlaneClient {
|
|
|
758
758
|
* @param ChangeSubscriptionCompartmentRequest
|
|
759
759
|
* @return ChangeSubscriptionCompartmentResponse
|
|
760
760
|
* @throws OciError when an error occurs
|
|
761
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
761
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/ChangeSubscriptionCompartment.ts.html |here} to see how to use ChangeSubscriptionCompartment API.
|
|
762
762
|
*/
|
|
763
763
|
changeSubscriptionCompartment(changeSubscriptionCompartmentRequest) {
|
|
764
764
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -820,7 +820,7 @@ class NotificationDataPlaneClient {
|
|
|
820
820
|
* @param CreateSubscriptionRequest
|
|
821
821
|
* @return CreateSubscriptionResponse
|
|
822
822
|
* @throws OciError when an error occurs
|
|
823
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
823
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/CreateSubscription.ts.html |here} to see how to use CreateSubscription API.
|
|
824
824
|
*/
|
|
825
825
|
createSubscription(createSubscriptionRequest) {
|
|
826
826
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -886,7 +886,7 @@ class NotificationDataPlaneClient {
|
|
|
886
886
|
* @param DeleteSubscriptionRequest
|
|
887
887
|
* @return DeleteSubscriptionResponse
|
|
888
888
|
* @throws OciError when an error occurs
|
|
889
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
889
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/DeleteSubscription.ts.html |here} to see how to use DeleteSubscription API.
|
|
890
890
|
*/
|
|
891
891
|
deleteSubscription(deleteSubscriptionRequest) {
|
|
892
892
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -944,7 +944,7 @@ class NotificationDataPlaneClient {
|
|
|
944
944
|
* @param GetConfirmSubscriptionRequest
|
|
945
945
|
* @return GetConfirmSubscriptionResponse
|
|
946
946
|
* @throws OciError when an error occurs
|
|
947
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
947
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/GetConfirmSubscription.ts.html |here} to see how to use GetConfirmSubscription API.
|
|
948
948
|
*/
|
|
949
949
|
getConfirmSubscription(getConfirmSubscriptionRequest) {
|
|
950
950
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1013,7 +1013,7 @@ class NotificationDataPlaneClient {
|
|
|
1013
1013
|
* @param GetSubscriptionRequest
|
|
1014
1014
|
* @return GetSubscriptionResponse
|
|
1015
1015
|
* @throws OciError when an error occurs
|
|
1016
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1016
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/GetSubscription.ts.html |here} to see how to use GetSubscription API.
|
|
1017
1017
|
*/
|
|
1018
1018
|
getSubscription(getSubscriptionRequest) {
|
|
1019
1019
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1079,7 +1079,7 @@ class NotificationDataPlaneClient {
|
|
|
1079
1079
|
* @param GetUnsubscriptionRequest
|
|
1080
1080
|
* @return GetUnsubscriptionResponse
|
|
1081
1081
|
* @throws OciError when an error occurs
|
|
1082
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1082
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/GetUnsubscription.ts.html |here} to see how to use GetUnsubscription API.
|
|
1083
1083
|
*/
|
|
1084
1084
|
getUnsubscription(getUnsubscriptionRequest) {
|
|
1085
1085
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1143,7 +1143,7 @@ class NotificationDataPlaneClient {
|
|
|
1143
1143
|
* @param ListSubscriptionsRequest
|
|
1144
1144
|
* @return ListSubscriptionsResponse
|
|
1145
1145
|
* @throws OciError when an error occurs
|
|
1146
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1146
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
|
|
1147
1147
|
*/
|
|
1148
1148
|
listSubscriptions(listSubscriptionsRequest) {
|
|
1149
1149
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1266,7 +1266,7 @@ class NotificationDataPlaneClient {
|
|
|
1266
1266
|
* @param PublishMessageRequest
|
|
1267
1267
|
* @return PublishMessageResponse
|
|
1268
1268
|
* @throws OciError when an error occurs
|
|
1269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1269
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/PublishMessage.ts.html |here} to see how to use PublishMessage API.
|
|
1270
1270
|
*/
|
|
1271
1271
|
publishMessage(publishMessageRequest) {
|
|
1272
1272
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1329,7 +1329,7 @@ class NotificationDataPlaneClient {
|
|
|
1329
1329
|
* @param ResendSubscriptionConfirmationRequest
|
|
1330
1330
|
* @return ResendSubscriptionConfirmationResponse
|
|
1331
1331
|
* @throws OciError when an error occurs
|
|
1332
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1332
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/ResendSubscriptionConfirmation.ts.html |here} to see how to use ResendSubscriptionConfirmation API.
|
|
1333
1333
|
*/
|
|
1334
1334
|
resendSubscriptionConfirmation(resendSubscriptionConfirmationRequest) {
|
|
1335
1335
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1390,7 +1390,7 @@ class NotificationDataPlaneClient {
|
|
|
1390
1390
|
* @param UpdateSubscriptionRequest
|
|
1391
1391
|
* @return UpdateSubscriptionResponse
|
|
1392
1392
|
* @throws OciError when an error occurs
|
|
1393
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1393
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ons/UpdateSubscription.ts.html |here} to see how to use UpdateSubscription API.
|
|
1394
1394
|
*/
|
|
1395
1395
|
updateSubscription(updateSubscriptionRequest) {
|
|
1396
1396
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -19,7 +19,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
19
19
|
*/
|
|
20
20
|
export interface BackoffRetryPolicy {
|
|
21
21
|
/**
|
|
22
|
-
* The maximum retry duration in milliseconds. Default value is
|
|
22
|
+
* The maximum retry duration in milliseconds. Default value is {@code 7200000} (2 hours). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
23
23
|
*/
|
|
24
24
|
"maxRetryDuration": number;
|
|
25
25
|
/**
|
|
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* 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.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* 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.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -31,7 +31,7 @@ export interface ConfirmationResult {
|
|
|
31
31
|
"topicId": string;
|
|
32
32
|
/**
|
|
33
33
|
* A locator that corresponds to the subscription protocol.
|
|
34
|
-
* For example, an email address for a subscription that uses the
|
|
34
|
+
* For example, an email address for a subscription that uses the {@code EMAIL} protocol, or a URL for a subscription that uses an HTTP-based protocol.
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"endpoint": string;
|
|
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* 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.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -31,13 +31,13 @@ export interface CreateSubscriptionDetails {
|
|
|
31
31
|
* The protocol used for the subscription.
|
|
32
32
|
* <p>
|
|
33
33
|
Allowed values:
|
|
34
|
-
* *
|
|
35
|
-
* *
|
|
36
|
-
* *
|
|
37
|
-
* *
|
|
38
|
-
* *
|
|
39
|
-
* *
|
|
40
|
-
* *
|
|
34
|
+
* * {@code CUSTOM_HTTPS}
|
|
35
|
+
* * {@code EMAIL}
|
|
36
|
+
* * {@code HTTPS} (deprecated; for PagerDuty endpoints, use {@code PAGERDUTY})
|
|
37
|
+
* * {@code ORACLE_FUNCTIONS}
|
|
38
|
+
* * {@code PAGERDUTY}
|
|
39
|
+
* * {@code SLACK}
|
|
40
|
+
* * {@code SMS}
|
|
41
41
|
* <p>
|
|
42
42
|
For information about subscription protocols, see
|
|
43
43
|
* [To create a subscription](https://docs.cloud.oracle.com/iaas/Content/Notification/Tasks/managingtopicsandsubscriptions.htm#createSub).
|
|
@@ -46,7 +46,7 @@ export interface CreateSubscriptionDetails {
|
|
|
46
46
|
"protocol": string;
|
|
47
47
|
/**
|
|
48
48
|
* A locator that corresponds to the subscription protocol.
|
|
49
|
-
* For example, an email address for a subscription that uses the
|
|
49
|
+
* For example, an email address for a subscription that uses the {@code EMAIL} protocol, or a URL for a subscription that uses an HTTP-based protocol.
|
|
50
50
|
* HTTP-based protocols use URL endpoints that begin with \"http:\" or \"https:\".
|
|
51
51
|
* A URL cannot exceed 512 characters.
|
|
52
52
|
* Avoid entering confidential information.
|
|
@@ -63,7 +63,7 @@ export interface CreateSubscriptionDetails {
|
|
|
63
63
|
/**
|
|
64
64
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
65
65
|
* <p>
|
|
66
|
-
Example:
|
|
66
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
67
67
|
*
|
|
68
68
|
*/
|
|
69
69
|
"freeformTags"?: {
|
|
@@ -72,7 +72,7 @@ export interface CreateSubscriptionDetails {
|
|
|
72
72
|
/**
|
|
73
73
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
74
74
|
* <p>
|
|
75
|
-
Example:
|
|
75
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
76
76
|
*
|
|
77
77
|
*/
|
|
78
78
|
"definedTags"?: {
|
|
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* 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.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -33,7 +33,7 @@ export interface CreateTopicDetails {
|
|
|
33
33
|
/**
|
|
34
34
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
35
35
|
* <p>
|
|
36
|
-
Example:
|
|
36
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"freeformTags"?: {
|
|
@@ -42,7 +42,7 @@ export interface CreateTopicDetails {
|
|
|
42
42
|
/**
|
|
43
43
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
44
44
|
* <p>
|
|
45
|
-
Example:
|
|
45
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
46
46
|
*
|
|
47
47
|
*/
|
|
48
48
|
"definedTags"?: {
|
|
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* 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.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
import * as model from "../model";
|
|
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* 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.
|
|
15
15
|
*/
|
|
16
16
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
package/lib/model/index.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
import * as BackoffRetryPolicy from "./backoff-retry-policy";
|
package/lib/model/index.js
CHANGED
|
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* 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.
|
|
15
15
|
*/
|
|
16
16
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* 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.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -51,14 +51,14 @@ export interface NotificationTopicSummary {
|
|
|
51
51
|
*/
|
|
52
52
|
"timeCreated": Date;
|
|
53
53
|
/**
|
|
54
|
-
* For optimistic concurrency control. See
|
|
54
|
+
* For optimistic concurrency control. See {@code if-match}.
|
|
55
55
|
*
|
|
56
56
|
*/
|
|
57
57
|
"etag"?: string;
|
|
58
58
|
/**
|
|
59
59
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
60
60
|
* <p>
|
|
61
|
-
Example:
|
|
61
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
62
62
|
*
|
|
63
63
|
*/
|
|
64
64
|
"freeformTags"?: {
|
|
@@ -67,7 +67,7 @@ export interface NotificationTopicSummary {
|
|
|
67
67
|
/**
|
|
68
68
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
69
69
|
* <p>
|
|
70
|
-
Example:
|
|
70
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
71
71
|
*
|
|
72
72
|
*/
|
|
73
73
|
"definedTags"?: {
|
|
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* 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.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|