Mono<MicrosoftGraphAppRoleAssignmentInner> |
UsersClient.getAppRoleAssignmentsAsync(String userId,
String appRoleAssignmentId,
List<UsersSelect> select,
List<String> expand) |
Get appRoleAssignments from users.
|
com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner> |
UsersClient.getAppRoleAssignmentsWithResponse(String userId,
String appRoleAssignmentId,
List<UsersSelect> select,
List<String> expand,
com.azure.core.util.Context context) |
Get appRoleAssignments from users.
|
Mono<com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>> |
UsersClient.getAppRoleAssignmentsWithResponseAsync(String userId,
String appRoleAssignmentId,
List<UsersSelect> select,
List<String> expand) |
Get appRoleAssignments from users.
|
Mono<MicrosoftGraphLicenseDetailsInner> |
UsersClient.getLicenseDetailsAsync(String userId,
String licenseDetailsId,
List<UsersSelect> select,
List<String> expand) |
Get licenseDetails from users.
|
com.azure.core.http.rest.Response<MicrosoftGraphLicenseDetailsInner> |
UsersClient.getLicenseDetailsWithResponse(String userId,
String licenseDetailsId,
List<UsersSelect> select,
List<String> expand,
com.azure.core.util.Context context) |
Get licenseDetails from users.
|
Mono<com.azure.core.http.rest.Response<MicrosoftGraphLicenseDetailsInner>> |
UsersClient.getLicenseDetailsWithResponseAsync(String userId,
String licenseDetailsId,
List<UsersSelect> select,
List<String> expand) |
Get licenseDetails from users.
|
Mono<MicrosoftGraphOutlookUserInner> |
UsersClient.getOutlookAsync(String userId,
List<UsersSelect> select,
List<UsersExpand> expand) |
Get outlook from users.
|
com.azure.core.http.rest.Response<MicrosoftGraphOutlookUserInner> |
UsersClient.getOutlookWithResponse(String userId,
List<UsersSelect> select,
List<UsersExpand> expand,
com.azure.core.util.Context context) |
Get outlook from users.
|
Mono<com.azure.core.http.rest.Response<MicrosoftGraphOutlookUserInner>> |
UsersClient.getOutlookWithResponseAsync(String userId,
List<UsersSelect> select,
List<UsersExpand> expand) |
Get outlook from users.
|
Mono<MicrosoftGraphProfilePhotoInner> |
UsersClient.getPhotoAsync(String userId,
List<UsersSelect> select,
List<String> expand) |
Get photo from users.
|
Mono<MicrosoftGraphProfilePhotoInner> |
UsersClient.getPhotosAsync(String userId,
String profilePhotoId,
List<UsersSelect> select,
List<String> expand) |
Get photos from users.
|
com.azure.core.http.rest.Response<MicrosoftGraphProfilePhotoInner> |
UsersClient.getPhotosWithResponse(String userId,
String profilePhotoId,
List<UsersSelect> select,
List<String> expand,
com.azure.core.util.Context context) |
Get photos from users.
|
Mono<com.azure.core.http.rest.Response<MicrosoftGraphProfilePhotoInner>> |
UsersClient.getPhotosWithResponseAsync(String userId,
String profilePhotoId,
List<UsersSelect> select,
List<String> expand) |
Get photos from users.
|
com.azure.core.http.rest.Response<MicrosoftGraphProfilePhotoInner> |
UsersClient.getPhotoWithResponse(String userId,
List<UsersSelect> select,
List<String> expand,
com.azure.core.util.Context context) |
Get photo from users.
|
Mono<com.azure.core.http.rest.Response<MicrosoftGraphProfilePhotoInner>> |
UsersClient.getPhotoWithResponseAsync(String userId,
List<UsersSelect> select,
List<String> expand) |
Get photo from users.
|
Mono<MicrosoftGraphScopedRoleMembershipInner> |
UsersClient.getScopedRoleMemberOfAsync(String userId,
String scopedRoleMembershipId,
List<UsersSelect> select,
List<String> expand) |
Get scopedRoleMemberOf from users.
|
com.azure.core.http.rest.Response<MicrosoftGraphScopedRoleMembershipInner> |
UsersClient.getScopedRoleMemberOfWithResponse(String userId,
String scopedRoleMembershipId,
List<UsersSelect> select,
List<String> expand,
com.azure.core.util.Context context) |
Get scopedRoleMemberOf from users.
|
Mono<com.azure.core.http.rest.Response<MicrosoftGraphScopedRoleMembershipInner>> |
UsersClient.getScopedRoleMemberOfWithResponseAsync(String userId,
String scopedRoleMembershipId,
List<UsersSelect> select,
List<String> expand) |
Get scopedRoleMemberOf from users.
|
Mono<MicrosoftGraphUserSettingsInner> |
UsersClient.getSettingsAsync(String userId,
List<UsersSelect> select,
List<UsersExpand> expand) |
Get settings from users.
|
com.azure.core.http.rest.Response<MicrosoftGraphUserSettingsInner> |
UsersClient.getSettingsWithResponse(String userId,
List<UsersSelect> select,
List<UsersExpand> expand,
com.azure.core.util.Context context) |
Get settings from users.
|
Mono<com.azure.core.http.rest.Response<MicrosoftGraphUserSettingsInner>> |
UsersClient.getSettingsWithResponseAsync(String userId,
List<UsersSelect> select,
List<UsersExpand> expand) |
Get settings from users.
|
Mono<MicrosoftGraphTodoInner> |
UsersClient.getTodoAsync(String userId,
List<UsersSelect> select,
List<UsersExpand> expand) |
Get todo from users.
|
com.azure.core.http.rest.Response<MicrosoftGraphTodoInner> |
UsersClient.getTodoWithResponse(String userId,
List<UsersSelect> select,
List<UsersExpand> expand,
com.azure.core.util.Context context) |
Get todo from users.
|
Mono<com.azure.core.http.rest.Response<MicrosoftGraphTodoInner>> |
UsersClient.getTodoWithResponseAsync(String userId,
List<UsersSelect> select,
List<UsersExpand> expand) |
Get todo from users.
|