Uses of Class
odata.msgraph.client.beta.complex.WindowsKioskAzureADGroup.Builder
-
Packages that use WindowsKioskAzureADGroup.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of WindowsKioskAzureADGroup.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return WindowsKioskAzureADGroup.Builder Modifier and Type Method Description static WindowsKioskAzureADGroup.BuilderWindowsKioskAzureADGroup. builderWindowsKioskAzureADGroup()Returns a builder which is used to create a new instance of this class (given that this class is immutable).WindowsKioskAzureADGroup.BuilderWindowsKioskAzureADGroup.Builder. displayName(String displayName)“The display name of the AzureAD group that will be locked to this kiosk configuration”WindowsKioskAzureADGroup.BuilderWindowsKioskAzureADGroup.Builder. groupId(String groupId)“The ID of the AzureAD group that will be locked to this kiosk configuration”
-