Uses of Class
odata.msgraph.client.complex.SimulationEventsContent
-
Packages that use SimulationEventsContent Package Description odata.msgraph.client.complex -
-
Uses of SimulationEventsContent in odata.msgraph.client.complex
Fields in odata.msgraph.client.complex declared as SimulationEventsContent Modifier and Type Field Description protected SimulationEventsContentSimulationReportOverview. simulationEventsContentMethods in odata.msgraph.client.complex that return SimulationEventsContent Modifier and Type Method Description SimulationEventsContentSimulationEventsContent.Builder. build()SimulationEventsContentSimulationEventsContent. withCompromisedRate(Double compromisedRate)SimulationEventsContentSimulationEventsContent. withUnmappedField(String name, Object value)Methods in odata.msgraph.client.complex that return types with arguments of type SimulationEventsContent Modifier and Type Method Description Optional<SimulationEventsContent>SimulationReportOverview. getSimulationEventsContent()Methods in odata.msgraph.client.complex with parameters of type SimulationEventsContent Modifier and Type Method Description SimulationReportOverview.BuilderSimulationReportOverview.Builder. simulationEventsContent(SimulationEventsContent simulationEventsContent)SimulationReportOverviewSimulationReportOverview. withSimulationEventsContent(SimulationEventsContent simulationEventsContent)
-