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