Interface ThreadChannelAction

All Superinterfaces:
AuditableRestAction<ThreadChannel>, RestAction<ThreadChannel>

public interface ThreadChannelAction extends AuditableRestAction<ThreadChannel>
Extension of RestAction specifically designed to create a ThreadChannel. This extension allows setting properties before executing the action.
See Also: