oci-marketplacepublisher 2.89.2 → 2.89.4

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 (85) hide show
  1. package/lib/client.d.ts +82 -82
  2. package/lib/client.js +82 -82
  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-attachment-request.d.ts +1 -1
  14. package/lib/request/create-listing-request.d.ts +1 -1
  15. package/lib/request/create-listing-revision-attachment-request.d.ts +1 -1
  16. package/lib/request/create-listing-revision-note-request.d.ts +1 -1
  17. package/lib/request/create-listing-revision-package-request.d.ts +1 -1
  18. package/lib/request/create-listing-revision-request.d.ts +1 -1
  19. package/lib/request/create-offer-request.d.ts +1 -1
  20. package/lib/request/create-term-request.d.ts +1 -1
  21. package/lib/request/create-term-version-request.d.ts +1 -1
  22. package/lib/request/delete-artifact-request.d.ts +1 -1
  23. package/lib/request/delete-attachment-request.d.ts +1 -1
  24. package/lib/request/delete-listing-request.d.ts +1 -1
  25. package/lib/request/delete-listing-revision-attachment-request.d.ts +1 -1
  26. package/lib/request/delete-listing-revision-note-request.d.ts +1 -1
  27. package/lib/request/delete-listing-revision-package-request.d.ts +1 -1
  28. package/lib/request/delete-listing-revision-request.d.ts +1 -1
  29. package/lib/request/delete-offer-request.d.ts +1 -1
  30. package/lib/request/delete-term-request.d.ts +1 -1
  31. package/lib/request/delete-term-version-request.d.ts +1 -1
  32. package/lib/request/get-artifact-request.d.ts +1 -1
  33. package/lib/request/get-attachment-content-request.d.ts +1 -1
  34. package/lib/request/get-attachment-request.d.ts +1 -1
  35. package/lib/request/get-category-request.d.ts +1 -1
  36. package/lib/request/get-listing-request.d.ts +1 -1
  37. package/lib/request/get-listing-revision-attachment-request.d.ts +1 -1
  38. package/lib/request/get-listing-revision-note-request.d.ts +1 -1
  39. package/lib/request/get-listing-revision-package-request.d.ts +1 -1
  40. package/lib/request/get-listing-revision-request.d.ts +1 -1
  41. package/lib/request/get-market-request.d.ts +1 -1
  42. package/lib/request/get-offer-internal-detail-request.d.ts +1 -1
  43. package/lib/request/get-offer-request.d.ts +1 -1
  44. package/lib/request/get-product-request.d.ts +1 -1
  45. package/lib/request/get-publisher-request.d.ts +1 -1
  46. package/lib/request/get-term-request.d.ts +1 -1
  47. package/lib/request/get-term-version-request.d.ts +1 -1
  48. package/lib/request/get-work-request-request.d.ts +1 -1
  49. package/lib/request/list-artifacts-request.d.ts +1 -1
  50. package/lib/request/list-attachments-request.d.ts +1 -1
  51. package/lib/request/list-categories-request.d.ts +1 -1
  52. package/lib/request/list-listing-revision-attachments-request.d.ts +1 -1
  53. package/lib/request/list-listing-revision-notes-request.d.ts +1 -1
  54. package/lib/request/list-listing-revision-packages-request.d.ts +1 -1
  55. package/lib/request/list-listing-revisions-request.d.ts +1 -1
  56. package/lib/request/list-listings-request.d.ts +1 -1
  57. package/lib/request/list-markets-request.d.ts +1 -1
  58. package/lib/request/list-offers-request.d.ts +1 -1
  59. package/lib/request/list-products-request.d.ts +1 -1
  60. package/lib/request/list-publishers-request.d.ts +1 -1
  61. package/lib/request/list-term-versions-request.d.ts +1 -1
  62. package/lib/request/list-terms-request.d.ts +1 -1
  63. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  64. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  65. package/lib/request/list-work-requests-request.d.ts +1 -1
  66. package/lib/request/mark-listing-revision-package-as-default-request.d.ts +1 -1
  67. package/lib/request/publish-listing-revision-as-private-request.d.ts +1 -1
  68. package/lib/request/publish-listing-revision-package-request.d.ts +1 -1
  69. package/lib/request/publish-listing-revision-request.d.ts +1 -1
  70. package/lib/request/submit-listing-revision-for-review-request.d.ts +1 -1
  71. package/lib/request/un-publish-listing-revision-package-request.d.ts +1 -1
  72. package/lib/request/update-artifact-request.d.ts +1 -1
  73. package/lib/request/update-listing-request.d.ts +1 -1
  74. package/lib/request/update-listing-revision-attachment-content-request.d.ts +1 -1
  75. package/lib/request/update-listing-revision-attachment-request.d.ts +1 -1
  76. package/lib/request/update-listing-revision-icon-content-request.d.ts +1 -1
  77. package/lib/request/update-listing-revision-package-request.d.ts +1 -1
  78. package/lib/request/update-listing-revision-request.d.ts +1 -1
  79. package/lib/request/update-offer-request.d.ts +1 -1
  80. package/lib/request/update-term-request.d.ts +1 -1
  81. package/lib/request/update-term-version-content-request.d.ts +1 -1
  82. package/lib/request/update-term-version-request.d.ts +1 -1
  83. package/lib/request/validate-and-publish-artifact-request.d.ts +1 -1
  84. package/lib/request/withdraw-listing-revision-request.d.ts +1 -1
  85. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -205,7 +205,7 @@ class AttachmentClient {
205
205
  * @param CreateAttachmentRequest
206
206
  * @return CreateAttachmentResponse
207
207
  * @throws OciError when an error occurs
208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/CreateAttachment.ts.html |here} to see how to use CreateAttachment API.
208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/CreateAttachment.ts.html |here} to see how to use CreateAttachment API.
209
209
  */
