Struct DeviceManagementApiClient

Source
pub struct DeviceManagementApiClient { /* private fields */ }

Implementations§

Source§

impl DeviceManagementApiClient

Source

pub fn device_enrollment_configurations( &self, ) -> DeviceEnrollmentConfigurationsApiClient

Source

pub fn device_enrollment_configuration<ID: AsRef<str>>( &self, id: ID, ) -> DeviceEnrollmentConfigurationsIdApiClient

Source

pub fn device_compliance_policy_setting_state_summaries_id<ID: AsRef<str>>( &self, id: ID, ) -> DeviceCompliancePolicySettingStateSummariesIdApiClient

Source

pub fn reports(&self) -> DeviceManagementReportsApiClient

Source

pub fn windows_autopilot_device_identities_id<ID: AsRef<str>>( &self, id: ID, ) -> WindowsAutopilotDeviceIdentitiesIdApiClient

Source

pub fn device_configuration<ID: AsRef<str>>( &self, id: ID, ) -> DeviceConfigurationsIdApiClient

Source

pub fn role_definitions(&self) -> RoleDefinitionsApiClient

Source

pub fn troubleshooting_event<ID: AsRef<str>>( &self, id: ID, ) -> TroubleshootingEventsIdApiClient

Source

pub fn troubleshooting_events(&self) -> TroubleshootingEventsApiClient

Source

pub fn managed_devices(&self) -> DeviceManagementManagedDevicesApiClient

Source

pub fn managed_device<ID: AsRef<str>>( &self, id: ID, ) -> DeviceManagementManagedDevicesIdApiClient

Source

pub fn windows_autopilot_device_identities<ID: AsRef<str>>( &self, id: ID, ) -> WindowsAutopilotDeviceIdentitiesApiClient

Source

pub fn terms_and_condition<ID: AsRef<str>>( &self, id: ID, ) -> TermsAndConditionsIdApiClient

Source

pub fn device_compliance_policy_setting_state_summaries( &self, ) -> DeviceCompliancePolicySettingStateSummariesApiClient

Source

pub fn device_configurations(&self) -> DeviceConfigurationsApiClient

Source

pub fn terms_and_conditions(&self) -> TermsAndConditionsApiClient

Source

pub fn role_definition<ID: AsRef<str>>( &self, id: ID, ) -> RoleDefinitionsIdApiClient

Source

pub fn get_device_management(&self) -> RequestHandler

Get deviceManagement

Source

pub fn update_device_management<B: BodyExt>(&self, body: B) -> RequestHandler

Update deviceManagement

Source

pub fn delete_apple_push_notification_certificate(&self) -> RequestHandler

Delete navigation property applePushNotificationCertificate for deviceManagement

Source

pub fn get_apple_push_notification_certificate(&self) -> RequestHandler

Get applePushNotificationCertificate from deviceManagement

Source

pub fn update_apple_push_notification_certificate<B: BodyExt>( &self, body: B, ) -> RequestHandler

Update the navigation property applePushNotificationCertificate in deviceManagement

Source

pub fn download_apple_push_notification_certificate_signing_request( &self, ) -> RequestHandler

Invoke function downloadApplePushNotificationCertificateSigningRequest

Source

pub fn create_audit_events<B: BodyExt>(&self, body: B) -> RequestHandler

Create new navigation property to auditEvents for deviceManagement

Source

pub fn list_audit_events(&self) -> RequestHandler

Get auditEvents from deviceManagement

Source

pub fn get_audit_events_count(&self) -> RequestHandler

Get the number of the resource

Source

pub fn get_audit_activity_types( &self, category: impl AsRef<str>, ) -> RequestHandler

Invoke function getAuditActivityTypes

Source

pub fn get_audit_categories(&self) -> RequestHandler

Invoke function getAuditCategories

Source

pub fn delete_audit_events( &self, audit_event_id: impl AsRef<str>, ) -> RequestHandler

Delete navigation property auditEvents for deviceManagement

Source

pub fn get_audit_events( &self, audit_event_id: impl AsRef<str>, ) -> RequestHandler

Get auditEvents from deviceManagement

Source

pub fn update_audit_events<B: BodyExt>( &self, audit_event_id: impl AsRef<str>, body: B, ) -> RequestHandler

Update the navigation property auditEvents in deviceManagement

Source

pub fn create_compliance_management_partners<B: BodyExt>( &self, body: B, ) -> RequestHandler

Create new navigation property to complianceManagementPartners for deviceManagement

