Uses of Class
odata.msgraph.client.beta.entity.request.CommandRequest
-
Packages that use CommandRequest Package Description odata.msgraph.client.beta.container odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of CommandRequest in odata.msgraph.client.beta.container
Methods in odata.msgraph.client.beta.container that return CommandRequest Modifier and Type Method Description CommandRequestGraphService. commands(String id) -
Uses of CommandRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return CommandRequest Modifier and Type Method Description CommandRequestDeviceCollectionRequest. commands(String id) -
Uses of CommandRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return CommandRequest Modifier and Type Method Description CommandRequestDeviceRequest. commands(String id)
-