pub struct DeviceManagementManagedDevicesIdApiClient { /* private fields */ }
Implementations§
source§impl DeviceManagementManagedDevicesIdApiClient
impl DeviceManagementManagedDevicesIdApiClient
sourcepub fn delete_managed_devices(&self) -> RequestHandler
pub fn delete_managed_devices(&self) -> RequestHandler
Delete navigation property managedDevices for deviceManagement
sourcepub fn get_managed_devices(&self) -> RequestHandler
pub fn get_managed_devices(&self) -> RequestHandler
Get managedDevices from deviceManagement
sourcepub fn update_managed_devices<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn update_managed_devices<B: BodyExt>(&self, body: B) -> RequestHandler
Update the navigation property managedDevices in deviceManagement
sourcepub fn bypass_activation_lock(&self) -> RequestHandler
pub fn bypass_activation_lock(&self) -> RequestHandler
Invoke action bypassActivationLock
sourcepub fn clean_windows_device<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn clean_windows_device<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action cleanWindowsDevice
Invoke action deleteUserFromSharedAppleDevice
sourcepub fn delete_device_category(&self) -> RequestHandler
pub fn delete_device_category(&self) -> RequestHandler
Delete navigation property deviceCategory for deviceManagement
sourcepub fn get_device_category(&self) -> RequestHandler
pub fn get_device_category(&self) -> RequestHandler
Get deviceCategory from deviceManagement
sourcepub fn update_device_category<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn update_device_category<B: BodyExt>(&self, body: B) -> RequestHandler
Update the navigation property deviceCategory in deviceManagement
sourcepub fn create_device_compliance_policy_states<B: BodyExt>(
&self,
body: B
) -> RequestHandler
pub fn create_device_compliance_policy_states<B: BodyExt>( &self, body: B ) -> RequestHandler
Create new navigation property to deviceCompliancePolicyStates for deviceManagement
sourcepub fn list_device_compliance_policy_states(&self) -> RequestHandler
pub fn list_device_compliance_policy_states(&self) -> RequestHandler
Get deviceCompliancePolicyStates from deviceManagement
sourcepub fn device_compliance_policy_states_dafa(&self) -> RequestHandler
pub fn device_compliance_policy_states_dafa(&self) -> RequestHandler
Get the number of the resource
sourcepub fn delete_device_compliance_policy_states(
&self,
device_compliance_policy_state_id: impl AsRef<str>
) -> RequestHandler
pub fn delete_device_compliance_policy_states( &self, device_compliance_policy_state_id: impl AsRef<str> ) -> RequestHandler
Delete navigation property deviceCompliancePolicyStates for deviceManagement
sourcepub fn get_device_compliance_policy_states(
&self,
device_compliance_policy_state_id: impl AsRef<str>
) -> RequestHandler
pub fn get_device_compliance_policy_states( &self, device_compliance_policy_state_id: impl AsRef<str> ) -> RequestHandler
Get deviceCompliancePolicyStates from deviceManagement
sourcepub fn update_device_compliance_policy_states<B: BodyExt>(
&self,
device_compliance_policy_state_id: impl AsRef<str>,
body: B
) -> RequestHandler
pub fn update_device_compliance_policy_states<B: BodyExt>( &self, device_compliance_policy_state_id: impl AsRef<str>, body: B ) -> RequestHandler
Update the navigation property deviceCompliancePolicyStates in deviceManagement
sourcepub fn create_device_configuration_states<B: BodyExt>(
&self,
body: B
) -> RequestHandler
pub fn create_device_configuration_states<B: BodyExt>( &self, body: B ) -> RequestHandler
Create new navigation property to deviceConfigurationStates for deviceManagement
sourcepub fn list_device_configuration_states(&self) -> RequestHandler
pub fn list_device_configuration_states(&self) -> RequestHandler
Get deviceConfigurationStates from deviceManagement
sourcepub fn get_device_configuration_states_count(&self) -> RequestHandler
pub fn get_device_configuration_states_count(&self) -> RequestHandler
Get the number of the resource
sourcepub fn delete_device_configuration_states(
&self,
device_configuration_state_id: impl AsRef<str>
) -> RequestHandler
pub fn delete_device_configuration_states( &self, device_configuration_state_id: impl AsRef<str> ) -> RequestHandler
Delete navigation property deviceConfigurationStates for deviceManagement
sourcepub fn get_device_configuration_states(
&self,
device_configuration_state_id: impl AsRef<str>
) -> RequestHandler
pub fn get_device_configuration_states( &self, device_configuration_state_id: impl AsRef<str> ) -> RequestHandler
Get deviceConfigurationStates from deviceManagement
sourcepub fn update_device_configuration_states<B: BodyExt>(
&self,
device_configuration_state_id: impl AsRef<str>,
body: B
) -> RequestHandler
pub fn update_device_configuration_states<B: BodyExt>( &self, device_configuration_state_id: impl AsRef<str>, body: B ) -> RequestHandler
Update the navigation property deviceConfigurationStates in deviceManagement
sourcepub fn disable_lost_mode(&self) -> RequestHandler
pub fn disable_lost_mode(&self) -> RequestHandler
Invoke action disableLostMode
sourcepub fn locate_device(&self) -> RequestHandler
pub fn locate_device(&self) -> RequestHandler
Invoke action locateDevice
Invoke action logoutSharedAppleDeviceActiveUser
sourcepub fn reboot_now(&self) -> RequestHandler
pub fn reboot_now(&self) -> RequestHandler
Invoke action rebootNow
sourcepub fn recover_passcode(&self) -> RequestHandler
pub fn recover_passcode(&self) -> RequestHandler
Invoke action recoverPasscode
sourcepub fn remote_lock(&self) -> RequestHandler
pub fn remote_lock(&self) -> RequestHandler
Invoke action remoteLock
sourcepub fn request_remote_assistance(&self) -> RequestHandler
pub fn request_remote_assistance(&self) -> RequestHandler
Invoke action requestRemoteAssistance
sourcepub fn reset_passcode(&self) -> RequestHandler
pub fn reset_passcode(&self) -> RequestHandler
Invoke action resetPasscode
sourcepub fn retire(&self) -> RequestHandler
pub fn retire(&self) -> RequestHandler
Invoke action retire
sourcepub fn shut_down(&self) -> RequestHandler
pub fn shut_down(&self) -> RequestHandler
Invoke action shutDown
sourcepub fn sync_device(&self) -> RequestHandler
pub fn sync_device(&self) -> RequestHandler
Invoke action syncDevice
sourcepub fn update_windows_device_account<B: BodyExt>(
&self,
body: B
) -> RequestHandler
pub fn update_windows_device_account<B: BodyExt>( &self, body: B ) -> RequestHandler
Invoke action updateWindowsDeviceAccount
sourcepub fn list_users(&self) -> RequestHandler
pub fn list_users(&self) -> RequestHandler
Get users from deviceManagement
sourcepub fn windows_defender_scan<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn windows_defender_scan<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action windowsDefenderScan
sourcepub fn windows_defender_update_signatures(&self) -> RequestHandler
pub fn windows_defender_update_signatures(&self) -> RequestHandler
Invoke action windowsDefenderUpdateSignatures
sourcepub fn wipe<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn wipe<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action wipe