Interface ChannelSetGeoLocationAction

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

ChannelSetGeoLocationAction
Example to create an instance using the builder pattern

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