oci-marketplacepublisher 2.86.2 → 2.86.3

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.d.ts CHANGED
@@ -98,7 +98,7 @@ export declare class AttachmentClient {
98
98
  * @param CreateAttachmentRequest
99
99
  * @return CreateAttachmentResponse
100
100
  * @throws OciError when an error occurs
101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/CreateAttachment.ts.html |here} to see how to use CreateAttachment API.
101
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/CreateAttachment.ts.html |here} to see how to use CreateAttachment API.
102
102
  */
103
103
  createAttachment(createAttachmentRequest: requests.CreateAttachmentRequest): Promise<responses.CreateAttachmentResponse>;
104
104
  /**
@@ -107,7 +107,7 @@ export declare class AttachmentClient {
107
107
  * @param DeleteAttachmentRequest
108
108
  * @return DeleteAttachmentResponse
109
109
  * @throws OciError when an error occurs
110
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/DeleteAttachment.ts.html |here} to see how to use DeleteAttachment API.
110
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/DeleteAttachment.ts.html |here} to see how to use DeleteAttachment API.
111
111
  */
112
112
  deleteAttachment(deleteAttachmentRequest: requests.DeleteAttachmentRequest): Promise<responses.DeleteAttachmentResponse>;
113
113
  /**
@@ -116,7 +116,7 @@ export declare class AttachmentClient {
116
116
  * @param GetAttachmentRequest
117
117
  * @return GetAttachmentResponse
118
118
  * @throws OciError when an error occurs
119
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/GetAttachment.ts.html |here} to see how to use GetAttachment API.
119
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/GetAttachment.ts.html |here} to see how to use GetAttachment API.
120
120
  */
121
121
  getAttachment(getAttachmentRequest: requests.GetAttachmentRequest): Promise<responses.GetAttachmentResponse>;
122
122
  /**
@@ -125,7 +125,7 @@ export declare class AttachmentClient {
125
125
  * @param GetAttachmentContentRequest
126
126
  * @return GetAttachmentContentResponse
127
127
  * @throws OciError when an error occurs
128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/GetAttachmentContent.ts.html |here} to see how to use GetAttachmentContent API.
128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/GetAttachmentContent.ts.html |here} to see how to use GetAttachmentContent API.
129
129
  */
130
130
  getAttachmentContent(getAttachmentContentRequest: requests.GetAttachmentContentRequest): Promise<responses.GetAttachmentContentResponse>;
131
131
  /**
@@ -135,7 +135,7 @@ export declare class AttachmentClient {
135
135
  * @param ListAttachmentsRequest
136
136
  * @return ListAttachmentsResponse
137
137
  * @throws OciError when an error occurs
138
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ListAttachments.ts.html |here} to see how to use ListAttachments API.
138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ListAttachments.ts.html |here} to see how to use ListAttachments API.
139
139
  */
140
140
  listAttachments(listAttachmentsRequest: requests.ListAttachmentsRequest): Promise<responses.ListAttachmentsResponse>;
141
141
  }
@@ -219,7 +219,7 @@ export declare class MarketplacePublisherClient {
219
219
  * @param ActivateTermVersionRequest
220
220
  * @return ActivateTermVersionResponse
221
221
  * @throws OciError when an error occurs
222
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ActivateTermVersion.ts.html |here} to see how to use ActivateTermVersion API.
222
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ActivateTermVersion.ts.html |here} to see how to use ActivateTermVersion API.
223
223
  */
224
224
  activateTermVersion(activateTermVersionRequest: requests.ActivateTermVersionRequest): Promise<responses.ActivateTermVersionResponse>;
225
225
  /**
@@ -228,7 +228,7 @@ export declare class MarketplacePublisherClient {
228
228
  * @param CancelWorkRequestRequest
229
229
  * @return CancelWorkRequestResponse
230
230
  * @throws OciError when an error occurs
231
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
232
232
  */
233
233
  cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
234
234
  /**
@@ -237,7 +237,7 @@ export declare class MarketplacePublisherClient {
237
237
  * @param CascadingDeleteListingRequest
238
238
  * @return CascadingDeleteListingResponse
239
239
  * @throws OciError when an error occurs
240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/CascadingDeleteListing.ts.html |here} to see how to use CascadingDeleteListing API.
240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/CascadingDeleteListing.ts.html |here} to see how to use CascadingDeleteListing API.
241
241
  */
242
242
  cascadingDeleteListing(cascadingDeleteListingRequest: requests.CascadingDeleteListingRequest): Promise<responses.CascadingDeleteListingResponse>;
243
243
  /**
@@ -246,7 +246,7 @@ export declare class MarketplacePublisherClient {
246
246
  * @param CascadingDeleteListingRevisionRequest
247
247
  * @return CascadingDeleteListingRevisionResponse
248
248
  * @throws OciError when an error occurs
249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/CascadingDeleteListingRevision.ts.html |here} to see how to use CascadingDeleteListingRevision API.
249
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/CascadingDeleteListingRevision.ts.html |here} to see how to use CascadingDeleteListingRevision API.
250
250
  */
251
251
  cascadingDeleteListingRevision(cascadingDeleteListingRevisionRequest: requests.CascadingDeleteListingRevisionRequest): Promise<responses.CascadingDeleteListingRevisionResponse>;
252
252
  /**
@@ -255,7 +255,7 @@ export declare class MarketplacePublisherClient {
255
255
  * @param ChangeArtifactCompartmentRequest
256
256
  * @return ChangeArtifactCompartmentResponse
257
257
  * @throws OciError when an error occurs
258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ChangeArtifactCompartment.ts.html |here} to see how to use ChangeArtifactCompartment API.
258
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ChangeArtifactCompartment.ts.html |here} to see how to use ChangeArtifactCompartment API.
259
259
  */
260
260
  changeArtifactCompartment(changeArtifactCompartmentRequest: requests.ChangeArtifactCompartmentRequest): Promise<responses.ChangeArtifactCompartmentResponse>;
