Uses of Record Class
ch.rasc.jcentserverclient.models.ChannelInfo
Packages that use ChannelInfo
-
Uses of ChannelInfo in ch.rasc.jcentserverclient.models
Methods in ch.rasc.jcentserverclient.models that return ChannelInfoMethods in ch.rasc.jcentserverclient.models that return types with arguments of type ChannelInfoModifier and TypeMethodDescriptionChannelsResult.channels()Returns the value of thechannelsrecord component.Constructor parameters in ch.rasc.jcentserverclient.models with type arguments of type ChannelInfoModifierConstructorDescriptionChannelsResult(Map<String, ChannelInfo> channels) Creates an instance of aChannelsResultrecord class.