class Microsoft::GraphAPIAdvanced

Defined in:

microsoft/graph_api_advanced.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.driver_interface : String #

Instance Method Detail

def get_request(path : String) #

[View source]
def list_managed_devices(filter_device_name : String | Nil = nil) #

[View source]
def list_users_managed_devices(user_id : String) #

[View source]
def on_load #

[View source]
def on_update #

[View source]
def post_request(path : String) #

[View source]
def put_request(path : String) #

[View source]