261
261
  /**
@@ -264,7 +264,7 @@ export declare class MarketplacePublisherClient {
264
264
  * @param ChangeListingCompartmentRequest
265
265
  * @return ChangeListingCompartmentResponse
266
266
  * @throws OciError when an error occurs
267
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ChangeListingCompartment.ts.html |here} to see how to use ChangeListingCompartment API.
267
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ChangeListingCompartment.ts.html |here} to see how to use ChangeListingCompartment API.
268
268
  */
269
269
  changeListingCompartment(changeListingCompartmentRequest: requests.ChangeListingCompartmentRequest): Promise<responses.ChangeListingCompartmentResponse>;
270
270
  /**
@@ -273,7 +273,7 @@ export declare class MarketplacePublisherClient {
273
273
  * @param ChangeListingRevisionToNewStatusRequest
274
274
  * @return ChangeListingRevisionToNewStatusResponse
275
275
  * @throws OciError when an error occurs
276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ChangeListingRevisionToNewStatus.ts.html |here} to see how to use ChangeListingRevisionToNewStatus API.
276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ChangeListingRevisionToNewStatus.ts.html |here} to see how to use ChangeListingRevisionToNewStatus API.
277
277
  */
278
278
  changeListingRevisionToNewStatus(changeListingRevisionToNewStatusRequest: requests.ChangeListingRevisionToNewStatusRequest): Promise<responses.ChangeListingRevisionToNewStatusResponse>;
279
279
  /**
@@ -282,7 +282,7 @@ export declare class MarketplacePublisherClient {
282
282
  * @param ChangeTermCompartmentRequest
283
283
  * @return ChangeTermCompartmentResponse
284
284
  * @throws OciError when an error occurs
285
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ChangeTermCompartment.ts.html |here} to see how to use ChangeTermCompartment API.
285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ChangeTermCompartment.ts.html |here} to see how to use ChangeTermCompartment API.
286
286
  */
287
287
  changeTermCompartment(changeTermCompartmentRequest: requests.ChangeTermCompartmentRequest): Promise<responses.ChangeTermCompartmentResponse>;
288
288
  /**
@@ -291,7 +291,7 @@ export declare class MarketplacePublisherClient {
291
291
  * @param CloneListingRevisionRequest
292
292
  * @return CloneListingRevisionResponse
293
293
  * @throws OciError when an error occurs
294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/CloneListingRevision.ts.html |here} to see how to use CloneListingRevision API.
294
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/CloneListingRevision.ts.html |here} to see how to use CloneListingRevision API.
295
295
  */
296
296
  cloneListingRevision(cloneListingRevisionRequest: requests.CloneListingRevisionRequest): Promise<responses.CloneListingRevisionResponse>;
297
297
  /**
@@ -313,7 +313,7 @@ export declare class MarketplacePublisherClient {
313
313
  * @param CreateArtifactRequest
314
314
  * @return CreateArtifactResponse
315
315
  * @throws OciError when an error occurs
316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/CreateArtifact.ts.html |here} to see how to use CreateArtifact API.
316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/CreateArtifact.ts.html |here} to see how to use CreateArtifact API.
317
317
  */
318
318
  createArtifact(createArtifactRequest: requests.CreateArtifactRequest): Promise<responses.CreateArtifactResponse>;
319
319
  /**
@@ -331,7 +331,7 @@ export declare class MarketplacePublisherClient {
331
331
  * @param CreateListingRequest
332
332
  * @return CreateListingResponse
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.86.2/marketplacepublisher/CreateListing.ts.html |here} to see how to use CreateListing API.
334
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/CreateListing.ts.html |here} to see how to use CreateListing API.
335
335
  */
336
336
  createListing(createListingRequest: requests.CreateListingRequest): Promise<responses.CreateListingResponse>;
337
337
  /**
@@ -341,7 +341,7 @@ export declare class MarketplacePublisherClient {
341
341
  * @param CreateListingRevisionRequest
342
342
  * @return CreateListingRevisionResponse
343
343
  * @throws OciError when an error occurs
344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/CreateListingRevision.ts.html |here} to see how to use CreateListingRevision API.
344
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/CreateListingRevision.ts.html |here} to see how to use CreateListingRevision API.
345
345
  */
346
346
  createListingRevision(createListingRevisionRequest: requests.CreateListingRevisionRequest): Promise<responses.CreateListingRevisionResponse>;
347
347
  /**
@@ -351,7 +351,7 @@ export declare class MarketplacePublisherClient {
351
351
  * @param CreateListingRevisionAttachmentRequest
352
352
  * @return CreateListingRevisionAttachmentResponse
353
353
  * @throws OciError when an error occurs
354
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/CreateListingRevisionAttachment.ts.html |here} to see how to use CreateListingRevisionAttachment API.
354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/CreateListingRevisionAttachment.ts.html |here} to see how to use CreateListingRevisionAttachment API.
355
355
  */
356
356
  createListingRevisionAttachment(createListingRevisionAttachmentRequest: requests.CreateListingRevisionAttachmentRequest): Promise<responses.CreateListingRevisionAttachmentResponse>;
357
357
  /**
@@ -361,7 +361,7 @@ export declare class MarketplacePublisherClient {
361
361
  * @param CreateListingRevisionNoteRequest
362
362
  * @return CreateListingRevisionNoteResponse
363
363
  * @throws OciError when an error occurs
364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/CreateListingRevisionNote.ts.html |here} to see how to use CreateListingRevisionNote API.
364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/CreateListingRevisionNote.ts.html |here} to see how to use CreateListingRevisionNote API.
365
365
  */
366
366
  createListingRevisionNote(createListingRevisionNoteRequest: requests.CreateListingRevisionNoteRequest): Promise<responses.CreateListingRevisionNoteResponse>;
367
367
  /**
@@ -371,7 +371,7 @@ export declare class MarketplacePublisherClient {
371
371
  * @param CreateListingRevisionPackageRequest
372
372
  * @return CreateListingRevisionPackageResponse
373
373
  * @throws OciError when an error occurs
374
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/CreateListingRevisionPackage.ts.html |here} to see how to use CreateListingRevisionPackage API.
374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/CreateListingRevisionPackage.ts.html |here} to see how to use CreateListingRevisionPackage API.
375
375
  */
