Uses of Class
odata.msgraph.client.beta.entity.WindowsDriverUpdateProfileAssignment.Builder
-
Packages that use WindowsDriverUpdateProfileAssignment.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of WindowsDriverUpdateProfileAssignment.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WindowsDriverUpdateProfileAssignment.Builder Modifier and Type Method Description static WindowsDriverUpdateProfileAssignment.BuilderWindowsDriverUpdateProfileAssignment. builderWindowsDriverUpdateProfileAssignment()Returns a builder which is used to create a new instance of this class (given that this class is immutable).WindowsDriverUpdateProfileAssignment.BuilderWindowsDriverUpdateProfileAssignment.Builder. id(String id)WindowsDriverUpdateProfileAssignment.BuilderWindowsDriverUpdateProfileAssignment.Builder. target(DeviceAndAppManagementAssignmentTarget target)“The assignment target that the driver update profile is assigned to.”
-