| Package | Description |
|---|---|
| com.atlassian.crowd.directory.query | |
| com.atlassian.crowd.directory.rest |
| Modifier and Type | Class and Description |
|---|---|
class |
MicrosoftGraphDeltaToken
Represents a token used for change tracking with an Azure AD delta query.
|
class |
ODataExpand
Represents an $expand query parameter used by Microsoft Graph.
|
class |
ODataFilter
Represents a $filter query parameter used by Microsoft Graph.
|
class |
ODataSelect
Represents a $select query parameter used by Microsoft Graph.
|
class |
ODataTop
Represents a $top query parameter used by Microsoft Graph.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
MicrosoftGraphQueryParams.asEncodedQueryParam(MicrosoftGraphQueryParam microsoftGraphQueryParam)
Deprecated.
|
static javax.ws.rs.core.MultivaluedMap<String,String> |
MicrosoftGraphQueryParams.asQueryParams(MicrosoftGraphQueryParam... microsoftGraphQueryParam)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
GraphDeltaQueryGroupList |
AzureAdRestClient.performGroupsDeltaQuery(MicrosoftGraphQueryParam... parameters) |
GraphDeltaQueryUserList |
AzureAdRestClient.performUsersDeltaQuery(MicrosoftGraphQueryParam parameter) |
Copyright © 2024 Atlassian. All rights reserved.