376
376
  createListingRevisionPackage(createListingRevisionPackageRequest: requests.CreateListingRevisionPackageRequest): Promise<responses.CreateListingRevisionPackageResponse>;
377
377
  /**
@@ -381,7 +381,7 @@ export declare class MarketplacePublisherClient {
381
381
  * @param CreateTermRequest
382
382
  * @return CreateTermResponse
383
383
  * @throws OciError when an error occurs
384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/CreateTerm.ts.html |here} to see how to use CreateTerm API.
384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/CreateTerm.ts.html |here} to see how to use CreateTerm API.
385
385
  */
386
386
  createTerm(createTermRequest: requests.CreateTermRequest): Promise<responses.CreateTermResponse>;
387
387
  /**
@@ -390,7 +390,7 @@ export declare class MarketplacePublisherClient {
390
390
  * @param CreateTermVersionRequest
391
391
  * @return CreateTermVersionResponse
392
392
  * @throws OciError when an error occurs
393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/CreateTermVersion.ts.html |here} to see how to use CreateTermVersion API.
393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/CreateTermVersion.ts.html |here} to see how to use CreateTermVersion API.
394
394
  */
395
395
  createTermVersion(createTermVersionRequest: requests.CreateTermVersionRequest): Promise<responses.CreateTermVersionResponse>;
396
396
  /**
@@ -399,7 +399,7 @@ export declare class MarketplacePublisherClient {
399
399
  * @param DeleteArtifactRequest
400
400
  * @return DeleteArtifactResponse
401
401
  * @throws OciError when an error occurs
402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/DeleteArtifact.ts.html |here} to see how to use DeleteArtifact API.
402
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/DeleteArtifact.ts.html |here} to see how to use DeleteArtifact API.
403
403
  */
404
404
  deleteArtifact(deleteArtifactRequest: requests.DeleteArtifactRequest): Promise<responses.DeleteArtifactResponse>;
405
405
  /**
@@ -408,7 +408,7 @@ export declare class MarketplacePublisherClient {
408
408
  * @param DeleteListingRequest
409
409
  * @return DeleteListingResponse
410
410
  * @throws OciError when an error occurs
411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/DeleteListing.ts.html |here} to see how to use DeleteListing API.
411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/DeleteListing.ts.html |here} to see how to use DeleteListing API.
412
412
  */
413
413
  deleteListing(deleteListingRequest: requests.DeleteListingRequest): Promise<responses.DeleteListingResponse>;
414
414
  /**
@@ -417,7 +417,7 @@ export declare class MarketplacePublisherClient {
417
417
  * @param DeleteListingRevisionRequest
418
418
  * @return DeleteListingRevisionResponse
419
419
  * @throws OciError when an error occurs
420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/DeleteListingRevision.ts.html |here} to see how to use DeleteListingRevision API.
420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/DeleteListingRevision.ts.html |here} to see how to use DeleteListingRevision API.
421
421
  */
422
422
  deleteListingRevision(deleteListingRevisionRequest: requests.DeleteListingRevisionRequest): Promise<responses.DeleteListingRevisionResponse>;
423
423
  /**
@@ -426,7 +426,7 @@ export declare class MarketplacePublisherClient {
426
426
  * @param DeleteListingRevisionAttachmentRequest
427
427
  * @return DeleteListingRevisionAttachmentResponse
428
428
  * @throws OciError when an error occurs
429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/DeleteListingRevisionAttachment.ts.html |here} to see how to use DeleteListingRevisionAttachment API.
429
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/DeleteListingRevisionAttachment.ts.html |here} to see how to use DeleteListingRevisionAttachment API.
430
430
  */
431
431
  deleteListingRevisionAttachment(deleteListingRevisionAttachmentRequest: requests.DeleteListingRevisionAttachmentRequest): Promise<responses.DeleteListingRevisionAttachmentResponse>;
432
432
  /**
@@ -435,7 +435,7 @@ export declare class MarketplacePublisherClient {
435
435
  * @param DeleteListingRevisionNoteRequest
436
436
  * @return DeleteListingRevisionNoteResponse
437
437
  * @throws OciError when an error occurs
438
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/DeleteListingRevisionNote.ts.html |here} to see how to use DeleteListingRevisionNote API.
438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/DeleteListingRevisionNote.ts.html |here} to see how to use DeleteListingRevisionNote API.
439
439
  */
440
440
  deleteListingRevisionNote(deleteListingRevisionNoteRequest: requests.DeleteListingRevisionNoteRequest): Promise<responses.DeleteListingRevisionNoteResponse>;
441
441
  /**
@@ -444,7 +444,7 @@ export declare class MarketplacePublisherClient {
444
444
  * @param DeleteListingRevisionPackageRequest
445
445
  * @return DeleteListingRevisionPackageResponse
446
446
  * @throws OciError when an error occurs
447
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/DeleteListingRevisionPackage.ts.html |here} to see how to use DeleteListingRevisionPackage API.
447
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/DeleteListingRevisionPackage.ts.html |here} to see how to use DeleteListingRevisionPackage API.
448
448
  */
449
449
  deleteListingRevisionPackage(deleteListingRevisionPackageRequest: requests.DeleteListingRevisionPackageRequest): Promise<responses.DeleteListingRevisionPackageResponse>;
450
450
  /**
@@ -453,7 +453,7 @@ export declare class MarketplacePublisherClient {
453
453
  * @param DeleteTermRequest
454
454
  * @return DeleteTermResponse
455
455
  * @throws OciError when an error occurs
456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
457
457
  */
458
458
  deleteTerm(deleteTermRequest: requests.DeleteTermRequest): Promise<responses.DeleteTermResponse>;
459
459
  /**
@@ -462,7 +462,7 @@ export declare class MarketplacePublisherClient {
462
462
  * @param DeleteTermVersionRequest
463
463
  * @return DeleteTermVersionResponse
464
464
  * @throws OciError when an error occurs
465
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/DeleteTermVersion.ts.html |here} to see how to use DeleteTermVersion API.
465
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/DeleteTermVersion.ts.html |here} to see how to use DeleteTermVersion API.
466
466
  */
467
467
  deleteTermVersion(deleteTermVersionRequest: requests.DeleteTermVersionRequest): Promise<responses.DeleteTermVersionResponse>;
