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