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