Uses of Class
odata.msgraph.client.beta.complex.AttackSimulationRepeatOffender
-
Packages that use AttackSimulationRepeatOffender Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of AttackSimulationRepeatOffender in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return AttackSimulationRepeatOffender Modifier and Type Method Description AttackSimulationRepeatOffenderAttackSimulationRepeatOffender.Builder. build()AttackSimulationRepeatOffenderAttackSimulationRepeatOffender. withAttackSimulationUser(AttackSimulationUser attackSimulationUser)AttackSimulationRepeatOffenderAttackSimulationRepeatOffender. withRepeatOffenceCount(Integer repeatOffenceCount)AttackSimulationRepeatOffenderAttackSimulationRepeatOffender. withUnmappedField(String name, String value) -
Uses of AttackSimulationRepeatOffender in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return types with arguments of type AttackSimulationRepeatOffender Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<AttackSimulationRepeatOffender>ReportRoot. getAttackSimulationRepeatOffenders() -
Uses of AttackSimulationRepeatOffender in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return types with arguments of type AttackSimulationRepeatOffender Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<AttackSimulationRepeatOffender>ReportRootRequest. getAttackSimulationRepeatOffenders()
-