oci-marketplacepublisher 2.76.1 → 2.77.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +78 -72
- package/lib/client.js +80 -71
- package/lib/client.js.map +1 -1
- 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.1/marketplacepublisher/MarkListingRevisionPackageAsDefault.ts.html |here} to see how to use MarkListingRevisionPackageAsDefaultRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface MarkListingRevisionPackageAsDefaultRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface MarkListingRevisionPackageAsDefaultRequest extends common.BaseR
|
|
|
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.
|
|
@@ -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.1/marketplacepublisher/PublishListingRevisionAsPrivate.ts.html |here} to see how to use PublishListingRevisionAsPrivateRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface PublishListingRevisionAsPrivateRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface PublishListingRevisionAsPrivateRequest extends common.BaseReque
|
|
|
26
26
|
"listingRevisionId": string;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* 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.1/marketplacepublisher/PublishListingRevisionPackage.ts.html |here} to see how to use PublishListingRevisionPackageRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface PublishListingRevisionPackageRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface PublishListingRevisionPackageRequest 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.1/marketplacepublisher/PublishListingRevision.ts.html |here} to see how to use PublishListingRevisionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface PublishListingRevisionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface PublishListingRevisionRequest 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.1/marketplacepublisher/SubmitListingRevisionForReview.ts.html |here} to see how to use SubmitListingRevisionForReviewRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SubmitListingRevisionForReviewRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface SubmitListingRevisionForReviewRequest extends common.BaseReques
|
|
|
26
26
|
"listingRevisionId": string;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* 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.1/marketplacepublisher/UnPublishListingRevisionPackage.ts.html |here} to see how to use UnPublishListingRevisionPackageRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface UnPublishListingRevisionPackageRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface UnPublishListingRevisionPackageRequest extends common.BaseReque
|
|
|
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.
|
|
@@ -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.1/marketplacepublisher/UpdateArtifact.ts.html |here} to see how to use UpdateArtifactRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateArtifactRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateArtifactRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateArtifactDetails": model.UpdateKubernetesImageArtifactDetails | model.UpdateContainerImageArtifactDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* 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.1/marketplacepublisher/UpdateListing.ts.html |here} to see how to use UpdateListingRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateListingRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateListingRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateListingDetails": model.UpdateListingDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -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.1/marketplacepublisher/UpdateListingRevisionAttachmentContent.ts.html |here} to see how to use UpdateListingRevisionAttachmentContentRequest.
|
|
18
18
|
*/
|
|
19
19
|
export interface UpdateListingRevisionAttachmentContentRequest extends common.BaseRequest {
|
|
20
20
|
/**
|
|
@@ -27,7 +27,7 @@ export interface UpdateListingRevisionAttachmentContentRequest extends common.Ba
|
|
|
27
27
|
"updateListingRevisionAttachmentContent": Uint8Array | Buffer | Blob | stream.Readable | ReadableStream | string;
|
|
28
28
|
/**
|
|
29
29
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
30
|
-
* for a resource, set the
|
|
30
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
31
31
|
* etag from a previous GET or POST response for that resource.
|
|
32
32
|
* The resource will be updated or deleted only if the etag you
|
|
33
33
|
* 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.1/marketplacepublisher/UpdateListingRevisionAttachment.ts.html |here} to see how to use UpdateListingRevisionAttachmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateListingRevisionAttachmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateListingRevisionAttachmentRequest extends common.BaseReque
|
|
|
26
26
|
"updateListingRevisionAttachmentDetails": model.UpdateScreenShotAttachmentDetails | model.UpdateRelatedDocumentAttachmentDetails | model.UpdateVideoAttachmentDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -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.1/marketplacepublisher/UpdateListingRevisionIconContent.ts.html |here} to see how to use UpdateListingRevisionIconContentRequest.
|
|
18
18
|
*/
|
|
19
19
|
export interface UpdateListingRevisionIconContentRequest extends common.BaseRequest {
|
|
20
20
|
/**
|
|
@@ -27,7 +27,7 @@ export interface UpdateListingRevisionIconContentRequest extends common.BaseRequ
|
|
|
27
27
|
"updateListingRevisionIconContent": Uint8Array | Buffer | Blob | stream.Readable | ReadableStream | string;
|
|
28
28
|
/**
|
|
29
29
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
30
|
-
* for a resource, set the
|
|
30
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
31
31
|
* etag from a previous GET or POST response for that resource.
|
|
32
32
|
* The resource will be updated or deleted only if the etag you
|
|
33
33
|
* 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.1/marketplacepublisher/UpdateListingRevisionPackage.ts.html |here} to see how to use UpdateListingRevisionPackageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateListingRevisionPackageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateListingRevisionPackageRequest extends common.BaseRequest
|
|
|
26
26
|
"updateListingRevisionPackageDetails": model.UpdateListingRevisionPackageDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* 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.1/marketplacepublisher/UpdateListingRevision.ts.html |here} to see how to use UpdateListingRevisionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateListingRevisionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateListingRevisionRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateListingRevisionDetails": model.UpdateListingRevisionDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* 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.1/marketplacepublisher/UpdateTerm.ts.html |here} to see how to use UpdateTermRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateTermRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateTermRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateTermDetails": model.UpdateTermDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -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.1/marketplacepublisher/UpdateTermVersionContent.ts.html |here} to see how to use UpdateTermVersionContentRequest.
|
|
18
18
|
*/
|
|
19
19
|
export interface UpdateTermVersionContentRequest extends common.BaseRequest {
|
|
20
20
|
/**
|
|
@@ -27,7 +27,7 @@ export interface UpdateTermVersionContentRequest extends common.BaseRequest {
|
|
|
27
27
|
"updateTermVersionContent": Uint8Array | Buffer | Blob | stream.Readable | ReadableStream | string;
|
|
28
28
|
/**
|
|
29
29
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
30
|
-
* for a resource, set the
|
|
30
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
31
31
|
* etag from a previous GET or POST response for that resource.
|
|
32
32
|
* The resource will be updated or deleted only if the etag you
|
|
33
33
|
* 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.1/marketplacepublisher/UpdateTermVersion.ts.html |here} to see how to use UpdateTermVersionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateTermVersionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateTermVersionRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateTermVersionDetails": model.UpdateTermVersionDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* 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.1/marketplacepublisher/ValidateAndPublishArtifact.ts.html |here} to see how to use ValidateAndPublishArtifactRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ValidateAndPublishArtifactRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface ValidateAndPublishArtifactRequest 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.1/marketplacepublisher/WithdrawListingRevision.ts.html |here} to see how to use WithdrawListingRevisionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface WithdrawListingRevisionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface WithdrawListingRevisionRequest 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.
|
|
@@ -20,7 +20,7 @@ export interface ListArtifactsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListCategoriesResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
17
|
-
* then a partial list might have been returned. Include this value as the
|
|
17
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
18
18
|
* subsequent GET request to get the next batch of items.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListListingRevisionAttachmentsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListListingRevisionNotesResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListListingRevisionPackagesResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|