Interface ChannelSetAddressCustomTypeAction

All Superinterfaces:
ChannelUpdateAction, ResourceUpdateAction<ChannelUpdateAction>

public interface ChannelSetAddressCustomTypeAction extends ChannelUpdateAction
ChannelSetAddressCustomTypeAction
Example to create an instance using the builder pattern

     ChannelSetAddressCustomTypeAction channelSetAddressCustomTypeAction = ChannelSetAddressCustomTypeAction.builder()
             .build()