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