Uses of Class
com.microsoft.graph.models.EducationResource
Packages that use EducationResource
-
Uses of EducationResource in com.microsoft.graph.models
Subclasses of EducationResource in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassMethods in com.microsoft.graph.models that return EducationResourceModifier and TypeMethodDescriptionstatic EducationResourceEducationResource.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueEducationFeedbackResourceOutcome.getFeedbackResource()Gets the feedbackResource property value.EducationAssignmentResource.getResource()Gets the resource property value.EducationModuleResource.getResource()Gets the resource property value.EducationSubmissionResource.getResource()Gets the resource property value.Methods in com.microsoft.graph.models with parameters of type EducationResourceModifier and TypeMethodDescriptionvoidEducationFeedbackResourceOutcome.setFeedbackResource(EducationResource value) Sets the feedbackResource property value.voidEducationAssignmentResource.setResource(EducationResource value) Sets the resource property value.voidEducationModuleResource.setResource(EducationResource value) Sets the resource property value.voidEducationSubmissionResource.setResource(EducationResource value) Sets the resource property value.