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