| Package | Description |
|---|---|
| io.sphere.sdk.carts.queries |
Provides types to retrieve the state of carts.
|
| Modifier and Type | Method and Description |
|---|---|
static CartInStoreByIdGet |
CartInStoreByIdGet.of(String storeKey,
String cartId) |
CartInStoreByIdGet |
CartInStoreByIdGet.plusExpansionPaths(ExpansionPath<Cart> expansionPath) |
CartInStoreByIdGet |
CartInStoreByIdGet.withExpansionPaths(ExpansionPath<Cart> expansionPath) |
CartInStoreByIdGet |
CartInStoreByIdGet.withExpansionPaths(List<ExpansionPath<Cart>> expansionPaths) |