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