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