Source

pub fn list_compliance_management_partners(&self) -> RequestHandler

Get complianceManagementPartners from deviceManagement

Source

pub fn get_compliance_management_partners_count(&self) -> RequestHandler

Get the number of the resource

Source

pub fn delete_compliance_management_partners( &self, compliance_management_partner_id: impl AsRef<str>, ) -> RequestHandler

Delete navigation property complianceManagementPartners for deviceManagement

Source

pub fn get_compliance_management_partners( &self, compliance_management_partner_id: impl AsRef<str>, ) -> RequestHandler

Get complianceManagementPartners from deviceManagement

Source

pub fn update_compliance_management_partners<B: BodyExt>( &self, compliance_management_partner_id: impl AsRef<str>, body: B, ) -> RequestHandler

Update the navigation property complianceManagementPartners in deviceManagement

Source

pub fn delete_conditional_access_settings(&self) -> RequestHandler

Delete navigation property conditionalAccessSettings for deviceManagement

Source

pub fn get_conditional_access_settings(&self) -> RequestHandler

Get conditionalAccessSettings from deviceManagement

Source

pub fn update_conditional_access_settings<B: BodyExt>( &self, body: B, ) -> RequestHandler

Update the navigation property conditionalAccessSettings in deviceManagement

Source

pub fn create_detected_apps<B: BodyExt>(&self, body: B) -> RequestHandler

Create new navigation property to detectedApps for deviceManagement

Source

pub fn list_detected_apps(&self) -> RequestHandler

Get detectedApps from deviceManagement

Source

pub fn get_detected_apps_count(&self) -> RequestHandler

Get the number of the resource

Source

pub fn delete_detected_apps( &self, detected_app_id: impl AsRef<str>, ) -> RequestHandler

Delete navigation property detectedApps for deviceManagement

Source

pub fn get_detected_apps( &self, detected_app_id: impl AsRef<str>, ) -> RequestHandler

Get detectedApps from deviceManagement

Source

pub fn update_detected_apps<B: BodyExt>( &self, detected_app_id: impl AsRef<str>, body: B, ) -> RequestHandler

Update the navigation property detectedApps in deviceManagement

Source

pub fn create_device_categories<B: BodyExt>(&self, body: B) -> RequestHandler

Create new navigation property to deviceCategories for deviceManagement

Source

pub fn list_device_categories(&self) -> RequestHandler

Get deviceCategories from deviceManagement

Source

pub fn get_device_categories_count(&self) -> RequestHandler

Get the number of the resource

Source

pub fn delete_device_categories( &self, device_category_id: impl AsRef<str>, ) -> RequestHandler

Delete navigation property deviceCategories for deviceManagement

Source

pub fn get_device_categories( &self, device_category_id: impl AsRef<str>, ) -> RequestHandler

Get deviceCategories from deviceManagement

Source

pub fn update_device_categories<B: BodyExt>( &self, device_category_id: impl AsRef<str>, body: B, ) -> RequestHandler

Update the navigation property deviceCategories in deviceManagement

Source

pub fn delete_device_compliance_policy_device_state_summary( &self, ) -> RequestHandler

Delete navigation property deviceCompliancePolicyDeviceStateSummary for deviceManagement

Source

pub fn get_device_compliance_policy_device_state_summary( &self, ) -> RequestHandler

Get deviceCompliancePolicyDeviceStateSummary from deviceManagement

Source

pub fn update_device_compliance_policy_device_state_summary<B: BodyExt>( &self, body: B, ) -> RequestHandler

Update the navigation property deviceCompliancePolicyDeviceStateSummary in deviceManagement

Source

pub fn delete_device_configuration_device_state_summaries( &self, ) -> RequestHandler

Delete navigation property deviceConfigurationDeviceStateSummaries for deviceManagement

Source

pub fn get_device_configuration_device_state_summaries(&self) -> RequestHandler

Get deviceConfigurationDeviceStateSummaries from deviceManagement

Source

pub fn update_device_configuration_device_state_summaries<B: BodyExt>( &self, body: B, ) -> RequestHandler

Update the navigation property deviceConfigurationDeviceStateSummaries in deviceManagement

Source

pub fn create_device_management_partners<B: BodyExt>( &self, body: B, ) -> RequestHandler

Create new navigation property to deviceManagementPartners for deviceManagement

Source

pub fn list_device_management_partners(&self) -> RequestHandler

Get deviceManagementPartners from deviceManagement

Source

