oci-marketplacepublisher 2.76.1 → 2.77.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +71 -71
- package/lib/client.js +71 -71
- package/lib/model/artifact-summary.d.ts +5 -5
- package/lib/model/artifact.d.ts +5 -5
- package/lib/model/category-summary.d.ts +2 -2
- package/lib/model/category.d.ts +2 -2
- package/lib/model/create-artifact-details.d.ts +2 -2
- package/lib/model/create-listing-details.d.ts +2 -2
- package/lib/model/create-listing-revision-attachment-details.d.ts +2 -2
- package/lib/model/create-listing-revision-details.d.ts +2 -2
- package/lib/model/create-listing-revision-note-details.d.ts +2 -2
- package/lib/model/create-listing-revision-package-details.d.ts +2 -2
- package/lib/model/create-term-details.d.ts +2 -2
- package/lib/model/listing-revision-attachment-summary.d.ts +5 -5
- package/lib/model/listing-revision-attachment.d.ts +3 -3
- package/lib/model/listing-revision-note-summary.d.ts +5 -5
- package/lib/model/listing-revision-note.d.ts +5 -5
- package/lib/model/listing-revision-package-summary.d.ts +5 -5
- package/lib/model/listing-revision-package.d.ts +6 -6
- package/lib/model/listing-revision-summary.d.ts +5 -5
- package/lib/model/listing-revision.d.ts +3 -3
- package/lib/model/listing-summary.d.ts +5 -5
- package/lib/model/listing.d.ts +6 -6
- package/lib/model/market-summary.d.ts +2 -2
- package/lib/model/market.d.ts +2 -2
- package/lib/model/product-summary.d.ts +2 -2
- package/lib/model/product.d.ts +2 -2
- package/lib/model/publisher-summary.d.ts +3 -3
- package/lib/model/publisher.d.ts +3 -3
- package/lib/model/term-summary.d.ts +5 -5
- package/lib/model/term-version-summary.d.ts +5 -5
- package/lib/model/term-version.d.ts +5 -5
- package/lib/model/term.d.ts +5 -5
- package/lib/model/update-artifact-details.d.ts +2 -2
- package/lib/model/update-listing-details.d.ts +2 -2
- package/lib/model/update-listing-revision-attachment-details.d.ts +2 -2
- package/lib/model/update-listing-revision-details.d.ts +2 -2
- package/lib/model/update-listing-revision-package-details.d.ts +2 -2
- package/lib/model/update-term-details.d.ts +2 -2
- package/lib/model/update-term-version-details.d.ts +2 -2
- package/lib/request/activate-term-version-request.d.ts +2 -2
- package/lib/request/cancel-work-request-request.d.ts +2 -2
- package/lib/request/cascading-delete-listing-request.d.ts +2 -2
- package/lib/request/cascading-delete-listing-revision-request.d.ts +2 -2
- package/lib/request/change-artifact-compartment-request.d.ts +2 -2
- package/lib/request/change-listing-compartment-request.d.ts +2 -2
- package/lib/request/change-listing-revision-to-new-status-request.d.ts +2 -2
- package/lib/request/change-term-compartment-request.d.ts +2 -2
- package/lib/request/clone-listing-revision-request.d.ts +2 -2
- package/lib/request/create-artifact-request.d.ts +1 -1
- package/lib/request/create-listing-request.d.ts +1 -1
- package/lib/request/create-listing-revision-attachment-request.d.ts +1 -1
- package/lib/request/create-listing-revision-note-request.d.ts +1 -1
- package/lib/request/create-listing-revision-package-request.d.ts +1 -1
- package/lib/request/create-listing-revision-request.d.ts +1 -1
- package/lib/request/create-term-request.d.ts +1 -1
- package/lib/request/create-term-version-request.d.ts +1 -1
- package/lib/request/delete-artifact-request.d.ts +2 -2
- package/lib/request/delete-listing-request.d.ts +2 -2
- package/lib/request/delete-listing-revision-attachment-request.d.ts +2 -2
- package/lib/request/delete-listing-revision-note-request.d.ts +2 -2
- package/lib/request/delete-listing-revision-package-request.d.ts +2 -2
- package/lib/request/delete-listing-revision-request.d.ts +2 -2
- package/lib/request/delete-term-request.d.ts +2 -2
- package/lib/request/delete-term-version-request.d.ts +2 -2
- package/lib/request/get-artifact-request.d.ts +1 -1
- package/lib/request/get-category-request.d.ts +1 -1
- package/lib/request/get-listing-request.d.ts +1 -1
- package/lib/request/get-listing-revision-attachment-request.d.ts +1 -1
- package/lib/request/get-listing-revision-note-request.d.ts +1 -1
- package/lib/request/get-listing-revision-package-request.d.ts +1 -1
- package/lib/request/get-listing-revision-request.d.ts +1 -1
- package/lib/request/get-market-request.d.ts +1 -1
- package/lib/request/get-product-request.d.ts +1 -1
- package/lib/request/get-publisher-request.d.ts +1 -1
- package/lib/request/get-term-request.d.ts +1 -1
- package/lib/request/get-term-version-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-artifacts-request.d.ts +2 -2
- package/lib/request/list-categories-request.d.ts +2 -2
- package/lib/request/list-listing-revision-attachments-request.d.ts +2 -2
- package/lib/request/list-listing-revision-notes-request.d.ts +2 -2
- package/lib/request/list-listing-revision-packages-request.d.ts +2 -2
- package/lib/request/list-listing-revisions-request.d.ts +2 -2
- package/lib/request/list-listings-request.d.ts +2 -2
- package/lib/request/list-markets-request.d.ts +2 -2
- package/lib/request/list-products-request.d.ts +2 -2
- package/lib/request/list-publishers-request.d.ts +2 -2
- package/lib/request/list-term-versions-request.d.ts +2 -2
- package/lib/request/list-terms-request.d.ts +2 -2
- package/lib/request/list-work-request-errors-request.d.ts +2 -2
- package/lib/request/list-work-request-logs-request.d.ts +2 -2
- package/lib/request/list-work-requests-request.d.ts +2 -2
- package/lib/request/mark-listing-revision-package-as-default-request.d.ts +2 -2
- package/lib/request/publish-listing-revision-as-private-request.d.ts +2 -2
- package/lib/request/publish-listing-revision-package-request.d.ts +2 -2
- package/lib/request/publish-listing-revision-request.d.ts +2 -2
- package/lib/request/submit-listing-revision-for-review-request.d.ts +2 -2
- package/lib/request/un-publish-listing-revision-package-request.d.ts +2 -2
- package/lib/request/update-artifact-request.d.ts +2 -2
- package/lib/request/update-listing-request.d.ts +2 -2
- package/lib/request/update-listing-revision-attachment-content-request.d.ts +2 -2
- package/lib/request/update-listing-revision-attachment-request.d.ts +2 -2
- package/lib/request/update-listing-revision-icon-content-request.d.ts +2 -2
- package/lib/request/update-listing-revision-package-request.d.ts +2 -2
- package/lib/request/update-listing-revision-request.d.ts +2 -2
- package/lib/request/update-term-request.d.ts +2 -2
- package/lib/request/update-term-version-content-request.d.ts +2 -2
- package/lib/request/update-term-version-request.d.ts +2 -2
- package/lib/request/validate-and-publish-artifact-request.d.ts +2 -2
- package/lib/request/withdraw-listing-revision-request.d.ts +2 -2
- package/lib/response/activate-term-version-response.d.ts +1 -1
- package/lib/response/change-listing-revision-to-new-status-response.d.ts +1 -1
- package/lib/response/create-listing-response.d.ts +1 -1
- package/lib/response/create-listing-revision-attachment-response.d.ts +1 -1
- package/lib/response/create-listing-revision-note-response.d.ts +1 -1
- package/lib/response/create-listing-revision-package-response.d.ts +1 -1
- package/lib/response/create-listing-revision-response.d.ts +1 -1
- package/lib/response/create-term-response.d.ts +1 -1
- package/lib/response/create-term-version-response.d.ts +1 -1
- package/lib/response/get-artifact-response.d.ts +1 -1
- package/lib/response/get-category-response.d.ts +1 -1
- package/lib/response/get-listing-response.d.ts +1 -1
- package/lib/response/get-listing-revision-attachment-response.d.ts +1 -1
- package/lib/response/get-listing-revision-note-response.d.ts +1 -1
- package/lib/response/get-listing-revision-package-response.d.ts +1 -1
- package/lib/response/get-listing-revision-response.d.ts +1 -1
- package/lib/response/get-market-response.d.ts +1 -1
- package/lib/response/get-product-response.d.ts +1 -1
- package/lib/response/get-publisher-response.d.ts +1 -1
- package/lib/response/get-term-response.d.ts +1 -1
- package/lib/response/get-term-version-response.d.ts +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/list-artifacts-response.d.ts +1 -1
- package/lib/response/list-categories-response.d.ts +1 -1
- package/lib/response/list-listing-revision-attachments-response.d.ts +1 -1
- package/lib/response/list-listing-revision-notes-response.d.ts +1 -1
- package/lib/response/list-listing-revision-packages-response.d.ts +1 -1
- package/lib/response/list-listing-revisions-response.d.ts +1 -1
- package/lib/response/list-listings-response.d.ts +1 -1
- package/lib/response/list-markets-response.d.ts +1 -1
- package/lib/response/list-products-response.d.ts +1 -1
- package/lib/response/list-publishers-response.d.ts +1 -1
- package/lib/response/list-term-versions-response.d.ts +1 -1
- package/lib/response/list-terms-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/submit-listing-revision-for-review-response.d.ts +1 -1
- package/lib/response/update-listing-response.d.ts +1 -1
- package/lib/response/update-listing-revision-attachment-content-response.d.ts +1 -1
- package/lib/response/update-listing-revision-attachment-response.d.ts +1 -1
- package/lib/response/update-listing-revision-icon-content-response.d.ts +1 -1
- package/lib/response/update-listing-revision-package-response.d.ts +1 -1
- package/lib/response/update-listing-revision-response.d.ts +1 -1
- package/lib/response/update-term-response.d.ts +1 -1
- package/lib/response/update-term-version-content-response.d.ts +1 -1
- package/lib/response/update-term-version-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/CloneListingRevision.ts.html |here} to see how to use CloneListingRevisionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CloneListingRevisionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface CloneListingRevisionRequest extends common.BaseRequest {
|
|
|
21
21
|
"listingRevisionId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/CreateArtifact.ts.html |here} to see how to use CreateArtifactRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateArtifactRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/CreateListing.ts.html |here} to see how to use CreateListingRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateListingRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/CreateListingRevisionAttachment.ts.html |here} to see how to use CreateListingRevisionAttachmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateListingRevisionAttachmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/CreateListingRevisionNote.ts.html |here} to see how to use CreateListingRevisionNoteRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateListingRevisionNoteRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/CreateListingRevisionPackage.ts.html |here} to see how to use CreateListingRevisionPackageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateListingRevisionPackageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/CreateListingRevision.ts.html |here} to see how to use CreateListingRevisionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateListingRevisionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/CreateTerm.ts.html |here} to see how to use CreateTermRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateTermRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
import stream = require("stream");
|
|
16
16
|
/**
|
|
17
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/CreateTermVersion.ts.html |here} to see how to use CreateTermVersionRequest.
|
|
18
18
|
*/
|
|
19
19
|
export interface CreateTermVersionRequest extends common.BaseRequest {
|
|
20
20
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/DeleteArtifact.ts.html |here} to see how to use DeleteArtifactRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteArtifactRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteArtifactRequest extends common.BaseRequest {
|
|
|
21
21
|
"artifactId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/DeleteListing.ts.html |here} to see how to use DeleteListingRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteListingRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteListingRequest extends common.BaseRequest {
|
|
|
21
21
|
"listingId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/DeleteListingRevisionAttachment.ts.html |here} to see how to use DeleteListingRevisionAttachmentRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteListingRevisionAttachmentRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteListingRevisionAttachmentRequest extends common.BaseReque
|
|
|
21
21
|
"listingRevisionAttachmentId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/DeleteListingRevisionNote.ts.html |here} to see how to use DeleteListingRevisionNoteRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteListingRevisionNoteRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteListingRevisionNoteRequest extends common.BaseRequest {
|
|
|
21
21
|
"listingRevisionNoteId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/DeleteListingRevisionPackage.ts.html |here} to see how to use DeleteListingRevisionPackageRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteListingRevisionPackageRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteListingRevisionPackageRequest extends common.BaseRequest
|
|
|
21
21
|
"listingRevisionPackageId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/DeleteListingRevision.ts.html |here} to see how to use DeleteListingRevisionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteListingRevisionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteListingRevisionRequest extends common.BaseRequest {
|
|
|
21
21
|
"listingRevisionId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/DeleteTerm.ts.html |here} to see how to use DeleteTermRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteTermRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteTermRequest extends common.BaseRequest {
|
|
|
21
21
|
"termId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/DeleteTermVersion.ts.html |here} to see how to use DeleteTermVersionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteTermVersionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteTermVersionRequest extends common.BaseRequest {
|
|
|
21
21
|
"termVersionId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/GetArtifact.ts.html |here} to see how to use GetArtifactRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetArtifactRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/GetCategory.ts.html |here} to see how to use GetCategoryRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetCategoryRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/GetListing.ts.html |here} to see how to use GetListingRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetListingRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/GetListingRevisionAttachment.ts.html |here} to see how to use GetListingRevisionAttachmentRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetListingRevisionAttachmentRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/GetListingRevisionNote.ts.html |here} to see how to use GetListingRevisionNoteRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetListingRevisionNoteRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/GetListingRevisionPackage.ts.html |here} to see how to use GetListingRevisionPackageRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetListingRevisionPackageRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/GetListingRevision.ts.html |here} to see how to use GetListingRevisionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetListingRevisionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/GetMarket.ts.html |here} to see how to use GetMarketRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetMarketRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/GetProduct.ts.html |here} to see how to use GetProductRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetProductRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/GetPublisher.ts.html |here} to see how to use GetPublisherRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetPublisherRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/GetTerm.ts.html |here} to see how to use GetTermRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetTermRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/GetTermVersion.ts.html |here} to see how to use GetTermVersionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetTermVersionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetWorkRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/ListArtifacts.ts.html |here} to see how to use ListArtifactsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListArtifactsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -37,7 +37,7 @@ export interface ListArtifactsRequest extends common.BaseRequest {
|
|
|
37
37
|
*/
|
|
38
38
|
"limit"?: number;
|
|
39
39
|
/**
|
|
40
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
40
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
41
41
|
*/
|
|
42
42
|
"page"?: string;
|
|
43
43
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/ListCategories.ts.html |here} to see how to use ListCategoriesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListCategoriesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface ListCategoriesRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"limit"?: number;
|
|
27
27
|
/**
|
|
28
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
28
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
29
29
|
*/
|
|
30
30
|
"page"?: string;
|
|
31
31
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/ListListingRevisionAttachments.ts.html |here} to see how to use ListListingRevisionAttachmentsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListListingRevisionAttachmentsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -37,7 +37,7 @@ export interface ListListingRevisionAttachmentsRequest extends common.BaseReques
|
|
|
37
37
|
*/
|
|
38
38
|
"limit"?: number;
|
|
39
39
|
/**
|
|
40
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
40
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
41
41
|
*/
|
|
42
42
|
"page"?: string;
|
|
43
43
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/ListListingRevisionNotes.ts.html |here} to see how to use ListListingRevisionNotesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListListingRevisionNotesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -29,7 +29,7 @@ export interface ListListingRevisionNotesRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"limit"?: number;
|
|
31
31
|
/**
|
|
32
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
32
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
33
33
|
*/
|
|
34
34
|
"page"?: string;
|
|
35
35
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/ListListingRevisionPackages.ts.html |here} to see how to use ListListingRevisionPackagesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListListingRevisionPackagesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -37,7 +37,7 @@ export interface ListListingRevisionPackagesRequest extends common.BaseRequest {
|
|
|
37
37
|
*/
|
|
38
38
|
"limit"?: number;
|
|
39
39
|
/**
|
|
40
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
40
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
41
41
|
*/
|
|
42
42
|
"page"?: string;
|
|
43
43
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/ListListingRevisions.ts.html |here} to see how to use ListListingRevisionsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListListingRevisionsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -41,7 +41,7 @@ export interface ListListingRevisionsRequest extends common.BaseRequest {
|
|
|
41
41
|
*/
|
|
42
42
|
"limit"?: number;
|
|
43
43
|
/**
|
|
44
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
44
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
45
45
|
*/
|
|
46
46
|
"page"?: string;
|
|
47
47
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/ListListings.ts.html |here} to see how to use ListListingsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListListingsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -33,7 +33,7 @@ export interface ListListingsRequest extends common.BaseRequest {
|
|
|
33
33
|
*/
|
|
34
34
|
"limit"?: number;
|
|
35
35
|
/**
|
|
36
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
36
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
37
37
|
*/
|
|
38
38
|
"page"?: string;
|
|
39
39
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/ListMarkets.ts.html |here} to see how to use ListMarketsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListMarketsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface ListMarketsRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"limit"?: number;
|
|
27
27
|
/**
|
|
28
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
28
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
29
29
|
*/
|
|
30
30
|
"page"?: string;
|
|
31
31
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/ListProducts.ts.html |here} to see how to use ListProductsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListProductsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface ListProductsRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"limit"?: number;
|
|
27
27
|
/**
|
|
28
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
28
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
29
29
|
*/
|
|
30
30
|
"page"?: string;
|
|
31
31
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/ListPublishers.ts.html |here} to see how to use ListPublishersRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListPublishersRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface ListPublishersRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"limit"?: number;
|
|
27
27
|
/**
|
|
28
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
28
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
29
29
|
*/
|
|
30
30
|
"page"?: string;
|
|
31
31
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/marketplacepublisher/ListTermVersions.ts.html |here} to see how to use ListTermVersionsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListTermVersionsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -29,7 +29,7 @@ export interface ListTermVersionsRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"limit"?: number;
|
|
31
31
|
/**
|
|
32
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
32
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
33
33
|
*/
|
|
34
34
|
"page"?: string;
|
|
35
35
|
/**
|