Uses of Class
com.microsoft.graph.models.CaPoliciesDeletableRoot
Packages that use CaPoliciesDeletableRoot
-
Uses of CaPoliciesDeletableRoot in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CaPoliciesDeletableRootModifier and TypeMethodDescriptionstatic CaPoliciesDeletableRootCaPoliciesDeletableRoot.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueConditionalAccessRoot.getDeletedItems()Gets the deletedItems property value.Methods in com.microsoft.graph.models with parameters of type CaPoliciesDeletableRootModifier and TypeMethodDescriptionvoidConditionalAccessRoot.setDeletedItems(CaPoliciesDeletableRoot value) Sets the deletedItems property value.