Uses of Class
com.microsoft.graph.models.UserTrainingContentEventInfo
Packages that use UserTrainingContentEventInfo
-
Uses of UserTrainingContentEventInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UserTrainingContentEventInfoModifier and TypeMethodDescriptionstatic UserTrainingContentEventInfoUserTrainingContentEventInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUserTrainingEventInfo.getTrainingAssignedProperties()Gets the trainingAssignedProperties property value.UserTrainingEventInfo.getTrainingCompletedProperties()Gets the trainingCompletedProperties property value.UserTrainingEventInfo.getTrainingUpdatedProperties()Gets the trainingUpdatedProperties property value.Methods in com.microsoft.graph.models with parameters of type UserTrainingContentEventInfoModifier and TypeMethodDescriptionvoidUserTrainingEventInfo.setTrainingAssignedProperties(UserTrainingContentEventInfo value) Sets the trainingAssignedProperties property value.voidUserTrainingEventInfo.setTrainingCompletedProperties(UserTrainingContentEventInfo value) Sets the trainingCompletedProperties property value.voidUserTrainingEventInfo.setTrainingUpdatedProperties(UserTrainingContentEventInfo value) Sets the trainingUpdatedProperties property value.