Interface ChannelSetAddressAction

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

ChannelSetAddressAction
Example to create an instance using the builder pattern

     ChannelSetAddressAction channelSetAddressAction = ChannelSetAddressAction.builder()
             .build()