Uses of Class
odata.msgraph.client.complex.UpdateWindowsDeviceAccountActionParameter
-
Packages that use UpdateWindowsDeviceAccountActionParameter Package Description odata.msgraph.client.complex odata.msgraph.client.entity odata.msgraph.client.entity.request -
-
Uses of UpdateWindowsDeviceAccountActionParameter in odata.msgraph.client.complex
-
Uses of UpdateWindowsDeviceAccountActionParameter in odata.msgraph.client.entity
Methods in odata.msgraph.client.entity with parameters of type UpdateWindowsDeviceAccountActionParameter Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestNoReturnManagedDevice. updateWindowsDeviceAccount(UpdateWindowsDeviceAccountActionParameter updateWindowsDeviceAccountActionParameter) -
Uses of UpdateWindowsDeviceAccountActionParameter in odata.msgraph.client.entity.request
Methods in odata.msgraph.client.entity.request with parameters of type UpdateWindowsDeviceAccountActionParameter Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestNoReturnManagedDeviceRequest. updateWindowsDeviceAccount(UpdateWindowsDeviceAccountActionParameter updateWindowsDeviceAccountActionParameter)
-