468
468
  /**
@@ -471,7 +471,7 @@ export declare class MarketplacePublisherClient {
471
471
  * @param GetArtifactRequest
472
472
  * @return GetArtifactResponse
473
473
  * @throws OciError when an error occurs
474
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/GetArtifact.ts.html |here} to see how to use GetArtifact API.
474
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/GetArtifact.ts.html |here} to see how to use GetArtifact API.
475
475
  */
476
476
  getArtifact(getArtifactRequest: requests.GetArtifactRequest): Promise<responses.GetArtifactResponse>;
477
477
  /**
@@ -480,7 +480,7 @@ export declare class MarketplacePublisherClient {
480
480
  * @param GetCategoryRequest
481
481
  * @return GetCategoryResponse
482
482
  * @throws OciError when an error occurs
483
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/GetCategory.ts.html |here} to see how to use GetCategory API.
483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/GetCategory.ts.html |here} to see how to use GetCategory API.
484
484
  */
485
485
  getCategory(getCategoryRequest: requests.GetCategoryRequest): Promise<responses.GetCategoryResponse>;
486
486
  /**
@@ -490,7 +490,7 @@ export declare class MarketplacePublisherClient {
490
490
  * @param GetListingRequest
491
491
  * @return GetListingResponse
492
492
  * @throws OciError when an error occurs
493
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/GetListing.ts.html |here} to see how to use GetListing API.
493
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/GetListing.ts.html |here} to see how to use GetListing API.
494
494
  */
495
495
  getListing(getListingRequest: requests.GetListingRequest): Promise<responses.GetListingResponse>;
496
496
  /**
@@ -500,7 +500,7 @@ export declare class MarketplacePublisherClient {
500
500
  * @param GetListingRevisionRequest
501
501
  * @return GetListingRevisionResponse
502
502
  * @throws OciError when an error occurs
503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/GetListingRevision.ts.html |here} to see how to use GetListingRevision API.
503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/GetListingRevision.ts.html |here} to see how to use GetListingRevision API.
504
504
  */
505
505
  getListingRevision(getListingRevisionRequest: requests.GetListingRevisionRequest): Promise<responses.GetListingRevisionResponse>;
506
506
  /**
@@ -510,7 +510,7 @@ export declare class MarketplacePublisherClient {
510
510
  * @param GetListingRevisionAttachmentRequest
511
511
  * @return GetListingRevisionAttachmentResponse
512
512
  * @throws OciError when an error occurs
513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/GetListingRevisionAttachment.ts.html |here} to see how to use GetListingRevisionAttachment API.
513
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/GetListingRevisionAttachment.ts.html |here} to see how to use GetListingRevisionAttachment API.
514
514
  */
515
515
  getListingRevisionAttachment(getListingRevisionAttachmentRequest: requests.GetListingRevisionAttachmentRequest): Promise<responses.GetListingRevisionAttachmentResponse>;
516
516
  /**
@@ -519,7 +519,7 @@ export declare class MarketplacePublisherClient {
519
519
  * @param GetListingRevisionNoteRequest
520
520
  * @return GetListingRevisionNoteResponse
521
521
  * @throws OciError when an error occurs
522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/GetListingRevisionNote.ts.html |here} to see how to use GetListingRevisionNote API.
522
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/GetListingRevisionNote.ts.html |here} to see how to use GetListingRevisionNote API.
523
523
  */
524
524
  getListingRevisionNote(getListingRevisionNoteRequest: requests.GetListingRevisionNoteRequest): Promise<responses.GetListingRevisionNoteResponse>;
525
525
  /**
@@ -529,7 +529,7 @@ export declare class MarketplacePublisherClient {
529
529
  * @param GetListingRevisionPackageRequest
530
530
  * @return GetListingRevisionPackageResponse
531
531
  * @throws OciError when an error occurs
532
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/GetListingRevisionPackage.ts.html |here} to see how to use GetListingRevisionPackage API.
532
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/GetListingRevisionPackage.ts.html |here} to see how to use GetListingRevisionPackage API.
533
533
  */
534
534
  getListingRevisionPackage(getListingRevisionPackageRequest: requests.GetListingRevisionPackageRequest): Promise<responses.GetListingRevisionPackageResponse>;
535
535
  /**
@@ -538,7 +538,7 @@ export declare class MarketplacePublisherClient {
538
538
  * @param GetMarketRequest
539
539
  * @return GetMarketResponse
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.86.2/marketplacepublisher/GetMarket.ts.html |here} to see how to use GetMarket API.
541
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/GetMarket.ts.html |here} to see how to use GetMarket API.
542
542
  */
543
543
  getMarket(getMarketRequest: requests.GetMarketRequest): Promise<responses.GetMarketResponse>;
544
544
  /**
@@ -547,7 +547,7 @@ export declare class MarketplacePublisherClient {
547
547
  * @param GetProductRequest
548
548
  * @return GetProductResponse
549
549
  * @throws OciError when an error occurs
550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/GetProduct.ts.html |here} to see how to use GetProduct API.
550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/GetProduct.ts.html |here} to see how to use GetProduct API.
551
551
  */
552
552
  getProduct(getProductRequest: requests.GetProductRequest): Promise<responses.GetProductResponse>;
553
553
  /**
@@ -556,7 +556,7 @@ export declare class MarketplacePublisherClient {
556
556
  * @param GetPublisherRequest
557
557
  * @return GetPublisherResponse
558
558
  * @throws OciError when an error occurs
559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/GetPublisher.ts.html |here} to see how to use GetPublisher API.
559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/GetPublisher.ts.html |here} to see how to use GetPublisher API.
560
560
  */
561
561
  getPublisher(getPublisherRequest: requests.GetPublisherRequest): Promise<responses.GetPublisherResponse>;
562
562
  /**
@@ -565,7 +565,7 @@ export declare class MarketplacePublisherClient {
565
565
  * @param GetTermRequest
566
566
  * @return GetTermResponse
567
567
  * @throws OciError when an error occurs
568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/GetTerm.ts.html |here} to see how to use GetTerm API.
568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/GetTerm.ts.html |here} to see how to use GetTerm API.
569
569
  */
