pub struct GroupsIdApiClient { /* private fields */ }
Implementations§
Source§impl GroupsIdApiClient
impl GroupsIdApiClient
pub fn owners(&self) -> GroupsOwnersApiClient
pub fn members_with_license_errors_id<ID: AsRef<str>>( &self, id: ID, ) -> MembersWithLicenseErrorsIdApiClient
pub fn permission_grants(&self) -> PermissionGrantsApiClient
pub fn owner<ID: AsRef<str>>(&self, id: ID) -> GroupsOwnersIdApiClient
pub fn transitive_members(&self) -> TransitiveMembersApiClient
pub fn site<ID: AsRef<str>>(&self, id: ID) -> SitesIdApiClient
pub fn default_calendar(&self) -> DefaultCalendarApiClient
pub fn calendar_view<ID: AsRef<str>>(&self, id: ID) -> CalendarViewIdApiClient
pub fn calendar_views(&self) -> CalendarViewApiClient
pub fn planner(&self) -> PlannerApiClient
pub fn member_of(&self) -> MemberOfApiClient
pub fn conversations(&self) -> ConversationsApiClient
pub fn event<ID: AsRef<str>>(&self, id: ID) -> EventsIdApiClient
pub fn sites(&self) -> SitesApiClient
pub fn group_lifecycle_policies(&self) -> GroupLifecyclePoliciesApiClient
pub fn events(&self) -> EventsApiClient
pub fn groups_team(&self) -> GroupsTeamApiClient
pub fn members_with_license_errors(&self) -> MembersWithLicenseErrorsApiClient
pub fn permission_grant<ID: AsRef<str>>( &self, id: ID, ) -> PermissionGrantsIdApiClient
pub fn member_of_id<ID: AsRef<str>>(&self, id: ID) -> MemberOfIdApiClient
pub fn onenote(&self) -> OnenoteApiClient
pub fn thread<ID: AsRef<str>>(&self, id: ID) -> ThreadsIdApiClient
pub fn conversation<ID: AsRef<str>>(&self, id: ID) -> ConversationsIdApiClient
pub fn transitive_member<ID: AsRef<str>>( &self, id: ID, ) -> TransitiveMembersIdApiClient
pub fn threads(&self) -> ThreadsApiClient
Sourcepub fn delete_group(&self) -> RequestHandler
pub fn delete_group(&self) -> RequestHandler
Delete group
Sourcepub fn get_group(&self) -> RequestHandler
pub fn get_group(&self) -> RequestHandler
Get group
Sourcepub fn update_group<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn update_group<B: BodyExt>(&self, body: B) -> RequestHandler
Update group
Sourcepub fn list_accepted_senders(&self) -> RequestHandler
pub fn list_accepted_senders(&self) -> RequestHandler
List acceptedSenders
Sourcepub fn get_accepted_senders_count(&self) -> RequestHandler
pub fn get_accepted_senders_count(&self) -> RequestHandler
Get the number of the resource
Sourcepub fn create_ref_accepted_senders<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn create_ref_accepted_senders<B: BodyExt>(&self, body: B) -> RequestHandler
Create new navigation property ref to acceptedSenders for groups
Sourcepub fn list_ref_accepted_senders(&self) -> RequestHandler
pub fn list_ref_accepted_senders(&self) -> RequestHandler
List acceptedSenders
Sourcepub fn delete_ref_accepted_senders(
&self,
directory_object_id: impl AsRef<str>,
) -> RequestHandler
pub fn delete_ref_accepted_senders( &self, directory_object_id: impl AsRef<str>, ) -> RequestHandler
Delete ref of navigation property acceptedSenders for groups
Sourcepub fn add_favorite(&self) -> RequestHandler
pub fn add_favorite(&self) -> RequestHandler
Invoke action addFavorite
Sourcepub fn assign_license<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn assign_license<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action assignLicense
Sourcepub fn check_granted_permissions_for_app(&self) -> RequestHandler
pub fn check_granted_permissions_for_app(&self) -> RequestHandler
Invoke action checkGrantedPermissionsForApp
Sourcepub fn check_member_groups<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn check_member_groups<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action checkMemberGroups
Sourcepub fn check_member_objects<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn check_member_objects<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action checkMemberObjects
Sourcepub fn get_created_on_behalf_of(&self) -> RequestHandler
pub fn get_created_on_behalf_of(&self) -> RequestHandler
Get createdOnBehalfOf from groups
Sourcepub fn get_drive(&self) -> RequestHandler
pub fn get_drive(&self) -> RequestHandler
Get Drive
Sourcepub fn list_drives(&self) -> RequestHandler
pub fn list_drives(&self) -> RequestHandler
List available drives
Sourcepub fn get_drives_count(&self) -> RequestHandler
pub fn get_drives_count(&self) -> RequestHandler
Get the number of the resource
Sourcepub fn get_drives(&self, drive_id: impl AsRef<str>) -> RequestHandler
pub fn get_drives(&self, drive_id: impl AsRef<str>) -> RequestHandler
Get drives from groups
Sourcepub fn get_member_groups<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn get_member_groups<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action getMemberGroups
Sourcepub fn get_member_objects<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn get_member_objects<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action getMemberObjects
Sourcepub fn list_members(&self) -> RequestHandler
pub fn list_members(&self) -> RequestHandler
Get members from groups
Sourcepub fn get_members_count(&self) -> RequestHandler
pub fn get_members_count(&self) -> RequestHandler
Get the number of the resource
Sourcepub fn create_ref_members<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn create_ref_members<B: BodyExt>(&self, body: B) -> RequestHandler
Create new navigation property ref to members for groups
Sourcepub fn list_ref_members(&self) -> RequestHandler
pub fn list_ref_members(&self) -> RequestHandler
Get ref of members from groups
Sourcepub fn get_directory_object_items_as_application_type(&self) -> RequestHandler
pub fn get_directory_object_items_as_application_type(&self) -> RequestHandler
Get the items of type microsoft.graph.application in the microsoft.graph.directoryObject collection
Sourcepub fn get_application_count(&self) -> RequestHandler
pub fn get_application_count(&self) -> RequestHandler
Get the number of the resource
Sourcepub fn get_directory_object_items_as_device_type(&self) -> RequestHandler
pub fn get_directory_object_items_as_device_type(&self) -> RequestHandler
Get the items of type microsoft.graph.device in the microsoft.graph.directoryObject collection
Sourcepub fn get_device_count(&self) -> RequestHandler
pub fn get_device_count(&self) -> RequestHandler
Get the number of the resource
Sourcepub fn get_directory_object_items_as_group_type(&self) -> RequestHandler
pub fn get_directory_object_items_as_group_type(&self) -> RequestHandler
Get the items of type microsoft.graph.group in the microsoft.graph.directoryObject collection
Sourcepub fn get_group_count(&self) -> RequestHandler
pub fn get_group_count(&self) -> RequestHandler
Get the number of the resource
Sourcepub fn get_directory_object_items_as_org_contact_type(&self) -> RequestHandler
pub fn get_directory_object_items_as_org_contact_type(&self) -> RequestHandler
Get the items of type microsoft.graph.orgContact in the microsoft.graph.directoryObject collection
Sourcepub fn get_org_contact_count(&self) -> RequestHandler
pub fn get_org_contact_count(&self) -> RequestHandler
Get the number of the resource
Sourcepub fn get_directory_object_items_as_service_principal_type(
&self,
) -> RequestHandler
pub fn get_directory_object_items_as_service_principal_type( &self, ) -> RequestHandler
Get the items of type microsoft.graph.servicePrincipal in the microsoft.graph.directoryObject collection
Sourcepub fn get_service_principal_count(&self) -> RequestHandler
pub fn get_service_principal_count(&self) -> RequestHandler
Get the number of the resource
Sourcepub fn get_directory_object_items_as_user_type(&self) -> RequestHandler
pub fn get_directory_object_items_as_user_type(&self) -> RequestHandler
Get the items of type microsoft.graph.user in the microsoft.graph.directoryObject collection
Sourcepub fn get_user_count(&self) -> RequestHandler
pub fn get_user_count(&self) -> RequestHandler
Get the number of the resource
Sourcepub fn delete_ref_members(
&self,
directory_object_id: impl AsRef<str>,
) -> RequestHandler
pub fn delete_ref_members( &self, directory_object_id: impl AsRef<str>, ) -> RequestHandler
Delete ref of navigation property members for groups
Sourcepub fn get_directory_object_item_as_application_type(
&self,
directory_object_id: impl AsRef<str>,
) -> RequestHandler
pub fn get_directory_object_item_as_application_type( &self, directory_object_id: impl AsRef<str>, ) -> RequestHandler
Get the item of type microsoft.graph.directoryObject as microsoft.graph.application
Sourcepub fn get_directory_object_item_as_device_type(
&self,
directory_object_id: impl AsRef<str>,
) -> RequestHandler
pub fn get_directory_object_item_as_device_type( &self, directory_object_id: impl AsRef<str>, ) -> RequestHandler
Get the item of type microsoft.graph.directoryObject as microsoft.graph.device
Sourcepub fn get_directory_object_item_as_group_type(
&self,
directory_object_id: impl AsRef<str>,
) -> RequestHandler
pub fn get_directory_object_item_as_group_type( &self, directory_object_id: impl AsRef<str>, ) -> RequestHandler
Get the item of type microsoft.graph.directoryObject as microsoft.graph.group
Sourcepub fn get_directory_object_item_as_org_contact_type(
&self,
directory_object_id: impl AsRef<str>,
) -> RequestHandler
pub fn get_directory_object_item_as_org_contact_type( &self, directory_object_id: impl AsRef<str>, ) -> RequestHandler
Get the item of type microsoft.graph.directoryObject as microsoft.graph.orgContact
Sourcepub fn get_directory_object_item_as_service_principal_type(
&self,
directory_object_id: impl AsRef<str>,
) -> RequestHandler
pub fn get_directory_object_item_as_service_principal_type( &self, directory_object_id: impl AsRef<str>, ) -> RequestHandler
Get the item of type microsoft.graph.directoryObject as microsoft.graph.servicePrincipal
Sourcepub fn get_directory_object_item_as_user_type(
&self,
directory_object_id: impl AsRef<str>,
) -> RequestHandler
pub fn get_directory_object_item_as_user_type( &self, directory_object_id: impl AsRef<str>, ) -> RequestHandler
Get the item of type microsoft.graph.directoryObject as microsoft.graph.user
Sourcepub fn get_photo(&self) -> RequestHandler
pub fn get_photo(&self) -> RequestHandler
Get photo from groups
Sourcepub fn update_photo<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn update_photo<B: BodyExt>(&self, body: B) -> RequestHandler
Update the navigation property photo in groups
Sourcepub fn get_photo_content(&self) -> RequestHandler
pub fn get_photo_content(&self) -> RequestHandler
Get media content for the navigation property photo from groups
Sourcepub fn update_photo_content<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn update_photo_content<B: BodyExt>(&self, body: B) -> RequestHandler
Update media content for the navigation property photo in groups
Sourcepub fn list_rejected_senders(&self) -> RequestHandler
pub fn list_rejected_senders(&self) -> RequestHandler
List rejectedSenders
Sourcepub fn get_rejected_senders_count(&self) -> RequestHandler
pub fn get_rejected_senders_count(&self) -> RequestHandler
Get the number of the resource
Sourcepub fn create_ref_rejected_senders<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn create_ref_rejected_senders<B: BodyExt>(&self, body: B) -> RequestHandler
Create new navigation property ref to rejectedSenders for groups
Sourcepub fn list_ref_rejected_senders(&self) -> RequestHandler
pub fn list_ref_rejected_senders(&self) -> RequestHandler
List rejectedSenders
Sourcepub fn delete_ref_rejected_senders(
&self,
directory_object_id: impl AsRef<str>,
) -> RequestHandler
pub fn delete_ref_rejected_senders( &self, directory_object_id: impl AsRef<str>, ) -> RequestHandler
Delete ref of navigation property rejectedSenders for groups
Sourcepub fn remove_favorite(&self) -> RequestHandler
pub fn remove_favorite(&self) -> RequestHandler
Invoke action removeFavorite
Sourcepub fn renew(&self) -> RequestHandler
pub fn renew(&self) -> RequestHandler
Invoke action renew
Sourcepub fn reset_unseen_count(&self) -> RequestHandler
pub fn reset_unseen_count(&self) -> RequestHandler
Invoke action resetUnseenCount
Sourcepub fn restore(&self) -> RequestHandler
pub fn restore(&self) -> RequestHandler
Invoke action restore
Sourcepub fn create_settings<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn create_settings<B: BodyExt>(&self, body: B) -> RequestHandler
Create settings
Sourcepub fn list_settings(&self) -> RequestHandler
pub fn list_settings(&self) -> RequestHandler
List settings
Sourcepub fn get_settings_count(&self) -> RequestHandler
pub fn get_settings_count(&self) -> RequestHandler
Get the number of the resource
Sourcepub fn delete_settings(
&self,
group_setting_id: impl AsRef<str>,
) -> RequestHandler
pub fn delete_settings( &self, group_setting_id: impl AsRef<str>, ) -> RequestHandler
Delete navigation property settings for groups
Sourcepub fn get_settings(&self, group_setting_id: impl AsRef<str>) -> RequestHandler
pub fn get_settings(&self, group_setting_id: impl AsRef<str>) -> RequestHandler
Get settings from groups
Sourcepub fn update_settings<B: BodyExt>(
&self,
group_setting_id: impl AsRef<str>,
body: B,
) -> RequestHandler
pub fn update_settings<B: BodyExt>( &self, group_setting_id: impl AsRef<str>, body: B, ) -> RequestHandler
Update the navigation property settings in groups
Sourcepub fn subscribe_by_mail(&self) -> RequestHandler
pub fn subscribe_by_mail(&self) -> RequestHandler
Invoke action subscribeByMail
Sourcepub fn unsubscribe_by_mail(&self) -> RequestHandler
pub fn unsubscribe_by_mail(&self) -> RequestHandler
Invoke action unsubscribeByMail
Sourcepub fn validate_properties<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn validate_properties<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action validateProperties