oci-marketplacepublisher 2.81.0 → 2.82.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
@@ -196,7 +196,7 @@ class MarketplacePublisherClient {
196
196
  * @param ActivateTermVersionRequest
197
197
  * @return ActivateTermVersionResponse
198
198
  * @throws OciError when an error occurs
199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ActivateTermVersion.ts.html |here} to see how to use ActivateTermVersion API.
199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ActivateTermVersion.ts.html |here} to see how to use ActivateTermVersion API.
200
200
  */
201
201
  activateTermVersion(activateTermVersionRequest) {
202
202
  return __awaiter(this, void 0, void 0, function* () {
@@ -260,7 +260,7 @@ class MarketplacePublisherClient {
260
260
  * @param CancelWorkRequestRequest
261
261
  * @return CancelWorkRequestResponse
262
262
  * @throws OciError when an error occurs
263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
264
264
  */
265
265
  cancelWorkRequest(cancelWorkRequestRequest) {
266
266
  return __awaiter(this, void 0, void 0, function* () {
@@ -315,7 +315,7 @@ class MarketplacePublisherClient {
315
315
  * @param CascadingDeleteListingRequest
316
316
  * @return CascadingDeleteListingResponse
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.81.0/marketplacepublisher/CascadingDeleteListing.ts.html |here} to see how to use CascadingDeleteListing API.
318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/CascadingDeleteListing.ts.html |here} to see how to use CascadingDeleteListing API.
319
319
  */
320
320
  cascadingDeleteListing(cascadingDeleteListingRequest) {
321
321
  return __awaiter(this, void 0, void 0, function* () {
@@ -376,7 +376,7 @@ class MarketplacePublisherClient {
376
376
  * @param CascadingDeleteListingRevisionRequest
377
377
  * @return CascadingDeleteListingRevisionResponse
378
378
  * @throws OciError when an error occurs
379
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/CascadingDeleteListingRevision.ts.html |here} to see how to use CascadingDeleteListingRevision API.
379
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/CascadingDeleteListingRevision.ts.html |here} to see how to use CascadingDeleteListingRevision API.
380
380
  */
381
381
  cascadingDeleteListingRevision(cascadingDeleteListingRevisionRequest) {
382
382
  return __awaiter(this, void 0, void 0, function* () {
@@ -437,7 +437,7 @@ class MarketplacePublisherClient {
437
437
  * @param ChangeArtifactCompartmentRequest
438
438
  * @return ChangeArtifactCompartmentResponse
439
439
  * @throws OciError when an error occurs
440
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ChangeArtifactCompartment.ts.html |here} to see how to use ChangeArtifactCompartment API.
440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ChangeArtifactCompartment.ts.html |here} to see how to use ChangeArtifactCompartment API.
441
441
  */
442
442
  changeArtifactCompartment(changeArtifactCompartmentRequest) {
443
443
  return __awaiter(this, void 0, void 0, function* () {
@@ -494,7 +494,7 @@ class MarketplacePublisherClient {
494
494
  * @param ChangeListingCompartmentRequest
495
495
  * @return ChangeListingCompartmentResponse
496
496
  * @throws OciError when an error occurs
497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ChangeListingCompartment.ts.html |here} to see how to use ChangeListingCompartment API.
497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ChangeListingCompartment.ts.html |here} to see how to use ChangeListingCompartment API.
498
498
  */
499
499
  changeListingCompartment(changeListingCompartmentRequest) {
500
500
  return __awaiter(this, void 0, void 0, function* () {
@@ -551,7 +551,7 @@ class MarketplacePublisherClient {
551
551
  * @param ChangeListingRevisionToNewStatusRequest
552
552
  * @return ChangeListingRevisionToNewStatusResponse
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.81.0/marketplacepublisher/ChangeListingRevisionToNewStatus.ts.html |here} to see how to use ChangeListingRevisionToNewStatus API.
554
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ChangeListingRevisionToNewStatus.ts.html |here} to see how to use ChangeListingRevisionToNewStatus API.
555
555
  */
556
556
  changeListingRevisionToNewStatus(changeListingRevisionToNewStatusRequest) {
557
557
  return __awaiter(this, void 0, void 0, function* () {
@@ -615,7 +615,7 @@ class MarketplacePublisherClient {
615
615
  * @param ChangeTermCompartmentRequest
616
616
  * @return ChangeTermCompartmentResponse
617
617
  * @throws OciError when an error occurs
618
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ChangeTermCompartment.ts.html |here} to see how to use ChangeTermCompartment API.
618
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ChangeTermCompartment.ts.html |here} to see how to use ChangeTermCompartment API.
619
619
  */
620
620
  changeTermCompartment(changeTermCompartmentRequest) {
621
621
  return __awaiter(this, void 0, void 0, function* () {
@@ -672,7 +672,7 @@ class MarketplacePublisherClient {
672
672
  * @param CloneListingRevisionRequest
673
673
  * @return CloneListingRevisionResponse
674
674
  * @throws OciError when an error occurs
675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/CloneListingRevision.ts.html |here} to see how to use CloneListingRevision API.
675
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/CloneListingRevision.ts.html |here} to see how to use CloneListingRevision API.
676
676
  */
677
677
  cloneListingRevision(cloneListingRevisionRequest) {
678
678
  return __awaiter(this, void 0, void 0, function* () {
@@ -746,7 +746,7 @@ class MarketplacePublisherClient {
746
746
  * @param CreateArtifactRequest
747
747
  * @return CreateArtifactResponse
748
748
  * @throws OciError when an error occurs
749
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/CreateArtifact.ts.html |here} to see how to use CreateArtifact API.
749
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/CreateArtifact.ts.html |here} to see how to use CreateArtifact API.
750
750
  */
751
751
  createArtifact(createArtifactRequest) {
752
752
  return __awaiter(this, void 0, void 0, function* () {
@@ -814,7 +814,7 @@ class MarketplacePublisherClient {
814
814
  * @param CreateListingRequest
815
815
  * @return CreateListingResponse
816
816
  * @throws OciError when an error occurs
817
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/CreateListing.ts.html |here} to see how to use CreateListing API.
817
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/CreateListing.ts.html |here} to see how to use CreateListing API.
818
818
  */
819
819
  createListing(createListingRequest) {
820
820
  return __awaiter(this, void 0, void 0, function* () {
@@ -878,7 +878,7 @@ class MarketplacePublisherClient {
878
878
  * @param CreateListingRevisionRequest
879
879
  * @return CreateListingRevisionResponse
880
880
  * @throws OciError when an error occurs
881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/CreateListingRevision.ts.html |here} to see how to use CreateListingRevision API.
881
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/CreateListingRevision.ts.html |here} to see how to use CreateListingRevision API.
882
882
  */
883
883
  createListingRevision(createListingRevisionRequest) {
884
884
  return __awaiter(this, void 0, void 0, function* () {
@@ -942,7 +942,7 @@ class MarketplacePublisherClient {
942
942
  * @param CreateListingRevisionAttachmentRequest
943
943
  * @return CreateListingRevisionAttachmentResponse
944
944
  * @throws OciError when an error occurs
945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/CreateListingRevisionAttachment.ts.html |here} to see how to use CreateListingRevisionAttachment API.
945
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/CreateListingRevisionAttachment.ts.html |here} to see how to use CreateListingRevisionAttachment API.
946
946
  */
947
947
  createListingRevisionAttachment(createListingRevisionAttachmentRequest) {
948
948
  return __awaiter(this, void 0, void 0, function* () {
@@ -1006,7 +1006,7 @@ class MarketplacePublisherClient {
1006
1006
  * @param CreateListingRevisionNoteRequest
1007
1007
  * @return CreateListingRevisionNoteResponse
1008
1008
  * @throws OciError when an error occurs
1009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/CreateListingRevisionNote.ts.html |here} to see how to use CreateListingRevisionNote API.
1009
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/CreateListingRevisionNote.ts.html |here} to see how to use CreateListingRevisionNote API.
1010
1010
  */
1011
1011
  createListingRevisionNote(createListingRevisionNoteRequest) {
1012
1012
  return __awaiter(this, void 0, void 0, function* () {
@@ -1070,7 +1070,7 @@ class MarketplacePublisherClient {
1070
1070
  * @param CreateListingRevisionPackageRequest
1071
1071
  * @return CreateListingRevisionPackageResponse
1072
1072
  * @throws OciError when an error occurs
1073
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/CreateListingRevisionPackage.ts.html |here} to see how to use CreateListingRevisionPackage API.
1073
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/CreateListingRevisionPackage.ts.html |here} to see how to use CreateListingRevisionPackage API.
1074
1074
  */
1075
1075
  createListingRevisionPackage(createListingRevisionPackageRequest) {
1076
1076
  return __awaiter(this, void 0, void 0, function* () {
@@ -1134,7 +1134,7 @@ class MarketplacePublisherClient {
1134
1134
  * @param CreateTermRequest
1135
1135
  * @return CreateTermResponse
1136
1136
  * @throws OciError when an error occurs
1137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1137
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1138
1138
  */
1139
1139
  createTerm(createTermRequest) {
1140
1140
  return __awaiter(this, void 0, void 0, function* () {
@@ -1197,7 +1197,7 @@ class MarketplacePublisherClient {
1197
1197
  * @param CreateTermVersionRequest
1198
1198
  * @return CreateTermVersionResponse
1199
1199
  * @throws OciError when an error occurs
1200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/CreateTermVersion.ts.html |here} to see how to use CreateTermVersion API.
1200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/CreateTermVersion.ts.html |here} to see how to use CreateTermVersion API.
1201
1201
  */
1202
1202
  createTermVersion(createTermVersionRequest) {
1203
1203
  return __awaiter(this, void 0, void 0, function* () {
@@ -1262,7 +1262,7 @@ class MarketplacePublisherClient {
1262
1262
  * @param DeleteArtifactRequest
1263
1263
  * @return DeleteArtifactResponse
1264
1264
  * @throws OciError when an error occurs
1265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/DeleteArtifact.ts.html |here} to see how to use DeleteArtifact API.
1265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/DeleteArtifact.ts.html |here} to see how to use DeleteArtifact API.
1266
1266
  */
1267
1267
  deleteArtifact(deleteArtifactRequest) {
1268
1268
  return __awaiter(this, void 0, void 0, function* () {
@@ -1323,7 +1323,7 @@ class MarketplacePublisherClient {
1323
1323
  * @param DeleteListingRequest
1324
1324
  * @return DeleteListingResponse
1325
1325
  * @throws OciError when an error occurs
1326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/DeleteListing.ts.html |here} to see how to use DeleteListing API.
1326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/DeleteListing.ts.html |here} to see how to use DeleteListing API.
1327
1327
  */
1328
1328
  deleteListing(deleteListingRequest) {
1329
1329
  return __awaiter(this, void 0, void 0, function* () {
@@ -1378,7 +1378,7 @@ class MarketplacePublisherClient {
1378
1378
  * @param DeleteListingRevisionRequest
1379
1379
  * @return DeleteListingRevisionResponse
1380
1380
  * @throws OciError when an error occurs
1381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/DeleteListingRevision.ts.html |here} to see how to use DeleteListingRevision API.
1381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/DeleteListingRevision.ts.html |here} to see how to use DeleteListingRevision API.
1382
1382
  */
1383
1383
  deleteListingRevision(deleteListingRevisionRequest) {
1384
1384
  return __awaiter(this, void 0, void 0, function* () {
@@ -1433,7 +1433,7 @@ class MarketplacePublisherClient {
1433
1433
  * @param DeleteListingRevisionAttachmentRequest
1434
1434
  * @return DeleteListingRevisionAttachmentResponse
1435
1435
  * @throws OciError when an error occurs
1436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/DeleteListingRevisionAttachment.ts.html |here} to see how to use DeleteListingRevisionAttachment API.
1436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/DeleteListingRevisionAttachment.ts.html |here} to see how to use DeleteListingRevisionAttachment API.
1437
1437
  */
1438
1438
  deleteListingRevisionAttachment(deleteListingRevisionAttachmentRequest) {
1439
1439
  return __awaiter(this, void 0, void 0, function* () {
@@ -1488,7 +1488,7 @@ class MarketplacePublisherClient {
1488
1488
  * @param DeleteListingRevisionNoteRequest
1489
1489
  * @return DeleteListingRevisionNoteResponse
1490
1490
  * @throws OciError when an error occurs
1491
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/DeleteListingRevisionNote.ts.html |here} to see how to use DeleteListingRevisionNote API.
1491
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/DeleteListingRevisionNote.ts.html |here} to see how to use DeleteListingRevisionNote API.
1492
1492
  */
1493
1493
  deleteListingRevisionNote(deleteListingRevisionNoteRequest) {
1494
1494
  return __awaiter(this, void 0, void 0, function* () {
@@ -1543,7 +1543,7 @@ class MarketplacePublisherClient {
1543
1543
  * @param DeleteListingRevisionPackageRequest
1544
1544
  * @return DeleteListingRevisionPackageResponse
1545
1545
  * @throws OciError when an error occurs
1546
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/DeleteListingRevisionPackage.ts.html |here} to see how to use DeleteListingRevisionPackage API.
1546
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/DeleteListingRevisionPackage.ts.html |here} to see how to use DeleteListingRevisionPackage API.
1547
1547
  */
1548
1548
  deleteListingRevisionPackage(deleteListingRevisionPackageRequest) {
1549
1549
  return __awaiter(this, void 0, void 0, function* () {
@@ -1598,7 +1598,7 @@ class MarketplacePublisherClient {
1598
1598
  * @param DeleteTermRequest
1599
1599
  * @return DeleteTermResponse
1600
1600
  * @throws OciError when an error occurs
1601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
1601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
1602
1602
  */
1603
1603
  deleteTerm(deleteTermRequest) {
1604
1604
  return __awaiter(this, void 0, void 0, function* () {
@@ -1653,7 +1653,7 @@ class MarketplacePublisherClient {
1653
1653
  * @param DeleteTermVersionRequest
1654
1654
  * @return DeleteTermVersionResponse
1655
1655
  * @throws OciError when an error occurs
1656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/DeleteTermVersion.ts.html |here} to see how to use DeleteTermVersion API.
1656
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/DeleteTermVersion.ts.html |here} to see how to use DeleteTermVersion API.
1657
1657
  */
1658
1658
  deleteTermVersion(deleteTermVersionRequest) {
1659
1659
  return __awaiter(this, void 0, void 0, function* () {
@@ -1708,7 +1708,7 @@ class MarketplacePublisherClient {
1708
1708
  * @param GetArtifactRequest
1709
1709
  * @return GetArtifactResponse
1710
1710
  * @throws OciError when an error occurs
1711
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/GetArtifact.ts.html |here} to see how to use GetArtifact API.
1711
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/GetArtifact.ts.html |here} to see how to use GetArtifact API.
1712
1712
  */
1713
1713
  getArtifact(getArtifactRequest) {
1714
1714
  return __awaiter(this, void 0, void 0, function* () {
@@ -1771,7 +1771,7 @@ class MarketplacePublisherClient {
1771
1771
  * @param GetCategoryRequest
1772
1772
  * @return GetCategoryResponse
1773
1773
  * @throws OciError when an error occurs
1774
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/GetCategory.ts.html |here} to see how to use GetCategory API.
1774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/GetCategory.ts.html |here} to see how to use GetCategory API.
1775
1775
  */
1776
1776
  getCategory(getCategoryRequest) {
1777
1777
  return __awaiter(this, void 0, void 0, function* () {
@@ -1837,7 +1837,7 @@ class MarketplacePublisherClient {
1837
1837
  * @param GetListingRequest
1838
1838
  * @return GetListingResponse
1839
1839
  * @throws OciError when an error occurs
1840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/GetListing.ts.html |here} to see how to use GetListing API.
1840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/GetListing.ts.html |here} to see how to use GetListing API.
1841
1841
  */
1842
1842
  getListing(getListingRequest) {
1843
1843
  return __awaiter(this, void 0, void 0, function* () {
@@ -1901,7 +1901,7 @@ class MarketplacePublisherClient {
1901
1901
  * @param GetListingRevisionRequest
1902
1902
  * @return GetListingRevisionResponse
1903
1903
  * @throws OciError when an error occurs
1904
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/GetListingRevision.ts.html |here} to see how to use GetListingRevision API.
1904
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/GetListingRevision.ts.html |here} to see how to use GetListingRevision API.
1905
1905
  */
1906
1906
  getListingRevision(getListingRevisionRequest) {
1907
1907
  return __awaiter(this, void 0, void 0, function* () {
@@ -1965,7 +1965,7 @@ class MarketplacePublisherClient {
1965
1965
  * @param GetListingRevisionAttachmentRequest
1966
1966
  * @return GetListingRevisionAttachmentResponse
1967
1967
  * @throws OciError when an error occurs
1968
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/GetListingRevisionAttachment.ts.html |here} to see how to use GetListingRevisionAttachment API.
1968
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/GetListingRevisionAttachment.ts.html |here} to see how to use GetListingRevisionAttachment API.
1969
1969
  */
1970
1970
  getListingRevisionAttachment(getListingRevisionAttachmentRequest) {
1971
1971
  return __awaiter(this, void 0, void 0, function* () {
@@ -2028,7 +2028,7 @@ class MarketplacePublisherClient {
2028
2028
  * @param GetListingRevisionNoteRequest
2029
2029
  * @return GetListingRevisionNoteResponse
2030
2030
  * @throws OciError when an error occurs
2031
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/GetListingRevisionNote.ts.html |here} to see how to use GetListingRevisionNote API.
2031
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/GetListingRevisionNote.ts.html |here} to see how to use GetListingRevisionNote API.
2032
2032
  */
2033
2033
  getListingRevisionNote(getListingRevisionNoteRequest) {
2034
2034
  return __awaiter(this, void 0, void 0, function* () {
@@ -2092,7 +2092,7 @@ class MarketplacePublisherClient {
2092
2092
  * @param GetListingRevisionPackageRequest
2093
2093
  * @return GetListingRevisionPackageResponse
2094
2094
  * @throws OciError when an error occurs
2095
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/GetListingRevisionPackage.ts.html |here} to see how to use GetListingRevisionPackage API.
2095
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/GetListingRevisionPackage.ts.html |here} to see how to use GetListingRevisionPackage API.
2096
2096
  */
2097
2097
  getListingRevisionPackage(getListingRevisionPackageRequest) {
2098
2098
  return __awaiter(this, void 0, void 0, function* () {
@@ -2155,7 +2155,7 @@ class MarketplacePublisherClient {
2155
2155
  * @param GetMarketRequest
2156
2156
  * @return GetMarketResponse
2157
2157
  * @throws OciError when an error occurs
2158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/GetMarket.ts.html |here} to see how to use GetMarket API.
2158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/GetMarket.ts.html |here} to see how to use GetMarket API.
2159
2159
  */
2160
2160
  getMarket(getMarketRequest) {
2161
2161
  return __awaiter(this, void 0, void 0, function* () {
@@ -2218,7 +2218,7 @@ class MarketplacePublisherClient {
2218
2218
  * @param GetProductRequest
2219
2219
  * @return GetProductResponse
2220
2220
  * @throws OciError when an error occurs
2221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/GetProduct.ts.html |here} to see how to use GetProduct API.
2221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/GetProduct.ts.html |here} to see how to use GetProduct API.
2222
2222
  */
2223
2223
  getProduct(getProductRequest) {
2224
2224
  return __awaiter(this, void 0, void 0, function* () {
@@ -2281,7 +2281,7 @@ class MarketplacePublisherClient {
2281
2281
  * @param GetPublisherRequest
2282
2282
  * @return GetPublisherResponse
2283
2283
  * @throws OciError when an error occurs
2284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/GetPublisher.ts.html |here} to see how to use GetPublisher API.
2284
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/GetPublisher.ts.html |here} to see how to use GetPublisher API.
2285
2285
  */
2286
2286
  getPublisher(getPublisherRequest) {
2287
2287
  return __awaiter(this, void 0, void 0, function* () {
@@ -2344,7 +2344,7 @@ class MarketplacePublisherClient {
2344
2344
  * @param GetTermRequest
2345
2345
  * @return GetTermResponse
2346
2346
  * @throws OciError when an error occurs
2347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/GetTerm.ts.html |here} to see how to use GetTerm API.
2347
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/GetTerm.ts.html |here} to see how to use GetTerm API.
2348
2348
  */
2349
2349
  getTerm(getTermRequest) {
2350
2350
  return __awaiter(this, void 0, void 0, function* () {
@@ -2407,7 +2407,7 @@ class MarketplacePublisherClient {
2407
2407
  * @param GetTermVersionRequest
2408
2408
  * @return GetTermVersionResponse
2409
2409
  * @throws OciError when an error occurs
2410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/GetTermVersion.ts.html |here} to see how to use GetTermVersion API.
2410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/GetTermVersion.ts.html |here} to see how to use GetTermVersion API.
2411
2411
  */
2412
2412
  getTermVersion(getTermVersionRequest) {
2413
2413
  return __awaiter(this, void 0, void 0, function* () {
@@ -2470,7 +2470,7 @@ class MarketplacePublisherClient {
2470
2470
  * @param GetWorkRequestRequest
2471
2471
  * @return GetWorkRequestResponse
2472
2472
  * @throws OciError when an error occurs
2473
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2473
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2474
2474
  */
2475
2475
  getWorkRequest(getWorkRequestRequest) {
2476
2476
  return __awaiter(this, void 0, void 0, function* () {
@@ -2541,7 +2541,7 @@ class MarketplacePublisherClient {
2541
2541
  * @param ListArtifactsRequest
2542
2542
  * @return ListArtifactsResponse
2543
2543
  * @throws OciError when an error occurs
2544
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ListArtifacts.ts.html |here} to see how to use ListArtifacts API.
2544
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ListArtifacts.ts.html |here} to see how to use ListArtifacts API.
2545
2545
  */
2546
2546
  listArtifacts(listArtifactsRequest) {
2547
2547
  return __awaiter(this, void 0, void 0, function* () {
@@ -2614,7 +2614,7 @@ class MarketplacePublisherClient {
2614
2614
  * @param ListCategoriesRequest
2615
2615
  * @return ListCategoriesResponse
2616
2616
  * @throws OciError when an error occurs
2617
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ListCategories.ts.html |here} to see how to use ListCategories API.
2617
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ListCategories.ts.html |here} to see how to use ListCategories API.
2618
2618
  */
2619
2619
  listCategories(listCategoriesRequest) {
2620
2620
  return __awaiter(this, void 0, void 0, function* () {
@@ -2684,7 +2684,7 @@ class MarketplacePublisherClient {
2684
2684
  * @param ListListingRevisionAttachmentsRequest
2685
2685
  * @return ListListingRevisionAttachmentsResponse
2686
2686
  * @throws OciError when an error occurs
2687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ListListingRevisionAttachments.ts.html |here} to see how to use ListListingRevisionAttachments API.
2687
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ListListingRevisionAttachments.ts.html |here} to see how to use ListListingRevisionAttachments API.
2688
2688
  */
2689
2689
  listListingRevisionAttachments(listListingRevisionAttachmentsRequest) {
2690
2690
  return __awaiter(this, void 0, void 0, function* () {
@@ -2755,7 +2755,7 @@ class MarketplacePublisherClient {
2755
2755
  * @param ListListingRevisionNotesRequest
2756
2756
  * @return ListListingRevisionNotesResponse
2757
2757
  * @throws OciError when an error occurs
2758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ListListingRevisionNotes.ts.html |here} to see how to use ListListingRevisionNotes API.
2758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ListListingRevisionNotes.ts.html |here} to see how to use ListListingRevisionNotes API.
2759
2759
  */
2760
2760
  listListingRevisionNotes(listListingRevisionNotesRequest) {
2761
2761
  return __awaiter(this, void 0, void 0, function* () {
@@ -2824,7 +2824,7 @@ class MarketplacePublisherClient {
2824
2824
  * @param ListListingRevisionPackagesRequest
2825
2825
  * @return ListListingRevisionPackagesResponse
2826
2826
  * @throws OciError when an error occurs
2827
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ListListingRevisionPackages.ts.html |here} to see how to use ListListingRevisionPackages API.
2827
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ListListingRevisionPackages.ts.html |here} to see how to use ListListingRevisionPackages API.
2828
2828
  */
2829
2829
  listListingRevisionPackages(listListingRevisionPackagesRequest) {
2830
2830
  return __awaiter(this, void 0, void 0, function* () {
@@ -2898,7 +2898,7 @@ class MarketplacePublisherClient {
2898
2898
  * @param ListListingRevisionsRequest
2899
2899
  * @return ListListingRevisionsResponse
2900
2900
  * @throws OciError when an error occurs
2901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ListListingRevisions.ts.html |here} to see how to use ListListingRevisions API.
2901
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ListListingRevisions.ts.html |here} to see how to use ListListingRevisions API.
2902
2902
  */
2903
2903
  listListingRevisions(listListingRevisionsRequest) {
2904
2904
  return __awaiter(this, void 0, void 0, function* () {
@@ -2972,7 +2972,7 @@ class MarketplacePublisherClient {
2972
2972
  * @param ListListingsRequest
2973
2973
  * @return ListListingsResponse
2974
2974
  * @throws OciError when an error occurs
2975
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ListListings.ts.html |here} to see how to use ListListings API.
2975
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ListListings.ts.html |here} to see how to use ListListings API.
2976
2976
  */
2977
2977
  listListings(listListingsRequest) {
2978
2978
  return __awaiter(this, void 0, void 0, function* () {
@@ -3044,7 +3044,7 @@ class MarketplacePublisherClient {
3044
3044
  * @param ListMarketsRequest
3045
3045
  * @return ListMarketsResponse
3046
3046
  * @throws OciError when an error occurs
3047
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ListMarkets.ts.html |here} to see how to use ListMarkets API.
3047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ListMarkets.ts.html |here} to see how to use ListMarkets API.
3048
3048
  */
3049
3049
  listMarkets(listMarketsRequest) {
3050
3050
  return __awaiter(this, void 0, void 0, function* () {
@@ -3115,7 +3115,7 @@ class MarketplacePublisherClient {
3115
3115
  * @param ListProductsRequest
3116
3116
  * @return ListProductsResponse
3117
3117
  * @throws OciError when an error occurs
3118
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ListProducts.ts.html |here} to see how to use ListProducts API.
3118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ListProducts.ts.html |here} to see how to use ListProducts API.
3119
3119
  */
3120
3120
  listProducts(listProductsRequest) {
3121
3121
  return __awaiter(this, void 0, void 0, function* () {
@@ -3183,7 +3183,7 @@ class MarketplacePublisherClient {
3183
3183
  * @param ListPublishersRequest
3184
3184
  * @return ListPublishersResponse
3185
3185
  * @throws OciError when an error occurs
3186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ListPublishers.ts.html |here} to see how to use ListPublishers API.
3186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ListPublishers.ts.html |here} to see how to use ListPublishers API.
3187
3187
  */
3188
3188
  listPublishers(listPublishersRequest) {
3189
3189
  return __awaiter(this, void 0, void 0, function* () {
@@ -3251,7 +3251,7 @@ class MarketplacePublisherClient {
3251
3251
  * @param ListTermVersionsRequest
3252
3252
  * @return ListTermVersionsResponse
3253
3253
  * @throws OciError when an error occurs
3254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ListTermVersions.ts.html |here} to see how to use ListTermVersions API.
3254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ListTermVersions.ts.html |here} to see how to use ListTermVersions API.
3255
3255
  */
3256
3256
  listTermVersions(listTermVersionsRequest) {
3257
3257
  return __awaiter(this, void 0, void 0, function* () {
@@ -3320,7 +3320,7 @@ class MarketplacePublisherClient {
3320
3320
  * @param ListTermsRequest
3321
3321
  * @return ListTermsResponse
3322
3322
  * @throws OciError when an error occurs
3323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ListTerms.ts.html |here} to see how to use ListTerms API.
3323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ListTerms.ts.html |here} to see how to use ListTerms API.
3324
3324
  */
3325
3325
  listTerms(listTermsRequest) {
3326
3326
  return __awaiter(this, void 0, void 0, function* () {
@@ -3389,7 +3389,7 @@ class MarketplacePublisherClient {
3389
3389
  * @param ListWorkRequestErrorsRequest
3390
3390
  * @return ListWorkRequestErrorsResponse
3391
3391
  * @throws OciError when an error occurs
3392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3393
3393
  */
3394
3394
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
3395
3395
  return __awaiter(this, void 0, void 0, function* () {
@@ -3458,7 +3458,7 @@ class MarketplacePublisherClient {
3458
3458
  * @param ListWorkRequestLogsRequest
3459
3459
  * @return ListWorkRequestLogsResponse
3460
3460
  * @throws OciError when an error occurs
3461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3462
3462
  */
3463
3463
  listWorkRequestLogs(listWorkRequestLogsRequest) {
3464
3464
  return __awaiter(this, void 0, void 0, function* () {
@@ -3527,7 +3527,7 @@ class MarketplacePublisherClient {
3527
3527
  * @param ListWorkRequestsRequest
3528
3528
  * @return ListWorkRequestsResponse
3529
3529
  * @throws OciError when an error occurs
3530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3531
3531
  */
3532
3532
  listWorkRequests(listWorkRequestsRequest) {
3533
3533
  return __awaiter(this, void 0, void 0, function* () {
@@ -3597,7 +3597,7 @@ class MarketplacePublisherClient {
3597
3597
  * @param MarkListingRevisionPackageAsDefaultRequest
3598
3598
  * @return MarkListingRevisionPackageAsDefaultResponse
3599
3599
  * @throws OciError when an error occurs
3600
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/MarkListingRevisionPackageAsDefault.ts.html |here} to see how to use MarkListingRevisionPackageAsDefault API.
3600
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/MarkListingRevisionPackageAsDefault.ts.html |here} to see how to use MarkListingRevisionPackageAsDefault API.
3601
3601
  */
3602
3602
  markListingRevisionPackageAsDefault(markListingRevisionPackageAsDefaultRequest) {
3603
3603
  return __awaiter(this, void 0, void 0, function* () {
@@ -3658,7 +3658,7 @@ class MarketplacePublisherClient {
3658
3658
  * @param PublishListingRevisionRequest
3659
3659
  * @return PublishListingRevisionResponse
3660
3660
  * @throws OciError when an error occurs
3661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/PublishListingRevision.ts.html |here} to see how to use PublishListingRevision API.
3661
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/PublishListingRevision.ts.html |here} to see how to use PublishListingRevision API.
3662
3662
  */
3663
3663
  publishListingRevision(publishListingRevisionRequest) {
3664
3664
  return __awaiter(this, void 0, void 0, function* () {
@@ -3719,7 +3719,7 @@ class MarketplacePublisherClient {
3719
3719
  * @param PublishListingRevisionAsPrivateRequest
3720
3720
  * @return PublishListingRevisionAsPrivateResponse
3721
3721
  * @throws OciError when an error occurs
3722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/PublishListingRevisionAsPrivate.ts.html |here} to see how to use PublishListingRevisionAsPrivate API.
3722
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/PublishListingRevisionAsPrivate.ts.html |here} to see how to use PublishListingRevisionAsPrivate API.
3723
3723
  */
3724
3724
  publishListingRevisionAsPrivate(publishListingRevisionAsPrivateRequest) {
3725
3725
  return __awaiter(this, void 0, void 0, function* () {
@@ -3781,7 +3781,7 @@ class MarketplacePublisherClient {
3781
3781
  * @param PublishListingRevisionPackageRequest
3782
3782
  * @return PublishListingRevisionPackageResponse
3783
3783
  * @throws OciError when an error occurs
3784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/PublishListingRevisionPackage.ts.html |here} to see how to use PublishListingRevisionPackage API.
3784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/PublishListingRevisionPackage.ts.html |here} to see how to use PublishListingRevisionPackage API.
3785
3785
  */
3786
3786
  publishListingRevisionPackage(publishListingRevisionPackageRequest) {
3787
3787
  return __awaiter(this, void 0, void 0, function* () {
@@ -3842,7 +3842,7 @@ class MarketplacePublisherClient {
3842
3842
  * @param SubmitListingRevisionForReviewRequest
3843
3843
  * @return SubmitListingRevisionForReviewResponse
3844
3844
  * @throws OciError when an error occurs
3845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/SubmitListingRevisionForReview.ts.html |here} to see how to use SubmitListingRevisionForReview API.
3845
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/SubmitListingRevisionForReview.ts.html |here} to see how to use SubmitListingRevisionForReview API.
3846
3846
  */
3847
3847
  submitListingRevisionForReview(submitListingRevisionForReviewRequest) {
3848
3848
  return __awaiter(this, void 0, void 0, function* () {
@@ -3908,7 +3908,7 @@ class MarketplacePublisherClient {
3908
3908
  * @param UnPublishListingRevisionPackageRequest
3909
3909
  * @return UnPublishListingRevisionPackageResponse
3910
3910
  * @throws OciError when an error occurs
3911
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/UnPublishListingRevisionPackage.ts.html |here} to see how to use UnPublishListingRevisionPackage API.
3911
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/UnPublishListingRevisionPackage.ts.html |here} to see how to use UnPublishListingRevisionPackage API.
3912
3912
  */
3913
3913
  unPublishListingRevisionPackage(unPublishListingRevisionPackageRequest) {
3914
3914
  return __awaiter(this, void 0, void 0, function* () {
@@ -3969,7 +3969,7 @@ class MarketplacePublisherClient {
3969
3969
  * @param UpdateArtifactRequest
3970
3970
  * @return UpdateArtifactResponse
3971
3971
  * @throws OciError when an error occurs
3972
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/UpdateArtifact.ts.html |here} to see how to use UpdateArtifact API.
3972
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/UpdateArtifact.ts.html |here} to see how to use UpdateArtifact API.
3973
3973
  */
3974
3974
  updateArtifact(updateArtifactRequest) {
3975
3975
  return __awaiter(this, void 0, void 0, function* () {
@@ -4030,7 +4030,7 @@ class MarketplacePublisherClient {
4030
4030
  * @param UpdateListingRequest
4031
4031
  * @return UpdateListingResponse
4032
4032
  * @throws OciError when an error occurs
4033
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/UpdateListing.ts.html |here} to see how to use UpdateListing API.
4033
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/UpdateListing.ts.html |here} to see how to use UpdateListing API.
4034
4034
  */
4035
4035
  updateListing(updateListingRequest) {
4036
4036
  return __awaiter(this, void 0, void 0, function* () {
@@ -4095,7 +4095,7 @@ class MarketplacePublisherClient {
4095
4095
  * @param UpdateListingRevisionRequest
4096
4096
  * @return UpdateListingRevisionResponse
4097
4097
  * @throws OciError when an error occurs
4098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/UpdateListingRevision.ts.html |here} to see how to use UpdateListingRevision API.
4098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/UpdateListingRevision.ts.html |here} to see how to use UpdateListingRevision API.
4099
4099
  */
4100
4100
  updateListingRevision(updateListingRevisionRequest) {
4101
4101
  return __awaiter(this, void 0, void 0, function* () {
@@ -4160,7 +4160,7 @@ class MarketplacePublisherClient {
4160
4160
  * @param UpdateListingRevisionAttachmentRequest
4161
4161
  * @return UpdateListingRevisionAttachmentResponse
4162
4162
  * @throws OciError when an error occurs
4163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/UpdateListingRevisionAttachment.ts.html |here} to see how to use UpdateListingRevisionAttachment API.
4163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/UpdateListingRevisionAttachment.ts.html |here} to see how to use UpdateListingRevisionAttachment API.
4164
4164
  */
4165
4165
  updateListingRevisionAttachment(updateListingRevisionAttachmentRequest) {
4166
4166
  return __awaiter(this, void 0, void 0, function* () {
@@ -4225,7 +4225,7 @@ class MarketplacePublisherClient {
4225
4225
  * @param UpdateListingRevisionAttachmentContentRequest
4226
4226
  * @return UpdateListingRevisionAttachmentContentResponse
4227
4227
  * @throws OciError when an error occurs
4228
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/UpdateListingRevisionAttachmentContent.ts.html |here} to see how to use UpdateListingRevisionAttachmentContent API.
4228
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/UpdateListingRevisionAttachmentContent.ts.html |here} to see how to use UpdateListingRevisionAttachmentContent API.
4229
4229
  */
4230
4230
  updateListingRevisionAttachmentContent(updateListingRevisionAttachmentContentRequest) {
4231
4231
  return __awaiter(this, void 0, void 0, function* () {
@@ -4290,7 +4290,7 @@ class MarketplacePublisherClient {
4290
4290
  * @param UpdateListingRevisionIconContentRequest
4291
4291
  * @return UpdateListingRevisionIconContentResponse
4292
4292
  * @throws OciError when an error occurs
4293
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/UpdateListingRevisionIconContent.ts.html |here} to see how to use UpdateListingRevisionIconContent API.
4293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/UpdateListingRevisionIconContent.ts.html |here} to see how to use UpdateListingRevisionIconContent API.
4294
4294
  */
4295
4295
  updateListingRevisionIconContent(updateListingRevisionIconContentRequest) {
4296
4296
  return __awaiter(this, void 0, void 0, function* () {
@@ -4355,7 +4355,7 @@ class MarketplacePublisherClient {
4355
4355
  * @param UpdateListingRevisionPackageRequest
4356
4356
  * @return UpdateListingRevisionPackageResponse
4357
4357
  * @throws OciError when an error occurs
4358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/UpdateListingRevisionPackage.ts.html |here} to see how to use UpdateListingRevisionPackage API.
4358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/UpdateListingRevisionPackage.ts.html |here} to see how to use UpdateListingRevisionPackage API.
4359
4359
  */
4360
4360
  updateListingRevisionPackage(updateListingRevisionPackageRequest) {
4361
4361
  return __awaiter(this, void 0, void 0, function* () {
@@ -4420,7 +4420,7 @@ class MarketplacePublisherClient {
4420
4420
  * @param UpdateTermRequest
4421
4421
  * @return UpdateTermResponse
4422
4422
  * @throws OciError when an error occurs
4423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
4423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
4424
4424
  */
4425
4425
  updateTerm(updateTermRequest) {
4426
4426
  return __awaiter(this, void 0, void 0, function* () {
@@ -4485,7 +4485,7 @@ class MarketplacePublisherClient {
4485
4485
  * @param UpdateTermVersionRequest
4486
4486
  * @return UpdateTermVersionResponse
4487
4487
  * @throws OciError when an error occurs
4488
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/UpdateTermVersion.ts.html |here} to see how to use UpdateTermVersion API.
4488
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/UpdateTermVersion.ts.html |here} to see how to use UpdateTermVersion API.
4489
4489
  */
4490
4490
  updateTermVersion(updateTermVersionRequest) {
4491
4491
  return __awaiter(this, void 0, void 0, function* () {
@@ -4550,7 +4550,7 @@ class MarketplacePublisherClient {
4550
4550
  * @param UpdateTermVersionContentRequest
4551
4551
  * @return UpdateTermVersionContentResponse
4552
4552
  * @throws OciError when an error occurs
4553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/UpdateTermVersionContent.ts.html |here} to see how to use UpdateTermVersionContent API.
4553
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/UpdateTermVersionContent.ts.html |here} to see how to use UpdateTermVersionContent API.
4554
4554
  */
4555
4555
  updateTermVersionContent(updateTermVersionContentRequest) {
4556
4556
  return __awaiter(this, void 0, void 0, function* () {
@@ -4616,7 +4616,7 @@ class MarketplacePublisherClient {
4616
4616
  * @param ValidateAndPublishArtifactRequest
4617
4617
  * @return ValidateAndPublishArtifactResponse
4618
4618
  * @throws OciError when an error occurs
4619
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/ValidateAndPublishArtifact.ts.html |here} to see how to use ValidateAndPublishArtifact API.
4619
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/ValidateAndPublishArtifact.ts.html |here} to see how to use ValidateAndPublishArtifact API.
4620
4620
  */
4621
4621
  validateAndPublishArtifact(validateAndPublishArtifactRequest) {
4622
4622
  return __awaiter(this, void 0, void 0, function* () {
@@ -4677,7 +4677,7 @@ class MarketplacePublisherClient {
4677
4677
  * @param WithdrawListingRevisionRequest
4678
4678
  * @return WithdrawListingRevisionResponse
4679
4679
  * @throws OciError when an error occurs
4680
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/marketplacepublisher/WithdrawListingRevision.ts.html |here} to see how to use WithdrawListingRevision API.
4680
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/marketplacepublisher/WithdrawListingRevision.ts.html |here} to see how to use WithdrawListingRevision API.
4681
4681
  */
4682
4682
  withdrawListingRevision(withdrawListingRevisionRequest) {
4683
4683
  return __awaiter(this, void 0, void 0, function* () {