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