pub fn get_device_management_partners_count(&self) -> RequestHandler

Get the number of the resource

Source

pub fn delete_device_management_partners( &self, device_management_partner_id: impl AsRef<str>, ) -> RequestHandler

Delete navigation property deviceManagementPartners for deviceManagement

Source

pub fn get_device_management_partners( &self, device_management_partner_id: impl AsRef<str>, ) -> RequestHandler

Get deviceManagementPartners from deviceManagement

Source

pub fn update_device_management_partners<B: BodyExt>( &self, device_management_partner_id: impl AsRef<str>, body: B, ) -> RequestHandler

Update the navigation property deviceManagementPartners in deviceManagement

Source

pub fn terminate( &self, device_management_partner_id: impl AsRef<str>, ) -> RequestHandler

Invoke action terminate

Source

pub fn create_exchange_connectors<B: BodyExt>(&self, body: B) -> RequestHandler

Create new navigation property to exchangeConnectors for deviceManagement

Source

pub fn list_exchange_connectors(&self) -> RequestHandler

Get exchangeConnectors from deviceManagement

Source

pub fn get_exchange_connectors_count(&self) -> RequestHandler

Get the number of the resource

Source

pub fn delete_exchange_connectors( &self, device_management_exchange_connector_id: impl AsRef<str>, ) -> RequestHandler

Delete navigation property exchangeConnectors for deviceManagement

Source

pub fn get_exchange_connectors( &self, device_management_exchange_connector_id: impl AsRef<str>, ) -> RequestHandler

Get exchangeConnectors from deviceManagement

Source

pub fn update_exchange_connectors<B: BodyExt>( &self, device_management_exchange_connector_id: impl AsRef<str>, body: B, ) -> RequestHandler

Update the navigation property exchangeConnectors in deviceManagement

Source

pub fn sync<B: BodyExt>( &self, device_management_exchange_connector_id: impl AsRef<str>, body: B, ) -> RequestHandler

Invoke action sync

Source

pub fn get_effective_permissions( &self, scope: impl AsRef<str>, ) -> RequestHandler

Invoke function getEffectivePermissions

Source

pub fn create_imported_windows_autopilot_device_identities<B: BodyExt>( &self, body: B, ) -> RequestHandler

Create new navigation property to importedWindowsAutopilotDeviceIdentities for deviceManagement

Source

pub fn list_imported_windows_autopilot_device_identities( &self, ) -> RequestHandler

Get importedWindowsAutopilotDeviceIdentities from deviceManagement

Source

pub fn get_imported_windows_autopilot_device_identities_count( &self, ) -> RequestHandler

Get the number of the resource

Source

pub fn import<B: BodyExt>(&self, body: B) -> RequestHandler

Invoke action import

Source

pub fn delete_imported_windows_autopilot_device_identities( &self, imported_windows_autopilot_device_identity_id: impl AsRef<str>, ) -> RequestHandler

Delete navigation property importedWindowsAutopilotDeviceIdentities for deviceManagement

Source

pub fn get_imported_windows_autopilot_device_identities( &self, imported_windows_autopilot_device_identity_id: impl AsRef<str>, ) -> RequestHandler

Get importedWindowsAutopilotDeviceIdentities from deviceManagement

Source

pub fn update_imported_windows_autopilot_device_identities<B: BodyExt>( &self, imported_windows_autopilot_device_identity_id: impl AsRef<str>, body: B, ) -> RequestHandler

Update the navigation property importedWindowsAutopilotDeviceIdentities in deviceManagement

Source

pub fn create_ios_update_statuses<B: BodyExt>(&self, body: B) -> RequestHandler

Create new navigation property to iosUpdateStatuses for deviceManagement

Source

pub fn list_ios_update_statuses(&self) -> RequestHandler

Get iosUpdateStatuses from deviceManagement

Source

pub fn get_ios_update_statuses_count(&self) -> RequestHandler

Get the number of the resource

Source

pub fn delete_ios_update_statuses( &self, ios_update_device_status_id: impl AsRef<str>, ) -> RequestHandler

Delete navigation property iosUpdateStatuses for deviceManagement

Source

pub fn get_ios_update_statuses( &self, ios_update_device_status_id: impl AsRef<str>, ) -> RequestHandler

Get iosUpdateStatuses from deviceManagement

Source

pub fn update_ios_update_statuses<B: BodyExt>( &self, ios_update_device_status_id: impl AsRef<str>, body: B, ) -> RequestHandler

