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