| Package | Description |
|---|---|
| io.sphere.sdk.stores.queries |
| Modifier and Type | Method and Description |
|---|---|
static StoreByIdGet |
StoreByIdGet.of(Identifiable<Store> resource) |
static StoreByIdGet |
StoreByIdGet.of(String id) |
StoreByIdGet |
StoreByIdGet.plusExpansionPaths(ExpansionPath<Store> expansionPath) |
StoreByIdGet |
StoreByIdGet.withExpansionPaths(ExpansionPath<Store> expansionPath) |
StoreByIdGet |
StoreByIdGet.withExpansionPaths(List<ExpansionPath<Store>> expansionPaths) |