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