Uses of Class
odata.msgraph.client.complex.AttackSimulationSimulationUserCoverage
-
Packages that use AttackSimulationSimulationUserCoverage Package Description odata.msgraph.client.complex odata.msgraph.client.entity odata.msgraph.client.entity.request -
-
Uses of AttackSimulationSimulationUserCoverage in odata.msgraph.client.complex
-
Uses of AttackSimulationSimulationUserCoverage in odata.msgraph.client.entity
Methods in odata.msgraph.client.entity that return types with arguments of type AttackSimulationSimulationUserCoverage Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<AttackSimulationSimulationUserCoverage>SecurityReportsRoot. getAttackSimulationSimulationUserCoverage() -
Uses of AttackSimulationSimulationUserCoverage in odata.msgraph.client.entity.request
Methods in odata.msgraph.client.entity.request that return types with arguments of type AttackSimulationSimulationUserCoverage Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<AttackSimulationSimulationUserCoverage>SecurityReportsRootRequest. getAttackSimulationSimulationUserCoverage()
-