oci-announcementsservice 2.6.0 → 2.6.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/lib/client.d.ts CHANGED
@@ -59,7 +59,7 @@ export declare class AnnouncementClient {
59
59
  * @param GetAnnouncementRequest
60
60
  * @return GetAnnouncementResponse
61
61
  * @throws OciError when an error occurs
62
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/GetAnnouncement.ts.html |here} to see how to use GetAnnouncement API.
62
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/GetAnnouncement.ts.html |here} to see how to use GetAnnouncement API.
63
63
  */
64
64
  getAnnouncement(getAnnouncementRequest: requests.GetAnnouncementRequest): Promise<responses.GetAnnouncementResponse>;
65
65
  /**
@@ -69,7 +69,7 @@ export declare class AnnouncementClient {
69
69
  * @param GetAnnouncementUserStatusRequest
70
70
  * @return GetAnnouncementUserStatusResponse
71
71
  * @throws OciError when an error occurs
72
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/GetAnnouncementUserStatus.ts.html |here} to see how to use GetAnnouncementUserStatus API.
72
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/GetAnnouncementUserStatus.ts.html |here} to see how to use GetAnnouncementUserStatus API.
73
73
  */
74
74
  getAnnouncementUserStatus(getAnnouncementUserStatusRequest: requests.GetAnnouncementUserStatusRequest): Promise<responses.GetAnnouncementUserStatusResponse>;
75
75
  /**
@@ -79,7 +79,7 @@ export declare class AnnouncementClient {
79
79
  * @param ListAnnouncementsRequest
80
80
  * @return ListAnnouncementsResponse
81
81
  * @throws OciError when an error occurs
82
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/ListAnnouncements.ts.html |here} to see how to use ListAnnouncements API.
82
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/ListAnnouncements.ts.html |here} to see how to use ListAnnouncements API.
83
83
  */
84
84
  listAnnouncements(listAnnouncementsRequest: requests.ListAnnouncementsRequest): Promise<responses.ListAnnouncementsResponse>;
85
85
  /**
@@ -89,7 +89,7 @@ export declare class AnnouncementClient {
89
89
  * @param UpdateAnnouncementUserStatusRequest
90
90
  * @return UpdateAnnouncementUserStatusResponse
91
91
  * @throws OciError when an error occurs
92
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/UpdateAnnouncementUserStatus.ts.html |here} to see how to use UpdateAnnouncementUserStatus API.
92
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/UpdateAnnouncementUserStatus.ts.html |here} to see how to use UpdateAnnouncementUserStatus API.
93
93
  */
94
94
  updateAnnouncementUserStatus(updateAnnouncementUserStatusRequest: requests.UpdateAnnouncementUserStatusRequest): Promise<responses.UpdateAnnouncementUserStatusResponse>;
95
95
  }
@@ -138,7 +138,7 @@ export declare class AnnouncementsPreferencesClient {
138
138
  * @param CreateAnnouncementsPreferenceRequest
139
139
  * @return CreateAnnouncementsPreferenceResponse
140
140
  * @throws OciError when an error occurs
141
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/CreateAnnouncementsPreference.ts.html |here} to see how to use CreateAnnouncementsPreference API.
141
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/CreateAnnouncementsPreference.ts.html |here} to see how to use CreateAnnouncementsPreference API.
142
142
  */
143
143
  createAnnouncementsPreference(createAnnouncementsPreferenceRequest: requests.CreateAnnouncementsPreferenceRequest): Promise<responses.CreateAnnouncementsPreferenceResponse>;
144
144
  /**
@@ -148,7 +148,7 @@ export declare class AnnouncementsPreferencesClient {
148
148
  * @param GetAnnouncementsPreferenceRequest
149
149
  * @return GetAnnouncementsPreferenceResponse
150
150
  * @throws OciError when an error occurs
151
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/GetAnnouncementsPreference.ts.html |here} to see how to use GetAnnouncementsPreference API.
151
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/GetAnnouncementsPreference.ts.html |here} to see how to use GetAnnouncementsPreference API.
152
152
  */
153
153
  getAnnouncementsPreference(getAnnouncementsPreferenceRequest: requests.GetAnnouncementsPreferenceRequest): Promise<responses.GetAnnouncementsPreferenceResponse>;
154
154
  /**
@@ -158,7 +158,7 @@ export declare class AnnouncementsPreferencesClient {
158
158
  * @param ListAnnouncementsPreferencesRequest
159
159
  * @return ListAnnouncementsPreferencesResponse
160
160
  * @throws OciError when an error occurs
161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/ListAnnouncementsPreferences.ts.html |here} to see how to use ListAnnouncementsPreferences API.
161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/ListAnnouncementsPreferences.ts.html |here} to see how to use ListAnnouncementsPreferences API.
162
162
  */
