| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ImpossibleTravelRiskEvent |
ImpossibleTravelRiskEvent.Builder.build() |
ImpossibleTravelRiskEvent |
ImpossibleTravelRiskEvent.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
ImpossibleTravelRiskEvent |
ImpossibleTravelRiskEvent.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
ImpossibleTravelRiskEvent |
ImpossibleTravelRiskEvent.withDeviceInformation(String deviceInformation) |
ImpossibleTravelRiskEvent |
ImpossibleTravelRiskEvent.withIsAtypicalLocation(Boolean isAtypicalLocation) |
ImpossibleTravelRiskEvent |
ImpossibleTravelRiskEvent.withPreviousIpAddress(String previousIpAddress) |
ImpossibleTravelRiskEvent |
ImpossibleTravelRiskEvent.withPreviousLocation(SignInLocation previousLocation) |
ImpossibleTravelRiskEvent |
ImpossibleTravelRiskEvent.withPreviousSigninDateTime(OffsetDateTime previousSigninDateTime) |
ImpossibleTravelRiskEvent |
ImpossibleTravelRiskEvent.withUserAgent(String userAgent) |
Copyright © 2018–2020. All rights reserved.