Uses of Class
com.microsoft.graph.models.Post
Packages that use Post
-
Uses of Post in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PostModifier and TypeMethodDescriptionstatic PostPost.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePost.getInReplyTo()Gets the inReplyTo property value.Methods in com.microsoft.graph.models that return types with arguments of type PostModifier and TypeMethodDescriptionConversationThread.getPosts()Gets the posts property value.PostCollectionResponse.getValue()Gets the value property value.Methods in com.microsoft.graph.models with parameters of type PostModifier and TypeMethodDescriptionvoidPost.setInReplyTo(Post value) Sets the inReplyTo property value.Method parameters in com.microsoft.graph.models with type arguments of type Post