Uses of Class
com.microsoft.graph.models.ContentApprovalStatusColumn
Packages that use ContentApprovalStatusColumn
-
Uses of ContentApprovalStatusColumn in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ContentApprovalStatusColumnModifier and TypeMethodDescriptionstatic ContentApprovalStatusColumnContentApprovalStatusColumn.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueColumnDefinition.getContentApprovalStatus()Gets the contentApprovalStatus property value.Methods in com.microsoft.graph.models with parameters of type ContentApprovalStatusColumnModifier and TypeMethodDescriptionvoidColumnDefinition.setContentApprovalStatus(ContentApprovalStatusColumn value) Sets the contentApprovalStatus property value.