Package | Description |
---|---|
io.sphere.sdk.productdiscounts.queries |
Provides types to retrieve the state of product discounts.
|
Modifier and Type | Method and Description |
---|---|
static ProductDiscountByKeyGet |
ProductDiscountByKeyGet.of(String key) |
ProductDiscountByKeyGet |
ProductDiscountByKeyGet.plusExpansionPaths(ExpansionPath<ProductDiscount> expansionPath) |
ProductDiscountByKeyGet |
ProductDiscountByKeyGet.withExpansionPaths(ExpansionPath<ProductDiscount> expansionPath) |
ProductDiscountByKeyGet |
ProductDiscountByKeyGet.withExpansionPaths(List<ExpansionPath<ProductDiscount>> expansionPaths) |