Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update generated SDKs #669

Merged
merged 1 commit into from
Jun 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ public interface ProductDraftImport extends ImportResource {
public StateKeyReference getState();

/**
* <p>If <code>publish</code> is set to either <code>true</code> or <code>false</code>, both staged and current projections are set to the same value provided by the import data. If <code>publish</code> 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 <code>publish</code> is set or not.</p>
* <p>Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.</p>
* @return publish
*/

Expand Down Expand Up @@ -352,7 +352,7 @@ public interface ProductDraftImport extends ImportResource {
public void setState(final StateKeyReference state);

/**
* <p>If <code>publish</code> is set to either <code>true</code> or <code>false</code>, both staged and current projections are set to the same value provided by the import data. If <code>publish</code> 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 <code>publish</code> is set or not.</p>
* <p>Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.</p>
* @param publish value to be set
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -765,7 +765,7 @@ public ProductDraftImportBuilder state(
}

/**
* <p>If <code>publish</code> is set to either <code>true</code> or <code>false</code>, both staged and current projections are set to the same value provided by the import data. If <code>publish</code> 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 <code>publish</code> is set or not.</p>
* <p>Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.</p>
* @param publish value to be set
* @return Builder
*/
Expand Down Expand Up @@ -955,7 +955,7 @@ public com.commercetools.importapi.models.common.StateKeyReference getState() {
}

/**
* <p>If <code>publish</code> is set to either <code>true</code> or <code>false</code>, both staged and current projections are set to the same value provided by the import data. If <code>publish</code> 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 <code>publish</code> is set or not.</p>
* <p>Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.</p>
* @return publish
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ public com.commercetools.importapi.models.common.StateKeyReference getState() {
}

/**
* <p>If <code>publish</code> is set to either <code>true</code> or <code>false</code>, both staged and current projections are set to the same value provided by the import data. If <code>publish</code> 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 <code>publish</code> is set or not.</p>
* <p>Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.</p>
*/

public Boolean getPublish() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ public interface ProductImport extends ImportResource {
public StateKeyReference getState();

/**
* <p>If <code>publish</code> is set to either <code>true</code> or <code>false</code>, both staged and current projections are set to the same value provided by the import data. If <code>publish</code> 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 <code>publish</code> is set or not.</p>
* <p>Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.</p>
* @return publish
*/

Expand Down Expand Up @@ -314,7 +314,7 @@ public interface ProductImport extends ImportResource {
public void setState(final StateKeyReference state);

/**
* <p>If <code>publish</code> is set to either <code>true</code> or <code>false</code>, both staged and current projections are set to the same value provided by the import data. If <code>publish</code> 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 <code>publish</code> is set or not.</p>
* <p>Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.</p>
* @param publish value to be set
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ public ProductImportBuilder state(
}

/**
* <p>If <code>publish</code> is set to either <code>true</code> or <code>false</code>, both staged and current projections are set to the same value provided by the import data. If <code>publish</code> 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 <code>publish</code> is set or not.</p>
* <p>Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.</p>
* @param publish value to be set
* @return Builder
*/
Expand Down Expand Up @@ -795,7 +795,7 @@ public com.commercetools.importapi.models.common.StateKeyReference getState() {
}

/**
* <p>If <code>publish</code> is set to either <code>true</code> or <code>false</code>, both staged and current projections are set to the same value provided by the import data. If <code>publish</code> 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 <code>publish</code> is set or not.</p>
* <p>Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.</p>
* @return publish
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ public com.commercetools.importapi.models.common.StateKeyReference getState() {
}

/**
* <p>If <code>publish</code> is set to either <code>true</code> or <code>false</code>, both staged and current projections are set to the same value provided by the import data. If <code>publish</code> 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 <code>publish</code> is set or not.</p>
* <p>Determines the published status and current/staged projection of the Product. For more information, see Managing the published state of Products.</p>
*/

public Boolean getPublish() {
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -252,3 +252,4 @@ b3dd6d254a36ba1628f016ded6bcff00d7f515c3
986827a24f1bdf40fc026481fb3d0a15dfe31f22
23bb6bcecae58f2df8274e86e378dd7c4ca738aa
fc9f29f7bfe0e51e1f89d69d7dc0e7674e1b2e30
d83eac0dbaa727c9b21149b44a8635d81e9c183b
Loading