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