| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
ContentResult |
GraphProxyApi.graphProxyUsersGet(String version)
Get Users from AAD Graph
Proxies query parameters to AAD graph
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ContentResult> |
GraphProxyApi.graphProxyUsersGetWithHttpInfo(String version)
Get Users from AAD Graph
Proxies query parameters to AAD graph
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
GraphProxyApi.graphProxyUsersGetAsync(String version,
ApiCallback<ContentResult> callback)
Get Users from AAD Graph (asynchronously)
Proxies query parameters to AAD graph
|
| Modifier and Type | Method and Description |
|---|---|
ContentResult |
ContentResult.content(String content) |
ContentResult |
ContentResult.contentType(String contentType) |
ContentResult |
ContentResult.statusCode(Integer statusCode) |
Copyright © 2018. All rights reserved.