Uses of Class
com.microsoft.graph.models.ResourceAccess
Packages that use ResourceAccess
-
Uses of ResourceAccess in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ResourceAccessModifier and TypeMethodDescriptionstatic ResourceAccessResourceAccess.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 ResourceAccessModifier and TypeMethodDescriptionRequiredResourceAccess.getResourceAccess()Gets the resourceAccess property value.Method parameters in com.microsoft.graph.models with type arguments of type ResourceAccessModifier and TypeMethodDescriptionvoidRequiredResourceAccess.setResourceAccess(List<ResourceAccess> value) Sets the resourceAccess property value.