570
570
  getTerm(getTermRequest: requests.GetTermRequest): Promise<responses.GetTermResponse>;
571
571
  /**
@@ -574,7 +574,7 @@ export declare class MarketplacePublisherClient {
574
574
  * @param GetTermVersionRequest
575
575
  * @return GetTermVersionResponse
576
576
  * @throws OciError when an error occurs
577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/GetTermVersion.ts.html |here} to see how to use GetTermVersion API.
577
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/GetTermVersion.ts.html |here} to see how to use GetTermVersion API.
578
578
  */
579
579
  getTermVersion(getTermVersionRequest: requests.GetTermVersionRequest): Promise<responses.GetTermVersionResponse>;
580
580
  /**
@@ -583,7 +583,7 @@ export declare class MarketplacePublisherClient {
583
583
  * @param GetWorkRequestRequest
584
584
  * @return GetWorkRequestResponse
585
585
  * @throws OciError when an error occurs
586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
587
587
  */
588
588
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
589
589
  /**
@@ -595,7 +595,7 @@ export declare class MarketplacePublisherClient {
595
595
  * @param ListArtifactsRequest
596
596
  * @return ListArtifactsResponse
597
597
  * @throws OciError when an error occurs
598
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ListArtifacts.ts.html |here} to see how to use ListArtifacts API.
598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ListArtifacts.ts.html |here} to see how to use ListArtifacts API.
599
599
  */
600
600
  listArtifacts(listArtifactsRequest: requests.ListArtifactsRequest): Promise<responses.ListArtifactsResponse>;
601
601
  /**
@@ -607,7 +607,7 @@ export declare class MarketplacePublisherClient {
607
607
  * @param ListCategoriesRequest
608
608
  * @return ListCategoriesResponse
609
609
  * @throws OciError when an error occurs
610
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ListCategories.ts.html |here} to see how to use ListCategories API.
610
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ListCategories.ts.html |here} to see how to use ListCategories API.
611
611
  */
612
612
  listCategories(listCategoriesRequest: requests.ListCategoriesRequest): Promise<responses.ListCategoriesResponse>;
613
613
  /**
@@ -617,7 +617,7 @@ export declare class MarketplacePublisherClient {
617
617
  * @param ListListingRevisionAttachmentsRequest
618
618
  * @return ListListingRevisionAttachmentsResponse
619
619
  * @throws OciError when an error occurs
620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ListListingRevisionAttachments.ts.html |here} to see how to use ListListingRevisionAttachments API.
620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ListListingRevisionAttachments.ts.html |here} to see how to use ListListingRevisionAttachments API.
621
621
  */
622
622
  listListingRevisionAttachments(listListingRevisionAttachmentsRequest: requests.ListListingRevisionAttachmentsRequest): Promise<responses.ListListingRevisionAttachmentsResponse>;
623
623
  /**
@@ -627,7 +627,7 @@ export declare class MarketplacePublisherClient {
627
627
  * @param ListListingRevisionNotesRequest
628
628
  * @return ListListingRevisionNotesResponse
629
629
  * @throws OciError when an error occurs
630
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ListListingRevisionNotes.ts.html |here} to see how to use ListListingRevisionNotes API.
630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ListListingRevisionNotes.ts.html |here} to see how to use ListListingRevisionNotes API.
631
631
  */
632
632
  listListingRevisionNotes(listListingRevisionNotesRequest: requests.ListListingRevisionNotesRequest): Promise<responses.ListListingRevisionNotesResponse>;
633
633
  /**
@@ -637,7 +637,7 @@ export declare class MarketplacePublisherClient {
637
637
  * @param ListListingRevisionPackagesRequest
638
638
  * @return ListListingRevisionPackagesResponse
639
639
  * @throws OciError when an error occurs
640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ListListingRevisionPackages.ts.html |here} to see how to use ListListingRevisionPackages API.
640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ListListingRevisionPackages.ts.html |here} to see how to use ListListingRevisionPackages API.
641
641
  */
642
642
  listListingRevisionPackages(listListingRevisionPackagesRequest: requests.ListListingRevisionPackagesRequest): Promise<responses.ListListingRevisionPackagesResponse>;
643
643
  /**
@@ -650,7 +650,7 @@ export declare class MarketplacePublisherClient {
650
650
  * @param ListListingRevisionsRequest
651
651
  * @return ListListingRevisionsResponse
652
652
  * @throws OciError when an error occurs
653
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ListListingRevisions.ts.html |here} to see how to use ListListingRevisions API.
653
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ListListingRevisions.ts.html |here} to see how to use ListListingRevisions API.
654
654
  */
655
655
  listListingRevisions(listListingRevisionsRequest: requests.ListListingRevisionsRequest): Promise<responses.ListListingRevisionsResponse>;
656
656
  /**
@@ -662,7 +662,7 @@ export declare class MarketplacePublisherClient {
662
662
  * @param ListListingsRequest
663
663
  * @return ListListingsResponse
664
664
  * @throws OciError when an error occurs
665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ListListings.ts.html |here} to see how to use ListListings API.
665
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ListListings.ts.html |here} to see how to use ListListings API.
666
666
  */
667
667
  listListings(listListingsRequest: requests.ListListingsRequest): Promise<responses.ListListingsResponse>;
668
668
  /**
@@ -674,7 +674,7 @@ export declare class MarketplacePublisherClient {
674
674
  * @param ListMarketsRequest
675
675
  * @return ListMarketsResponse
676
676
  * @throws OciError when an error occurs
677
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ListMarkets.ts.html |here} to see how to use ListMarkets API.
677
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ListMarkets.ts.html |here} to see how to use ListMarkets API.
678
678
  */
679
679
  listMarkets(listMarketsRequest: requests.ListMarketsRequest): Promise<responses.ListMarketsResponse>;
680
680
  /**
@@ -686,7 +686,7 @@ export declare class MarketplacePublisherClient {
686
686
  * @param ListProductsRequest
687
687
  * @return ListProductsResponse
688
688
  * @throws OciError when an error occurs
689
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ListProducts.ts.html |here} to see how to use ListProducts API.
689
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ListProducts.ts.html |here} to see how to use ListProducts API.
690
690
  */
