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