Package | Description |
---|---|
io.sphere.sdk.categories |
Provides model types to organize products in a hierarchical structure.
|
io.sphere.sdk.models |
Provides the common API types of Composable Commerce.
|
io.sphere.sdk.products |
Provides model classes and builders for products.
|
io.sphere.sdk.products.commands.updateactions |
Provides the possible operations which can be performed on update commands for products.
|
Modifier and Type | Method and Description |
---|---|
List<Asset> |
Category.getAssets() |
Modifier and Type | Method and Description |
---|---|
Asset |
AssetDraftBuilder.buildAsset()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<Asset> |
ProductVariant.getAssets() |
Modifier and Type | Method and Description |
---|---|
List<Asset> |
AddVariant.getAssets()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AddVariant |
AddVariant.withAssets(List<Asset> assets) |