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