Uses of Class
odata.msgraph.client.complex.WindowsDeviceAccount
-
Packages that use WindowsDeviceAccount Package Description odata.msgraph.client.complex -
-
Uses of WindowsDeviceAccount in odata.msgraph.client.complex
Subclasses of WindowsDeviceAccount in odata.msgraph.client.complex Modifier and Type Class Description classWindowsDeviceADAccountclassWindowsDeviceAzureADAccountFields in odata.msgraph.client.complex declared as WindowsDeviceAccount Modifier and Type Field Description protected WindowsDeviceAccountUpdateWindowsDeviceAccountActionParameter. deviceAccountMethods in odata.msgraph.client.complex that return WindowsDeviceAccount Modifier and Type Method Description WindowsDeviceAccountWindowsDeviceAccount.Builder. build()WindowsDeviceAccountWindowsDeviceAccount. withPassword(String password)WindowsDeviceAccountWindowsDeviceAccount. withUnmappedField(String name, Object value)Methods in odata.msgraph.client.complex that return types with arguments of type WindowsDeviceAccount Modifier and Type Method Description Optional<WindowsDeviceAccount>UpdateWindowsDeviceAccountActionParameter. getDeviceAccount()Methods in odata.msgraph.client.complex with parameters of type WindowsDeviceAccount Modifier and Type Method Description UpdateWindowsDeviceAccountActionParameter.BuilderUpdateWindowsDeviceAccountActionParameter.Builder. deviceAccount(WindowsDeviceAccount deviceAccount)UpdateWindowsDeviceAccountActionParameterUpdateWindowsDeviceAccountActionParameter. withDeviceAccount(WindowsDeviceAccount deviceAccount)
-