Package | Description |
---|---|
io.sphere.sdk.productselections.queries |
Provides types to retrieve the state of product selections.
|
Modifier and Type | Method and Description |
---|---|
static ProductSelectionByIdProductGet |
ProductSelectionByIdProductGet.of(Identifiable<ProductSelection> productSelection) |
static ProductSelectionByIdProductGet |
ProductSelectionByIdProductGet.of(String id) |
ProductSelectionByIdProductGet |
ProductSelectionByIdProductGet.plusExpansionPaths(ExpansionPath<ProductSelection> expansionPath) |
ProductSelectionByIdProductGet |
ProductSelectionByIdProductGet.withExpansionPaths(ExpansionPath<ProductSelection> expansionPath) |
ProductSelectionByIdProductGet |
ProductSelectionByIdProductGet.withExpansionPaths(List<ExpansionPath<ProductSelection>> expansionPaths) |