Uses of Class
com.microsoft.graph.models.RbacApplication
Packages that use RbacApplication
-
Uses of RbacApplication in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RbacApplicationModifier and TypeMethodDescriptionstatic RbacApplicationRbacApplication.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueRoleManagement.getDirectory()Gets the directory property value.RoleManagement.getEntitlementManagement()Gets the entitlementManagement property value.Methods in com.microsoft.graph.models with parameters of type RbacApplicationModifier and TypeMethodDescriptionvoidRoleManagement.setDirectory(RbacApplication value) Sets the directory property value.voidRoleManagement.setEntitlementManagement(RbacApplication value) Sets the entitlementManagement property value.