Uses of Class
odata.msgraph.client.complex.WindowsDeviceAzureADAccount.Builder
-
Packages that use WindowsDeviceAzureADAccount.Builder Package Description odata.msgraph.client.complex -
-
Uses of WindowsDeviceAzureADAccount.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return WindowsDeviceAzureADAccount.Builder Modifier and Type Method Description static WindowsDeviceAzureADAccount.BuilderWindowsDeviceAzureADAccount. builderWindowsDeviceAzureADAccount()Returns a builder which is used to create a new instance of this class (given that this class is immutable).WindowsDeviceAzureADAccount.BuilderWindowsDeviceAzureADAccount.Builder. password(String password)WindowsDeviceAzureADAccount.BuilderWindowsDeviceAzureADAccount.Builder. userPrincipalName(String userPrincipalName)
-