691
691
  listProducts(listProductsRequest: requests.ListProductsRequest): Promise<responses.ListProductsResponse>;
692
692
  /**
@@ -695,7 +695,7 @@ export declare class MarketplacePublisherClient {
695
695
  * @param ListPublishersRequest
696
696
  * @return ListPublishersResponse
697
697
  * @throws OciError when an error occurs
698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ListPublishers.ts.html |here} to see how to use ListPublishers API.
698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ListPublishers.ts.html |here} to see how to use ListPublishers API.
699
699
  */
700
700
  listPublishers(listPublishersRequest: requests.ListPublishersRequest): Promise<responses.ListPublishersResponse>;
701
701
  /**
@@ -704,7 +704,7 @@ export declare class MarketplacePublisherClient {
704
704
  * @param ListTermVersionsRequest
705
705
  * @return ListTermVersionsResponse
706
706
  * @throws OciError when an error occurs
707
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ListTermVersions.ts.html |here} to see how to use ListTermVersions API.
707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ListTermVersions.ts.html |here} to see how to use ListTermVersions API.
708
708
  */
709
709
  listTermVersions(listTermVersionsRequest: requests.ListTermVersionsRequest): Promise<responses.ListTermVersionsResponse>;
710
710
  /**
@@ -713,7 +713,7 @@ export declare class MarketplacePublisherClient {
713
713
  * @param ListTermsRequest
714
714
  * @return ListTermsResponse
715
715
  * @throws OciError when an error occurs
716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ListTerms.ts.html |here} to see how to use ListTerms API.
716
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ListTerms.ts.html |here} to see how to use ListTerms API.
717
717
  */
718
718
  listTerms(listTermsRequest: requests.ListTermsRequest): Promise<responses.ListTermsResponse>;
719
719
  /**
@@ -723,7 +723,7 @@ export declare class MarketplacePublisherClient {
723
723
  * @param ListWorkRequestErrorsRequest
724
724
  * @return ListWorkRequestErrorsResponse
725
725
  * @throws OciError when an error occurs
726
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
726
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
727
727
  */
728
728
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
729
729
  /**
@@ -733,7 +733,7 @@ export declare class MarketplacePublisherClient {
733
733
  * @param ListWorkRequestLogsRequest
734
734
  * @return ListWorkRequestLogsResponse
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.86.2/marketplacepublisher/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
737
737
  */
738
738
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
739
739
  /**
@@ -743,7 +743,7 @@ export declare class MarketplacePublisherClient {
743
743
  * @param ListWorkRequestsRequest
744
744
  * @return ListWorkRequestsResponse
745
745
  * @throws OciError when an error occurs
746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
747
747
  */
748
748
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
749
749
  /**
@@ -752,7 +752,7 @@ export declare class MarketplacePublisherClient {
752
752
  * @param MarkListingRevisionPackageAsDefaultRequest
753
753
  * @return MarkListingRevisionPackageAsDefaultResponse
754
754
  * @throws OciError when an error occurs
755
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/MarkListingRevisionPackageAsDefault.ts.html |here} to see how to use MarkListingRevisionPackageAsDefault API.
755
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/MarkListingRevisionPackageAsDefault.ts.html |here} to see how to use MarkListingRevisionPackageAsDefault API.
756
756
  */
757
757
  markListingRevisionPackageAsDefault(markListingRevisionPackageAsDefaultRequest: requests.MarkListingRevisionPackageAsDefaultRequest): Promise<responses.MarkListingRevisionPackageAsDefaultResponse>;
758
758
  /**
@@ -761,7 +761,7 @@ export declare class MarketplacePublisherClient {
761
761
  * @param PublishListingRevisionRequest
762
762
  * @return PublishListingRevisionResponse
763
763
  * @throws OciError when an error occurs
764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/PublishListingRevision.ts.html |here} to see how to use PublishListingRevision API.
764
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/PublishListingRevision.ts.html |here} to see how to use PublishListingRevision API.
765
765
  */
766
766
  publishListingRevision(publishListingRevisionRequest: requests.PublishListingRevisionRequest): Promise<responses.PublishListingRevisionResponse>;
767
767
  /**
@@ -770,7 +770,7 @@ export declare class MarketplacePublisherClient {
770
770
  * @param PublishListingRevisionAsPrivateRequest
771
771
  * @return PublishListingRevisionAsPrivateResponse
772
772
  * @throws OciError when an error occurs
773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/PublishListingRevisionAsPrivate.ts.html |here} to see how to use PublishListingRevisionAsPrivate API.
773
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/PublishListingRevisionAsPrivate.ts.html |here} to see how to use PublishListingRevisionAsPrivate API.
774
774
  */
775
775
  publishListingRevisionAsPrivate(publishListingRevisionAsPrivateRequest: requests.PublishListingRevisionAsPrivateRequest): Promise<responses.PublishListingRevisionAsPrivateResponse>;
776
776
  /**
@@ -779,7 +779,7 @@ export declare class MarketplacePublisherClient {
779
779
  * @param PublishListingRevisionPackageRequest
780
780
  * @return PublishListingRevisionPackageResponse
781
781
  * @throws OciError when an error occurs
782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/PublishListingRevisionPackage.ts.html |here} to see how to use PublishListingRevisionPackage API.
782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/PublishListingRevisionPackage.ts.html |here} to see how to use PublishListingRevisionPackage API.
783
783
  */
784
784
  publishListingRevisionPackage(publishListingRevisionPackageRequest: requests.PublishListingRevisionPackageRequest): Promise<responses.PublishListingRevisionPackageResponse>;
785
785
  /**
@@ -788,7 +788,7 @@ export declare class MarketplacePublisherClient {
788
788
  * @param SubmitListingRevisionForReviewRequest
789
789
  * @return SubmitListingRevisionForReviewResponse
790
790
  * @throws OciError when an error occurs
791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/SubmitListingRevisionForReview.ts.html |here} to see how to use SubmitListingRevisionForReview API.
791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/SubmitListingRevisionForReview.ts.html |here} to see how to use SubmitListingRevisionForReview API.
792
792
  */
