Uses of Class
odata.msgraph.client.beta.complex.AppleOwnerTypeEnrollmentType.Builder
-
Packages that use AppleOwnerTypeEnrollmentType.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of AppleOwnerTypeEnrollmentType.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return AppleOwnerTypeEnrollmentType.Builder Modifier and Type Method Description static AppleOwnerTypeEnrollmentType.BuilderAppleOwnerTypeEnrollmentType. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AppleOwnerTypeEnrollmentType.BuilderAppleOwnerTypeEnrollmentType.Builder. enrollmentType(AppleUserInitiatedEnrollmentType enrollmentType)“The enrollment type.”AppleOwnerTypeEnrollmentType.BuilderAppleOwnerTypeEnrollmentType.Builder. ownerType(ManagedDeviceOwnerType ownerType)“The owner type.”
-