From ad440298f0923109d418db25b317d88d0a45ba76 Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 14:07:02 +0000 Subject: [PATCH] build(codegen): updating SDK --- .../importapi/models/productdrafts/ProductDraftImport.java | 4 ++-- .../models/productdrafts/ProductDraftImportBuilder.java | 4 ++-- .../models/productdrafts/ProductDraftImportImpl.java | 2 +- .../importapi/models/products/ProductImport.java | 4 ++-- .../importapi/models/products/ProductImportBuilder.java | 4 ++-- .../importapi/models/products/ProductImportImpl.java | 2 +- references.txt | 1 + 7 files changed, 11 insertions(+), 10 deletions(-) diff --git a/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/productdrafts/ProductDraftImport.java b/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/productdrafts/ProductDraftImport.java index d076108fcd0..250544113a2 100644 --- a/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/productdrafts/ProductDraftImport.java +++ b/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/productdrafts/ProductDraftImport.java @@ -191,7 +191,7 @@ public interface ProductDraftImport extends ImportResource { public StateKeyReference getState(); /** - *
If publish
is set to either true
or false
, both staged and current projections are set to the same value provided by the import data. If publish
is not set, the staged projection is set to the provided import data, but the current projection stays unchanged. However, if the import data contains no update, that is, if it matches the staged projection of the existing Product, the import induces no change in the existing Product whether publish
is set or not.
Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.
* @return publish */ @@ -352,7 +352,7 @@ public interface ProductDraftImport extends ImportResource { public void setState(final StateKeyReference state); /** - *If publish
is set to either true
or false
, both staged and current projections are set to the same value provided by the import data. If publish
is not set, the staged projection is set to the provided import data, but the current projection stays unchanged. However, if the import data contains no update, that is, if it matches the staged projection of the existing Product, the import induces no change in the existing Product whether publish
is set or not.
Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.
* @param publish value to be set */ diff --git a/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/productdrafts/ProductDraftImportBuilder.java b/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/productdrafts/ProductDraftImportBuilder.java index 69b7ef156ff..77881628f9f 100644 --- a/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/productdrafts/ProductDraftImportBuilder.java +++ b/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/productdrafts/ProductDraftImportBuilder.java @@ -765,7 +765,7 @@ public ProductDraftImportBuilder state( } /** - *If publish
is set to either true
or false
, both staged and current projections are set to the same value provided by the import data. If publish
is not set, the staged projection is set to the provided import data, but the current projection stays unchanged. However, if the import data contains no update, that is, if it matches the staged projection of the existing Product, the import induces no change in the existing Product whether publish
is set or not.
Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.
* @param publish value to be set * @return Builder */ @@ -955,7 +955,7 @@ public com.commercetools.importapi.models.common.StateKeyReference getState() { } /** - *If publish
is set to either true
or false
, both staged and current projections are set to the same value provided by the import data. If publish
is not set, the staged projection is set to the provided import data, but the current projection stays unchanged. However, if the import data contains no update, that is, if it matches the staged projection of the existing Product, the import induces no change in the existing Product whether publish
is set or not.
Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.
* @return publish */ diff --git a/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/productdrafts/ProductDraftImportImpl.java b/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/productdrafts/ProductDraftImportImpl.java index f86bdd63aee..96c44fa5b28 100644 --- a/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/productdrafts/ProductDraftImportImpl.java +++ b/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/productdrafts/ProductDraftImportImpl.java @@ -242,7 +242,7 @@ public com.commercetools.importapi.models.common.StateKeyReference getState() { } /** - *If publish
is set to either true
or false
, both staged and current projections are set to the same value provided by the import data. If publish
is not set, the staged projection is set to the provided import data, but the current projection stays unchanged. However, if the import data contains no update, that is, if it matches the staged projection of the existing Product, the import induces no change in the existing Product whether publish
is set or not.
Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.
*/ public Boolean getPublish() { diff --git a/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/products/ProductImport.java b/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/products/ProductImport.java index 3ee2127b47a..b6d75f336d5 100644 --- a/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/products/ProductImport.java +++ b/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/products/ProductImport.java @@ -175,7 +175,7 @@ public interface ProductImport extends ImportResource { public StateKeyReference getState(); /** - *If publish
is set to either true
or false
, both staged and current projections are set to the same value provided by the import data. If publish
is not set, the staged projection is set to the provided import data, but the current projection stays unchanged. However, if the import data contains no update, that is, if it matches the staged projection of the existing Product, the import induces no change in the existing Product whether publish
is set or not.
Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.
* @return publish */ @@ -314,7 +314,7 @@ public interface ProductImport extends ImportResource { public void setState(final StateKeyReference state); /** - *If publish
is set to either true
or false
, both staged and current projections are set to the same value provided by the import data. If publish
is not set, the staged projection is set to the provided import data, but the current projection stays unchanged. However, if the import data contains no update, that is, if it matches the staged projection of the existing Product, the import induces no change in the existing Product whether publish
is set or not.
Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.
* @param publish value to be set */ diff --git a/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/products/ProductImportBuilder.java b/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/products/ProductImportBuilder.java index 61e69e20394..fc32a889a3b 100644 --- a/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/products/ProductImportBuilder.java +++ b/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/products/ProductImportBuilder.java @@ -625,7 +625,7 @@ public ProductImportBuilder state( } /** - *If publish
is set to either true
or false
, both staged and current projections are set to the same value provided by the import data. If publish
is not set, the staged projection is set to the provided import data, but the current projection stays unchanged. However, if the import data contains no update, that is, if it matches the staged projection of the existing Product, the import induces no change in the existing Product whether publish
is set or not.
Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.
* @param publish value to be set * @return Builder */ @@ -795,7 +795,7 @@ public com.commercetools.importapi.models.common.StateKeyReference getState() { } /** - *If publish
is set to either true
or false
, both staged and current projections are set to the same value provided by the import data. If publish
is not set, the staged projection is set to the provided import data, but the current projection stays unchanged. However, if the import data contains no update, that is, if it matches the staged projection of the existing Product, the import induces no change in the existing Product whether publish
is set or not.
Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.
* @return publish */ diff --git a/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/products/ProductImportImpl.java b/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/products/ProductImportImpl.java index 77f6ec92f5e..f9ff5b7be45 100644 --- a/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/products/ProductImportImpl.java +++ b/commercetools/commercetools-sdk-java-importapi/src/main/java-generated/com/commercetools/importapi/models/products/ProductImportImpl.java @@ -219,7 +219,7 @@ public com.commercetools.importapi.models.common.StateKeyReference getState() { } /** - *If publish
is set to either true
or false
, both staged and current projections are set to the same value provided by the import data. If publish
is not set, the staged projection is set to the provided import data, but the current projection stays unchanged. However, if the import data contains no update, that is, if it matches the staged projection of the existing Product, the import induces no change in the existing Product whether publish
is set or not.
Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.
*/ public Boolean getPublish() { diff --git a/references.txt b/references.txt index 36a6781d907..0b9c9406eda 100644 --- a/references.txt +++ b/references.txt @@ -252,3 +252,4 @@ b3dd6d254a36ba1628f016ded6bcff00d7f515c3 986827a24f1bdf40fc026481fb3d0a15dfe31f22 23bb6bcecae58f2df8274e86e378dd7c4ca738aa fc9f29f7bfe0e51e1f89d69d7dc0e7674e1b2e30 +d83eac0dbaa727c9b21149b44a8635d81e9c183b