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