163
163
  listAnnouncementsPreferences(listAnnouncementsPreferencesRequest: requests.ListAnnouncementsPreferencesRequest): Promise<responses.ListAnnouncementsPreferencesResponse>;
164
164
  /**
@@ -200,7 +200,7 @@ export declare class AnnouncementsPreferencesClient {
200
200
  * @param UpdateAnnouncementsPreferenceRequest
201
201
  * @return UpdateAnnouncementsPreferenceResponse
202
202
  * @throws OciError when an error occurs
203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/UpdateAnnouncementsPreference.ts.html |here} to see how to use UpdateAnnouncementsPreference API.
203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/UpdateAnnouncementsPreference.ts.html |here} to see how to use UpdateAnnouncementsPreference API.
204
204
  */
205
205
  updateAnnouncementsPreference(updateAnnouncementsPreferenceRequest: requests.UpdateAnnouncementsPreferenceRequest): Promise<responses.UpdateAnnouncementsPreferenceResponse>;
206
206
  }
package/lib/client.js CHANGED
@@ -130,7 +130,7 @@ class AnnouncementClient {
130
130
  * @param GetAnnouncementRequest
131
131
  * @return GetAnnouncementResponse
132
132
  * @throws OciError when an error occurs
133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/GetAnnouncement.ts.html |here} to see how to use GetAnnouncement API.
133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/GetAnnouncement.ts.html |here} to see how to use GetAnnouncement API.
134
134
  */
