@Generated(value="io.sphere.sdk.annotations.processors.generators.UpdateActionGenerator", comments="Generated from: io.sphere.sdk.discountcodes.DiscountCode") public final class ChangeGroups extends UpdateActionImpl<DiscountCode>
groups
property of a DiscountCode
.DiscountCode.getGroups()
Modifier and Type | Method and Description |
---|---|
List<String> |
getGroups() |
static ChangeGroups |
of(List<String> groups)
Creates a new object initialized with the given values.
|
getAction
public static ChangeGroups of(List<String> groups)
groups
- initial value for the DiscountCode.getGroups()
property