oci-marketplacepublisher 2.74.0 → 2.75.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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
@@ -183,7 +183,7 @@ class MarketplacePublisherClient {
183
183
  * @param ActivateTermVersionRequest
184
184
  * @return ActivateTermVersionResponse
185
185
  * @throws OciError when an error occurs
186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ActivateTermVersion.ts.html |here} to see how to use ActivateTermVersion API.
186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ActivateTermVersion.ts.html |here} to see how to use ActivateTermVersion API.
187
187
  */
188
188
  activateTermVersion(activateTermVersionRequest) {
189
189
  return __awaiter(this, void 0, void 0, function* () {
@@ -247,7 +247,7 @@ class MarketplacePublisherClient {
247
247
  * @param CancelWorkRequestRequest
248
248
  * @return CancelWorkRequestResponse
249
249
  * @throws OciError when an error occurs
250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
251
251
  */
252
252
  cancelWorkRequest(cancelWorkRequestRequest) {
253
253
  return __awaiter(this, void 0, void 0, function* () {
@@ -302,7 +302,7 @@ class MarketplacePublisherClient {
302
302
  * @param CascadingDeleteListingRequest
303
303
  * @return CascadingDeleteListingResponse
304
304
  * @throws OciError when an error occurs
305
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/CascadingDeleteListing.ts.html |here} to see how to use CascadingDeleteListing API.
305
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/CascadingDeleteListing.ts.html |here} to see how to use CascadingDeleteListing API.
306
306
  */
307
307
  cascadingDeleteListing(cascadingDeleteListingRequest) {
308
308
  return __awaiter(this, void 0, void 0, function* () {
@@ -363,7 +363,7 @@ class MarketplacePublisherClient {
363
363
  * @param CascadingDeleteListingRevisionRequest
364
364
  * @return CascadingDeleteListingRevisionResponse
365
365
  * @throws OciError when an error occurs
366
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/CascadingDeleteListingRevision.ts.html |here} to see how to use CascadingDeleteListingRevision API.
366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/CascadingDeleteListingRevision.ts.html |here} to see how to use CascadingDeleteListingRevision API.
367
367
  */
368
368
  cascadingDeleteListingRevision(cascadingDeleteListingRevisionRequest) {
369
369
  return __awaiter(this, void 0, void 0, function* () {
@@ -424,7 +424,7 @@ class MarketplacePublisherClient {
424
424
  * @param ChangeArtifactCompartmentRequest
425
425
  * @return ChangeArtifactCompartmentResponse
426
426
  * @throws OciError when an error occurs
427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ChangeArtifactCompartment.ts.html |here} to see how to use ChangeArtifactCompartment API.
427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ChangeArtifactCompartment.ts.html |here} to see how to use ChangeArtifactCompartment API.
428
428
  */
429
429
  changeArtifactCompartment(changeArtifactCompartmentRequest) {
430
430
  return __awaiter(this, void 0, void 0, function* () {
@@ -481,7 +481,7 @@ class MarketplacePublisherClient {
481
481
  * @param ChangeListingCompartmentRequest
482
482
  * @return ChangeListingCompartmentResponse
483
483
  * @throws OciError when an error occurs
484
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ChangeListingCompartment.ts.html |here} to see how to use ChangeListingCompartment API.
484
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ChangeListingCompartment.ts.html |here} to see how to use ChangeListingCompartment API.
485
485
  */
486
486
  changeListingCompartment(changeListingCompartmentRequest) {
487
487
  return __awaiter(this, void 0, void 0, function* () {
@@ -538,7 +538,7 @@ class MarketplacePublisherClient {
538
538
  * @param ChangeListingRevisionToNewStatusRequest
539
539
  * @return ChangeListingRevisionToNewStatusResponse
540
540
  * @throws OciError when an error occurs
541
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ChangeListingRevisionToNewStatus.ts.html |here} to see how to use ChangeListingRevisionToNewStatus API.
541
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ChangeListingRevisionToNewStatus.ts.html |here} to see how to use ChangeListingRevisionToNewStatus API.
542
542
  */
543
543
  changeListingRevisionToNewStatus(changeListingRevisionToNewStatusRequest) {
544
544
  return __awaiter(this, void 0, void 0, function* () {
@@ -602,7 +602,7 @@ class MarketplacePublisherClient {
602
602
  * @param ChangeTermCompartmentRequest
603
603
  * @return ChangeTermCompartmentResponse
604
604
  * @throws OciError when an error occurs
605
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ChangeTermCompartment.ts.html |here} to see how to use ChangeTermCompartment API.
605
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ChangeTermCompartment.ts.html |here} to see how to use ChangeTermCompartment API.
606
606
  */
607
607
  changeTermCompartment(changeTermCompartmentRequest) {
608
608
  return __awaiter(this, void 0, void 0, function* () {
@@ -659,7 +659,7 @@ class MarketplacePublisherClient {
659
659
  * @param CloneListingRevisionRequest
660
660
  * @return CloneListingRevisionResponse
661
661
  * @throws OciError when an error occurs
662
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/CloneListingRevision.ts.html |here} to see how to use CloneListingRevision API.
662
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/CloneListingRevision.ts.html |here} to see how to use CloneListingRevision API.
663
663
  */
664
664
  cloneListingRevision(cloneListingRevisionRequest) {
665
665
  return __awaiter(this, void 0, void 0, function* () {
@@ -733,7 +733,7 @@ class MarketplacePublisherClient {
733
733
  * @param CreateArtifactRequest
734
734
  * @return CreateArtifactResponse
735
735
  * @throws OciError when an error occurs
736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/CreateArtifact.ts.html |here} to see how to use CreateArtifact API.
736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/CreateArtifact.ts.html |here} to see how to use CreateArtifact API.
737
737
  */
738
738
  createArtifact(createArtifactRequest) {
739
739
  return __awaiter(this, void 0, void 0, function* () {
@@ -801,7 +801,7 @@ class MarketplacePublisherClient {
801
801
  * @param CreateListingRequest
802
802
  * @return CreateListingResponse
803
803
  * @throws OciError when an error occurs
804
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/CreateListing.ts.html |here} to see how to use CreateListing API.
804
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/CreateListing.ts.html |here} to see how to use CreateListing API.
805
805
  */
806
806
  createListing(createListingRequest) {
807
807
  return __awaiter(this, void 0, void 0, function* () {
@@ -865,7 +865,7 @@ class MarketplacePublisherClient {
865
865
  * @param CreateListingRevisionRequest
866
866
  * @return CreateListingRevisionResponse
867
867
  * @throws OciError when an error occurs
868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/CreateListingRevision.ts.html |here} to see how to use CreateListingRevision API.
868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/CreateListingRevision.ts.html |here} to see how to use CreateListingRevision API.
869
869
  */
870
870
  createListingRevision(createListingRevisionRequest) {
871
871
  return __awaiter(this, void 0, void 0, function* () {
@@ -929,7 +929,7 @@ class MarketplacePublisherClient {
929
929
  * @param CreateListingRevisionAttachmentRequest
930
930
  * @return CreateListingRevisionAttachmentResponse
931
931
  * @throws OciError when an error occurs
932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/CreateListingRevisionAttachment.ts.html |here} to see how to use CreateListingRevisionAttachment API.
932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/CreateListingRevisionAttachment.ts.html |here} to see how to use CreateListingRevisionAttachment API.
933
933
  */
934
934
  createListingRevisionAttachment(createListingRevisionAttachmentRequest) {
935
935
  return __awaiter(this, void 0, void 0, function* () {
@@ -993,7 +993,7 @@ class MarketplacePublisherClient {
993
993
  * @param CreateListingRevisionNoteRequest
994
994
  * @return CreateListingRevisionNoteResponse
995
995
  * @throws OciError when an error occurs
996
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/CreateListingRevisionNote.ts.html |here} to see how to use CreateListingRevisionNote API.
996
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/CreateListingRevisionNote.ts.html |here} to see how to use CreateListingRevisionNote API.
997
997
  */
998
998
  createListingRevisionNote(createListingRevisionNoteRequest) {
999
999
  return __awaiter(this, void 0, void 0, function* () {
@@ -1057,7 +1057,7 @@ class MarketplacePublisherClient {
1057
1057
  * @param CreateListingRevisionPackageRequest
1058
1058
  * @return CreateListingRevisionPackageResponse
1059
1059
  * @throws OciError when an error occurs
1060
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/CreateListingRevisionPackage.ts.html |here} to see how to use CreateListingRevisionPackage API.
1060
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/CreateListingRevisionPackage.ts.html |here} to see how to use CreateListingRevisionPackage API.
1061
1061
  */
1062
1062
  createListingRevisionPackage(createListingRevisionPackageRequest) {
1063
1063
  return __awaiter(this, void 0, void 0, function* () {
@@ -1121,7 +1121,7 @@ class MarketplacePublisherClient {
1121
1121
  * @param CreateTermRequest
1122
1122
  * @return CreateTermResponse
1123
1123
  * @throws OciError when an error occurs
1124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1125
1125
  */
1126
1126
  createTerm(createTermRequest) {
1127
1127
  return __awaiter(this, void 0, void 0, function* () {
@@ -1184,7 +1184,7 @@ class MarketplacePublisherClient {
1184
1184
  * @param CreateTermVersionRequest
1185
1185
  * @return CreateTermVersionResponse
1186
1186
  * @throws OciError when an error occurs
1187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/CreateTermVersion.ts.html |here} to see how to use CreateTermVersion API.
1187
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/CreateTermVersion.ts.html |here} to see how to use CreateTermVersion API.
1188
1188
  */
1189
1189
  createTermVersion(createTermVersionRequest) {
1190
1190
  return __awaiter(this, void 0, void 0, function* () {
@@ -1249,7 +1249,7 @@ class MarketplacePublisherClient {
1249
1249
  * @param DeleteArtifactRequest
1250
1250
  * @return DeleteArtifactResponse
1251
1251
  * @throws OciError when an error occurs
1252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/DeleteArtifact.ts.html |here} to see how to use DeleteArtifact API.
1252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/DeleteArtifact.ts.html |here} to see how to use DeleteArtifact API.
1253
1253
  */
1254
1254
  deleteArtifact(deleteArtifactRequest) {
1255
1255
  return __awaiter(this, void 0, void 0, function* () {
@@ -1310,7 +1310,7 @@ class MarketplacePublisherClient {
1310
1310
  * @param DeleteListingRequest
1311
1311
  * @return DeleteListingResponse
1312
1312
  * @throws OciError when an error occurs
1313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/DeleteListing.ts.html |here} to see how to use DeleteListing API.
1313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/DeleteListing.ts.html |here} to see how to use DeleteListing API.
1314
1314
  */
1315
1315
  deleteListing(deleteListingRequest) {
1316
1316
  return __awaiter(this, void 0, void 0, function* () {
@@ -1365,7 +1365,7 @@ class MarketplacePublisherClient {
1365
1365
  * @param DeleteListingRevisionRequest
1366
1366
  * @return DeleteListingRevisionResponse
1367
1367
  * @throws OciError when an error occurs
1368
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/DeleteListingRevision.ts.html |here} to see how to use DeleteListingRevision API.
1368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/DeleteListingRevision.ts.html |here} to see how to use DeleteListingRevision API.
1369
1369
  */
1370
1370
  deleteListingRevision(deleteListingRevisionRequest) {
1371
1371
  return __awaiter(this, void 0, void 0, function* () {
@@ -1420,7 +1420,7 @@ class MarketplacePublisherClient {
1420
1420
  * @param DeleteListingRevisionAttachmentRequest
1421
1421
  * @return DeleteListingRevisionAttachmentResponse
1422
1422
  * @throws OciError when an error occurs
1423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/DeleteListingRevisionAttachment.ts.html |here} to see how to use DeleteListingRevisionAttachment API.
1423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/DeleteListingRevisionAttachment.ts.html |here} to see how to use DeleteListingRevisionAttachment API.
1424
1424
  */
1425
1425
  deleteListingRevisionAttachment(deleteListingRevisionAttachmentRequest) {
1426
1426
  return __awaiter(this, void 0, void 0, function* () {
@@ -1475,7 +1475,7 @@ class MarketplacePublisherClient {
1475
1475
  * @param DeleteListingRevisionNoteRequest
1476
1476
  * @return DeleteListingRevisionNoteResponse
1477
1477
  * @throws OciError when an error occurs
1478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/DeleteListingRevisionNote.ts.html |here} to see how to use DeleteListingRevisionNote API.
1478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/DeleteListingRevisionNote.ts.html |here} to see how to use DeleteListingRevisionNote API.
1479
1479
  */
1480
1480
  deleteListingRevisionNote(deleteListingRevisionNoteRequest) {
1481
1481
  return __awaiter(this, void 0, void 0, function* () {
@@ -1530,7 +1530,7 @@ class MarketplacePublisherClient {
1530
1530
  * @param DeleteListingRevisionPackageRequest
1531
1531
  * @return DeleteListingRevisionPackageResponse
1532
1532
  * @throws OciError when an error occurs
1533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/DeleteListingRevisionPackage.ts.html |here} to see how to use DeleteListingRevisionPackage API.
1533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/DeleteListingRevisionPackage.ts.html |here} to see how to use DeleteListingRevisionPackage API.
1534
1534
  */
1535
1535
  deleteListingRevisionPackage(deleteListingRevisionPackageRequest) {
1536
1536
  return __awaiter(this, void 0, void 0, function* () {
@@ -1585,7 +1585,7 @@ class MarketplacePublisherClient {
1585
1585
  * @param DeleteTermRequest
1586
1586
  * @return DeleteTermResponse
1587
1587
  * @throws OciError when an error occurs
1588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
1588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
1589
1589
  */
1590
1590
  deleteTerm(deleteTermRequest) {
1591
1591
  return __awaiter(this, void 0, void 0, function* () {
@@ -1640,7 +1640,7 @@ class MarketplacePublisherClient {
1640
1640
  * @param DeleteTermVersionRequest
1641
1641
  * @return DeleteTermVersionResponse
1642
1642
  * @throws OciError when an error occurs
1643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/DeleteTermVersion.ts.html |here} to see how to use DeleteTermVersion API.
1643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/DeleteTermVersion.ts.html |here} to see how to use DeleteTermVersion API.
1644
1644
  */
1645
1645
  deleteTermVersion(deleteTermVersionRequest) {
1646
1646
  return __awaiter(this, void 0, void 0, function* () {
@@ -1695,7 +1695,7 @@ class MarketplacePublisherClient {
1695
1695
  * @param GetArtifactRequest
1696
1696
  * @return GetArtifactResponse
1697
1697
  * @throws OciError when an error occurs
1698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/GetArtifact.ts.html |here} to see how to use GetArtifact API.
1698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/GetArtifact.ts.html |here} to see how to use GetArtifact API.
1699
1699
  */
1700
1700
  getArtifact(getArtifactRequest) {
1701
1701
  return __awaiter(this, void 0, void 0, function* () {
@@ -1758,7 +1758,7 @@ class MarketplacePublisherClient {
1758
1758
  * @param GetCategoryRequest
1759
1759
  * @return GetCategoryResponse
1760
1760
  * @throws OciError when an error occurs
1761
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/GetCategory.ts.html |here} to see how to use GetCategory API.
1761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/GetCategory.ts.html |here} to see how to use GetCategory API.
1762
1762
  */
1763
1763
  getCategory(getCategoryRequest) {
1764
1764
  return __awaiter(this, void 0, void 0, function* () {
@@ -1824,7 +1824,7 @@ class MarketplacePublisherClient {
1824
1824
  * @param GetListingRequest
1825
1825
  * @return GetListingResponse
1826
1826
  * @throws OciError when an error occurs
1827
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/GetListing.ts.html |here} to see how to use GetListing API.
1827
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/GetListing.ts.html |here} to see how to use GetListing API.
1828
1828
  */
1829
1829
  getListing(getListingRequest) {
1830
1830
  return __awaiter(this, void 0, void 0, function* () {
@@ -1888,7 +1888,7 @@ class MarketplacePublisherClient {
1888
1888
  * @param GetListingRevisionRequest
1889
1889
  * @return GetListingRevisionResponse
1890
1890
  * @throws OciError when an error occurs
1891
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/GetListingRevision.ts.html |here} to see how to use GetListingRevision API.
1891
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/GetListingRevision.ts.html |here} to see how to use GetListingRevision API.
1892
1892
  */
1893
1893
  getListingRevision(getListingRevisionRequest) {
1894
1894
  return __awaiter(this, void 0, void 0, function* () {
@@ -1952,7 +1952,7 @@ class MarketplacePublisherClient {
1952
1952
  * @param GetListingRevisionAttachmentRequest
1953
1953
  * @return GetListingRevisionAttachmentResponse
1954
1954
  * @throws OciError when an error occurs
1955
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/GetListingRevisionAttachment.ts.html |here} to see how to use GetListingRevisionAttachment API.
1955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/GetListingRevisionAttachment.ts.html |here} to see how to use GetListingRevisionAttachment API.
1956
1956
  */
1957
1957
  getListingRevisionAttachment(getListingRevisionAttachmentRequest) {
1958
1958
  return __awaiter(this, void 0, void 0, function* () {
@@ -2015,7 +2015,7 @@ class MarketplacePublisherClient {
2015
2015
  * @param GetListingRevisionNoteRequest
2016
2016
  * @return GetListingRevisionNoteResponse
2017
2017
  * @throws OciError when an error occurs
2018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/GetListingRevisionNote.ts.html |here} to see how to use GetListingRevisionNote API.
2018
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/GetListingRevisionNote.ts.html |here} to see how to use GetListingRevisionNote API.
2019
2019
  */
2020
2020
  getListingRevisionNote(getListingRevisionNoteRequest) {
2021
2021
  return __awaiter(this, void 0, void 0, function* () {
@@ -2079,7 +2079,7 @@ class MarketplacePublisherClient {
2079
2079
  * @param GetListingRevisionPackageRequest
2080
2080
  * @return GetListingRevisionPackageResponse
2081
2081
  * @throws OciError when an error occurs
2082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/GetListingRevisionPackage.ts.html |here} to see how to use GetListingRevisionPackage API.
2082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/GetListingRevisionPackage.ts.html |here} to see how to use GetListingRevisionPackage API.
2083
2083
  */
2084
2084
  getListingRevisionPackage(getListingRevisionPackageRequest) {
2085
2085
  return __awaiter(this, void 0, void 0, function* () {
@@ -2142,7 +2142,7 @@ class MarketplacePublisherClient {
2142
2142
  * @param GetMarketRequest
2143
2143
  * @return GetMarketResponse
2144
2144
  * @throws OciError when an error occurs
2145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/GetMarket.ts.html |here} to see how to use GetMarket API.
2145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/GetMarket.ts.html |here} to see how to use GetMarket API.
2146
2146
  */
2147
2147
  getMarket(getMarketRequest) {
2148
2148
  return __awaiter(this, void 0, void 0, function* () {
@@ -2205,7 +2205,7 @@ class MarketplacePublisherClient {
2205
2205
  * @param GetProductRequest
2206
2206
  * @return GetProductResponse
2207
2207
  * @throws OciError when an error occurs
2208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/GetProduct.ts.html |here} to see how to use GetProduct API.
2208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/GetProduct.ts.html |here} to see how to use GetProduct API.
2209
2209
  */
2210
2210
  getProduct(getProductRequest) {
2211
2211
  return __awaiter(this, void 0, void 0, function* () {
@@ -2268,7 +2268,7 @@ class MarketplacePublisherClient {
2268
2268
  * @param GetPublisherRequest
2269
2269
  * @return GetPublisherResponse
2270
2270
  * @throws OciError when an error occurs
2271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/GetPublisher.ts.html |here} to see how to use GetPublisher API.
2271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/GetPublisher.ts.html |here} to see how to use GetPublisher API.
2272
2272
  */
2273
2273
  getPublisher(getPublisherRequest) {
2274
2274
  return __awaiter(this, void 0, void 0, function* () {
@@ -2331,7 +2331,7 @@ class MarketplacePublisherClient {
2331
2331
  * @param GetTermRequest
2332
2332
  * @return GetTermResponse
2333
2333
  * @throws OciError when an error occurs
2334
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/GetTerm.ts.html |here} to see how to use GetTerm API.
2334
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/GetTerm.ts.html |here} to see how to use GetTerm API.
2335
2335
  */
2336
2336
  getTerm(getTermRequest) {
2337
2337
  return __awaiter(this, void 0, void 0, function* () {
@@ -2394,7 +2394,7 @@ class MarketplacePublisherClient {
2394
2394
  * @param GetTermVersionRequest
2395
2395
  * @return GetTermVersionResponse
2396
2396
  * @throws OciError when an error occurs
2397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/GetTermVersion.ts.html |here} to see how to use GetTermVersion API.
2397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/GetTermVersion.ts.html |here} to see how to use GetTermVersion API.
2398
2398
  */
2399
2399
  getTermVersion(getTermVersionRequest) {
2400
2400
  return __awaiter(this, void 0, void 0, function* () {
@@ -2457,7 +2457,7 @@ class MarketplacePublisherClient {
2457
2457
  * @param GetWorkRequestRequest
2458
2458
  * @return GetWorkRequestResponse
2459
2459
  * @throws OciError when an error occurs
2460
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2461
2461
  */
2462
2462
  getWorkRequest(getWorkRequestRequest) {
2463
2463
  return __awaiter(this, void 0, void 0, function* () {
@@ -2528,7 +2528,7 @@ class MarketplacePublisherClient {
2528
2528
  * @param ListArtifactsRequest
2529
2529
  * @return ListArtifactsResponse
2530
2530
  * @throws OciError when an error occurs
2531
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ListArtifacts.ts.html |here} to see how to use ListArtifacts API.
2531
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ListArtifacts.ts.html |here} to see how to use ListArtifacts API.
2532
2532
  */
2533
2533
  listArtifacts(listArtifactsRequest) {
2534
2534
  return __awaiter(this, void 0, void 0, function* () {
@@ -2601,7 +2601,7 @@ class MarketplacePublisherClient {
2601
2601
  * @param ListCategoriesRequest
2602
2602
  * @return ListCategoriesResponse
2603
2603
  * @throws OciError when an error occurs
2604
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ListCategories.ts.html |here} to see how to use ListCategories API.
2604
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ListCategories.ts.html |here} to see how to use ListCategories API.
2605
2605
  */
2606
2606
  listCategories(listCategoriesRequest) {
2607
2607
  return __awaiter(this, void 0, void 0, function* () {
@@ -2671,7 +2671,7 @@ class MarketplacePublisherClient {
2671
2671
  * @param ListListingRevisionAttachmentsRequest
2672
2672
  * @return ListListingRevisionAttachmentsResponse
2673
2673
  * @throws OciError when an error occurs
2674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ListListingRevisionAttachments.ts.html |here} to see how to use ListListingRevisionAttachments API.
2674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ListListingRevisionAttachments.ts.html |here} to see how to use ListListingRevisionAttachments API.
2675
2675
  */
2676
2676
  listListingRevisionAttachments(listListingRevisionAttachmentsRequest) {
2677
2677
  return __awaiter(this, void 0, void 0, function* () {
@@ -2742,7 +2742,7 @@ class MarketplacePublisherClient {
2742
2742
  * @param ListListingRevisionNotesRequest
2743
2743
  * @return ListListingRevisionNotesResponse
2744
2744
  * @throws OciError when an error occurs
2745
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ListListingRevisionNotes.ts.html |here} to see how to use ListListingRevisionNotes API.
2745
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ListListingRevisionNotes.ts.html |here} to see how to use ListListingRevisionNotes API.
2746
2746
  */
2747
2747
  listListingRevisionNotes(listListingRevisionNotesRequest) {
2748
2748
  return __awaiter(this, void 0, void 0, function* () {
@@ -2811,7 +2811,7 @@ class MarketplacePublisherClient {
2811
2811
  * @param ListListingRevisionPackagesRequest
2812
2812
  * @return ListListingRevisionPackagesResponse
2813
2813
  * @throws OciError when an error occurs
2814
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ListListingRevisionPackages.ts.html |here} to see how to use ListListingRevisionPackages API.
2814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ListListingRevisionPackages.ts.html |here} to see how to use ListListingRevisionPackages API.
2815
2815
  */
2816
2816
  listListingRevisionPackages(listListingRevisionPackagesRequest) {
2817
2817
  return __awaiter(this, void 0, void 0, function* () {
@@ -2885,7 +2885,7 @@ class MarketplacePublisherClient {
2885
2885
  * @param ListListingRevisionsRequest
2886
2886
  * @return ListListingRevisionsResponse
2887
2887
  * @throws OciError when an error occurs
2888
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ListListingRevisions.ts.html |here} to see how to use ListListingRevisions API.
2888
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ListListingRevisions.ts.html |here} to see how to use ListListingRevisions API.
2889
2889
  */
2890
2890
  listListingRevisions(listListingRevisionsRequest) {
2891
2891
  return __awaiter(this, void 0, void 0, function* () {
@@ -2959,7 +2959,7 @@ class MarketplacePublisherClient {
2959
2959
  * @param ListListingsRequest
2960
2960
  * @return ListListingsResponse
2961
2961
  * @throws OciError when an error occurs
2962
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ListListings.ts.html |here} to see how to use ListListings API.
2962
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ListListings.ts.html |here} to see how to use ListListings API.
2963
2963
  */
2964
2964
  listListings(listListingsRequest) {
2965
2965
  return __awaiter(this, void 0, void 0, function* () {
@@ -3031,7 +3031,7 @@ class MarketplacePublisherClient {
3031
3031
  * @param ListMarketsRequest
3032
3032
  * @return ListMarketsResponse
3033
3033
  * @throws OciError when an error occurs
3034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ListMarkets.ts.html |here} to see how to use ListMarkets API.
3034
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ListMarkets.ts.html |here} to see how to use ListMarkets API.
3035
3035
  */
3036
3036
  listMarkets(listMarketsRequest) {
3037
3037
  return __awaiter(this, void 0, void 0, function* () {
@@ -3102,7 +3102,7 @@ class MarketplacePublisherClient {
3102
3102
  * @param ListProductsRequest
3103
3103
  * @return ListProductsResponse
3104
3104
  * @throws OciError when an error occurs
3105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ListProducts.ts.html |here} to see how to use ListProducts API.
3105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ListProducts.ts.html |here} to see how to use ListProducts API.
3106
3106
  */
3107
3107
  listProducts(listProductsRequest) {
3108
3108
  return __awaiter(this, void 0, void 0, function* () {
@@ -3170,7 +3170,7 @@ class MarketplacePublisherClient {
3170
3170
  * @param ListPublishersRequest
3171
3171
  * @return ListPublishersResponse
3172
3172
  * @throws OciError when an error occurs
3173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ListPublishers.ts.html |here} to see how to use ListPublishers API.
3173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ListPublishers.ts.html |here} to see how to use ListPublishers API.
3174
3174
  */
3175
3175
  listPublishers(listPublishersRequest) {
3176
3176
  return __awaiter(this, void 0, void 0, function* () {
@@ -3238,7 +3238,7 @@ class MarketplacePublisherClient {
3238
3238
  * @param ListTermVersionsRequest
3239
3239
  * @return ListTermVersionsResponse
3240
3240
  * @throws OciError when an error occurs
3241
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ListTermVersions.ts.html |here} to see how to use ListTermVersions API.
3241
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ListTermVersions.ts.html |here} to see how to use ListTermVersions API.
3242
3242
  */
3243
3243
  listTermVersions(listTermVersionsRequest) {
3244
3244
  return __awaiter(this, void 0, void 0, function* () {
@@ -3307,7 +3307,7 @@ class MarketplacePublisherClient {
3307
3307
  * @param ListTermsRequest
3308
3308
  * @return ListTermsResponse
3309
3309
  * @throws OciError when an error occurs
3310
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ListTerms.ts.html |here} to see how to use ListTerms API.
3310
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ListTerms.ts.html |here} to see how to use ListTerms API.
3311
3311
  */
3312
3312
  listTerms(listTermsRequest) {
3313
3313
  return __awaiter(this, void 0, void 0, function* () {
@@ -3376,7 +3376,7 @@ class MarketplacePublisherClient {
3376
3376
  * @param ListWorkRequestErrorsRequest
3377
3377
  * @return ListWorkRequestErrorsResponse
3378
3378
  * @throws OciError when an error occurs
3379
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3379
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3380
3380
  */
3381
3381
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
3382
3382
  return __awaiter(this, void 0, void 0, function* () {
@@ -3445,7 +3445,7 @@ class MarketplacePublisherClient {
3445
3445
  * @param ListWorkRequestLogsRequest
3446
3446
  * @return ListWorkRequestLogsResponse
3447
3447
  * @throws OciError when an error occurs
3448
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3449
3449
  */
3450
3450
  listWorkRequestLogs(listWorkRequestLogsRequest) {
3451
3451
  return __awaiter(this, void 0, void 0, function* () {
@@ -3514,7 +3514,7 @@ class MarketplacePublisherClient {
3514
3514
  * @param ListWorkRequestsRequest
3515
3515
  * @return ListWorkRequestsResponse
3516
3516
  * @throws OciError when an error occurs
3517
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3518
3518
  */
3519
3519
  listWorkRequests(listWorkRequestsRequest) {
3520
3520
  return __awaiter(this, void 0, void 0, function* () {
@@ -3584,7 +3584,7 @@ class MarketplacePublisherClient {
3584
3584
  * @param MarkListingRevisionPackageAsDefaultRequest
3585
3585
  * @return MarkListingRevisionPackageAsDefaultResponse
3586
3586
  * @throws OciError when an error occurs
3587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/MarkListingRevisionPackageAsDefault.ts.html |here} to see how to use MarkListingRevisionPackageAsDefault API.
3587
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/MarkListingRevisionPackageAsDefault.ts.html |here} to see how to use MarkListingRevisionPackageAsDefault API.
3588
3588
  */
3589
3589
  markListingRevisionPackageAsDefault(markListingRevisionPackageAsDefaultRequest) {
3590
3590
  return __awaiter(this, void 0, void 0, function* () {
@@ -3645,7 +3645,7 @@ class MarketplacePublisherClient {
3645
3645
  * @param PublishListingRevisionRequest
3646
3646
  * @return PublishListingRevisionResponse
3647
3647
  * @throws OciError when an error occurs
3648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/PublishListingRevision.ts.html |here} to see how to use PublishListingRevision API.
3648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/PublishListingRevision.ts.html |here} to see how to use PublishListingRevision API.
3649
3649
  */
3650
3650
  publishListingRevision(publishListingRevisionRequest) {
3651
3651
  return __awaiter(this, void 0, void 0, function* () {
@@ -3706,7 +3706,7 @@ class MarketplacePublisherClient {
3706
3706
  * @param PublishListingRevisionAsPrivateRequest
3707
3707
  * @return PublishListingRevisionAsPrivateResponse
3708
3708
  * @throws OciError when an error occurs
3709
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/PublishListingRevisionAsPrivate.ts.html |here} to see how to use PublishListingRevisionAsPrivate API.
3709
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/PublishListingRevisionAsPrivate.ts.html |here} to see how to use PublishListingRevisionAsPrivate API.
3710
3710
  */
3711
3711
  publishListingRevisionAsPrivate(publishListingRevisionAsPrivateRequest) {
3712
3712
  return __awaiter(this, void 0, void 0, function* () {
@@ -3768,7 +3768,7 @@ class MarketplacePublisherClient {
3768
3768
  * @param PublishListingRevisionPackageRequest
3769
3769
  * @return PublishListingRevisionPackageResponse
3770
3770
  * @throws OciError when an error occurs
3771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/PublishListingRevisionPackage.ts.html |here} to see how to use PublishListingRevisionPackage API.
3771
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/PublishListingRevisionPackage.ts.html |here} to see how to use PublishListingRevisionPackage API.
3772
3772
  */
3773
3773
  publishListingRevisionPackage(publishListingRevisionPackageRequest) {
3774
3774
  return __awaiter(this, void 0, void 0, function* () {
@@ -3829,7 +3829,7 @@ class MarketplacePublisherClient {
3829
3829
  * @param SubmitListingRevisionForReviewRequest
3830
3830
  * @return SubmitListingRevisionForReviewResponse
3831
3831
  * @throws OciError when an error occurs
3832
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/SubmitListingRevisionForReview.ts.html |here} to see how to use SubmitListingRevisionForReview API.
3832
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/SubmitListingRevisionForReview.ts.html |here} to see how to use SubmitListingRevisionForReview API.
3833
3833
  */
3834
3834
  submitListingRevisionForReview(submitListingRevisionForReviewRequest) {
3835
3835
  return __awaiter(this, void 0, void 0, function* () {
@@ -3895,7 +3895,7 @@ class MarketplacePublisherClient {
3895
3895
  * @param UnPublishListingRevisionPackageRequest
3896
3896
  * @return UnPublishListingRevisionPackageResponse
3897
3897
  * @throws OciError when an error occurs
3898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/UnPublishListingRevisionPackage.ts.html |here} to see how to use UnPublishListingRevisionPackage API.
3898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/UnPublishListingRevisionPackage.ts.html |here} to see how to use UnPublishListingRevisionPackage API.
3899
3899
  */
3900
3900
  unPublishListingRevisionPackage(unPublishListingRevisionPackageRequest) {
3901
3901
  return __awaiter(this, void 0, void 0, function* () {
@@ -3956,7 +3956,7 @@ class MarketplacePublisherClient {
3956
3956
  * @param UpdateArtifactRequest
3957
3957
  * @return UpdateArtifactResponse
3958
3958
  * @throws OciError when an error occurs
3959
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/UpdateArtifact.ts.html |here} to see how to use UpdateArtifact API.
3959
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/UpdateArtifact.ts.html |here} to see how to use UpdateArtifact API.
3960
3960
  */
3961
3961
  updateArtifact(updateArtifactRequest) {
3962
3962
  return __awaiter(this, void 0, void 0, function* () {
@@ -4017,7 +4017,7 @@ class MarketplacePublisherClient {
4017
4017
  * @param UpdateListingRequest
4018
4018
  * @return UpdateListingResponse
4019
4019
  * @throws OciError when an error occurs
4020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/UpdateListing.ts.html |here} to see how to use UpdateListing API.
4020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/UpdateListing.ts.html |here} to see how to use UpdateListing API.
4021
4021
  */
4022
4022
  updateListing(updateListingRequest) {
4023
4023
  return __awaiter(this, void 0, void 0, function* () {
@@ -4082,7 +4082,7 @@ class MarketplacePublisherClient {
4082
4082
  * @param UpdateListingRevisionRequest
4083
4083
  * @return UpdateListingRevisionResponse
4084
4084
  * @throws OciError when an error occurs
4085
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/UpdateListingRevision.ts.html |here} to see how to use UpdateListingRevision API.
4085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/UpdateListingRevision.ts.html |here} to see how to use UpdateListingRevision API.
4086
4086
  */
4087
4087
  updateListingRevision(updateListingRevisionRequest) {
4088
4088
  return __awaiter(this, void 0, void 0, function* () {
@@ -4147,7 +4147,7 @@ class MarketplacePublisherClient {
4147
4147
  * @param UpdateListingRevisionAttachmentRequest
4148
4148
  * @return UpdateListingRevisionAttachmentResponse
4149
4149
  * @throws OciError when an error occurs
4150
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/UpdateListingRevisionAttachment.ts.html |here} to see how to use UpdateListingRevisionAttachment API.
4150
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/UpdateListingRevisionAttachment.ts.html |here} to see how to use UpdateListingRevisionAttachment API.
4151
4151
  */
4152
4152
  updateListingRevisionAttachment(updateListingRevisionAttachmentRequest) {
4153
4153
  return __awaiter(this, void 0, void 0, function* () {
@@ -4212,7 +4212,7 @@ class MarketplacePublisherClient {
4212
4212
  * @param UpdateListingRevisionAttachmentContentRequest
4213
4213
  * @return UpdateListingRevisionAttachmentContentResponse
4214
4214
  * @throws OciError when an error occurs
4215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/UpdateListingRevisionAttachmentContent.ts.html |here} to see how to use UpdateListingRevisionAttachmentContent API.
4215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/UpdateListingRevisionAttachmentContent.ts.html |here} to see how to use UpdateListingRevisionAttachmentContent API.
4216
4216
  */
4217
4217
  updateListingRevisionAttachmentContent(updateListingRevisionAttachmentContentRequest) {
4218
4218
  return __awaiter(this, void 0, void 0, function* () {
@@ -4277,7 +4277,7 @@ class MarketplacePublisherClient {
4277
4277
  * @param UpdateListingRevisionIconContentRequest
4278
4278
  * @return UpdateListingRevisionIconContentResponse
4279
4279
  * @throws OciError when an error occurs
4280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/UpdateListingRevisionIconContent.ts.html |here} to see how to use UpdateListingRevisionIconContent API.
4280
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/UpdateListingRevisionIconContent.ts.html |here} to see how to use UpdateListingRevisionIconContent API.
4281
4281
  */
4282
4282
  updateListingRevisionIconContent(updateListingRevisionIconContentRequest) {
4283
4283
  return __awaiter(this, void 0, void 0, function* () {
@@ -4342,7 +4342,7 @@ class MarketplacePublisherClient {
4342
4342
  * @param UpdateListingRevisionPackageRequest
4343
4343
  * @return UpdateListingRevisionPackageResponse
4344
4344
  * @throws OciError when an error occurs
4345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/UpdateListingRevisionPackage.ts.html |here} to see how to use UpdateListingRevisionPackage API.
4345
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/UpdateListingRevisionPackage.ts.html |here} to see how to use UpdateListingRevisionPackage API.
4346
4346
  */
4347
4347
  updateListingRevisionPackage(updateListingRevisionPackageRequest) {
4348
4348
  return __awaiter(this, void 0, void 0, function* () {
@@ -4407,7 +4407,7 @@ class MarketplacePublisherClient {
4407
4407
  * @param UpdateTermRequest
4408
4408
  * @return UpdateTermResponse
4409
4409
  * @throws OciError when an error occurs
4410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
4410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
4411
4411
  */
4412
4412
  updateTerm(updateTermRequest) {
4413
4413
  return __awaiter(this, void 0, void 0, function* () {
@@ -4472,7 +4472,7 @@ class MarketplacePublisherClient {
4472
4472
  * @param UpdateTermVersionRequest
4473
4473
  * @return UpdateTermVersionResponse
4474
4474
  * @throws OciError when an error occurs
4475
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/UpdateTermVersion.ts.html |here} to see how to use UpdateTermVersion API.
4475
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/UpdateTermVersion.ts.html |here} to see how to use UpdateTermVersion API.
4476
4476
  */
4477
4477
  updateTermVersion(updateTermVersionRequest) {
4478
4478
  return __awaiter(this, void 0, void 0, function* () {
@@ -4537,7 +4537,7 @@ class MarketplacePublisherClient {
4537
4537
  * @param UpdateTermVersionContentRequest
4538
4538
  * @return UpdateTermVersionContentResponse
4539
4539
  * @throws OciError when an error occurs
4540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/UpdateTermVersionContent.ts.html |here} to see how to use UpdateTermVersionContent API.
4540
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/UpdateTermVersionContent.ts.html |here} to see how to use UpdateTermVersionContent API.
4541
4541
  */
4542
4542
  updateTermVersionContent(updateTermVersionContentRequest) {
4543
4543
  return __awaiter(this, void 0, void 0, function* () {
@@ -4603,7 +4603,7 @@ class MarketplacePublisherClient {
4603
4603
  * @param ValidateAndPublishArtifactRequest
4604
4604
  * @return ValidateAndPublishArtifactResponse
4605
4605
  * @throws OciError when an error occurs
4606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/ValidateAndPublishArtifact.ts.html |here} to see how to use ValidateAndPublishArtifact API.
4606
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/ValidateAndPublishArtifact.ts.html |here} to see how to use ValidateAndPublishArtifact API.
4607
4607
  */
4608
4608
  validateAndPublishArtifact(validateAndPublishArtifactRequest) {
4609
4609
  return __awaiter(this, void 0, void 0, function* () {
@@ -4664,7 +4664,7 @@ class MarketplacePublisherClient {
4664
4664
  * @param WithdrawListingRevisionRequest
4665
4665
  * @return WithdrawListingRevisionResponse
4666
4666
  * @throws OciError when an error occurs
4667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/marketplacepublisher/WithdrawListingRevision.ts.html |here} to see how to use WithdrawListingRevision API.
4667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/marketplacepublisher/WithdrawListingRevision.ts.html |here} to see how to use WithdrawListingRevision API.
4668
4668
  */
4669
4669
  withdrawListingRevision(withdrawListingRevisionRequest) {
4670
4670
  return __awaiter(this, void 0, void 0, function* () {