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