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