| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
NetworkLocationDetail |
NetworkLocationDetail.Builder.build() |
NetworkLocationDetail |
NetworkLocationDetail.withNetworkType(NetworkType networkType) |
| Modifier and Type | Field and Description |
|---|---|
protected List<NetworkLocationDetail> |
SignIn.networkLocationDetails |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<NetworkLocationDetail> |
SignIn.getNetworkLocationDetails() |
com.github.davidmoten.odata.client.CollectionPage<NetworkLocationDetail> |
SignIn.getNetworkLocationDetails(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
RestrictedSignIn.Builder |
RestrictedSignIn.Builder.networkLocationDetails(NetworkLocationDetail... networkLocationDetails) |
SignIn.Builder |
SignIn.Builder.networkLocationDetails(NetworkLocationDetail... networkLocationDetails) |
| Modifier and Type | Method and Description |
|---|---|
RestrictedSignIn.Builder |
RestrictedSignIn.Builder.networkLocationDetails(List<NetworkLocationDetail> networkLocationDetails) |
SignIn.Builder |
SignIn.Builder.networkLocationDetails(List<NetworkLocationDetail> networkLocationDetails) |
Copyright © 2018–2020. All rights reserved.