Update the navigation property iosUpdateStatuses in deviceManagement

Source

pub fn get_managed_device_overview(&self) -> RequestHandler

Get managedDeviceOverview from deviceManagement

Source

pub fn create_mobile_threat_defense_connectors<B: BodyExt>( &self, body: B, ) -> RequestHandler

Create new navigation property to mobileThreatDefenseConnectors for deviceManagement

Source

pub fn list_mobile_threat_defense_connectors(&self) -> RequestHandler

Get mobileThreatDefenseConnectors from deviceManagement

Source

pub fn get_mobile_threat_defense_connectors_count(&self) -> RequestHandler

Get the number of the resource

Source

pub fn delete_mobile_threat_defense_connectors( &self, mobile_threat_defense_connector_id: impl AsRef<str>, ) -> RequestHandler

Delete navigation property mobileThreatDefenseConnectors for deviceManagement

Source

pub fn get_mobile_threat_defense_connectors( &self, mobile_threat_defense_connector_id: impl AsRef<str>, ) -> RequestHandler

Get mobileThreatDefenseConnectors from deviceManagement

Source

pub fn update_mobile_threat_defense_connectors<B: BodyExt>( &self, mobile_threat_defense_connector_id: impl AsRef<str>, body: B, ) -> RequestHandler

Update the navigation property mobileThreatDefenseConnectors in deviceManagement

Source

pub fn create_notification_message_templates<B: BodyExt>( &self, body: B, ) -> RequestHandler

Create new navigation property to notificationMessageTemplates for deviceManagement

Source

pub fn list_notification_message_templates(&self) -> RequestHandler

Get notificationMessageTemplates from deviceManagement

Source

pub fn get_notification_message_templates_count(&self) -> RequestHandler

Get the number of the resource

Source

pub fn delete_notification_message_templates( &self, notification_message_template_id: impl AsRef<str>, ) -> RequestHandler

Delete navigation property notificationMessageTemplates for deviceManagement

Source

pub fn get_notification_message_templates( &self, notification_message_template_id: impl AsRef<str>, ) -> RequestHandler

Get notificationMessageTemplates from deviceManagement

Source

pub fn update_notification_message_templates<B: BodyExt>( &self, notification_message_template_id: impl AsRef<str>, body: B, ) -> RequestHandler

Update the navigation property notificationMessageTemplates in deviceManagement

Source

pub fn create_localized_notification_messages<B: BodyExt>( &self, notification_message_template_id: impl AsRef<str>, body: B, ) -> RequestHandler

Create new navigation property to localizedNotificationMessages for deviceManagement

Source

pub fn list_localized_notification_messages( &self, notification_message_template_id: impl AsRef<str>, ) -> RequestHandler

Get localizedNotificationMessages from deviceManagement

Source

pub fn get_localized_notification_messages_count( &self, notification_message_template_id: impl AsRef<str>, ) -> RequestHandler

Get the number of the resource

Source

pub fn delete_localized_notification_messages( &self, notification_message_template_id: impl AsRef<str>, localized_notification_message_id: impl AsRef<str>, ) -> RequestHandler

Delete navigation property localizedNotificationMessages for deviceManagement

Source

pub fn get_localized_notification_messages( &self, notification_message_template_id: impl AsRef<str>, localized_notification_message_id: impl AsRef<str>, ) -> RequestHandler

Get localizedNotificationMessages from deviceManagement

Source

pub fn update_localized_notification_messages<B: BodyExt>( &self, notification_message_template_id: impl AsRef<str>, localized_notification_message_id: impl AsRef<str>, body: B, ) -> RequestHandler

Update the navigation property localizedNotificationMessages in deviceManagement

Source

pub fn send_test_message( &self, notification_message_template_id: impl AsRef<str>, ) -> RequestHandler

Invoke action sendTestMessage

Source

pub fn create_remote_assistance_partners<B: BodyExt>( &self, body: B, ) -> RequestHandler

Create new navigation property to remoteAssistancePartners for deviceManagement

Source

pub fn list_remote_assistance_partners(&self) -> RequestHandler

Get remoteAssistancePartners from deviceManagement

Source

pub fn get_remote_assistance_partners_count(&self) -> RequestHandler

Get the number of the resource

Source

pub fn delete_remote_assistance_partners( &self, remote_assistance_partner_id: impl AsRef<str>, ) -> RequestHandler

Delete navigation property remoteAssistancePartners for deviceManagement

Source

