Package | Description |
---|---|
io.sphere.sdk.projects |
Provides models for the project endpoint.
|
io.sphere.sdk.projects.commands.updateactions |
Modifier and Type | Method and Description |
---|---|
static MessagesConfigurationDraft |
MessagesConfigurationDraft.of(Boolean enabled,
Long deleteDaysAfterCreation) |
Modifier and Type | Method and Description |
---|---|
MessagesConfigurationDraft |
ChangeMessagesConfiguration.getMessagesConfiguration() |
Modifier and Type | Method and Description |
---|---|
static ChangeMessagesConfiguration |
ChangeMessagesConfiguration.of(MessagesConfigurationDraft messagesConfiguration)
Creates a new object initialized with the given values.
|