Package | Description |
---|---|
io.sphere.sdk.channels |
Provides model classes and builders for channels.
|
Modifier and Type | Method and Description |
---|---|
ChannelDraftDsl |
ChannelDraftBuilder.build()
Creates a new instance of
ChannelDraftDsl with the values of this builder. |
static ChannelDraftDsl |
ChannelDraft.of(String key) |
ChannelDraftDsl |
ChannelDraftDsl.withRoles(ChannelRole... roles) |