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