210
210
  createAttachment(createAttachmentRequest) {
211
211
  return __awaiter(this, void 0, void 0, function* () {
@@ -270,7 +270,7 @@ class AttachmentClient {
270
270
  * @param DeleteAttachmentRequest
271
271
  * @return DeleteAttachmentResponse
272
272
  * @throws OciError when an error occurs
273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/DeleteAttachment.ts.html |here} to see how to use DeleteAttachment API.
273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/DeleteAttachment.ts.html |here} to see how to use DeleteAttachment API.
274
274
  */
275
275
  deleteAttachment(deleteAttachmentRequest) {
276
276
  return __awaiter(this, void 0, void 0, function* () {
@@ -331,7 +331,7 @@ class AttachmentClient {
331
331
  * @param GetAttachmentRequest
332
332
  * @return GetAttachmentResponse
333
333
  * @throws OciError when an error occurs
334
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/GetAttachment.ts.html |here} to see how to use GetAttachment API.
334
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/GetAttachment.ts.html |here} to see how to use GetAttachment API.
335
335
  */
336
336
  getAttachment(getAttachmentRequest) {
337
337
  return __awaiter(this, void 0, void 0, function* () {
@@ -395,7 +395,7 @@ class AttachmentClient {
395
395
  * @param GetAttachmentContentRequest
396
396
  * @return GetAttachmentContentResponse
397
397
  * @throws OciError when an error occurs
398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/GetAttachmentContent.ts.html |here} to see how to use GetAttachmentContent API.
398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/GetAttachmentContent.ts.html |here} to see how to use GetAttachmentContent API.
399
399
  */
400
400
  getAttachmentContent(getAttachmentContentRequest) {
401
401
  return __awaiter(this, void 0, void 0, function* () {
@@ -454,7 +454,7 @@ class AttachmentClient {
454
454
  * @param ListAttachmentsRequest
455
455
  * @return ListAttachmentsResponse
456
456
  * @throws OciError when an error occurs
457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ListAttachments.ts.html |here} to see how to use ListAttachments API.
457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ListAttachments.ts.html |here} to see how to use ListAttachments API.
458
458
  */
459
459
  listAttachments(listAttachmentsRequest) {
460
460
  return __awaiter(this, void 0, void 0, function* () {
@@ -678,7 +678,7 @@ class MarketplacePublisherClient {
678
678
  * @param ActivateTermVersionRequest
679
679
  * @return ActivateTermVersionResponse
680
680
  * @throws OciError when an error occurs
681
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ActivateTermVersion.ts.html |here} to see how to use ActivateTermVersion API.
681
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ActivateTermVersion.ts.html |here} to see how to use ActivateTermVersion API.
682
682
  */
683
683
  activateTermVersion(activateTermVersionRequest) {
684
684
  return __awaiter(this, void 0, void 0, function* () {
@@ -742,7 +742,7 @@ class MarketplacePublisherClient {
742
742
  * @param CancelWorkRequestRequest
743
743
  * @return CancelWorkRequestResponse
744
744
  * @throws OciError when an error occurs
745
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
745
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
746
746
  */
747
747
  cancelWorkRequest(cancelWorkRequestRequest) {
748
748
  return __awaiter(this, void 0, void 0, function* () {
@@ -797,7 +797,7 @@ class MarketplacePublisherClient {
797
797
  * @param CascadingDeleteListingRequest
798
798
  * @return CascadingDeleteListingResponse
799
799
  * @throws OciError when an error occurs
800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/CascadingDeleteListing.ts.html |here} to see how to use CascadingDeleteListing API.
800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/CascadingDeleteListing.ts.html |here} to see how to use CascadingDeleteListing API.
801
801
  */
802
802
  cascadingDeleteListing(cascadingDeleteListingRequest) {
803
803
  return __awaiter(this, void 0, void 0, function* () {
@@ -858,7 +858,7 @@ class MarketplacePublisherClient {
858
858
  * @param CascadingDeleteListingRevisionRequest
859
859
  * @return CascadingDeleteListingRevisionResponse
860
860
  * @throws OciError when an error occurs
861
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/CascadingDeleteListingRevision.ts.html |here} to see how to use CascadingDeleteListingRevision API.
861
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/CascadingDeleteListingRevision.ts.html |here} to see how to use CascadingDeleteListingRevision API.
862
862
  */
863
863
  cascadingDeleteListingRevision(cascadingDeleteListingRevisionRequest) {
864
864
  return __awaiter(this, void 0, void 0, function* () {
@@ -919,7 +919,7 @@ class MarketplacePublisherClient {
919
919
  * @param ChangeArtifactCompartmentRequest
920
920
  * @return ChangeArtifactCompartmentResponse
921
921
  * @throws OciError when an error occurs
922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ChangeArtifactCompartment.ts.html |here} to see how to use ChangeArtifactCompartment API.
922
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ChangeArtifactCompartment.ts.html |here} to see how to use ChangeArtifactCompartment API.
923
923
  */
924
924
  changeArtifactCompartment(changeArtifactCompartmentRequest) {
925
925
  return __awaiter(this, void 0, void 0, function* () {
@@ -976,7 +976,7 @@ class MarketplacePublisherClient {
976
976
  * @param ChangeListingCompartmentRequest
977
977
  * @return ChangeListingCompartmentResponse
978
978
  * @throws OciError when an error occurs
979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ChangeListingCompartment.ts.html |here} to see how to use ChangeListingCompartment API.
979
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ChangeListingCompartment.ts.html |here} to see how to use ChangeListingCompartment API.
980
980
  */
981
981
  changeListingCompartment(changeListingCompartmentRequest) {
982
982
  return __awaiter(this, void 0, void 0, function* () {
@@ -1033,7 +1033,7 @@ class MarketplacePublisherClient {
1033
1033
  * @param ChangeListingRevisionToNewStatusRequest
1034
1034
  * @return ChangeListingRevisionToNewStatusResponse
1035
1035
  * @throws OciError when an error occurs
1036
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ChangeListingRevisionToNewStatus.ts.html |here} to see how to use ChangeListingRevisionToNewStatus API.
1036
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ChangeListingRevisionToNewStatus.ts.html |here} to see how to use ChangeListingRevisionToNewStatus API.
1037
1037
  */
1038
1038
  changeListingRevisionToNewStatus(changeListingRevisionToNewStatusRequest) {
1039
1039
  return __awaiter(this, void 0, void 0, function* () {
@@ -1097,7 +1097,7 @@ class MarketplacePublisherClient {
1097
1097
  * @param ChangeTermCompartmentRequest
1098
1098
  * @return ChangeTermCompartmentResponse
1099
1099
  * @throws OciError when an error occurs
1100
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ChangeTermCompartment.ts.html |here} to see how to use ChangeTermCompartment API.
1100
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ChangeTermCompartment.ts.html |here} to see how to use ChangeTermCompartment API.
1101
1101
  */
1102
1102
  changeTermCompartment(changeTermCompartmentRequest) {
1103
1103
  return __awaiter(this, void 0, void 0, function* () {
@@ -1154,7 +1154,7 @@ class MarketplacePublisherClient {
1154
1154
  * @param CloneListingRevisionRequest
1155
1155
  * @return CloneListingRevisionResponse
1156
1156
  * @throws OciError when an error occurs
1157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/CloneListingRevision.ts.html |here} to see how to use CloneListingRevision API.
1157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/CloneListingRevision.ts.html |here} to see how to use CloneListingRevision API.
1158
1158
  */
1159
1159
  cloneListingRevision(cloneListingRevisionRequest) {
1160
1160
  return __awaiter(this, void 0, void 0, function* () {
@@ -1228,7 +1228,7 @@ class MarketplacePublisherClient {
1228
1228
  * @param CreateArtifactRequest
1229
1229
  * @return CreateArtifactResponse
1230
1230
  * @throws OciError when an error occurs
1231
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/CreateArtifact.ts.html |here} to see how to use CreateArtifact API.
1231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/CreateArtifact.ts.html |here} to see how to use CreateArtifact API.
1232
1232
  */
1233
1233
  createArtifact(createArtifactRequest) {
1234
1234
  return __awaiter(this, void 0, void 0, function* () {
@@ -1296,7 +1296,7 @@ class MarketplacePublisherClient {
1296
1296
  * @param CreateListingRequest
1297
1297
  * @return CreateListingResponse
1298
1298
  * @throws OciError when an error occurs
1299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/CreateListing.ts.html |here} to see how to use CreateListing API.
1299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/CreateListing.ts.html |here} to see how to use CreateListing API.
1300
1300
  */
1301
1301
  createListing(createListingRequest) {
1302
1302
  return __awaiter(this, void 0, void 0, function* () {
@@ -1360,7 +1360,7 @@ class MarketplacePublisherClient {
1360
1360
  * @param CreateListingRevisionRequest
1361
1361
  * @return CreateListingRevisionResponse
1362
1362
  * @throws OciError when an error occurs
1363
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/CreateListingRevision.ts.html |here} to see how to use CreateListingRevision API.
1363
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/CreateListingRevision.ts.html |here} to see how to use CreateListingRevision API.
1364
1364
  */
1365
1365
  createListingRevision(createListingRevisionRequest) {
1366
1366
  return __awaiter(this, void 0, void 0, function* () {
@@ -1424,7 +1424,7 @@ class MarketplacePublisherClient {
1424
1424
  * @param CreateListingRevisionAttachmentRequest
1425
1425
  * @return CreateListingRevisionAttachmentResponse
1426
1426
  * @throws OciError when an error occurs
1427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/CreateListingRevisionAttachment.ts.html |here} to see how to use CreateListingRevisionAttachment API.
1427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/CreateListingRevisionAttachment.ts.html |here} to see how to use CreateListingRevisionAttachment API.
1428
1428
  */
1429
1429
  createListingRevisionAttachment(createListingRevisionAttachmentRequest) {
1430
1430
  return __awaiter(this, void 0, void 0, function* () {
@@ -1488,7 +1488,7 @@ class MarketplacePublisherClient {
1488
1488
  * @param CreateListingRevisionNoteRequest
1489
1489
  * @return CreateListingRevisionNoteResponse
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.89.2/marketplacepublisher/CreateListingRevisionNote.ts.html |here} to see how to use CreateListingRevisionNote API.
1491
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/CreateListingRevisionNote.ts.html |here} to see how to use CreateListingRevisionNote API.
1492
1492
  */
1493
1493
  createListingRevisionNote(createListingRevisionNoteRequest) {
1494
1494
  return __awaiter(this, void 0, void 0, function* () {
@@ -1552,7 +1552,7 @@ class MarketplacePublisherClient {
1552
1552
  * @param CreateListingRevisionPackageRequest
1553
1553
  * @return CreateListingRevisionPackageResponse
1554
1554
  * @throws OciError when an error occurs
1555
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/CreateListingRevisionPackage.ts.html |here} to see how to use CreateListingRevisionPackage API.
1555
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/CreateListingRevisionPackage.ts.html |here} to see how to use CreateListingRevisionPackage API.
1556
1556
  */
1557
1557
  createListingRevisionPackage(createListingRevisionPackageRequest) {
1558
1558
  return __awaiter(this, void 0, void 0, function* () {
@@ -1616,7 +1616,7 @@ class MarketplacePublisherClient {
1616
1616
  * @param CreateTermRequest
1617
1617
  * @return CreateTermResponse
1618
1618
  * @throws OciError when an error occurs
1619
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1619
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1620
1620
  */
1621
1621
  createTerm(createTermRequest) {
1622
1622
  return __awaiter(this, void 0, void 0, function* () {
@@ -1679,7 +1679,7 @@ class MarketplacePublisherClient {
1679
1679
  * @param CreateTermVersionRequest
1680
1680
  * @return CreateTermVersionResponse
1681
1681
  * @throws OciError when an error occurs
1682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/CreateTermVersion.ts.html |here} to see how to use CreateTermVersion API.
1682
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/CreateTermVersion.ts.html |here} to see how to use CreateTermVersion API.
1683
1683
  */
1684
1684
  createTermVersion(createTermVersionRequest) {
1685
1685
  return __awaiter(this, void 0, void 0, function* () {
@@ -1744,7 +1744,7 @@ class MarketplacePublisherClient {
1744
1744
  * @param DeleteArtifactRequest
1745
1745
  * @return DeleteArtifactResponse
1746
1746
  * @throws OciError when an error occurs
1747
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/DeleteArtifact.ts.html |here} to see how to use DeleteArtifact API.
1747
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/DeleteArtifact.ts.html |here} to see how to use DeleteArtifact API.
1748
1748
  */
1749
1749
  deleteArtifact(deleteArtifactRequest) {
1750
1750
  return __awaiter(this, void 0, void 0, function* () {
@@ -1805,7 +1805,7 @@ class MarketplacePublisherClient {
1805
1805
  * @param DeleteListingRequest
1806
1806
  * @return DeleteListingResponse
1807
1807
  * @throws OciError when an error occurs
1808
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/DeleteListing.ts.html |here} to see how to use DeleteListing API.
1808
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/DeleteListing.ts.html |here} to see how to use DeleteListing API.
1809
1809
  */
1810
1810
  deleteListing(deleteListingRequest) {
1811
1811
  return __awaiter(this, void 0, void 0, function* () {
@@ -1860,7 +1860,7 @@ class MarketplacePublisherClient {
1860
1860
  * @param DeleteListingRevisionRequest
1861
1861
  * @return DeleteListingRevisionResponse
1862
1862
  * @throws OciError when an error occurs
1863
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/DeleteListingRevision.ts.html |here} to see how to use DeleteListingRevision API.
1863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/DeleteListingRevision.ts.html |here} to see how to use DeleteListingRevision API.
1864
1864
  */
1865
1865
  deleteListingRevision(deleteListingRevisionRequest) {
1866
1866
  return __awaiter(this, void 0, void 0, function* () {
@@ -1915,7 +1915,7 @@ class MarketplacePublisherClient {
1915
1915
  * @param DeleteListingRevisionAttachmentRequest
1916
1916
  * @return DeleteListingRevisionAttachmentResponse
1917
1917
  * @throws OciError when an error occurs
1918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/DeleteListingRevisionAttachment.ts.html |here} to see how to use DeleteListingRevisionAttachment API.
1918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/DeleteListingRevisionAttachment.ts.html |here} to see how to use DeleteListingRevisionAttachment API.
1919
1919
  */
1920
1920
  deleteListingRevisionAttachment(deleteListingRevisionAttachmentRequest) {
1921
1921
  return __awaiter(this, void 0, void 0, function* () {
@@ -1970,7 +1970,7 @@ class MarketplacePublisherClient {
1970
1970
  * @param DeleteListingRevisionNoteRequest
1971
1971
  * @return DeleteListingRevisionNoteResponse
1972
1972
  * @throws OciError when an error occurs
1973
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/DeleteListingRevisionNote.ts.html |here} to see how to use DeleteListingRevisionNote API.
1973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/DeleteListingRevisionNote.ts.html |here} to see how to use DeleteListingRevisionNote API.
1974
1974
  */
1975
1975
  deleteListingRevisionNote(deleteListingRevisionNoteRequest) {
1976
1976
  return __awaiter(this, void 0, void 0, function* () {
@@ -2025,7 +2025,7 @@ class MarketplacePublisherClient {
2025
2025
  * @param DeleteListingRevisionPackageRequest
2026
2026
  * @return DeleteListingRevisionPackageResponse
2027
2027
  * @throws OciError when an error occurs
2028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/DeleteListingRevisionPackage.ts.html |here} to see how to use DeleteListingRevisionPackage API.
2028
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/DeleteListingRevisionPackage.ts.html |here} to see how to use DeleteListingRevisionPackage API.
2029
2029
  */
2030
2030
  deleteListingRevisionPackage(deleteListingRevisionPackageRequest) {
2031
2031
  return __awaiter(this, void 0, void 0, function* () {
@@ -2080,7 +2080,7 @@ class MarketplacePublisherClient {
2080
2080
  * @param DeleteTermRequest
2081
2081
  * @return DeleteTermResponse
2082
2082
  * @throws OciError when an error occurs
2083
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2083
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2084
2084
  */
2085
2085
  deleteTerm(deleteTermRequest) {
2086
2086
  return __awaiter(this, void 0, void 0, function* () {
@@ -2135,7 +2135,7 @@ class MarketplacePublisherClient {
2135
2135
  * @param DeleteTermVersionRequest
2136
2136
  * @return DeleteTermVersionResponse
2137
2137
  * @throws OciError when an error occurs
2138
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/DeleteTermVersion.ts.html |here} to see how to use DeleteTermVersion API.
2138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/DeleteTermVersion.ts.html |here} to see how to use DeleteTermVersion API.
2139
2139
  */
2140
2140
  deleteTermVersion(deleteTermVersionRequest) {
2141
2141
  return __awaiter(this, void 0, void 0, function* () {
@@ -2190,7 +2190,7 @@ class MarketplacePublisherClient {
2190
2190
  * @param GetArtifactRequest
2191
2191
  * @return GetArtifactResponse
2192
2192
  * @throws OciError when an error occurs
2193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/GetArtifact.ts.html |here} to see how to use GetArtifact API.
2193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/GetArtifact.ts.html |here} to see how to use GetArtifact API.
2194
2194
  */
2195
2195
  getArtifact(getArtifactRequest) {
2196
2196
  return __awaiter(this, void 0, void 0, function* () {
@@ -2253,7 +2253,7 @@ class MarketplacePublisherClient {
2253
2253
  * @param GetCategoryRequest
2254
2254
  * @return GetCategoryResponse
2255
2255
  * @throws OciError when an error occurs
2256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/GetCategory.ts.html |here} to see how to use GetCategory API.
2256
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/GetCategory.ts.html |here} to see how to use GetCategory API.
2257
2257
  */
2258
2258
  getCategory(getCategoryRequest) {
2259
2259
  return __awaiter(this, void 0, void 0, function* () {
@@ -2319,7 +2319,7 @@ class MarketplacePublisherClient {
2319
2319
  * @param GetListingRequest
2320
2320
  * @return GetListingResponse
2321
2321
  * @throws OciError when an error occurs
2322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/GetListing.ts.html |here} to see how to use GetListing API.
2322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/GetListing.ts.html |here} to see how to use GetListing API.
2323
2323
  */
2324
2324
  getListing(getListingRequest) {
2325
2325
  return __awaiter(this, void 0, void 0, function* () {
@@ -2383,7 +2383,7 @@ class MarketplacePublisherClient {
2383
2383
  * @param GetListingRevisionRequest
2384
2384
  * @return GetListingRevisionResponse
2385
2385
  * @throws OciError when an error occurs
2386
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/GetListingRevision.ts.html |here} to see how to use GetListingRevision API.
2386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/GetListingRevision.ts.html |here} to see how to use GetListingRevision API.
2387
2387
  */
2388
2388
  getListingRevision(getListingRevisionRequest) {
2389
2389
  return __awaiter(this, void 0, void 0, function* () {
@@ -2447,7 +2447,7 @@ class MarketplacePublisherClient {
2447
2447
  * @param GetListingRevisionAttachmentRequest
2448
2448
  * @return GetListingRevisionAttachmentResponse
2449
2449
  * @throws OciError when an error occurs
2450
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/GetListingRevisionAttachment.ts.html |here} to see how to use GetListingRevisionAttachment API.
2450
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/GetListingRevisionAttachment.ts.html |here} to see how to use GetListingRevisionAttachment API.
2451
2451
  */
2452
2452
  getListingRevisionAttachment(getListingRevisionAttachmentRequest) {
2453
2453
  return __awaiter(this, void 0, void 0, function* () {
@@ -2510,7 +2510,7 @@ class MarketplacePublisherClient {
2510
2510
  * @param GetListingRevisionNoteRequest
2511
2511
  * @return GetListingRevisionNoteResponse
2512
2512
  * @throws OciError when an error occurs
2513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/GetListingRevisionNote.ts.html |here} to see how to use GetListingRevisionNote API.
2513
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/GetListingRevisionNote.ts.html |here} to see how to use GetListingRevisionNote API.
2514
2514
  */
2515
2515
  getListingRevisionNote(getListingRevisionNoteRequest) {
2516
2516
  return __awaiter(this, void 0, void 0, function* () {
@@ -2574,7 +2574,7 @@ class MarketplacePublisherClient {
2574
2574
  * @param GetListingRevisionPackageRequest
2575
2575
  * @return GetListingRevisionPackageResponse
2576
2576
  * @throws OciError when an error occurs
2577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/GetListingRevisionPackage.ts.html |here} to see how to use GetListingRevisionPackage API.
2577
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/GetListingRevisionPackage.ts.html |here} to see how to use GetListingRevisionPackage API.
2578
2578
  */
2579
2579
  getListingRevisionPackage(getListingRevisionPackageRequest) {
2580
2580
  return __awaiter(this, void 0, void 0, function* () {
@@ -2637,7 +2637,7 @@ class MarketplacePublisherClient {
2637
2637
  * @param GetMarketRequest
2638
2638
  * @return GetMarketResponse
2639
2639
  * @throws OciError when an error occurs
2640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/GetMarket.ts.html |here} to see how to use GetMarket API.
2640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/GetMarket.ts.html |here} to see how to use GetMarket API.
2641
2641
  */
2642
2642
  getMarket(getMarketRequest) {
2643
2643
  return __awaiter(this, void 0, void 0, function* () {
@@ -2700,7 +2700,7 @@ class MarketplacePublisherClient {
2700
2700
  * @param GetProductRequest
2701
2701
  * @return GetProductResponse
2702
2702
  * @throws OciError when an error occurs
2703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/GetProduct.ts.html |here} to see how to use GetProduct API.
2703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/GetProduct.ts.html |here} to see how to use GetProduct API.
2704
2704
  */
2705
2705
  getProduct(getProductRequest) {
2706
2706
  return __awaiter(this, void 0, void 0, function* () {
@@ -2763,7 +2763,7 @@ class MarketplacePublisherClient {
2763
2763
  * @param GetPublisherRequest
2764
2764
  * @return GetPublisherResponse
2765
2765
  * @throws OciError when an error occurs
2766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/GetPublisher.ts.html |here} to see how to use GetPublisher API.
2766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/GetPublisher.ts.html |here} to see how to use GetPublisher API.
2767
2767
  */
2768
2768
  getPublisher(getPublisherRequest) {
2769
2769
  return __awaiter(this, void 0, void 0, function* () {
@@ -2826,7 +2826,7 @@ class MarketplacePublisherClient {
2826
2826
  * @param GetTermRequest
2827
2827
  * @return GetTermResponse
2828
2828
  * @throws OciError when an error occurs
2829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/GetTerm.ts.html |here} to see how to use GetTerm API.
2829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/GetTerm.ts.html |here} to see how to use GetTerm API.
2830
2830
  */
2831
2831
  getTerm(getTermRequest) {
2832
2832
  return __awaiter(this, void 0, void 0, function* () {
@@ -2889,7 +2889,7 @@ class MarketplacePublisherClient {
2889
2889
  * @param GetTermVersionRequest
2890
2890
  * @return GetTermVersionResponse
2891
2891
  * @throws OciError when an error occurs
2892
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/GetTermVersion.ts.html |here} to see how to use GetTermVersion API.
2892
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/GetTermVersion.ts.html |here} to see how to use GetTermVersion API.
2893
2893
  */
2894
2894
  getTermVersion(getTermVersionRequest) {
2895
2895
  return __awaiter(this, void 0, void 0, function* () {
@@ -2952,7 +2952,7 @@ class MarketplacePublisherClient {
2952
2952
  * @param GetWorkRequestRequest
2953
2953
  * @return GetWorkRequestResponse
2954
2954
  * @throws OciError when an error occurs
2955
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2956
2956
  */
2957
2957
  getWorkRequest(getWorkRequestRequest) {
2958
2958
  return __awaiter(this, void 0, void 0, function* () {
@@ -3023,7 +3023,7 @@ class MarketplacePublisherClient {
3023
3023
  * @param ListArtifactsRequest
3024
3024
  * @return ListArtifactsResponse
3025
3025
  * @throws OciError when an error occurs
3026
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ListArtifacts.ts.html |here} to see how to use ListArtifacts API.
3026
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ListArtifacts.ts.html |here} to see how to use ListArtifacts API.
3027
3027
  */
3028
3028
  listArtifacts(listArtifactsRequest) {
3029
3029
  return __awaiter(this, void 0, void 0, function* () {
@@ -3096,7 +3096,7 @@ class MarketplacePublisherClient {
3096
3096
  * @param ListCategoriesRequest
3097
3097
  * @return ListCategoriesResponse
3098
3098
  * @throws OciError when an error occurs
3099
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ListCategories.ts.html |here} to see how to use ListCategories API.
3099
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ListCategories.ts.html |here} to see how to use ListCategories API.
3100
3100
  */
3101
3101
  listCategories(listCategoriesRequest) {
3102
3102
  return __awaiter(this, void 0, void 0, function* () {
@@ -3166,7 +3166,7 @@ class MarketplacePublisherClient {
3166
3166
  * @param ListListingRevisionAttachmentsRequest
3167
3167
  * @return ListListingRevisionAttachmentsResponse
3168
3168
  * @throws OciError when an error occurs
3169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ListListingRevisionAttachments.ts.html |here} to see how to use ListListingRevisionAttachments API.
3169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ListListingRevisionAttachments.ts.html |here} to see how to use ListListingRevisionAttachments API.
3170
3170
  */
3171
3171
  listListingRevisionAttachments(listListingRevisionAttachmentsRequest) {
3172
3172
  return __awaiter(this, void 0, void 0, function* () {
@@ -3237,7 +3237,7 @@ class MarketplacePublisherClient {
3237
3237
  * @param ListListingRevisionNotesRequest
3238
3238
  * @return ListListingRevisionNotesResponse
3239
3239
  * @throws OciError when an error occurs
3240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ListListingRevisionNotes.ts.html |here} to see how to use ListListingRevisionNotes API.
3240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ListListingRevisionNotes.ts.html |here} to see how to use ListListingRevisionNotes API.
3241
3241
  */
3242
3242
  listListingRevisionNotes(listListingRevisionNotesRequest) {
3243
3243
  return __awaiter(this, void 0, void 0, function* () {
@@ -3306,7 +3306,7 @@ class MarketplacePublisherClient {
3306
3306
  * @param ListListingRevisionPackagesRequest
3307
3307
  * @return ListListingRevisionPackagesResponse
3308
3308
  * @throws OciError when an error occurs
3309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ListListingRevisionPackages.ts.html |here} to see how to use ListListingRevisionPackages API.
3309
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ListListingRevisionPackages.ts.html |here} to see how to use ListListingRevisionPackages API.
3310
3310
  */
3311
3311
  listListingRevisionPackages(listListingRevisionPackagesRequest) {
3312
3312
  return __awaiter(this, void 0, void 0, function* () {
@@ -3380,7 +3380,7 @@ class MarketplacePublisherClient {
3380
3380
  * @param ListListingRevisionsRequest
3381
3381
  * @return ListListingRevisionsResponse
3382
3382
  * @throws OciError when an error occurs
3383
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ListListingRevisions.ts.html |here} to see how to use ListListingRevisions API.
3383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ListListingRevisions.ts.html |here} to see how to use ListListingRevisions API.
3384
3384
  */
3385
3385
  listListingRevisions(listListingRevisionsRequest) {
3386
3386
  return __awaiter(this, void 0, void 0, function* () {
@@ -3454,7 +3454,7 @@ class MarketplacePublisherClient {
3454
3454
  * @param ListListingsRequest
3455
3455
  * @return ListListingsResponse
3456
3456
  * @throws OciError when an error occurs
3457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ListListings.ts.html |here} to see how to use ListListings API.
3457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ListListings.ts.html |here} to see how to use ListListings API.
3458
3458
  */
3459
3459
  listListings(listListingsRequest) {
3460
3460
  return __awaiter(this, void 0, void 0, function* () {
@@ -3526,7 +3526,7 @@ class MarketplacePublisherClient {
3526
3526
  * @param ListMarketsRequest
3527
3527
  * @return ListMarketsResponse
3528
3528
  * @throws OciError when an error occurs
3529
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ListMarkets.ts.html |here} to see how to use ListMarkets API.
3529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ListMarkets.ts.html |here} to see how to use ListMarkets API.
3530
3530
  */
3531
3531
  listMarkets(listMarketsRequest) {
3532
3532
  return __awaiter(this, void 0, void 0, function* () {
@@ -3597,7 +3597,7 @@ class MarketplacePublisherClient {
3597
3597
  * @param ListProductsRequest
3598
3598
  * @return ListProductsResponse
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.89.2/marketplacepublisher/ListProducts.ts.html |here} to see how to use ListProducts API.
3600
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ListProducts.ts.html |here} to see how to use ListProducts API.
3601
3601
  */
3602
3602
  listProducts(listProductsRequest) {
3603
3603
  return __awaiter(this, void 0, void 0, function* () {
@@ -3665,7 +3665,7 @@ class MarketplacePublisherClient {
3665
3665
  * @param ListPublishersRequest
3666
3666
  * @return ListPublishersResponse
3667
3667
  * @throws OciError when an error occurs
3668
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ListPublishers.ts.html |here} to see how to use ListPublishers API.
3668
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ListPublishers.ts.html |here} to see how to use ListPublishers API.
3669
3669
  */
3670
3670
  listPublishers(listPublishersRequest) {
3671
3671
  return __awaiter(this, void 0, void 0, function* () {
@@ -3733,7 +3733,7 @@ class MarketplacePublisherClient {
3733
3733
  * @param ListTermVersionsRequest
3734
3734
  * @return ListTermVersionsResponse
3735
3735
  * @throws OciError when an error occurs
3736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ListTermVersions.ts.html |here} to see how to use ListTermVersions API.
3736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ListTermVersions.ts.html |here} to see how to use ListTermVersions API.
3737
3737
  */
3738
3738
  listTermVersions(listTermVersionsRequest) {
3739
3739
  return __awaiter(this, void 0, void 0, function* () {
@@ -3802,7 +3802,7 @@ class MarketplacePublisherClient {
3802
3802
  * @param ListTermsRequest
3803
3803
  * @return ListTermsResponse
3804
3804
  * @throws OciError when an error occurs
3805
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ListTerms.ts.html |here} to see how to use ListTerms API.
3805
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ListTerms.ts.html |here} to see how to use ListTerms API.
3806
3806
  */
3807
3807
  listTerms(listTermsRequest) {
3808
3808
  return __awaiter(this, void 0, void 0, function* () {
@@ -3871,7 +3871,7 @@ class MarketplacePublisherClient {
3871
3871
  * @param ListWorkRequestErrorsRequest
3872
3872
  * @return ListWorkRequestErrorsResponse
3873
3873
  * @throws OciError when an error occurs
3874
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3874
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3875
3875
  */
3876
3876
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
3877
3877
  return __awaiter(this, void 0, void 0, function* () {
@@ -3940,7 +3940,7 @@ class MarketplacePublisherClient {
3940
3940
  * @param ListWorkRequestLogsRequest
3941
3941
  * @return ListWorkRequestLogsResponse
3942
3942
  * @throws OciError when an error occurs
3943
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3944
3944
  */
3945
3945
  listWorkRequestLogs(listWorkRequestLogsRequest) {
3946
3946
  return __awaiter(this, void 0, void 0, function* () {
@@ -4009,7 +4009,7 @@ class MarketplacePublisherClient {
4009
4009
  * @param ListWorkRequestsRequest
4010
4010
  * @return ListWorkRequestsResponse
4011
4011
  * @throws OciError when an error occurs
4012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4012
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4013
4013
  */
4014
4014
  listWorkRequests(listWorkRequestsRequest) {
4015
4015
  return __awaiter(this, void 0, void 0, function* () {
@@ -4079,7 +4079,7 @@ class MarketplacePublisherClient {
4079
4079
  * @param MarkListingRevisionPackageAsDefaultRequest
4080
4080
  * @return MarkListingRevisionPackageAsDefaultResponse
4081
4081
  * @throws OciError when an error occurs
4082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/MarkListingRevisionPackageAsDefault.ts.html |here} to see how to use MarkListingRevisionPackageAsDefault API.
4082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/MarkListingRevisionPackageAsDefault.ts.html |here} to see how to use MarkListingRevisionPackageAsDefault API.
4083
4083
  */
4084
4084
  markListingRevisionPackageAsDefault(markListingRevisionPackageAsDefaultRequest) {
4085
4085
  return __awaiter(this, void 0, void 0, function* () {
@@ -4140,7 +4140,7 @@ class MarketplacePublisherClient {
4140
4140
  * @param PublishListingRevisionRequest
4141
4141
  * @return PublishListingRevisionResponse
4142
4142
  * @throws OciError when an error occurs
4143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/PublishListingRevision.ts.html |here} to see how to use PublishListingRevision API.
4143
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/PublishListingRevision.ts.html |here} to see how to use PublishListingRevision API.
4144
4144
  */
4145
4145
  publishListingRevision(publishListingRevisionRequest) {
4146
4146
  return __awaiter(this, void 0, void 0, function* () {
@@ -4201,7 +4201,7 @@ class MarketplacePublisherClient {
4201
4201
  * @param PublishListingRevisionAsPrivateRequest
4202
4202
  * @return PublishListingRevisionAsPrivateResponse
4203
4203
  * @throws OciError when an error occurs
4204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/PublishListingRevisionAsPrivate.ts.html |here} to see how to use PublishListingRevisionAsPrivate API.
4204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/PublishListingRevisionAsPrivate.ts.html |here} to see how to use PublishListingRevisionAsPrivate API.
4205
4205
  */
4206
4206
  publishListingRevisionAsPrivate(publishListingRevisionAsPrivateRequest) {
4207
4207
  return __awaiter(this, void 0, void 0, function* () {
@@ -4263,7 +4263,7 @@ class MarketplacePublisherClient {
4263
4263
  * @param PublishListingRevisionPackageRequest
4264
4264
  * @return PublishListingRevisionPackageResponse
4265
4265
  * @throws OciError when an error occurs
4266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/PublishListingRevisionPackage.ts.html |here} to see how to use PublishListingRevisionPackage API.
4266
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/PublishListingRevisionPackage.ts.html |here} to see how to use PublishListingRevisionPackage API.
4267
4267
  */
4268
4268
  publishListingRevisionPackage(publishListingRevisionPackageRequest) {
4269
4269
  return __awaiter(this, void 0, void 0, function* () {
@@ -4324,7 +4324,7 @@ class MarketplacePublisherClient {
4324
4324
  * @param SubmitListingRevisionForReviewRequest
4325
4325
  * @return SubmitListingRevisionForReviewResponse
4326
4326
  * @throws OciError when an error occurs
4327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/SubmitListingRevisionForReview.ts.html |here} to see how to use SubmitListingRevisionForReview API.
4327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/SubmitListingRevisionForReview.ts.html |here} to see how to use SubmitListingRevisionForReview API.
4328
4328
  */
4329
4329
  submitListingRevisionForReview(submitListingRevisionForReviewRequest) {
4330
4330
  return __awaiter(this, void 0, void 0, function* () {
@@ -4390,7 +4390,7 @@ class MarketplacePublisherClient {
4390
4390
  * @param UnPublishListingRevisionPackageRequest
4391
4391
  * @return UnPublishListingRevisionPackageResponse
4392
4392
  * @throws OciError when an error occurs
4393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/UnPublishListingRevisionPackage.ts.html |here} to see how to use UnPublishListingRevisionPackage API.
4393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/UnPublishListingRevisionPackage.ts.html |here} to see how to use UnPublishListingRevisionPackage API.
4394
4394
  */
4395
4395
  unPublishListingRevisionPackage(unPublishListingRevisionPackageRequest) {
4396
4396
  return __awaiter(this, void 0, void 0, function* () {
@@ -4451,7 +4451,7 @@ class MarketplacePublisherClient {
4451
4451
  * @param UpdateArtifactRequest
4452
4452
  * @return UpdateArtifactResponse
4453
4453
  * @throws OciError when an error occurs
4454
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/UpdateArtifact.ts.html |here} to see how to use UpdateArtifact API.
4454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/UpdateArtifact.ts.html |here} to see how to use UpdateArtifact API.
4455
4455
  */
4456
4456
  updateArtifact(updateArtifactRequest) {
4457
4457
  return __awaiter(this, void 0, void 0, function* () {
@@ -4512,7 +4512,7 @@ class MarketplacePublisherClient {
4512
4512
  * @param UpdateListingRequest
4513
4513
  * @return UpdateListingResponse
4514
4514
  * @throws OciError when an error occurs
4515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/UpdateListing.ts.html |here} to see how to use UpdateListing API.
4515
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/UpdateListing.ts.html |here} to see how to use UpdateListing API.
4516
4516
  */
4517
4517
  updateListing(updateListingRequest) {
4518
4518
  return __awaiter(this, void 0, void 0, function* () {
@@ -4577,7 +4577,7 @@ class MarketplacePublisherClient {
4577
4577
  * @param UpdateListingRevisionRequest
4578
4578
  * @return UpdateListingRevisionResponse
4579
4579
  * @throws OciError when an error occurs
4580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/UpdateListingRevision.ts.html |here} to see how to use UpdateListingRevision API.
4580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/UpdateListingRevision.ts.html |here} to see how to use UpdateListingRevision API.
4581
4581
  */
4582
4582
  updateListingRevision(updateListingRevisionRequest) {
4583
4583
  return __awaiter(this, void 0, void 0, function* () {
@@ -4642,7 +4642,7 @@ class MarketplacePublisherClient {
4642
4642
  * @param UpdateListingRevisionAttachmentRequest
4643
4643
  * @return UpdateListingRevisionAttachmentResponse
4644
4644
  * @throws OciError when an error occurs
4645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/UpdateListingRevisionAttachment.ts.html |here} to see how to use UpdateListingRevisionAttachment API.
4645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/UpdateListingRevisionAttachment.ts.html |here} to see how to use UpdateListingRevisionAttachment API.
4646
4646
  */
4647
4647
  updateListingRevisionAttachment(updateListingRevisionAttachmentRequest) {
4648
4648
  return __awaiter(this, void 0, void 0, function* () {
@@ -4707,7 +4707,7 @@ class MarketplacePublisherClient {
4707
4707
  * @param UpdateListingRevisionAttachmentContentRequest
4708
4708
  * @return UpdateListingRevisionAttachmentContentResponse
4709
4709
  * @throws OciError when an error occurs
4710
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/UpdateListingRevisionAttachmentContent.ts.html |here} to see how to use UpdateListingRevisionAttachmentContent API.
4710
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/UpdateListingRevisionAttachmentContent.ts.html |here} to see how to use UpdateListingRevisionAttachmentContent API.
4711
4711
  */
4712
4712
  updateListingRevisionAttachmentContent(updateListingRevisionAttachmentContentRequest) {
4713
4713
  return __awaiter(this, void 0, void 0, function* () {
@@ -4772,7 +4772,7 @@ class MarketplacePublisherClient {
4772
4772
  * @param UpdateListingRevisionIconContentRequest
4773
4773
  * @return UpdateListingRevisionIconContentResponse
4774
4774
  * @throws OciError when an error occurs
4775
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/UpdateListingRevisionIconContent.ts.html |here} to see how to use UpdateListingRevisionIconContent API.
4775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/UpdateListingRevisionIconContent.ts.html |here} to see how to use UpdateListingRevisionIconContent API.
4776
4776
  */
4777
4777
  updateListingRevisionIconContent(updateListingRevisionIconContentRequest) {
4778
4778
  return __awaiter(this, void 0, void 0, function* () {
@@ -4837,7 +4837,7 @@ class MarketplacePublisherClient {
4837
4837
  * @param UpdateListingRevisionPackageRequest
4838
4838
  * @return UpdateListingRevisionPackageResponse
4839
4839
  * @throws OciError when an error occurs
4840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/UpdateListingRevisionPackage.ts.html |here} to see how to use UpdateListingRevisionPackage API.
4840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/UpdateListingRevisionPackage.ts.html |here} to see how to use UpdateListingRevisionPackage API.
4841
4841
  */
4842
4842
  updateListingRevisionPackage(updateListingRevisionPackageRequest) {
4843
4843
  return __awaiter(this, void 0, void 0, function* () {
@@ -4902,7 +4902,7 @@ class MarketplacePublisherClient {
4902
4902
  * @param UpdateTermRequest
4903
4903
  * @return UpdateTermResponse
4904
4904
  * @throws OciError when an error occurs
4905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
4905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
4906
4906
  */
4907
4907
  updateTerm(updateTermRequest) {
4908
4908
  return __awaiter(this, void 0, void 0, function* () {
@@ -4967,7 +4967,7 @@ class MarketplacePublisherClient {
4967
4967
  * @param UpdateTermVersionRequest
4968
4968
  * @return UpdateTermVersionResponse
4969
4969
  * @throws OciError when an error occurs
4970
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/UpdateTermVersion.ts.html |here} to see how to use UpdateTermVersion API.
4970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/UpdateTermVersion.ts.html |here} to see how to use UpdateTermVersion API.
4971
4971
  */
4972
4972
  updateTermVersion(updateTermVersionRequest) {
4973
4973
  return __awaiter(this, void 0, void 0, function* () {
@@ -5032,7 +5032,7 @@ class MarketplacePublisherClient {
5032
5032
  * @param UpdateTermVersionContentRequest
5033
5033
  * @return UpdateTermVersionContentResponse
5034
5034
  * @throws OciError when an error occurs
5035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/UpdateTermVersionContent.ts.html |here} to see how to use UpdateTermVersionContent API.
5035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/UpdateTermVersionContent.ts.html |here} to see how to use UpdateTermVersionContent API.
5036
5036
  */
5037
5037
  updateTermVersionContent(updateTermVersionContentRequest) {
5038
5038
  return __awaiter(this, void 0, void 0, function* () {
@@ -5098,7 +5098,7 @@ class MarketplacePublisherClient {
5098
5098
  * @param ValidateAndPublishArtifactRequest
5099
5099
  * @return ValidateAndPublishArtifactResponse
5100
5100
  * @throws OciError when an error occurs
5101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ValidateAndPublishArtifact.ts.html |here} to see how to use ValidateAndPublishArtifact API.
5101
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ValidateAndPublishArtifact.ts.html |here} to see how to use ValidateAndPublishArtifact API.
5102
5102
  */
5103
5103
  validateAndPublishArtifact(validateAndPublishArtifactRequest) {
5104
5104
  return __awaiter(this, void 0, void 0, function* () {
@@ -5159,7 +5159,7 @@ class MarketplacePublisherClient {
5159
5159
  * @param WithdrawListingRevisionRequest
5160
5160
  * @return WithdrawListingRevisionResponse
5161
5161
  * @throws OciError when an error occurs
5162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/WithdrawListingRevision.ts.html |here} to see how to use WithdrawListingRevision API.
5162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/WithdrawListingRevision.ts.html |here} to see how to use WithdrawListingRevision API.
5163
5163
  */
5164
5164
  withdrawListingRevision(withdrawListingRevisionRequest) {
5165
5165
  return __awaiter(this, void 0, void 0, function* () {
@@ -5372,7 +5372,7 @@ class OfferClient {
5372
5372
  * @param CreateOfferRequest
5373
5373
  * @return CreateOfferResponse
5374
5374
  * @throws OciError when an error occurs
5375
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/CreateOffer.ts.html |here} to see how to use CreateOffer API.
5375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/CreateOffer.ts.html |here} to see how to use CreateOffer API.
5376
5376
  */
5377
5377
  createOffer(createOfferRequest) {
5378
5378
  return __awaiter(this, void 0, void 0, function* () {
@@ -5435,7 +5435,7 @@ class OfferClient {
5435
5435
  * @param DeleteOfferRequest
5436
5436
  * @return DeleteOfferResponse
5437
5437
  * @throws OciError when an error occurs
5438
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/DeleteOffer.ts.html |here} to see how to use DeleteOffer API.
5438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/DeleteOffer.ts.html |here} to see how to use DeleteOffer API.
5439
5439
  */
5440
5440
  deleteOffer(deleteOfferRequest) {
5441
5441
  return __awaiter(this, void 0, void 0, function* () {
@@ -5495,7 +5495,7 @@ class OfferClient {
5495
5495
  * @param GetOfferRequest
5496
5496
  * @return GetOfferResponse
5497
5497
  * @throws OciError when an error occurs
5498
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/GetOffer.ts.html |here} to see how to use GetOffer API.
5498
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/GetOffer.ts.html |here} to see how to use GetOffer API.
5499
5499
  */
5500
5500
  getOffer(getOfferRequest) {
5501
5501
  return __awaiter(this, void 0, void 0, function* () {
@@ -5558,7 +5558,7 @@ class OfferClient {
5558
5558
  * @param GetOfferInternalDetailRequest
5559
5559
  * @return GetOfferInternalDetailResponse
5560
5560
  * @throws OciError when an error occurs
5561
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/GetOfferInternalDetail.ts.html |here} to see how to use GetOfferInternalDetail API.
5561
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/GetOfferInternalDetail.ts.html |here} to see how to use GetOfferInternalDetail API.
5562
5562
  */
5563
5563
  getOfferInternalDetail(getOfferInternalDetailRequest) {
5564
5564
  return __awaiter(this, void 0, void 0, function* () {
@@ -5622,7 +5622,7 @@ class OfferClient {
5622
5622
  * @param ListOffersRequest
5623
5623
  * @return ListOffersResponse
5624
5624
  * @throws OciError when an error occurs
5625
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/ListOffers.ts.html |here} to see how to use ListOffers API.
5625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/ListOffers.ts.html |here} to see how to use ListOffers API.
5626
5626
  */
5627
5627
  listOffers(listOffersRequest) {
5628
5628
  return __awaiter(this, void 0, void 0, function* () {
@@ -5693,7 +5693,7 @@ class OfferClient {
5693
5693
  * @param UpdateOfferRequest
5694
5694
  * @return UpdateOfferResponse
5695
5695
  * @throws OciError when an error occurs
5696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/marketplacepublisher/UpdateOffer.ts.html |here} to see how to use UpdateOffer API.
5696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/marketplacepublisher/UpdateOffer.ts.html |here} to see how to use UpdateOffer API.
5697
5697
  */
5698
5698
  updateOffer(updateOfferRequest) {
5699
5699
  return __awaiter(this, void 0, void 0, function* () {