pub fn get_remote_assistance_partners( &self, remote_assistance_partner_id: impl AsRef<str>, ) -> RequestHandler

Get remoteAssistancePartners from deviceManagement

Source

pub fn update_remote_assistance_partners<B: BodyExt>( &self, remote_assistance_partner_id: impl AsRef<str>, body: B, ) -> RequestHandler

Update the navigation property remoteAssistancePartners in deviceManagement

Source

pub fn begin_onboarding( &self, remote_assistance_partner_id: impl AsRef<str>, ) -> RequestHandler

Invoke action beginOnboarding

Source

pub fn disconnect( &self, remote_assistance_partner_id: impl AsRef<str>, ) -> RequestHandler

Invoke action disconnect

Source

pub fn create_resource_operations<B: BodyExt>(&self, body: B) -> RequestHandler

Create new navigation property to resourceOperations for deviceManagement

Source

pub fn list_resource_operations(&self) -> RequestHandler

Get resourceOperations from deviceManagement

Source

pub fn get_resource_operations_count(&self) -> RequestHandler

Get the number of the resource

Source

pub fn delete_resource_operations( &self, resource_operation_id: impl AsRef<str>, ) -> RequestHandler

Delete navigation property resourceOperations for deviceManagement

Source

pub fn get_resource_operations( &self, resource_operation_id: impl AsRef<str>, ) -> RequestHandler

Get resourceOperations from deviceManagement

Source

pub fn update_resource_operations<B: BodyExt>( &self, resource_operation_id: impl AsRef<str>, body: B, ) -> RequestHandler

Update the navigation property resourceOperations in deviceManagement

Source

pub fn create_role_assignments<B: BodyExt>(&self, body: B) -> RequestHandler

Create new navigation property to roleAssignments for deviceManagement

Source

pub fn list_role_assignments(&self) -> RequestHandler

Get roleAssignments from deviceManagement

Source

pub fn get_role_assignments_count(&self) -> RequestHandler

Get the number of the resource

Source

pub fn delete_role_assignments( &self, device_and_app_management_role_assignment_id: impl AsRef<str>, ) -> RequestHandler

Delete navigation property roleAssignments for deviceManagement

Source

pub fn get_role_assignments( &self, device_and_app_management_role_assignment_id: impl AsRef<str>, ) -> RequestHandler

Get roleAssignments from deviceManagement

Source

pub fn update_role_assignments<B: BodyExt>( &self, device_and_app_management_role_assignment_id: impl AsRef<str>, body: B, ) -> RequestHandler

Update the navigation property roleAssignments in deviceManagement

Source

pub fn get_software_update_status_summary(&self) -> RequestHandler

Get softwareUpdateStatusSummary from deviceManagement

Source

pub fn create_telecom_expense_management_partners<B: BodyExt>( &self, body: B, ) -> RequestHandler

Create new navigation property to telecomExpenseManagementPartners for deviceManagement

Source

pub fn list_telecom_expense_management_partners(&self) -> RequestHandler

Get telecomExpenseManagementPartners from deviceManagement

Source

pub fn get_telecom_expense_management_partners_count(&self) -> RequestHandler

Get the number of the resource

Source

pub fn delete_telecom_expense_management_partners( &self, telecom_expense_management_partner_id: impl AsRef<str>, ) -> RequestHandler

Delete navigation property telecomExpenseManagementPartners for deviceManagement

Source

pub fn get_telecom_expense_management_partners( &self, telecom_expense_management_partner_id: impl AsRef<str>, ) -> RequestHandler

Get telecomExpenseManagementPartners from deviceManagement

Source

pub fn update_telecom_expense_management_partners<B: BodyExt>( &self, telecom_expense_management_partner_id: impl AsRef<str>, body: B, ) -> RequestHandler

Update the navigation property telecomExpenseManagementPartners in deviceManagement

Source

pub fn verify_windows_enrollment_auto_discovery( &self, domain_name: impl AsRef<str>, ) -> RequestHandler

Invoke function verifyWindowsEnrollmentAutoDiscovery

Source

pub fn create_windows_information_protection_app_learning_summaries<B: BodyExt>( &self, body: B, ) -> RequestHandler

Create new navigation property to windowsInformationProtectionAppLearningSummaries for deviceManagement

Source

pub fn list_windows_information_protection_app_learning_summaries( &self, ) -> RequestHandler

Get windowsInformationProtectionAppLearningSummaries from deviceManagement

Source

