| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
SignInLocation |
SignInLocation.Builder.build() |
SignInLocation |
SignInLocation.withCity(String city) |
SignInLocation |
SignInLocation.withCountryOrRegion(String countryOrRegion) |
SignInLocation |
SignInLocation.withGeoCoordinates(GeoCoordinates geoCoordinates) |
SignInLocation |
SignInLocation.withState(String state) |
| Modifier and Type | Field and Description |
|---|---|
protected SignInLocation |
RiskDetection.location |
protected SignInLocation |
SignIn.location |
| Modifier and Type | Method and Description |
|---|---|
Optional<SignInLocation> |
RiskDetection.getLocation() |
Optional<SignInLocation> |
SignIn.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
RestrictedSignIn.Builder |
RestrictedSignIn.Builder.location(SignInLocation location) |
RiskDetection.Builder |
RiskDetection.Builder.location(SignInLocation location) |
SignIn.Builder |
SignIn.Builder.location(SignInLocation location) |
RiskDetection |
RiskDetection.withLocation(SignInLocation location) |
SignIn |
SignIn.withLocation(SignInLocation location) |
Copyright © 2018–2020. All rights reserved.