Uses of Interface
com.atlassian.crowd.directory.query.MicrosoftGraphQueryParam
Packages that use MicrosoftGraphQueryParam
-
Uses of MicrosoftGraphQueryParam in com.atlassian.crowd.directory.query
Classes in com.atlassian.crowd.directory.query that implement MicrosoftGraphQueryParamModifier and TypeClassDescriptionclassRepresents a token used for change tracking with a Microsoft Entra ID delta query.classRepresents an $expand query parameter used by Microsoft Graph.classRepresents a $filter query parameter used by Microsoft Graph.classRepresents a $select query parameter used by Microsoft Graph.classRepresents a $top query parameter used by Microsoft Graph.Methods in com.atlassian.crowd.directory.query with parameters of type MicrosoftGraphQueryParamModifier and TypeMethodDescriptionstatic StringMicrosoftGraphQueryParams.asEncodedQueryParam(MicrosoftGraphQueryParam microsoftGraphQueryParam) Deprecated.MicrosoftGraphQueryParams.asQueryParams(MicrosoftGraphQueryParam... microsoftGraphQueryParam) Deprecated. -
Uses of MicrosoftGraphQueryParam in com.atlassian.crowd.directory.rest
Methods in com.atlassian.crowd.directory.rest with parameters of type MicrosoftGraphQueryParamModifier and TypeMethodDescriptionAzureAdRestClient.performGroupsDeltaQuery(MicrosoftGraphQueryParam... parameters) AzureAdRestClient.performUsersDeltaQuery(MicrosoftGraphQueryParam parameter)