Uses of Class
odata.msgraph.client.complex.SimulationReportOverview
-
Packages that use SimulationReportOverview Package Description odata.msgraph.client.complex -
-
Uses of SimulationReportOverview in odata.msgraph.client.complex
Fields in odata.msgraph.client.complex declared as SimulationReportOverview Modifier and Type Field Description protected SimulationReportOverviewSimulationReport. overviewMethods in odata.msgraph.client.complex that return SimulationReportOverview Modifier and Type Method Description SimulationReportOverviewSimulationReportOverview.Builder. build()SimulationReportOverviewSimulationReportOverview. withResolvedTargetsCount(Integer resolvedTargetsCount)SimulationReportOverviewSimulationReportOverview. withSimulationEventsContent(SimulationEventsContent simulationEventsContent)SimulationReportOverviewSimulationReportOverview. withTrainingEventsContent(TrainingEventsContent trainingEventsContent)SimulationReportOverviewSimulationReportOverview. withUnmappedField(String name, String value)Methods in odata.msgraph.client.complex that return types with arguments of type SimulationReportOverview Modifier and Type Method Description Optional<SimulationReportOverview>SimulationReport. getOverview()Methods in odata.msgraph.client.complex with parameters of type SimulationReportOverview Modifier and Type Method Description SimulationReport.BuilderSimulationReport.Builder. overview(SimulationReportOverview overview)SimulationReportSimulationReport. withOverview(SimulationReportOverview overview)
-