Mono<MicrosoftGraphDirectoryObjectInner> |
GroupsClient.getAcceptedSendersAsync(String groupId,
String directoryObjectId,
List<GroupsSelect> select,
List<String> expand) |
Get acceptedSenders from groups.
|
com.azure.core.http.rest.Response<MicrosoftGraphDirectoryObjectInner> |
GroupsClient.getAcceptedSendersWithResponse(String groupId,
String directoryObjectId,
List<GroupsSelect> select,
List<String> expand,
com.azure.core.util.Context context) |
Get acceptedSenders from groups.
|
Mono<com.azure.core.http.rest.Response<MicrosoftGraphDirectoryObjectInner>> |
GroupsClient.getAcceptedSendersWithResponseAsync(String groupId,
String directoryObjectId,
List<GroupsSelect> select,
List<String> expand) |
Get acceptedSenders from groups.
|
Mono<MicrosoftGraphAppRoleAssignmentInner> |
GroupsClient.getAppRoleAssignmentsAsync(String groupId,
String appRoleAssignmentId,
List<GroupsSelect> select,
List<String> expand) |
Get appRoleAssignments from groups.
|
com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner> |
GroupsClient.getAppRoleAssignmentsWithResponse(String groupId,
String appRoleAssignmentId,
List<GroupsSelect> select,
List<String> expand,
com.azure.core.util.Context context) |
Get appRoleAssignments from groups.
|
Mono<com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>> |
GroupsClient.getAppRoleAssignmentsWithResponseAsync(String groupId,
String appRoleAssignmentId,
List<GroupsSelect> select,
List<String> expand) |
Get appRoleAssignments from groups.
|
Mono<MicrosoftGraphDirectoryObjectInner> |
GroupsClient.getCreatedOnBehalfOfAsync(String groupId,
List<GroupsSelect> select,
List<String> expand) |
Get createdOnBehalfOf from groups.
|
com.azure.core.http.rest.Response<MicrosoftGraphDirectoryObjectInner> |
GroupsClient.getCreatedOnBehalfOfWithResponse(String groupId,
List<GroupsSelect> select,
List<String> expand,
com.azure.core.util.Context context) |
Get createdOnBehalfOf from groups.
|
Mono<com.azure.core.http.rest.Response<MicrosoftGraphDirectoryObjectInner>> |
GroupsClient.getCreatedOnBehalfOfWithResponseAsync(String groupId,
List<GroupsSelect> select,
List<String> expand) |
Get createdOnBehalfOf from groups.
|
Mono<MicrosoftGraphResourceSpecificPermissionGrantInner> |
GroupsClient.getPermissionGrantsAsync(String groupId,
String resourceSpecificPermissionGrantId,
List<GroupsSelect> select,
List<String> expand) |
Get permissionGrants from groups.
|
com.azure.core.http.rest.Response<MicrosoftGraphResourceSpecificPermissionGrantInner> |
GroupsClient.getPermissionGrantsWithResponse(String groupId,
String resourceSpecificPermissionGrantId,
List<GroupsSelect> select,
List<String> expand,
com.azure.core.util.Context context) |
Get permissionGrants from groups.
|
Mono<com.azure.core.http.rest.Response<MicrosoftGraphResourceSpecificPermissionGrantInner>> |
GroupsClient.getPermissionGrantsWithResponseAsync(String groupId,
String resourceSpecificPermissionGrantId,
List<GroupsSelect> select,
List<String> expand) |
Get permissionGrants from groups.
|
Mono<MicrosoftGraphProfilePhotoInner> |
GroupsClient.getPhotoAsync(String groupId,
List<GroupsSelect> select,
List<String> expand) |
Get photo from groups.
|
Mono<MicrosoftGraphProfilePhotoInner> |
GroupsClient.getPhotosAsync(String groupId,
String profilePhotoId,
List<GroupsSelect> select,
List<String> expand) |
Get photos from groups.
|
com.azure.core.http.rest.Response<MicrosoftGraphProfilePhotoInner> |
GroupsClient.getPhotosWithResponse(String groupId,
String profilePhotoId,
List<GroupsSelect> select,
List<String> expand,
com.azure.core.util.Context context) |
Get photos from groups.
|
Mono<com.azure.core.http.rest.Response<MicrosoftGraphProfilePhotoInner>> |
GroupsClient.getPhotosWithResponseAsync(String groupId,
String profilePhotoId,
List<GroupsSelect> select,
List<String> expand) |
Get photos from groups.
|
com.azure.core.http.rest.Response<MicrosoftGraphProfilePhotoInner> |
GroupsClient.getPhotoWithResponse(String groupId,
List<GroupsSelect> select,
List<String> expand,
com.azure.core.util.Context context) |
Get photo from groups.
|
Mono<com.azure.core.http.rest.Response<MicrosoftGraphProfilePhotoInner>> |
GroupsClient.getPhotoWithResponseAsync(String groupId,
List<GroupsSelect> select,
List<String> expand) |
Get photo from groups.
|
Mono<MicrosoftGraphDirectoryObjectInner> |
GroupsClient.getRejectedSendersAsync(String groupId,
String directoryObjectId,
List<GroupsSelect> select,
List<String> expand) |
Get rejectedSenders from groups.
|
com.azure.core.http.rest.Response<MicrosoftGraphDirectoryObjectInner> |
GroupsClient.getRejectedSendersWithResponse(String groupId,
String directoryObjectId,
List<GroupsSelect> select,
List<String> expand,
com.azure.core.util.Context context) |
Get rejectedSenders from groups.
|
Mono<com.azure.core.http.rest.Response<MicrosoftGraphDirectoryObjectInner>> |
GroupsClient.getRejectedSendersWithResponseAsync(String groupId,
String directoryObjectId,
List<GroupsSelect> select,
List<String> expand) |
Get rejectedSenders from groups.
|