pub fn get_windows_information_protection_app_learning_summaries_count( &self, ) -> RequestHandler

Get the number of the resource

Source

pub fn delete_windows_information_protection_app_learning_summaries( &self, windows_information_protection_app_learning_summary_id: impl AsRef<str>, ) -> RequestHandler

Delete navigation property windowsInformationProtectionAppLearningSummaries for deviceManagement

Source

pub fn get_windows_information_protection_app_learning_summaries( &self, windows_information_protection_app_learning_summary_id: impl AsRef<str>, ) -> RequestHandler

Get windowsInformationProtectionAppLearningSummaries from deviceManagement

Source

pub fn update_windows_information_protection_app_learning_summaries<B: BodyExt>( &self, windows_information_protection_app_learning_summary_id: impl AsRef<str>, body: B, ) -> RequestHandler

Update the navigation property windowsInformationProtectionAppLearningSummaries in deviceManagement

Source

pub fn create_windows_information_protection_network_learning_summaries<B: BodyExt>( &self, body: B, ) -> RequestHandler

Create new navigation property to windowsInformationProtectionNetworkLearningSummaries for deviceManagement

Source

pub fn list_windows_information_protection_network_learning_summaries( &self, ) -> RequestHandler

Get windowsInformationProtectionNetworkLearningSummaries from deviceManagement

Source

pub fn get_windows_information_protection_network_learning_summaries_count( &self, ) -> RequestHandler

Get the number of the resource

Source

pub fn delete_windows_information_protection_network_learning_summaries( &self, windows_information_protection_network_learning_summary_id: impl AsRef<str>, ) -> RequestHandler

Delete navigation property windowsInformationProtectionNetworkLearningSummaries for deviceManagement

Source

pub fn get_windows_information_protection_network_learning_summaries( &self, windows_information_protection_network_learning_summary_id: impl AsRef<str>, ) -> RequestHandler

Get windowsInformationProtectionNetworkLearningSummaries from deviceManagement

Source

pub fn update_windows_information_protection_network_learning_summaries<B: BodyExt>( &self, windows_information_protection_network_learning_summary_id: impl AsRef<str>, body: B, ) -> RequestHandler

Update the navigation property windowsInformationProtectionNetworkLearningSummaries in deviceManagement

Trait Implementations§

Source§

impl ApiClientImpl for DeviceManagementApiClient

Source§

fn url(&self) -> Url

Source§

fn render_path<S: AsRef<str>>( &self, path: S, path_params_map: &Value, ) -> GraphResult<String>

Source§

fn build_url<S>( &self, path: S, path_params_map: &Value, ) -> Result<Url, GraphFailure>
where S: AsRef<str>,

Source§

impl Debug for DeviceManagementApiClient

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl ODataQuery for DeviceManagementApiClient

Source§

fn append_query_pair<KV: AsRef<str>>(self, key: KV, value: KV) -> Self

Source§

fn count<S>(self, value: S) -> Self
where S: AsRef<str>,

Retrieves the total count of matching resources. See the docs
Source§

fn select(self, value: &[&str]) -> Self

Filters properties (columns). See the docs
Source§

fn expand(self, value: &[&str]) -> Self

Retrieves related resources. See the docs
Source§

fn filter(self, value: &[&str]) -> Self

Filters results (rows). See the docs
Source§

fn order_by(self, value: &[&str]) -> Self

Orders results. See the docs
Source§

fn search<S>(self, value: S) -> Self
where S: AsRef<str>,

Returns results based on search criteria. See the docs
Source§

fn format<S>(self, value: S) -> Self
where S: AsRef<str>,

Returns the results in the specified media format. See the docs
Source§

fn skip<S>(self, value: S) -> Self
where S: AsRef<str>,

Indexes into a result set. Also used by some APIs to implement paging and can be used together with $top to manually page results. See the docs
Source§

fn skip_token<S>(self, value: S) -> Self
where S: AsRef<str>,

Retrieves the next page of results from result sets that span multiple pages. (Some APIs use $skip instead.) See the docs
Source§

fn delta_token<S>(self, value: S) -> Self
where S: AsRef<str>,

Retrieves the next page of results from result sets that span multiple pages. (Some APIs use $skip instead.) See the docs
Source§

fn top<S>(self, value: S) -> Self
where S: AsRef<str>,

Sets the page size of results. See the docs
Source§

impl ResourceIdentifier for DeviceManagementApiClient

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T> Instrument for T

Source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<T> WithSubscriber for T

Source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more