Uses of Class
com.microsoft.graph.models.TrainingEventsContent
Packages that use TrainingEventsContent
-
Uses of TrainingEventsContent in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TrainingEventsContentModifier and TypeMethodDescriptionstatic TrainingEventsContentTrainingEventsContent.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSimulationReportOverview.getTrainingEventsContent()Gets the trainingEventsContent property value.Methods in com.microsoft.graph.models with parameters of type TrainingEventsContentModifier and TypeMethodDescriptionvoidSimulationReportOverview.setTrainingEventsContent(TrainingEventsContent value) Sets the trainingEventsContent property value.