pub struct DrivesItemsPathIdApiClient { /* private fields */ }
Implementations§
Source§impl DrivesItemsPathIdApiClient
impl DrivesItemsPathIdApiClient
Sourcepub fn delete_items(&self) -> RequestHandler
pub fn delete_items(&self) -> RequestHandler
Delete navigation property items for drives
Sourcepub fn get_items(&self) -> RequestHandler
pub fn get_items(&self) -> RequestHandler
Get items from drives
Sourcepub fn update_items<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn update_items<B: BodyExt>(&self, body: B) -> RequestHandler
Update the navigation property items in drives
Sourcepub fn delete_analytics(&self) -> RequestHandler
pub fn delete_analytics(&self) -> RequestHandler
Delete navigation property analytics for drives
Sourcepub fn get_analytics(&self) -> RequestHandler
pub fn get_analytics(&self) -> RequestHandler
Get analytics from drives
Sourcepub fn update_analytics<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn update_analytics<B: BodyExt>(&self, body: B) -> RequestHandler
Update the navigation property analytics in drives
Sourcepub fn get_all_time(&self) -> RequestHandler
pub fn get_all_time(&self) -> RequestHandler
Get itemAnalytics
Sourcepub fn create_item_activity_stats<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn create_item_activity_stats<B: BodyExt>(&self, body: B) -> RequestHandler
Create new navigation property to itemActivityStats for drives
Sourcepub fn list_item_activity_stats(&self) -> RequestHandler
pub fn list_item_activity_stats(&self) -> RequestHandler
Get itemActivityStats from drives
Sourcepub fn get_item_activity_stats_count(&self) -> RequestHandler
pub fn get_item_activity_stats_count(&self) -> RequestHandler
Get the number of the resource
Sourcepub fn delete_item_activity_stats(
&self,
item_activity_stat_id: impl AsRef<str>,
) -> RequestHandler
pub fn delete_item_activity_stats( &self, item_activity_stat_id: impl AsRef<str>, ) -> RequestHandler
Delete navigation property itemActivityStats for drives
Sourcepub fn get_item_activity_stats(
&self,
item_activity_stat_id: impl AsRef<str>,
) -> RequestHandler
pub fn get_item_activity_stats( &self, item_activity_stat_id: impl AsRef<str>, ) -> RequestHandler
Get itemActivityStats from drives
Sourcepub fn update_item_activity_stats<B: BodyExt>(
&self,
item_activity_stat_id: impl AsRef<str>,
body: B,
) -> RequestHandler
pub fn update_item_activity_stats<B: BodyExt>( &self, item_activity_stat_id: impl AsRef<str>, body: B, ) -> RequestHandler
Update the navigation property itemActivityStats in drives
Sourcepub fn create_activities<B: BodyExt>(
&self,
item_activity_stat_id: impl AsRef<str>,
body: B,
) -> RequestHandler
pub fn create_activities<B: BodyExt>( &self, item_activity_stat_id: impl AsRef<str>, body: B, ) -> RequestHandler
Create new navigation property to activities for drives
Sourcepub fn list_activities(
&self,
item_activity_stat_id: impl AsRef<str>,
) -> RequestHandler
pub fn list_activities( &self, item_activity_stat_id: impl AsRef<str>, ) -> RequestHandler
Get activities from drives
Sourcepub fn get_activities_count(
&self,
item_activity_stat_id: impl AsRef<str>,
) -> RequestHandler
pub fn get_activities_count( &self, item_activity_stat_id: impl AsRef<str>, ) -> RequestHandler
Get the number of the resource
Sourcepub fn delete_activities(
&self,
item_activity_stat_id: impl AsRef<str>,
item_activity_id: impl AsRef<str>,
) -> RequestHandler
pub fn delete_activities( &self, item_activity_stat_id: impl AsRef<str>, item_activity_id: impl AsRef<str>, ) -> RequestHandler
Delete navigation property activities for drives
Sourcepub fn get_activities(
&self,
item_activity_stat_id: impl AsRef<str>,
item_activity_id: impl AsRef<str>,
) -> RequestHandler
pub fn get_activities( &self, item_activity_stat_id: impl AsRef<str>, item_activity_id: impl AsRef<str>, ) -> RequestHandler
Get activities from drives
Sourcepub fn update_activities<B: BodyExt>(
&self,
item_activity_stat_id: impl AsRef<str>,
item_activity_id: impl AsRef<str>,
body: B,
) -> RequestHandler
pub fn update_activities<B: BodyExt>( &self, item_activity_stat_id: impl AsRef<str>, item_activity_id: impl AsRef<str>, body: B, ) -> RequestHandler
Update the navigation property activities in drives
Sourcepub fn get_drive_item(
&self,
item_activity_stat_id: impl AsRef<str>,
item_activity_id: impl AsRef<str>,
) -> RequestHandler
pub fn get_drive_item( &self, item_activity_stat_id: impl AsRef<str>, item_activity_id: impl AsRef<str>, ) -> RequestHandler
Get driveItem from drives
Sourcepub fn get_drive_item_content(
&self,
item_activity_stat_id: impl AsRef<str>,
item_activity_id: impl AsRef<str>,
) -> RequestHandler
pub fn get_drive_item_content( &self, item_activity_stat_id: impl AsRef<str>, item_activity_id: impl AsRef<str>, ) -> RequestHandler
Get content for the navigation property driveItem from drives
Sourcepub fn update_drive_item_content<B: BodyExt>(
&self,
item_activity_stat_id: impl AsRef<str>,
item_activity_id: impl AsRef<str>,
body: B,
) -> RequestHandler
pub fn update_drive_item_content<B: BodyExt>( &self, item_activity_stat_id: impl AsRef<str>, item_activity_id: impl AsRef<str>, body: B, ) -> RequestHandler
Update content for the navigation property driveItem in drives
Sourcepub fn get_last_seven_days(&self) -> RequestHandler
pub fn get_last_seven_days(&self) -> RequestHandler
Get lastSevenDays from drives
Sourcepub fn checkin<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn checkin<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action checkin
Sourcepub fn checkout(&self) -> RequestHandler
pub fn checkout(&self) -> RequestHandler
Invoke action checkout
Sourcepub fn create_children<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn create_children<B: BodyExt>(&self, body: B) -> RequestHandler
Create new navigation property to children for drives
Sourcepub fn list_children(&self) -> RequestHandler
pub fn list_children(&self) -> RequestHandler
List children of a driveItem
Sourcepub fn get_children_count(&self) -> RequestHandler
pub fn get_children_count(&self) -> RequestHandler
Get the number of the resource
Sourcepub fn get_children(&self, drive_item_id_1: impl AsRef<str>) -> RequestHandler
pub fn get_children(&self, drive_item_id_1: impl AsRef<str>) -> RequestHandler
Get children from drives
Sourcepub fn get_children_content(
&self,
drive_item_id_1: impl AsRef<str>,
) -> RequestHandler
pub fn get_children_content( &self, drive_item_id_1: impl AsRef<str>, ) -> RequestHandler
Get content for the navigation property children from drives
Sourcepub fn update_children_content<B: BodyExt>(
&self,
drive_item_id_1: impl AsRef<str>,
body: B,
) -> RequestHandler
pub fn update_children_content<B: BodyExt>( &self, drive_item_id_1: impl AsRef<str>, body: B, ) -> RequestHandler
Update content for the navigation property children in drives
Sourcepub fn get_items_content(&self) -> RequestHandler
pub fn get_items_content(&self) -> RequestHandler
Get content for the navigation property items from drives
Sourcepub fn update_items_content<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn update_items_content<B: BodyExt>(&self, body: B) -> RequestHandler
Update content for the navigation property items in drives
Sourcepub fn copy<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn copy<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action copy
Sourcepub fn create_link<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn create_link<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action createLink
Sourcepub fn create_upload_session<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn create_upload_session<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action createUploadSession
Sourcepub fn get_drive_item_delta(&self) -> RequestHandler
pub fn get_drive_item_delta(&self) -> RequestHandler
Invoke function delta
Sourcepub fn get_drive_item_delta_token(
&self,
token: impl AsRef<str>,
) -> RequestHandler
pub fn get_drive_item_delta_token( &self, token: impl AsRef<str>, ) -> RequestHandler
Invoke function delta
Sourcepub fn follow(&self) -> RequestHandler
pub fn follow(&self) -> RequestHandler
Invoke action follow
Sourcepub fn get_drive_item_activities_by_interval(
&self,
start_date_time: impl AsRef<str>,
end_date_time: impl AsRef<str>,
interval: impl AsRef<str>,
) -> RequestHandler
pub fn get_drive_item_activities_by_interval( &self, start_date_time: impl AsRef<str>, end_date_time: impl AsRef<str>, interval: impl AsRef<str>, ) -> RequestHandler
Invoke function getActivitiesByInterval
Sourcepub fn invite<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn invite<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action invite
Sourcepub fn get_list_item(&self) -> RequestHandler
pub fn get_list_item(&self) -> RequestHandler
Get listItem from drives
Sourcepub fn create_permissions<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn create_permissions<B: BodyExt>(&self, body: B) -> RequestHandler
Create new navigation property to permissions for drives
Sourcepub fn list_permissions(&self) -> RequestHandler
pub fn list_permissions(&self) -> RequestHandler
List sharing permissions on a driveItem
Sourcepub fn get_permissions_count(&self) -> RequestHandler
pub fn get_permissions_count(&self) -> RequestHandler
Get the number of the resource
Sourcepub fn delete_permissions(
&self,
permission_id: impl AsRef<str>,
) -> RequestHandler
pub fn delete_permissions( &self, permission_id: impl AsRef<str>, ) -> RequestHandler
Delete navigation property permissions for drives
Sourcepub fn get_permissions(&self, permission_id: impl AsRef<str>) -> RequestHandler
pub fn get_permissions(&self, permission_id: impl AsRef<str>) -> RequestHandler
Get permissions from drives
Sourcepub fn update_permissions<B: BodyExt>(
&self,
permission_id: impl AsRef<str>,
body: B,
) -> RequestHandler
pub fn update_permissions<B: BodyExt>( &self, permission_id: impl AsRef<str>, body: B, ) -> RequestHandler
Update the navigation property permissions in drives
Sourcepub fn grant<B: BodyExt>(
&self,
permission_id: impl AsRef<str>,
body: B,
) -> RequestHandler
pub fn grant<B: BodyExt>( &self, permission_id: impl AsRef<str>, body: B, ) -> RequestHandler
Invoke action grant
Sourcepub fn preview<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn preview<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action preview
Sourcepub fn restore<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn restore<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action restore
Sourcepub fn search(&self, q: impl AsRef<str>) -> RequestHandler
pub fn search(&self, q: impl AsRef<str>) -> RequestHandler
Invoke function search
Sourcepub fn create_subscriptions<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn create_subscriptions<B: BodyExt>(&self, body: B) -> RequestHandler
Create new navigation property to subscriptions for drives
Sourcepub fn list_subscriptions(&self) -> RequestHandler
pub fn list_subscriptions(&self) -> RequestHandler
Get subscriptions from drives
Sourcepub fn get_subscriptions_count(&self) -> RequestHandler
pub fn get_subscriptions_count(&self) -> RequestHandler
Get the number of the resource
Sourcepub fn delete_subscriptions(
&self,
subscription_id: impl AsRef<str>,
) -> RequestHandler
pub fn delete_subscriptions( &self, subscription_id: impl AsRef<str>, ) -> RequestHandler
Delete navigation property subscriptions for drives
Sourcepub fn get_subscriptions(
&self,
subscription_id: impl AsRef<str>,
) -> RequestHandler
pub fn get_subscriptions( &self, subscription_id: impl AsRef<str>, ) -> RequestHandler
Get subscriptions from drives
Sourcepub fn update_subscriptions<B: BodyExt>(
&self,
subscription_id: impl AsRef<str>,
body: B,
) -> RequestHandler
pub fn update_subscriptions<B: BodyExt>( &self, subscription_id: impl AsRef<str>, body: B, ) -> RequestHandler
Update the navigation property subscriptions in drives
Invoke action reauthorize
Sourcepub fn create_thumbnails<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn create_thumbnails<B: BodyExt>(&self, body: B) -> RequestHandler
Create new navigation property to thumbnails for drives
Sourcepub fn list_thumbnails(&self) -> RequestHandler
pub fn list_thumbnails(&self) -> RequestHandler
List thumbnails for a DriveItem
Sourcepub fn get_thumbnails_count(&self) -> RequestHandler
pub fn get_thumbnails_count(&self) -> RequestHandler
Get the number of the resource
Sourcepub fn delete_thumbnails(
&self,
thumbnail_set_id: impl AsRef<str>,
) -> RequestHandler
pub fn delete_thumbnails( &self, thumbnail_set_id: impl AsRef<str>, ) -> RequestHandler
Delete navigation property thumbnails for drives
Sourcepub fn get_thumbnails(
&self,
thumbnail_set_id: impl AsRef<str>,
) -> RequestHandler
pub fn get_thumbnails( &self, thumbnail_set_id: impl AsRef<str>, ) -> RequestHandler
Get thumbnails from drives
Sourcepub fn update_thumbnails<B: BodyExt>(
&self,
thumbnail_set_id: impl AsRef<str>,
body: B,
) -> RequestHandler
pub fn update_thumbnails<B: BodyExt>( &self, thumbnail_set_id: impl AsRef<str>, body: B, ) -> RequestHandler
Update the navigation property thumbnails in drives
Sourcepub fn unfollow(&self) -> RequestHandler
pub fn unfollow(&self) -> RequestHandler
Invoke action unfollow
Sourcepub fn validate_permission<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn validate_permission<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action validatePermission
Sourcepub fn create_versions<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn create_versions<B: BodyExt>(&self, body: B) -> RequestHandler
Create new navigation property to versions for drives
Sourcepub fn list_versions(&self) -> RequestHandler
pub fn list_versions(&self) -> RequestHandler
List versions of a driveItem
Sourcepub fn get_versions_count(&self) -> RequestHandler
pub fn get_versions_count(&self) -> RequestHandler
Get the number of the resource
Sourcepub fn delete_versions(
&self,
drive_item_version_id: impl AsRef<str>,
) -> RequestHandler
pub fn delete_versions( &self, drive_item_version_id: impl AsRef<str>, ) -> RequestHandler
Delete navigation property versions for drives
Sourcepub fn get_versions(
&self,
drive_item_version_id: impl AsRef<str>,
) -> RequestHandler
pub fn get_versions( &self, drive_item_version_id: impl AsRef<str>, ) -> RequestHandler
Get versions from drives
Sourcepub fn update_versions<B: BodyExt>(
&self,
drive_item_version_id: impl AsRef<str>,
body: B,
) -> RequestHandler
pub fn update_versions<B: BodyExt>( &self, drive_item_version_id: impl AsRef<str>, body: B, ) -> RequestHandler
Update the navigation property versions in drives
Sourcepub fn get_versions_content(
&self,
drive_item_version_id: impl AsRef<str>,
) -> RequestHandler
pub fn get_versions_content( &self, drive_item_version_id: impl AsRef<str>, ) -> RequestHandler
Get content for the navigation property versions from drives
Sourcepub fn update_versions_content<B: BodyExt>(
&self,
drive_item_version_id: impl AsRef<str>,
body: B,
) -> RequestHandler
pub fn update_versions_content<B: BodyExt>( &self, drive_item_version_id: impl AsRef<str>, body: B, ) -> RequestHandler
Update content for the navigation property versions in drives
Sourcepub fn restore_version(
&self,
drive_item_version_id: impl AsRef<str>,
) -> RequestHandler
pub fn restore_version( &self, drive_item_version_id: impl AsRef<str>, ) -> RequestHandler
Invoke action restoreVersion