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