793
793
  submitListingRevisionForReview(submitListingRevisionForReviewRequest: requests.SubmitListingRevisionForReviewRequest): Promise<responses.SubmitListingRevisionForReviewResponse>;
794
794
  /**
@@ -797,7 +797,7 @@ export declare class MarketplacePublisherClient {
797
797
  * @param UnPublishListingRevisionPackageRequest
798
798
  * @return UnPublishListingRevisionPackageResponse
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.86.2/marketplacepublisher/UnPublishListingRevisionPackage.ts.html |here} to see how to use UnPublishListingRevisionPackage API.
800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/UnPublishListingRevisionPackage.ts.html |here} to see how to use UnPublishListingRevisionPackage API.
801
801
  */
802
802
  unPublishListingRevisionPackage(unPublishListingRevisionPackageRequest: requests.UnPublishListingRevisionPackageRequest): Promise<responses.UnPublishListingRevisionPackageResponse>;
803
803
  /**
@@ -806,7 +806,7 @@ export declare class MarketplacePublisherClient {
806
806
  * @param UpdateArtifactRequest
807
807
  * @return UpdateArtifactResponse
808
808
  * @throws OciError when an error occurs
809
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/UpdateArtifact.ts.html |here} to see how to use UpdateArtifact API.
809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/UpdateArtifact.ts.html |here} to see how to use UpdateArtifact API.
810
810
  */
811
811
  updateArtifact(updateArtifactRequest: requests.UpdateArtifactRequest): Promise<responses.UpdateArtifactResponse>;
812
812
  /**
@@ -815,7 +815,7 @@ export declare class MarketplacePublisherClient {
815
815
  * @param UpdateListingRequest
816
816
  * @return UpdateListingResponse
817
817
  * @throws OciError when an error occurs
818
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/UpdateListing.ts.html |here} to see how to use UpdateListing API.
818
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/UpdateListing.ts.html |here} to see how to use UpdateListing API.
819
819
  */
820
820
  updateListing(updateListingRequest: requests.UpdateListingRequest): Promise<responses.UpdateListingResponse>;
821
821
  /**
@@ -824,7 +824,7 @@ export declare class MarketplacePublisherClient {
824
824
  * @param UpdateListingRevisionRequest
825
825
  * @return UpdateListingRevisionResponse
826
826
  * @throws OciError when an error occurs
827
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/UpdateListingRevision.ts.html |here} to see how to use UpdateListingRevision API.
827
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/UpdateListingRevision.ts.html |here} to see how to use UpdateListingRevision API.
828
828
  */
829
829
  updateListingRevision(updateListingRevisionRequest: requests.UpdateListingRevisionRequest): Promise<responses.UpdateListingRevisionResponse>;
830
830
  /**
@@ -833,7 +833,7 @@ export declare class MarketplacePublisherClient {
833
833
  * @param UpdateListingRevisionAttachmentRequest
834
834
  * @return UpdateListingRevisionAttachmentResponse
835
835
  * @throws OciError when an error occurs
836
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/UpdateListingRevisionAttachment.ts.html |here} to see how to use UpdateListingRevisionAttachment API.
836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/UpdateListingRevisionAttachment.ts.html |here} to see how to use UpdateListingRevisionAttachment API.
837
837
  */
838
838
  updateListingRevisionAttachment(updateListingRevisionAttachmentRequest: requests.UpdateListingRevisionAttachmentRequest): Promise<responses.UpdateListingRevisionAttachmentResponse>;
839
839
  /**
@@ -842,7 +842,7 @@ export declare class MarketplacePublisherClient {
842
842
  * @param UpdateListingRevisionAttachmentContentRequest
843
843
  * @return UpdateListingRevisionAttachmentContentResponse
844
844
  * @throws OciError when an error occurs
845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/UpdateListingRevisionAttachmentContent.ts.html |here} to see how to use UpdateListingRevisionAttachmentContent API.
845
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/UpdateListingRevisionAttachmentContent.ts.html |here} to see how to use UpdateListingRevisionAttachmentContent API.
846
846
  */
847
847
  updateListingRevisionAttachmentContent(updateListingRevisionAttachmentContentRequest: requests.UpdateListingRevisionAttachmentContentRequest): Promise<responses.UpdateListingRevisionAttachmentContentResponse>;
848
848
  /**
@@ -851,7 +851,7 @@ export declare class MarketplacePublisherClient {
851
851
  * @param UpdateListingRevisionIconContentRequest
852
852
  * @return UpdateListingRevisionIconContentResponse
853
853
  * @throws OciError when an error occurs
854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/UpdateListingRevisionIconContent.ts.html |here} to see how to use UpdateListingRevisionIconContent API.
854
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/UpdateListingRevisionIconContent.ts.html |here} to see how to use UpdateListingRevisionIconContent API.
855
855
  */
856
856
  updateListingRevisionIconContent(updateListingRevisionIconContentRequest: requests.UpdateListingRevisionIconContentRequest): Promise<responses.UpdateListingRevisionIconContentResponse>;
857
857
  /**
@@ -860,7 +860,7 @@ export declare class MarketplacePublisherClient {
860
860
  * @param UpdateListingRevisionPackageRequest
861
861
  * @return UpdateListingRevisionPackageResponse
862
862
  * @throws OciError when an error occurs
863
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/UpdateListingRevisionPackage.ts.html |here} to see how to use UpdateListingRevisionPackage API.
863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/UpdateListingRevisionPackage.ts.html |here} to see how to use UpdateListingRevisionPackage API.
864
864
  */
865
865
  updateListingRevisionPackage(updateListingRevisionPackageRequest: requests.UpdateListingRevisionPackageRequest): Promise<responses.UpdateListingRevisionPackageResponse>;
866
866
  /**
@@ -869,7 +869,7 @@ export declare class MarketplacePublisherClient {
869
869
  * @param UpdateTermRequest
870
870
  * @return UpdateTermResponse
871
871
  * @throws OciError when an error occurs
872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
873
873
  */
874
874
  updateTerm(updateTermRequest: requests.UpdateTermRequest): Promise<responses.UpdateTermResponse>;
