Interface ChannelSetCustomTypeAction

All Superinterfaces:
ChannelUpdateAction, ResourceUpdateAction<ChannelUpdateAction>
All Known Implementing Classes:
ChannelSetCustomTypeActionImpl

ChannelSetCustomTypeAction
Example to create an instance using the builder pattern

     ChannelSetCustomTypeAction channelSetCustomTypeAction = ChannelSetCustomTypeAction.builder()
             .build()