| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
AnonymousIpRiskEvent |
class |
ImpossibleTravelRiskEvent |
class |
MalwareRiskEvent |
class |
SuspiciousIpRiskEvent |
class |
UnfamiliarLocationRiskEvent |
| Modifier and Type | Method and Description |
|---|---|
LocatedRiskEvent |
LocatedRiskEvent.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
LocatedRiskEvent |
LocatedRiskEvent.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
LocatedRiskEvent |
LocatedRiskEvent.withIpAddress(String ipAddress) |
LocatedRiskEvent |
LocatedRiskEvent.withLocation(SignInLocation location) |
Copyright © 2018–2020. All rights reserved.