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