Interface ThreadChannelAction

All Superinterfaces:
AbstractThreadCreateAction<ThreadChannel,ThreadChannelAction>, AuditableRestAction<ThreadChannel>, FluentAuditableRestAction<ThreadChannel,ThreadChannelAction>, RestAction<ThreadChannel>

Extension of RestAction specifically designed to create a ThreadChannel. This extension allows setting properties before executing the action.
See Also: