oci-marketplacepublisher 2.84.2 → 2.86.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. package/lib/client.d.ts +71 -71
  2. package/lib/client.js +71 -71
  3. package/lib/request/activate-term-version-request.d.ts +1 -1
  4. package/lib/request/cancel-work-request-request.d.ts +1 -1
  5. package/lib/request/cascading-delete-listing-request.d.ts +1 -1
  6. package/lib/request/cascading-delete-listing-revision-request.d.ts +1 -1
  7. package/lib/request/change-artifact-compartment-request.d.ts +1 -1
  8. package/lib/request/change-listing-compartment-request.d.ts +1 -1
  9. package/lib/request/change-listing-revision-to-new-status-request.d.ts +1 -1
  10. package/lib/request/change-term-compartment-request.d.ts +1 -1
  11. package/lib/request/clone-listing-revision-request.d.ts +1 -1
  12. package/lib/request/create-artifact-request.d.ts +1 -1
  13. package/lib/request/create-listing-request.d.ts +1 -1
  14. package/lib/request/create-listing-revision-attachment-request.d.ts +1 -1
  15. package/lib/request/create-listing-revision-note-request.d.ts +1 -1
  16. package/lib/request/create-listing-revision-package-request.d.ts +1 -1
  17. package/lib/request/create-listing-revision-request.d.ts +1 -1
  18. package/lib/request/create-term-request.d.ts +1 -1
  19. package/lib/request/create-term-version-request.d.ts +1 -1
  20. package/lib/request/delete-artifact-request.d.ts +1 -1
  21. package/lib/request/delete-listing-request.d.ts +1 -1
  22. package/lib/request/delete-listing-revision-attachment-request.d.ts +1 -1
  23. package/lib/request/delete-listing-revision-note-request.d.ts +1 -1
  24. package/lib/request/delete-listing-revision-package-request.d.ts +1 -1
  25. package/lib/request/delete-listing-revision-request.d.ts +1 -1
  26. package/lib/request/delete-term-request.d.ts +1 -1
  27. package/lib/request/delete-term-version-request.d.ts +1 -1
  28. package/lib/request/get-artifact-request.d.ts +1 -1
  29. package/lib/request/get-category-request.d.ts +1 -1
  30. package/lib/request/get-listing-request.d.ts +1 -1
  31. package/lib/request/get-listing-revision-attachment-request.d.ts +1 -1
  32. package/lib/request/get-listing-revision-note-request.d.ts +1 -1
  33. package/lib/request/get-listing-revision-package-request.d.ts +1 -1
  34. package/lib/request/get-listing-revision-request.d.ts +1 -1
  35. package/lib/request/get-market-request.d.ts +1 -1
  36. package/lib/request/get-product-request.d.ts +1 -1
  37. package/lib/request/get-publisher-request.d.ts +1 -1
  38. package/lib/request/get-term-request.d.ts +1 -1
  39. package/lib/request/get-term-version-request.d.ts +1 -1
  40. package/lib/request/get-work-request-request.d.ts +1 -1
  41. package/lib/request/list-artifacts-request.d.ts +1 -1
  42. package/lib/request/list-categories-request.d.ts +1 -1
  43. package/lib/request/list-listing-revision-attachments-request.d.ts +1 -1
  44. package/lib/request/list-listing-revision-notes-request.d.ts +1 -1
  45. package/lib/request/list-listing-revision-packages-request.d.ts +1 -1
  46. package/lib/request/list-listing-revisions-request.d.ts +1 -1
  47. package/lib/request/list-listings-request.d.ts +1 -1
  48. package/lib/request/list-markets-request.d.ts +1 -1
  49. package/lib/request/list-products-request.d.ts +1 -1
  50. package/lib/request/list-publishers-request.d.ts +1 -1
  51. package/lib/request/list-term-versions-request.d.ts +1 -1
  52. package/lib/request/list-terms-request.d.ts +1 -1
  53. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  54. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  55. package/lib/request/list-work-requests-request.d.ts +1 -1
  56. package/lib/request/mark-listing-revision-package-as-default-request.d.ts +1 -1
  57. package/lib/request/publish-listing-revision-as-private-request.d.ts +1 -1
  58. package/lib/request/publish-listing-revision-package-request.d.ts +1 -1
  59. package/lib/request/publish-listing-revision-request.d.ts +1 -1
  60. package/lib/request/submit-listing-revision-for-review-request.d.ts +1 -1
  61. package/lib/request/un-publish-listing-revision-package-request.d.ts +1 -1
  62. package/lib/request/update-artifact-request.d.ts +1 -1
  63. package/lib/request/update-listing-request.d.ts +1 -1
  64. package/lib/request/update-listing-revision-attachment-content-request.d.ts +1 -1
  65. package/lib/request/update-listing-revision-attachment-request.d.ts +1 -1
  66. package/lib/request/update-listing-revision-icon-content-request.d.ts +1 -1
  67. package/lib/request/update-listing-revision-package-request.d.ts +1 -1
  68. package/lib/request/update-listing-revision-request.d.ts +1 -1
  69. package/lib/request/update-term-request.d.ts +1 -1
  70. package/lib/request/update-term-version-content-request.d.ts +1 -1
  71. package/lib/request/update-term-version-request.d.ts +1 -1
  72. package/lib/request/validate-and-publish-artifact-request.d.ts +1 -1
  73. package/lib/request/withdraw-listing-revision-request.d.ts +1 -1
  74. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -202,7 +202,7 @@ class MarketplacePublisherClient {
202
202
  * @param ActivateTermVersionRequest
203
203
  * @return ActivateTermVersionResponse
204
204
  * @throws OciError when an error occurs
205
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ActivateTermVersion.ts.html |here} to see how to use ActivateTermVersion API.
205
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ActivateTermVersion.ts.html |here} to see how to use ActivateTermVersion API.
206
206
  */
207
207
  activateTermVersion(activateTermVersionRequest) {
208
208
  return __awaiter(this, void 0, void 0, function* () {
@@ -266,7 +266,7 @@ class MarketplacePublisherClient {
266
266
  * @param CancelWorkRequestRequest
267
267
  * @return CancelWorkRequestResponse
268
268
  * @throws OciError when an error occurs
269
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
269
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
270
270
  */
271
271
  cancelWorkRequest(cancelWorkRequestRequest) {
272
272
  return __awaiter(this, void 0, void 0, function* () {
@@ -321,7 +321,7 @@ class MarketplacePublisherClient {
321
321
  * @param CascadingDeleteListingRequest
322
322
  * @return CascadingDeleteListingResponse
323
323
  * @throws OciError when an error occurs
324
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/CascadingDeleteListing.ts.html |here} to see how to use CascadingDeleteListing API.
324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/CascadingDeleteListing.ts.html |here} to see how to use CascadingDeleteListing API.
325
325
  */
326
326
  cascadingDeleteListing(cascadingDeleteListingRequest) {
327
327
  return __awaiter(this, void 0, void 0, function* () {
@@ -382,7 +382,7 @@ class MarketplacePublisherClient {
382
382
  * @param CascadingDeleteListingRevisionRequest
383
383
  * @return CascadingDeleteListingRevisionResponse
384
384
  * @throws OciError when an error occurs
385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/CascadingDeleteListingRevision.ts.html |here} to see how to use CascadingDeleteListingRevision API.
385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/CascadingDeleteListingRevision.ts.html |here} to see how to use CascadingDeleteListingRevision API.
386
386
  */
387
387
  cascadingDeleteListingRevision(cascadingDeleteListingRevisionRequest) {
388
388
  return __awaiter(this, void 0, void 0, function* () {
@@ -443,7 +443,7 @@ class MarketplacePublisherClient {
443
443
  * @param ChangeArtifactCompartmentRequest
444
444
  * @return ChangeArtifactCompartmentResponse
445
445
  * @throws OciError when an error occurs
446
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ChangeArtifactCompartment.ts.html |here} to see how to use ChangeArtifactCompartment API.
446
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ChangeArtifactCompartment.ts.html |here} to see how to use ChangeArtifactCompartment API.
447
447
  */
448
448
  changeArtifactCompartment(changeArtifactCompartmentRequest) {
449
449
  return __awaiter(this, void 0, void 0, function* () {
@@ -500,7 +500,7 @@ class MarketplacePublisherClient {
500
500
  * @param ChangeListingCompartmentRequest
501
501
  * @return ChangeListingCompartmentResponse
502
502
  * @throws OciError when an error occurs
503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ChangeListingCompartment.ts.html |here} to see how to use ChangeListingCompartment API.
503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ChangeListingCompartment.ts.html |here} to see how to use ChangeListingCompartment API.
504
504
  */
505
505
  changeListingCompartment(changeListingCompartmentRequest) {
506
506
  return __awaiter(this, void 0, void 0, function* () {
@@ -557,7 +557,7 @@ class MarketplacePublisherClient {
557
557
  * @param ChangeListingRevisionToNewStatusRequest
558
558
  * @return ChangeListingRevisionToNewStatusResponse
559
559
  * @throws OciError when an error occurs
560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ChangeListingRevisionToNewStatus.ts.html |here} to see how to use ChangeListingRevisionToNewStatus API.
560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ChangeListingRevisionToNewStatus.ts.html |here} to see how to use ChangeListingRevisionToNewStatus API.
561
561
  */
562
562
  changeListingRevisionToNewStatus(changeListingRevisionToNewStatusRequest) {
563
563
  return __awaiter(this, void 0, void 0, function* () {
@@ -621,7 +621,7 @@ class MarketplacePublisherClient {
621
621
  * @param ChangeTermCompartmentRequest
622
622
  * @return ChangeTermCompartmentResponse
623
623
  * @throws OciError when an error occurs
624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ChangeTermCompartment.ts.html |here} to see how to use ChangeTermCompartment API.
624
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ChangeTermCompartment.ts.html |here} to see how to use ChangeTermCompartment API.
625
625
  */
626
626
  changeTermCompartment(changeTermCompartmentRequest) {
627
627
  return __awaiter(this, void 0, void 0, function* () {
@@ -678,7 +678,7 @@ class MarketplacePublisherClient {
678
678
  * @param CloneListingRevisionRequest
679
679
  * @return CloneListingRevisionResponse
680
680
  * @throws OciError when an error occurs
681
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/CloneListingRevision.ts.html |here} to see how to use CloneListingRevision API.
681
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/CloneListingRevision.ts.html |here} to see how to use CloneListingRevision API.
682
682
  */
683
683
  cloneListingRevision(cloneListingRevisionRequest) {
684
684
  return __awaiter(this, void 0, void 0, function* () {
@@ -752,7 +752,7 @@ class MarketplacePublisherClient {
752
752
  * @param CreateArtifactRequest
753
753
  * @return CreateArtifactResponse
754
754
  * @throws OciError when an error occurs
755
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/CreateArtifact.ts.html |here} to see how to use CreateArtifact API.
755
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/CreateArtifact.ts.html |here} to see how to use CreateArtifact API.
756
756
  */
757
757
  createArtifact(createArtifactRequest) {
758
758
  return __awaiter(this, void 0, void 0, function* () {
@@ -820,7 +820,7 @@ class MarketplacePublisherClient {
820
820
  * @param CreateListingRequest
821
821
  * @return CreateListingResponse
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.84.2/marketplacepublisher/CreateListing.ts.html |here} to see how to use CreateListing API.
823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/CreateListing.ts.html |here} to see how to use CreateListing API.
824
824
  */
825
825
  createListing(createListingRequest) {
826
826
  return __awaiter(this, void 0, void 0, function* () {
@@ -884,7 +884,7 @@ class MarketplacePublisherClient {
884
884
  * @param CreateListingRevisionRequest
885
885
  * @return CreateListingRevisionResponse
886
886
  * @throws OciError when an error occurs
887
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/CreateListingRevision.ts.html |here} to see how to use CreateListingRevision API.
887
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/CreateListingRevision.ts.html |here} to see how to use CreateListingRevision API.
888
888
  */
889
889
  createListingRevision(createListingRevisionRequest) {
890
890
  return __awaiter(this, void 0, void 0, function* () {
@@ -948,7 +948,7 @@ class MarketplacePublisherClient {
948
948
  * @param CreateListingRevisionAttachmentRequest
949
949
  * @return CreateListingRevisionAttachmentResponse
950
950
  * @throws OciError when an error occurs
951
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/CreateListingRevisionAttachment.ts.html |here} to see how to use CreateListingRevisionAttachment API.
951
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/CreateListingRevisionAttachment.ts.html |here} to see how to use CreateListingRevisionAttachment API.
952
952
  */
953
953
  createListingRevisionAttachment(createListingRevisionAttachmentRequest) {
954
954
  return __awaiter(this, void 0, void 0, function* () {
@@ -1012,7 +1012,7 @@ class MarketplacePublisherClient {
1012
1012
  * @param CreateListingRevisionNoteRequest
1013
1013
  * @return CreateListingRevisionNoteResponse
1014
1014
  * @throws OciError when an error occurs
1015
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/CreateListingRevisionNote.ts.html |here} to see how to use CreateListingRevisionNote API.
1015
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/CreateListingRevisionNote.ts.html |here} to see how to use CreateListingRevisionNote API.
1016
1016
  */
1017
1017
  createListingRevisionNote(createListingRevisionNoteRequest) {
1018
1018
  return __awaiter(this, void 0, void 0, function* () {
@@ -1076,7 +1076,7 @@ class MarketplacePublisherClient {
1076
1076
  * @param CreateListingRevisionPackageRequest
1077
1077
  * @return CreateListingRevisionPackageResponse
1078
1078
  * @throws OciError when an error occurs
1079
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/CreateListingRevisionPackage.ts.html |here} to see how to use CreateListingRevisionPackage API.
1079
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/CreateListingRevisionPackage.ts.html |here} to see how to use CreateListingRevisionPackage API.
1080
1080
  */
1081
1081
  createListingRevisionPackage(createListingRevisionPackageRequest) {
1082
1082
  return __awaiter(this, void 0, void 0, function* () {
@@ -1140,7 +1140,7 @@ class MarketplacePublisherClient {
1140
1140
  * @param CreateTermRequest
1141
1141
  * @return CreateTermResponse
1142
1142
  * @throws OciError when an error occurs
1143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1143
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1144
1144
  */
1145
1145
  createTerm(createTermRequest) {
1146
1146
  return __awaiter(this, void 0, void 0, function* () {
@@ -1203,7 +1203,7 @@ class MarketplacePublisherClient {
1203
1203
  * @param CreateTermVersionRequest
1204
1204
  * @return CreateTermVersionResponse
1205
1205
  * @throws OciError when an error occurs
1206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/CreateTermVersion.ts.html |here} to see how to use CreateTermVersion API.
1206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/CreateTermVersion.ts.html |here} to see how to use CreateTermVersion API.
1207
1207
  */
1208
1208
  createTermVersion(createTermVersionRequest) {
1209
1209
  return __awaiter(this, void 0, void 0, function* () {
@@ -1268,7 +1268,7 @@ class MarketplacePublisherClient {
1268
1268
  * @param DeleteArtifactRequest
1269
1269
  * @return DeleteArtifactResponse
1270
1270
  * @throws OciError when an error occurs
1271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/DeleteArtifact.ts.html |here} to see how to use DeleteArtifact API.
1271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/DeleteArtifact.ts.html |here} to see how to use DeleteArtifact API.
1272
1272
  */
1273
1273
  deleteArtifact(deleteArtifactRequest) {
1274
1274
  return __awaiter(this, void 0, void 0, function* () {
@@ -1329,7 +1329,7 @@ class MarketplacePublisherClient {
1329
1329
  * @param DeleteListingRequest
1330
1330
  * @return DeleteListingResponse
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.84.2/marketplacepublisher/DeleteListing.ts.html |here} to see how to use DeleteListing API.
1332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/DeleteListing.ts.html |here} to see how to use DeleteListing API.
1333
1333
  */
1334
1334
  deleteListing(deleteListingRequest) {
1335
1335
  return __awaiter(this, void 0, void 0, function* () {
@@ -1384,7 +1384,7 @@ class MarketplacePublisherClient {
1384
1384
  * @param DeleteListingRevisionRequest
1385
1385
  * @return DeleteListingRevisionResponse
1386
1386
  * @throws OciError when an error occurs
1387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/DeleteListingRevision.ts.html |here} to see how to use DeleteListingRevision API.
1387
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/DeleteListingRevision.ts.html |here} to see how to use DeleteListingRevision API.
1388
1388
  */
1389
1389
  deleteListingRevision(deleteListingRevisionRequest) {
1390
1390
  return __awaiter(this, void 0, void 0, function* () {
@@ -1439,7 +1439,7 @@ class MarketplacePublisherClient {
1439
1439
  * @param DeleteListingRevisionAttachmentRequest
1440
1440
  * @return DeleteListingRevisionAttachmentResponse
1441
1441
  * @throws OciError when an error occurs
1442
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/DeleteListingRevisionAttachment.ts.html |here} to see how to use DeleteListingRevisionAttachment API.
1442
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/DeleteListingRevisionAttachment.ts.html |here} to see how to use DeleteListingRevisionAttachment API.
1443
1443
  */
1444
1444
  deleteListingRevisionAttachment(deleteListingRevisionAttachmentRequest) {
1445
1445
  return __awaiter(this, void 0, void 0, function* () {
@@ -1494,7 +1494,7 @@ class MarketplacePublisherClient {
1494
1494
  * @param DeleteListingRevisionNoteRequest
1495
1495
  * @return DeleteListingRevisionNoteResponse
1496
1496
  * @throws OciError when an error occurs
1497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/DeleteListingRevisionNote.ts.html |here} to see how to use DeleteListingRevisionNote API.
1497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/DeleteListingRevisionNote.ts.html |here} to see how to use DeleteListingRevisionNote API.
1498
1498
  */
1499
1499
  deleteListingRevisionNote(deleteListingRevisionNoteRequest) {
1500
1500
  return __awaiter(this, void 0, void 0, function* () {
@@ -1549,7 +1549,7 @@ class MarketplacePublisherClient {
1549
1549
  * @param DeleteListingRevisionPackageRequest
1550
1550
  * @return DeleteListingRevisionPackageResponse
1551
1551
  * @throws OciError when an error occurs
1552
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/DeleteListingRevisionPackage.ts.html |here} to see how to use DeleteListingRevisionPackage API.
1552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/DeleteListingRevisionPackage.ts.html |here} to see how to use DeleteListingRevisionPackage API.
1553
1553
  */
1554
1554
  deleteListingRevisionPackage(deleteListingRevisionPackageRequest) {
1555
1555
  return __awaiter(this, void 0, void 0, function* () {
@@ -1604,7 +1604,7 @@ class MarketplacePublisherClient {
1604
1604
  * @param DeleteTermRequest
1605
1605
  * @return DeleteTermResponse
1606
1606
  * @throws OciError when an error occurs
1607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
1607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
1608
1608
  */
1609
1609
  deleteTerm(deleteTermRequest) {
1610
1610
  return __awaiter(this, void 0, void 0, function* () {
@@ -1659,7 +1659,7 @@ class MarketplacePublisherClient {
1659
1659
  * @param DeleteTermVersionRequest
1660
1660
  * @return DeleteTermVersionResponse
1661
1661
  * @throws OciError when an error occurs
1662
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/DeleteTermVersion.ts.html |here} to see how to use DeleteTermVersion API.
1662
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/DeleteTermVersion.ts.html |here} to see how to use DeleteTermVersion API.
1663
1663
  */
1664
1664
  deleteTermVersion(deleteTermVersionRequest) {
1665
1665
  return __awaiter(this, void 0, void 0, function* () {
@@ -1714,7 +1714,7 @@ class MarketplacePublisherClient {
1714
1714
  * @param GetArtifactRequest
1715
1715
  * @return GetArtifactResponse
1716
1716
  * @throws OciError when an error occurs
1717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/GetArtifact.ts.html |here} to see how to use GetArtifact API.
1717
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/GetArtifact.ts.html |here} to see how to use GetArtifact API.
1718
1718
  */
1719
1719
  getArtifact(getArtifactRequest) {
1720
1720
  return __awaiter(this, void 0, void 0, function* () {
@@ -1777,7 +1777,7 @@ class MarketplacePublisherClient {
1777
1777
  * @param GetCategoryRequest
1778
1778
  * @return GetCategoryResponse
1779
1779
  * @throws OciError when an error occurs
1780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/GetCategory.ts.html |here} to see how to use GetCategory API.
1780
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/GetCategory.ts.html |here} to see how to use GetCategory API.
1781
1781
  */
1782
1782
  getCategory(getCategoryRequest) {
1783
1783
  return __awaiter(this, void 0, void 0, function* () {
@@ -1843,7 +1843,7 @@ class MarketplacePublisherClient {
1843
1843
  * @param GetListingRequest
1844
1844
  * @return GetListingResponse
1845
1845
  * @throws OciError when an error occurs
1846
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/GetListing.ts.html |here} to see how to use GetListing API.
1846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/GetListing.ts.html |here} to see how to use GetListing API.
1847
1847
  */
1848
1848
  getListing(getListingRequest) {
1849
1849
  return __awaiter(this, void 0, void 0, function* () {
@@ -1907,7 +1907,7 @@ class MarketplacePublisherClient {
1907
1907
  * @param GetListingRevisionRequest
1908
1908
  * @return GetListingRevisionResponse
1909
1909
  * @throws OciError when an error occurs
1910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/GetListingRevision.ts.html |here} to see how to use GetListingRevision API.
1910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/GetListingRevision.ts.html |here} to see how to use GetListingRevision API.
1911
1911
  */
1912
1912
  getListingRevision(getListingRevisionRequest) {
1913
1913
  return __awaiter(this, void 0, void 0, function* () {
@@ -1971,7 +1971,7 @@ class MarketplacePublisherClient {
1971
1971
  * @param GetListingRevisionAttachmentRequest
1972
1972
  * @return GetListingRevisionAttachmentResponse
1973
1973
  * @throws OciError when an error occurs
1974
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/GetListingRevisionAttachment.ts.html |here} to see how to use GetListingRevisionAttachment API.
1974
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/GetListingRevisionAttachment.ts.html |here} to see how to use GetListingRevisionAttachment API.
1975
1975
  */
1976
1976
  getListingRevisionAttachment(getListingRevisionAttachmentRequest) {
1977
1977
  return __awaiter(this, void 0, void 0, function* () {
@@ -2034,7 +2034,7 @@ class MarketplacePublisherClient {
2034
2034
  * @param GetListingRevisionNoteRequest
2035
2035
  * @return GetListingRevisionNoteResponse
2036
2036
  * @throws OciError when an error occurs
2037
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/GetListingRevisionNote.ts.html |here} to see how to use GetListingRevisionNote API.
2037
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/GetListingRevisionNote.ts.html |here} to see how to use GetListingRevisionNote API.
2038
2038
  */
2039
2039
  getListingRevisionNote(getListingRevisionNoteRequest) {
2040
2040
  return __awaiter(this, void 0, void 0, function* () {
@@ -2098,7 +2098,7 @@ class MarketplacePublisherClient {
2098
2098
  * @param GetListingRevisionPackageRequest
2099
2099
  * @return GetListingRevisionPackageResponse
2100
2100
  * @throws OciError when an error occurs
2101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/GetListingRevisionPackage.ts.html |here} to see how to use GetListingRevisionPackage API.
2101
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/GetListingRevisionPackage.ts.html |here} to see how to use GetListingRevisionPackage API.
2102
2102
  */
2103
2103
  getListingRevisionPackage(getListingRevisionPackageRequest) {
2104
2104
  return __awaiter(this, void 0, void 0, function* () {
@@ -2161,7 +2161,7 @@ class MarketplacePublisherClient {
2161
2161
  * @param GetMarketRequest
2162
2162
  * @return GetMarketResponse
2163
2163
  * @throws OciError when an error occurs
2164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/GetMarket.ts.html |here} to see how to use GetMarket API.
2164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/GetMarket.ts.html |here} to see how to use GetMarket API.
2165
2165
  */
2166
2166
  getMarket(getMarketRequest) {
2167
2167
  return __awaiter(this, void 0, void 0, function* () {
@@ -2224,7 +2224,7 @@ class MarketplacePublisherClient {
2224
2224
  * @param GetProductRequest
2225
2225
  * @return GetProductResponse
2226
2226
  * @throws OciError when an error occurs
2227
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/GetProduct.ts.html |here} to see how to use GetProduct API.
2227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/GetProduct.ts.html |here} to see how to use GetProduct API.
2228
2228
  */
2229
2229
  getProduct(getProductRequest) {
2230
2230
  return __awaiter(this, void 0, void 0, function* () {
@@ -2287,7 +2287,7 @@ class MarketplacePublisherClient {
2287
2287
  * @param GetPublisherRequest
2288
2288
  * @return GetPublisherResponse
2289
2289
  * @throws OciError when an error occurs
2290
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/GetPublisher.ts.html |here} to see how to use GetPublisher API.
2290
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/GetPublisher.ts.html |here} to see how to use GetPublisher API.
2291
2291
  */
2292
2292
  getPublisher(getPublisherRequest) {
2293
2293
  return __awaiter(this, void 0, void 0, function* () {
@@ -2350,7 +2350,7 @@ class MarketplacePublisherClient {
2350
2350
  * @param GetTermRequest
2351
2351
  * @return GetTermResponse
2352
2352
  * @throws OciError when an error occurs
2353
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/GetTerm.ts.html |here} to see how to use GetTerm API.
2353
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/GetTerm.ts.html |here} to see how to use GetTerm API.
2354
2354
  */
2355
2355
  getTerm(getTermRequest) {
2356
2356
  return __awaiter(this, void 0, void 0, function* () {
@@ -2413,7 +2413,7 @@ class MarketplacePublisherClient {
2413
2413
  * @param GetTermVersionRequest
2414
2414
  * @return GetTermVersionResponse
2415
2415
  * @throws OciError when an error occurs
2416
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/GetTermVersion.ts.html |here} to see how to use GetTermVersion API.
2416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/GetTermVersion.ts.html |here} to see how to use GetTermVersion API.
2417
2417
  */
2418
2418
  getTermVersion(getTermVersionRequest) {
2419
2419
  return __awaiter(this, void 0, void 0, function* () {
@@ -2476,7 +2476,7 @@ class MarketplacePublisherClient {
2476
2476
  * @param GetWorkRequestRequest
2477
2477
  * @return GetWorkRequestResponse
2478
2478
  * @throws OciError when an error occurs
2479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2479
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2480
2480
  */
2481
2481
  getWorkRequest(getWorkRequestRequest) {
2482
2482
  return __awaiter(this, void 0, void 0, function* () {
@@ -2547,7 +2547,7 @@ class MarketplacePublisherClient {
2547
2547
  * @param ListArtifactsRequest
2548
2548
  * @return ListArtifactsResponse
2549
2549
  * @throws OciError when an error occurs
2550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ListArtifacts.ts.html |here} to see how to use ListArtifacts API.
2550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ListArtifacts.ts.html |here} to see how to use ListArtifacts API.
2551
2551
  */
2552
2552
  listArtifacts(listArtifactsRequest) {
2553
2553
  return __awaiter(this, void 0, void 0, function* () {
@@ -2620,7 +2620,7 @@ class MarketplacePublisherClient {
2620
2620
  * @param ListCategoriesRequest
2621
2621
  * @return ListCategoriesResponse
2622
2622
  * @throws OciError when an error occurs
2623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ListCategories.ts.html |here} to see how to use ListCategories API.
2623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ListCategories.ts.html |here} to see how to use ListCategories API.
2624
2624
  */
2625
2625
  listCategories(listCategoriesRequest) {
2626
2626
  return __awaiter(this, void 0, void 0, function* () {
@@ -2690,7 +2690,7 @@ class MarketplacePublisherClient {
2690
2690
  * @param ListListingRevisionAttachmentsRequest
2691
2691
  * @return ListListingRevisionAttachmentsResponse
2692
2692
  * @throws OciError when an error occurs
2693
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ListListingRevisionAttachments.ts.html |here} to see how to use ListListingRevisionAttachments API.
2693
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ListListingRevisionAttachments.ts.html |here} to see how to use ListListingRevisionAttachments API.
2694
2694
  */
2695
2695
  listListingRevisionAttachments(listListingRevisionAttachmentsRequest) {
2696
2696
  return __awaiter(this, void 0, void 0, function* () {
@@ -2761,7 +2761,7 @@ class MarketplacePublisherClient {
2761
2761
  * @param ListListingRevisionNotesRequest
2762
2762
  * @return ListListingRevisionNotesResponse
2763
2763
  * @throws OciError when an error occurs
2764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ListListingRevisionNotes.ts.html |here} to see how to use ListListingRevisionNotes API.
2764
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ListListingRevisionNotes.ts.html |here} to see how to use ListListingRevisionNotes API.
2765
2765
  */
2766
2766
  listListingRevisionNotes(listListingRevisionNotesRequest) {
2767
2767
  return __awaiter(this, void 0, void 0, function* () {
@@ -2830,7 +2830,7 @@ class MarketplacePublisherClient {
2830
2830
  * @param ListListingRevisionPackagesRequest
2831
2831
  * @return ListListingRevisionPackagesResponse
2832
2832
  * @throws OciError when an error occurs
2833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ListListingRevisionPackages.ts.html |here} to see how to use ListListingRevisionPackages API.
2833
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ListListingRevisionPackages.ts.html |here} to see how to use ListListingRevisionPackages API.
2834
2834
  */
2835
2835
  listListingRevisionPackages(listListingRevisionPackagesRequest) {
2836
2836
  return __awaiter(this, void 0, void 0, function* () {
@@ -2904,7 +2904,7 @@ class MarketplacePublisherClient {
2904
2904
  * @param ListListingRevisionsRequest
2905
2905
  * @return ListListingRevisionsResponse
2906
2906
  * @throws OciError when an error occurs
2907
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ListListingRevisions.ts.html |here} to see how to use ListListingRevisions API.
2907
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ListListingRevisions.ts.html |here} to see how to use ListListingRevisions API.
2908
2908
  */
2909
2909
  listListingRevisions(listListingRevisionsRequest) {
2910
2910
  return __awaiter(this, void 0, void 0, function* () {
@@ -2978,7 +2978,7 @@ class MarketplacePublisherClient {
2978
2978
  * @param ListListingsRequest
2979
2979
  * @return ListListingsResponse
2980
2980
  * @throws OciError when an error occurs
2981
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ListListings.ts.html |here} to see how to use ListListings API.
2981
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ListListings.ts.html |here} to see how to use ListListings API.
2982
2982
  */
2983
2983
  listListings(listListingsRequest) {
2984
2984
  return __awaiter(this, void 0, void 0, function* () {
@@ -3050,7 +3050,7 @@ class MarketplacePublisherClient {
3050
3050
  * @param ListMarketsRequest
3051
3051
  * @return ListMarketsResponse
3052
3052
  * @throws OciError when an error occurs
3053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ListMarkets.ts.html |here} to see how to use ListMarkets API.
3053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ListMarkets.ts.html |here} to see how to use ListMarkets API.
3054
3054
  */
3055
3055
  listMarkets(listMarketsRequest) {
3056
3056
  return __awaiter(this, void 0, void 0, function* () {
@@ -3121,7 +3121,7 @@ class MarketplacePublisherClient {
3121
3121
  * @param ListProductsRequest
3122
3122
  * @return ListProductsResponse
3123
3123
  * @throws OciError when an error occurs
3124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ListProducts.ts.html |here} to see how to use ListProducts API.
3124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ListProducts.ts.html |here} to see how to use ListProducts API.
3125
3125
  */
3126
3126
  listProducts(listProductsRequest) {
3127
3127
  return __awaiter(this, void 0, void 0, function* () {
@@ -3189,7 +3189,7 @@ class MarketplacePublisherClient {
3189
3189
  * @param ListPublishersRequest
3190
3190
  * @return ListPublishersResponse
3191
3191
  * @throws OciError when an error occurs
3192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ListPublishers.ts.html |here} to see how to use ListPublishers API.
3192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ListPublishers.ts.html |here} to see how to use ListPublishers API.
3193
3193
  */
3194
3194
  listPublishers(listPublishersRequest) {
3195
3195
  return __awaiter(this, void 0, void 0, function* () {
@@ -3257,7 +3257,7 @@ class MarketplacePublisherClient {
3257
3257
  * @param ListTermVersionsRequest
3258
3258
  * @return ListTermVersionsResponse
3259
3259
  * @throws OciError when an error occurs
3260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ListTermVersions.ts.html |here} to see how to use ListTermVersions API.
3260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ListTermVersions.ts.html |here} to see how to use ListTermVersions API.
3261
3261
  */
3262
3262
  listTermVersions(listTermVersionsRequest) {
3263
3263
  return __awaiter(this, void 0, void 0, function* () {
@@ -3326,7 +3326,7 @@ class MarketplacePublisherClient {
3326
3326
  * @param ListTermsRequest
3327
3327
  * @return ListTermsResponse
3328
3328
  * @throws OciError when an error occurs
3329
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ListTerms.ts.html |here} to see how to use ListTerms API.
3329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ListTerms.ts.html |here} to see how to use ListTerms API.
3330
3330
  */
3331
3331
  listTerms(listTermsRequest) {
3332
3332
  return __awaiter(this, void 0, void 0, function* () {
@@ -3395,7 +3395,7 @@ class MarketplacePublisherClient {
3395
3395
  * @param ListWorkRequestErrorsRequest
3396
3396
  * @return ListWorkRequestErrorsResponse
3397
3397
  * @throws OciError when an error occurs
3398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3399
3399
  */
3400
3400
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
3401
3401
  return __awaiter(this, void 0, void 0, function* () {
@@ -3464,7 +3464,7 @@ class MarketplacePublisherClient {
3464
3464
  * @param ListWorkRequestLogsRequest
3465
3465
  * @return ListWorkRequestLogsResponse
3466
3466
  * @throws OciError when an error occurs
3467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3468
3468
  */
3469
3469
  listWorkRequestLogs(listWorkRequestLogsRequest) {
3470
3470
  return __awaiter(this, void 0, void 0, function* () {
@@ -3533,7 +3533,7 @@ class MarketplacePublisherClient {
3533
3533
  * @param ListWorkRequestsRequest
3534
3534
  * @return ListWorkRequestsResponse
3535
3535
  * @throws OciError when an error occurs
3536
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3536
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3537
3537
  */
3538
3538
  listWorkRequests(listWorkRequestsRequest) {
3539
3539
  return __awaiter(this, void 0, void 0, function* () {
@@ -3603,7 +3603,7 @@ class MarketplacePublisherClient {
3603
3603
  * @param MarkListingRevisionPackageAsDefaultRequest
3604
3604
  * @return MarkListingRevisionPackageAsDefaultResponse
3605
3605
  * @throws OciError when an error occurs
3606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/MarkListingRevisionPackageAsDefault.ts.html |here} to see how to use MarkListingRevisionPackageAsDefault API.
3606
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/MarkListingRevisionPackageAsDefault.ts.html |here} to see how to use MarkListingRevisionPackageAsDefault API.
3607
3607
  */
3608
3608
  markListingRevisionPackageAsDefault(markListingRevisionPackageAsDefaultRequest) {
3609
3609
  return __awaiter(this, void 0, void 0, function* () {
@@ -3664,7 +3664,7 @@ class MarketplacePublisherClient {
3664
3664
  * @param PublishListingRevisionRequest
3665
3665
  * @return PublishListingRevisionResponse
3666
3666
  * @throws OciError when an error occurs
3667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/PublishListingRevision.ts.html |here} to see how to use PublishListingRevision API.
3667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/PublishListingRevision.ts.html |here} to see how to use PublishListingRevision API.
3668
3668
  */
3669
3669
  publishListingRevision(publishListingRevisionRequest) {
3670
3670
  return __awaiter(this, void 0, void 0, function* () {
@@ -3725,7 +3725,7 @@ class MarketplacePublisherClient {
3725
3725
  * @param PublishListingRevisionAsPrivateRequest
3726
3726
  * @return PublishListingRevisionAsPrivateResponse
3727
3727
  * @throws OciError when an error occurs
3728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/PublishListingRevisionAsPrivate.ts.html |here} to see how to use PublishListingRevisionAsPrivate API.
3728
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/PublishListingRevisionAsPrivate.ts.html |here} to see how to use PublishListingRevisionAsPrivate API.
3729
3729
  */
3730
3730
  publishListingRevisionAsPrivate(publishListingRevisionAsPrivateRequest) {
3731
3731
  return __awaiter(this, void 0, void 0, function* () {
@@ -3787,7 +3787,7 @@ class MarketplacePublisherClient {
3787
3787
  * @param PublishListingRevisionPackageRequest
3788
3788
  * @return PublishListingRevisionPackageResponse
3789
3789
  * @throws OciError when an error occurs
3790
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/PublishListingRevisionPackage.ts.html |here} to see how to use PublishListingRevisionPackage API.
3790
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/PublishListingRevisionPackage.ts.html |here} to see how to use PublishListingRevisionPackage API.
3791
3791
  */
3792
3792
  publishListingRevisionPackage(publishListingRevisionPackageRequest) {
3793
3793
  return __awaiter(this, void 0, void 0, function* () {
@@ -3848,7 +3848,7 @@ class MarketplacePublisherClient {
3848
3848
  * @param SubmitListingRevisionForReviewRequest
3849
3849
  * @return SubmitListingRevisionForReviewResponse
3850
3850
  * @throws OciError when an error occurs
3851
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/SubmitListingRevisionForReview.ts.html |here} to see how to use SubmitListingRevisionForReview API.
3851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/SubmitListingRevisionForReview.ts.html |here} to see how to use SubmitListingRevisionForReview API.
3852
3852
  */
3853
3853
  submitListingRevisionForReview(submitListingRevisionForReviewRequest) {
3854
3854
  return __awaiter(this, void 0, void 0, function* () {
@@ -3914,7 +3914,7 @@ class MarketplacePublisherClient {
3914
3914
  * @param UnPublishListingRevisionPackageRequest
3915
3915
  * @return UnPublishListingRevisionPackageResponse
3916
3916
  * @throws OciError when an error occurs
3917
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/UnPublishListingRevisionPackage.ts.html |here} to see how to use UnPublishListingRevisionPackage API.
3917
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/UnPublishListingRevisionPackage.ts.html |here} to see how to use UnPublishListingRevisionPackage API.
3918
3918
  */
3919
3919
  unPublishListingRevisionPackage(unPublishListingRevisionPackageRequest) {
3920
3920
  return __awaiter(this, void 0, void 0, function* () {
@@ -3975,7 +3975,7 @@ class MarketplacePublisherClient {
3975
3975
  * @param UpdateArtifactRequest
3976
3976
  * @return UpdateArtifactResponse
3977
3977
  * @throws OciError when an error occurs
3978
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/UpdateArtifact.ts.html |here} to see how to use UpdateArtifact API.
3978
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/UpdateArtifact.ts.html |here} to see how to use UpdateArtifact API.
3979
3979
  */
3980
3980
  updateArtifact(updateArtifactRequest) {
3981
3981
  return __awaiter(this, void 0, void 0, function* () {
@@ -4036,7 +4036,7 @@ class MarketplacePublisherClient {
4036
4036
  * @param UpdateListingRequest
4037
4037
  * @return UpdateListingResponse
4038
4038
  * @throws OciError when an error occurs
4039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/UpdateListing.ts.html |here} to see how to use UpdateListing API.
4039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/UpdateListing.ts.html |here} to see how to use UpdateListing API.
4040
4040
  */
4041
4041
  updateListing(updateListingRequest) {
4042
4042
  return __awaiter(this, void 0, void 0, function* () {
@@ -4101,7 +4101,7 @@ class MarketplacePublisherClient {
4101
4101
  * @param UpdateListingRevisionRequest
4102
4102
  * @return UpdateListingRevisionResponse
4103
4103
  * @throws OciError when an error occurs
4104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/UpdateListingRevision.ts.html |here} to see how to use UpdateListingRevision API.
4104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/UpdateListingRevision.ts.html |here} to see how to use UpdateListingRevision API.
4105
4105
  */
4106
4106
  updateListingRevision(updateListingRevisionRequest) {
4107
4107
  return __awaiter(this, void 0, void 0, function* () {
@@ -4166,7 +4166,7 @@ class MarketplacePublisherClient {
4166
4166
  * @param UpdateListingRevisionAttachmentRequest
4167
4167
  * @return UpdateListingRevisionAttachmentResponse
4168
4168
  * @throws OciError when an error occurs
4169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/UpdateListingRevisionAttachment.ts.html |here} to see how to use UpdateListingRevisionAttachment API.
4169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/UpdateListingRevisionAttachment.ts.html |here} to see how to use UpdateListingRevisionAttachment API.
4170
4170
  */
4171
4171
  updateListingRevisionAttachment(updateListingRevisionAttachmentRequest) {
4172
4172
  return __awaiter(this, void 0, void 0, function* () {
@@ -4231,7 +4231,7 @@ class MarketplacePublisherClient {
4231
4231
  * @param UpdateListingRevisionAttachmentContentRequest
4232
4232
  * @return UpdateListingRevisionAttachmentContentResponse
4233
4233
  * @throws OciError when an error occurs
4234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/UpdateListingRevisionAttachmentContent.ts.html |here} to see how to use UpdateListingRevisionAttachmentContent API.
4234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/UpdateListingRevisionAttachmentContent.ts.html |here} to see how to use UpdateListingRevisionAttachmentContent API.
4235
4235
  */
4236
4236
  updateListingRevisionAttachmentContent(updateListingRevisionAttachmentContentRequest) {
4237
4237
  return __awaiter(this, void 0, void 0, function* () {
@@ -4296,7 +4296,7 @@ class MarketplacePublisherClient {
4296
4296
  * @param UpdateListingRevisionIconContentRequest
4297
4297
  * @return UpdateListingRevisionIconContentResponse
4298
4298
  * @throws OciError when an error occurs
4299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/UpdateListingRevisionIconContent.ts.html |here} to see how to use UpdateListingRevisionIconContent API.
4299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/UpdateListingRevisionIconContent.ts.html |here} to see how to use UpdateListingRevisionIconContent API.
4300
4300
  */
4301
4301
  updateListingRevisionIconContent(updateListingRevisionIconContentRequest) {
4302
4302
  return __awaiter(this, void 0, void 0, function* () {
@@ -4361,7 +4361,7 @@ class MarketplacePublisherClient {
4361
4361
  * @param UpdateListingRevisionPackageRequest
4362
4362
  * @return UpdateListingRevisionPackageResponse
4363
4363
  * @throws OciError when an error occurs
4364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/UpdateListingRevisionPackage.ts.html |here} to see how to use UpdateListingRevisionPackage API.
4364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/UpdateListingRevisionPackage.ts.html |here} to see how to use UpdateListingRevisionPackage API.
4365
4365
  */
4366
4366
  updateListingRevisionPackage(updateListingRevisionPackageRequest) {
4367
4367
  return __awaiter(this, void 0, void 0, function* () {
@@ -4426,7 +4426,7 @@ class MarketplacePublisherClient {
4426
4426
  * @param UpdateTermRequest
4427
4427
  * @return UpdateTermResponse
4428
4428
  * @throws OciError when an error occurs
4429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
4429
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
4430
4430
  */
4431
4431
  updateTerm(updateTermRequest) {
4432
4432
  return __awaiter(this, void 0, void 0, function* () {
@@ -4491,7 +4491,7 @@ class MarketplacePublisherClient {
4491
4491
  * @param UpdateTermVersionRequest
4492
4492
  * @return UpdateTermVersionResponse
4493
4493
  * @throws OciError when an error occurs
4494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/UpdateTermVersion.ts.html |here} to see how to use UpdateTermVersion API.
4494
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/UpdateTermVersion.ts.html |here} to see how to use UpdateTermVersion API.
4495
4495
  */
4496
4496
  updateTermVersion(updateTermVersionRequest) {
4497
4497
  return __awaiter(this, void 0, void 0, function* () {
@@ -4556,7 +4556,7 @@ class MarketplacePublisherClient {
4556
4556
  * @param UpdateTermVersionContentRequest
4557
4557
  * @return UpdateTermVersionContentResponse
4558
4558
  * @throws OciError when an error occurs
4559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/UpdateTermVersionContent.ts.html |here} to see how to use UpdateTermVersionContent API.
4559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/UpdateTermVersionContent.ts.html |here} to see how to use UpdateTermVersionContent API.
4560
4560
  */
4561
4561
  updateTermVersionContent(updateTermVersionContentRequest) {
4562
4562
  return __awaiter(this, void 0, void 0, function* () {
@@ -4622,7 +4622,7 @@ class MarketplacePublisherClient {
4622
4622
  * @param ValidateAndPublishArtifactRequest
4623
4623
  * @return ValidateAndPublishArtifactResponse
4624
4624
  * @throws OciError when an error occurs
4625
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/ValidateAndPublishArtifact.ts.html |here} to see how to use ValidateAndPublishArtifact API.
4625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/ValidateAndPublishArtifact.ts.html |here} to see how to use ValidateAndPublishArtifact API.
4626
4626
  */
4627
4627
  validateAndPublishArtifact(validateAndPublishArtifactRequest) {
4628
4628
  return __awaiter(this, void 0, void 0, function* () {
@@ -4683,7 +4683,7 @@ class MarketplacePublisherClient {
4683
4683
  * @param WithdrawListingRevisionRequest
4684
4684
  * @return WithdrawListingRevisionResponse
4685
4685
  * @throws OciError when an error occurs
4686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/marketplacepublisher/WithdrawListingRevision.ts.html |here} to see how to use WithdrawListingRevision API.
4686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/marketplacepublisher/WithdrawListingRevision.ts.html |here} to see how to use WithdrawListingRevision API.
4687
4687
  */
4688
4688
  withdrawListingRevision(withdrawListingRevisionRequest) {
4689
4689
  return __awaiter(this, void 0, void 0, function* () {