Package | Description |
---|---|
io.sphere.sdk.carts |
Provides model classes and builders for carts.
|
io.sphere.sdk.projects |
Provides models for the project endpoint.
|
io.sphere.sdk.projects.commands.updateactions |
Modifier and Type | Method and Description |
---|---|
static ShoppingListsConfiguration |
ShoppingListsConfiguration.of(Integer deleteDaysAfterLastModification) |
Modifier and Type | Method and Description |
---|---|
ShoppingListsConfiguration |
Project.getShoppingLists() |
Modifier and Type | Method and Description |
---|---|
ShoppingListsConfiguration |
ChangeShoppingListsConfiguration.getShoppingListsConfiguration() |
Modifier and Type | Method and Description |
---|---|
static ChangeShoppingListsConfiguration |
ChangeShoppingListsConfiguration.of(ShoppingListsConfiguration shoppingListsConfiguration)
Creates a new object initialized with the given values.
|