| Package | Description |
|---|---|
| io.sphere.sdk.apiclient.commands | |
| io.sphere.sdk.cartdiscounts.commands |
Provides types to change the state of cart discounts.
|
| io.sphere.sdk.cartdiscounts.commands.updateactions |
Provides the possible operations which can be performed on update commands for cart discounts.
|
| io.sphere.sdk.carts.commands |
Provides types to change the state of carts.
|
| io.sphere.sdk.carts.commands.updateactions |
Provides the possible operations which can be performed on update commands for carts.
|
| io.sphere.sdk.categories.commands |
Provides types to change the state of categories.
|
| io.sphere.sdk.categories.commands.updateactions |
Provides the possible operations which can be performed on update commands for categories.
|
| io.sphere.sdk.channels.commands |
Provides types to change the state of channels.
|
| io.sphere.sdk.channels.commands.updateactions |
Provides the possible operations which can be performed on update commands for channels.
|
| io.sphere.sdk.commands |
This package provide tools to change objects in Composable Commerce.
|
| io.sphere.sdk.customergroups.commands |
Provides types to change the state of customer groups.
|
| io.sphere.sdk.customers.commands |
Provides types to change the state of customers.
|
| io.sphere.sdk.customers.commands.updateactions |
Provides the possible operations which can be performed on update commands for customers.
|
| io.sphere.sdk.customobjects.commands |
Provides types to change the state of custom objects.
|
| io.sphere.sdk.discountcodes.commands |
Provides types to change the state of discount codes.
|
| io.sphere.sdk.discountcodes.commands.updateactions |
Provides the possible operations which can be performed on update commands for discount codes.
|
| io.sphere.sdk.extensions.commands | |
| io.sphere.sdk.extensions.commands.updateactions |
Provides the possible operations which can be performed on update commands for extensions.
|
| io.sphere.sdk.inventory.commands |
Provides types to change the state of inventory entries.
|
| io.sphere.sdk.inventory.commands.updateactions |
Provides the possible operations which can be performed on update commands for inventory entries.
|
| io.sphere.sdk.orderedits | |
| io.sphere.sdk.orderedits.commands | |
| io.sphere.sdk.orderedits.commands.stagedactions | |
| io.sphere.sdk.orderedits.commands.updateactions | |
| io.sphere.sdk.orders.commands |
Provides types to change the state of orders.
|
| io.sphere.sdk.orders.commands.updateactions |
Provides the possible operations which can be performed on update commands for orders.
|
| io.sphere.sdk.payments.commands |
Provides types to change the state of payments.
|
| io.sphere.sdk.payments.commands.updateactions |
Provides the possible operations which can be performed on update commands for payments.
|
| io.sphere.sdk.productdiscounts.commands |
Provides types to change the state of product discounts.
|
| io.sphere.sdk.productdiscounts.commands.updateactions |
Provides the possible operations which can be performed on update commands for product discounts.
|
| io.sphere.sdk.products.commands |
Provides types to change the state of products.
|
| io.sphere.sdk.products.commands.updateactions |
Provides the possible operations which can be performed on update commands for products.
|
| io.sphere.sdk.productselections.commands |
Provides types to change the state of product selection.
|
| io.sphere.sdk.productselections.commands.updateactions |
Provides the possible operations which can be performed on update commands for product selections.
|
| io.sphere.sdk.producttypes.commands |
Provides types to change the state of product types.
|
| io.sphere.sdk.producttypes.commands.updateactions |
Provides the possible operations which can be performed on update commands for product types.
|
| io.sphere.sdk.projects.commands | |
| io.sphere.sdk.projects.commands.updateactions | |
| io.sphere.sdk.reviews.commands |
Provides types to change the state of reviews.
|
| io.sphere.sdk.reviews.commands.updateactions |
Provides the possible operations which can be performed on update commands for reviews.
|
| io.sphere.sdk.shippingmethods.commands |
Provides types to change the state of shipping methods.
|
| io.sphere.sdk.shippingmethods.commands.updateactions |
Provides the possible operations which can be performed on update commands for shipping methods.
|
| io.sphere.sdk.shoppinglists.commands |
Provides types to change the state of shopping list methods.
|
| io.sphere.sdk.shoppinglists.commands.updateactions |
Provides the possible operations which can be performed on update commands for shopping list methods.
|
| io.sphere.sdk.states.commands |
Provides types to change the state of states.
|
| io.sphere.sdk.states.commands.updateactions |
Provides the possible operations which can be performed on update commands for states.
|
| io.sphere.sdk.states.relatedupdateactions |
Provides model classes and builders for states.
|
| io.sphere.sdk.stores.commands | |
| io.sphere.sdk.stores.commands.updateactions | |
| io.sphere.sdk.subscriptions.commands |
Provides types to change the state of subscription methods.
|
| io.sphere.sdk.subscriptions.commands.updateactions |
Provides the possible operations which can be performed on update commands for subscription methods.
|
| io.sphere.sdk.taxcategories.commands |
Provides types to change the state of tax categories.
|
| io.sphere.sdk.taxcategories.commands.updateactions |
Provides the possible operations which can be performed on update commands for tax categories.
|
| io.sphere.sdk.types.commands |
Provides types to change the state of types.
|
| io.sphere.sdk.types.commands.updateactions |
Provides the possible operations which can be performed on update commands for types.
|
| io.sphere.sdk.types.customupdateactions |
Provides update actions to update fields of resources implementing
Custom. |
| io.sphere.sdk.zones.commands |
Provides types to change the state of zones.
|
| io.sphere.sdk.zones.commands.updateactions |
Provides the possible operations which can be performed on update commands for zones.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CommandImpl
Base class to implement commands using the Jackson JSON mapper.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CommandImpl
Base class to implement commands using the Jackson JSON mapper.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| MetaModelByIdDeleteCommandBuilder
Internal builder.
|
| MetaModelCreateCommandBuilder
Internal builder.
|
| MetaModelUpdateCommandDslBuilder
Internal class.
|
| StagedUpdateAction |
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CommandImpl
Base class to implement commands using the Jackson JSON mapper.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| StagedUpdateAction |
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CommandImpl
Base class to implement commands using the Jackson JSON mapper.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| StagedUpdateAction |
| StagedUpdateActionBase
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CommandImpl
Base class to implement commands using the Jackson JSON mapper.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CommandImpl
Base class to implement commands using the Jackson JSON mapper.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| UpdateAction
An update action updates a resource.
|
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|
| Class and Description |
|---|
| Command
A command represents a request to update the state of Composable Commerce entities.
|
| CreateCommand
Command to create a resource in Composable Commerce.
|
| DeleteCommand
Command which deletes one or more resources in Composable Commerce.
|
| DraftBasedCreateCommand
Command to create a resource in Composable Commerce based on a draft object.
|
| DraftBasedCreateCommandDsl
Command to create a resource in Composable Commerce based on a draft object and having a wither to replace the current draft.
|
| UpdateAction
An update action updates a resource.
|
| UpdateCommand
Command which updates a Composable Commerce resource based on a list of update actions.
|
| UpdateCommandDsl
Subinterface for update commands which supports updating the version for retries on
ConcurrentModificationExceptions |
| Class and Description |
|---|
| UpdateAction
An update action updates a resource.
|
| UpdateActionImpl
Operation which can be performed to change the state of a resource in Composable Commerce.
|