Package | Description |
---|---|
io.sphere.sdk.channels.commands |
Provides types to change the state of channels.
|
Modifier and Type | Method and Description |
---|---|
static ChannelDeleteCommand |
ChannelDeleteCommand.of(Versioned<Channel> versioned)
Creates a command object to delete a
Channel by ID. |