875
875
  /**
@@ -878,7 +878,7 @@ export declare class MarketplacePublisherClient {
878
878
  * @param UpdateTermVersionRequest
879
879
  * @return UpdateTermVersionResponse
880
880
  * @throws OciError when an error occurs
881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/UpdateTermVersion.ts.html |here} to see how to use UpdateTermVersion API.
881
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/UpdateTermVersion.ts.html |here} to see how to use UpdateTermVersion API.
882
882
  */
883
883
  updateTermVersion(updateTermVersionRequest: requests.UpdateTermVersionRequest): Promise<responses.UpdateTermVersionResponse>;
884
884
  /**
@@ -887,7 +887,7 @@ export declare class MarketplacePublisherClient {
887
887
  * @param UpdateTermVersionContentRequest
888
888
  * @return UpdateTermVersionContentResponse
889
889
  * @throws OciError when an error occurs
890
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/UpdateTermVersionContent.ts.html |here} to see how to use UpdateTermVersionContent API.
890
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/UpdateTermVersionContent.ts.html |here} to see how to use UpdateTermVersionContent API.
891
891
  */
892
892
  updateTermVersionContent(updateTermVersionContentRequest: requests.UpdateTermVersionContentRequest): Promise<responses.UpdateTermVersionContentResponse>;
893
893
  /**
@@ -896,7 +896,7 @@ export declare class MarketplacePublisherClient {
896
896
  * @param ValidateAndPublishArtifactRequest
897
897
  * @return ValidateAndPublishArtifactResponse
898
898
  * @throws OciError when an error occurs
899
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ValidateAndPublishArtifact.ts.html |here} to see how to use ValidateAndPublishArtifact API.
899
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ValidateAndPublishArtifact.ts.html |here} to see how to use ValidateAndPublishArtifact API.
900
900
  */
901
901
  validateAndPublishArtifact(validateAndPublishArtifactRequest: requests.ValidateAndPublishArtifactRequest): Promise<responses.ValidateAndPublishArtifactResponse>;
902
902
  /**
@@ -905,7 +905,7 @@ export declare class MarketplacePublisherClient {
905
905
  * @param WithdrawListingRevisionRequest
906
906
  * @return WithdrawListingRevisionResponse
907
907
  * @throws OciError when an error occurs
908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/WithdrawListingRevision.ts.html |here} to see how to use WithdrawListingRevision API.
908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/WithdrawListingRevision.ts.html |here} to see how to use WithdrawListingRevision API.
909
909
  */
910
910
  withdrawListingRevision(withdrawListingRevisionRequest: requests.WithdrawListingRevisionRequest): Promise<responses.WithdrawListingRevisionResponse>;
911
911
  }
@@ -990,7 +990,7 @@ export declare class OfferClient {
990
990
  * @param CreateOfferRequest
991
991
  * @return CreateOfferResponse
992
992
  * @throws OciError when an error occurs
993
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/CreateOffer.ts.html |here} to see how to use CreateOffer API.
993
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/CreateOffer.ts.html |here} to see how to use CreateOffer API.
994
994
  */
995
995
  createOffer(createOfferRequest: requests.CreateOfferRequest): Promise<responses.CreateOfferResponse>;
996
996
  /**
@@ -999,7 +999,7 @@ export declare class OfferClient {
999
999
  * @param DeleteOfferRequest
1000
1000
  * @return DeleteOfferResponse
1001
1001
  * @throws OciError when an error occurs
1002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/DeleteOffer.ts.html |here} to see how to use DeleteOffer API.
1002
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/DeleteOffer.ts.html |here} to see how to use DeleteOffer API.
1003
1003
  */
1004
1004
  deleteOffer(deleteOfferRequest: requests.DeleteOfferRequest): Promise<responses.DeleteOfferResponse>;
1005
1005
  /**
@@ -1008,7 +1008,7 @@ export declare class OfferClient {
1008
1008
  * @param GetOfferRequest
1009
1009
  * @return GetOfferResponse
1010
1010
  * @throws OciError when an error occurs
1011
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/GetOffer.ts.html |here} to see how to use GetOffer API.
1011
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/GetOffer.ts.html |here} to see how to use GetOffer API.
1012
1012
  */
1013
1013
  getOffer(getOfferRequest: requests.GetOfferRequest): Promise<responses.GetOfferResponse>;
1014
1014
  /**
@@ -1017,7 +1017,7 @@ export declare class OfferClient {
1017
1017
  * @param GetOfferInternalDetailRequest
1018
1018
  * @return GetOfferInternalDetailResponse
1019
1019
  * @throws OciError when an error occurs
1020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/GetOfferInternalDetail.ts.html |here} to see how to use GetOfferInternalDetail API.
1020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/GetOfferInternalDetail.ts.html |here} to see how to use GetOfferInternalDetail API.
1021
1021
  */
1022
1022
  getOfferInternalDetail(getOfferInternalDetailRequest: requests.GetOfferInternalDetailRequest): Promise<responses.GetOfferInternalDetailResponse>;
1023
1023
  /**
@@ -1027,7 +1027,7 @@ export declare class OfferClient {
1027
1027
  * @param ListOffersRequest
1028
1028
  * @return ListOffersResponse
1029
1029
  * @throws OciError when an error occurs
1030
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/ListOffers.ts.html |here} to see how to use ListOffers API.
1030
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/ListOffers.ts.html |here} to see how to use ListOffers API.
1031
1031
  */
1032
1032
  listOffers(listOffersRequest: requests.ListOffersRequest): Promise<responses.ListOffersResponse>;
1033
1033
  /**
@@ -1036,7 +1036,7 @@ export declare class OfferClient {
1036
1036
  * @param UpdateOfferRequest
1037
1037
  * @return UpdateOfferResponse
1038
1038
  * @throws OciError when an error occurs
1039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.2/marketplacepublisher/UpdateOffer.ts.html |here} to see how to use UpdateOffer API.
1039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.3/marketplacepublisher/UpdateOffer.ts.html |here} to see how to use UpdateOffer API.
1040
1040
  */
1041
1041
  updateOffer(updateOfferRequest: requests.UpdateOfferRequest): Promise<responses.UpdateOfferResponse>;
1042
1042
  }