Uses of Class
com.microsoft.graph.models.AccessPackageResourceAttribute
Packages that use AccessPackageResourceAttribute
-
Uses of AccessPackageResourceAttribute in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AccessPackageResourceAttributeModifier and TypeMethodDescriptionAccessPackageResourceAttribute.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 AccessPackageResourceAttributeModifier and TypeMethodDescriptionAccessPackageResource.getAttributes()Gets the attributes property value.Method parameters in com.microsoft.graph.models with type arguments of type AccessPackageResourceAttributeModifier and TypeMethodDescriptionvoidAccessPackageResource.setAttributes(List<AccessPackageResourceAttribute> value) Sets the attributes property value.