Uses of Class
com.microsoft.graph.models.AccessAction
Packages that use AccessAction
-
Uses of AccessAction in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AccessActionModifier and TypeMethodDescriptionstatic AccessActionAccessAction.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueItemActivity.getAccess()Gets the access property value.Methods in com.microsoft.graph.models with parameters of type AccessActionModifier and TypeMethodDescriptionvoidItemActivity.setAccess(AccessAction value) Sets the access property value.