Uses of Class
com.microsoft.graph.models.ChannelSummary
Packages that use ChannelSummary
-
Uses of ChannelSummary in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ChannelSummaryModifier and TypeMethodDescriptionstatic ChannelSummaryChannelSummary.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueChannel.getSummary()Gets the summary property value.Methods in com.microsoft.graph.models with parameters of type ChannelSummaryModifier and TypeMethodDescriptionvoidChannel.setSummary(ChannelSummary value) Sets the summary property value.