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