135
135
  getAnnouncement(getAnnouncementRequest) {
136
136
  return __awaiter(this, void 0, void 0, function* () {
@@ -187,7 +187,7 @@ class AnnouncementClient {
187
187
  * @param GetAnnouncementUserStatusRequest
188
188
  * @return GetAnnouncementUserStatusResponse
189
189
  * @throws OciError when an error occurs
190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/GetAnnouncementUserStatus.ts.html |here} to see how to use GetAnnouncementUserStatus API.
190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/GetAnnouncementUserStatus.ts.html |here} to see how to use GetAnnouncementUserStatus API.
191
191
  */
192
192
  getAnnouncementUserStatus(getAnnouncementUserStatusRequest) {
193
193
  return __awaiter(this, void 0, void 0, function* () {
@@ -244,7 +244,7 @@ class AnnouncementClient {
244
244
  * @param ListAnnouncementsRequest
245
245
  * @return ListAnnouncementsResponse
246
246
  * @throws OciError when an error occurs
247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/ListAnnouncements.ts.html |here} to see how to use ListAnnouncements API.
247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/ListAnnouncements.ts.html |here} to see how to use ListAnnouncements API.
248
248
  */
249
249
  listAnnouncements(listAnnouncementsRequest) {
250
250
  return __awaiter(this, void 0, void 0, function* () {
@@ -315,7 +315,7 @@ class AnnouncementClient {
315
315
  * @param UpdateAnnouncementUserStatusRequest
316
316
  * @return UpdateAnnouncementUserStatusResponse
317
317
  * @throws OciError when an error occurs
318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/UpdateAnnouncementUserStatus.ts.html |here} to see how to use UpdateAnnouncementUserStatus API.
318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/UpdateAnnouncementUserStatus.ts.html |here} to see how to use UpdateAnnouncementUserStatus API.
319
319
  */
320
320
  updateAnnouncementUserStatus(updateAnnouncementUserStatusRequest) {
321
321
  return __awaiter(this, void 0, void 0, function* () {
@@ -453,7 +453,7 @@ class AnnouncementsPreferencesClient {
453
453
  * @param CreateAnnouncementsPreferenceRequest
454
454
  * @return CreateAnnouncementsPreferenceResponse
455
455
  * @throws OciError when an error occurs
456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/CreateAnnouncementsPreference.ts.html |here} to see how to use CreateAnnouncementsPreference API.
456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/CreateAnnouncementsPreference.ts.html |here} to see how to use CreateAnnouncementsPreference API.
457
457
  */
458
458
  createAnnouncementsPreference(createAnnouncementsPreferenceRequest) {
459
459
  return __awaiter(this, void 0, void 0, function* () {
@@ -515,7 +515,7 @@ class AnnouncementsPreferencesClient {
515
515
  * @param GetAnnouncementsPreferenceRequest
516
516
  * @return GetAnnouncementsPreferenceResponse
517
517
  * @throws OciError when an error occurs
518
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/GetAnnouncementsPreference.ts.html |here} to see how to use GetAnnouncementsPreference API.
518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/GetAnnouncementsPreference.ts.html |here} to see how to use GetAnnouncementsPreference API.
519
519
  */
520
520
  getAnnouncementsPreference(getAnnouncementsPreferenceRequest) {
521
521
  return __awaiter(this, void 0, void 0, function* () {
@@ -572,7 +572,7 @@ class AnnouncementsPreferencesClient {
572
572
  * @param ListAnnouncementsPreferencesRequest
573
573
  * @return ListAnnouncementsPreferencesResponse
574
574
  * @throws OciError when an error occurs
575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/ListAnnouncementsPreferences.ts.html |here} to see how to use ListAnnouncementsPreferences API.
575
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/ListAnnouncementsPreferences.ts.html |here} to see how to use ListAnnouncementsPreferences API.
576
576
  */
577
577
  listAnnouncementsPreferences(listAnnouncementsPreferencesRequest) {
578
578
  return __awaiter(this, void 0, void 0, function* () {
@@ -676,7 +676,7 @@ class AnnouncementsPreferencesClient {
676
676
  * @param UpdateAnnouncementsPreferenceRequest
677
677
  * @return UpdateAnnouncementsPreferenceResponse
678
678
  * @throws OciError when an error occurs
679
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/UpdateAnnouncementsPreference.ts.html |here} to see how to use UpdateAnnouncementsPreference API.
679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/UpdateAnnouncementsPreference.ts.html |here} to see how to use UpdateAnnouncementsPreference API.
680
680
  */
681
681
  updateAnnouncementsPreference(updateAnnouncementsPreferenceRequest) {
682
682
  return __awaiter(this, void 0, void 0, function* () {
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/CreateAnnouncementsPreference.ts.html |here} to see how to use CreateAnnouncementsPreferenceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/CreateAnnouncementsPreference.ts.html |here} to see how to use CreateAnnouncementsPreferenceRequest.
17
17
  */
18
18
  export interface CreateAnnouncementsPreferenceRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/GetAnnouncement.ts.html |here} to see how to use GetAnnouncementRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/GetAnnouncement.ts.html |here} to see how to use GetAnnouncementRequest.
16
16
  */
17
17
  export interface GetAnnouncementRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/GetAnnouncementUserStatus.ts.html |here} to see how to use GetAnnouncementUserStatusRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/GetAnnouncementUserStatus.ts.html |here} to see how to use GetAnnouncementUserStatusRequest.
16
16
  */
17
17
  export interface GetAnnouncementUserStatusRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/GetAnnouncementsPreference.ts.html |here} to see how to use GetAnnouncementsPreferenceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/GetAnnouncementsPreference.ts.html |here} to see how to use GetAnnouncementsPreferenceRequest.
16
16
  */
17
17
  export interface GetAnnouncementsPreferenceRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/ListAnnouncementsPreferences.ts.html |here} to see how to use ListAnnouncementsPreferencesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/ListAnnouncementsPreferences.ts.html |here} to see how to use ListAnnouncementsPreferencesRequest.
16
16
  */
17
17
  export interface ListAnnouncementsPreferencesRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/ListAnnouncements.ts.html |here} to see how to use ListAnnouncementsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/ListAnnouncements.ts.html |here} to see how to use ListAnnouncementsRequest.
16
16
  */
17
17
  export interface ListAnnouncementsRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/UpdateAnnouncementUserStatus.ts.html |here} to see how to use UpdateAnnouncementUserStatusRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/UpdateAnnouncementUserStatus.ts.html |here} to see how to use UpdateAnnouncementUserStatusRequest.
17
17
  */
18
18
  export interface UpdateAnnouncementUserStatusRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/announcementsservice/UpdateAnnouncementsPreference.ts.html |here} to see how to use UpdateAnnouncementsPreferenceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/announcementsservice/UpdateAnnouncementsPreference.ts.html |here} to see how to use UpdateAnnouncementsPreferenceRequest.
17
17
  */
18
18
  export interface UpdateAnnouncementsPreferenceRequest extends common.BaseRequest {
19
19
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-announcementsservice",
3
- "version": "2.6.0",
3
+ "version": "2.6.1",
4
4
  "description": "OCI NodeJS client for Announcement Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.6.0",
19
- "oci-workrequests": "2.6.0"
18
+ "oci-common": "2.6.1",
19
+ "oci-workrequests": "2.6.1"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"