Uses of Class
com.microsoft.graph.models.InheritablePermission
Packages that use InheritablePermission
-
Uses of InheritablePermission in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return InheritablePermissionModifier and TypeMethodDescriptionstatic InheritablePermissionInheritablePermission.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type InheritablePermissionModifier and TypeMethodDescriptionAgentIdentityBlueprint.getInheritablePermissions()Gets the inheritablePermissions property value.Method parameters in com.microsoft.graph.models with type arguments of type InheritablePermissionModifier and TypeMethodDescriptionvoidAgentIdentityBlueprint.setInheritablePermissions(List<InheritablePermission> value) Sets the inheritablePermissions property value.