Uses of Class
com.microsoft.graph.models.ChatMessagePolicyViolationPolicyTip
Packages that use ChatMessagePolicyViolationPolicyTip
-
Uses of ChatMessagePolicyViolationPolicyTip in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ChatMessagePolicyViolationPolicyTipModifier and TypeMethodDescriptionChatMessagePolicyViolationPolicyTip.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueChatMessagePolicyViolation.getPolicyTip()Gets the policyTip property value.Methods in com.microsoft.graph.models with parameters of type ChatMessagePolicyViolationPolicyTipModifier and TypeMethodDescriptionvoidChatMessagePolicyViolation.setPolicyTip(ChatMessagePolicyViolationPolicyTip value) Sets the policyTip property value.