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