Uses of Class
odata.msgraph.client.beta.entity.AppleEnrollmentProfileAssignment.Builder
-
Packages that use AppleEnrollmentProfileAssignment.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of AppleEnrollmentProfileAssignment.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return AppleEnrollmentProfileAssignment.Builder Modifier and Type Method Description static AppleEnrollmentProfileAssignment.BuilderAppleEnrollmentProfileAssignment. builderAppleEnrollmentProfileAssignment()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AppleEnrollmentProfileAssignment.BuilderAppleEnrollmentProfileAssignment.Builder. id(String id)AppleEnrollmentProfileAssignment.BuilderAppleEnrollmentProfileAssignment.Builder. target(DeviceAndAppManagementAssignmentTarget target)“The assignment target for the Apple user initiated deployment profile.”
-