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