Interface ChannelSetGeoLocationAction

All Superinterfaces:
ChannelUpdateAction, ResourceUpdateAction<ChannelUpdateAction>

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

     ChannelSetGeoLocationAction channelSetGeoLocationAction = ChannelSetGeoLocationAction.builder()
             .build()