Uses of Class
odata.msgraph.client.beta.complex.SharedAppleDeviceUser.Builder
-
Packages that use SharedAppleDeviceUser.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of SharedAppleDeviceUser.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return SharedAppleDeviceUser.Builder Modifier and Type Method Description static SharedAppleDeviceUser.BuilderSharedAppleDeviceUser. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).SharedAppleDeviceUser.BuilderSharedAppleDeviceUser.Builder. dataQuota(Long dataQuota)“Data quota”SharedAppleDeviceUser.BuilderSharedAppleDeviceUser.Builder. dataToSync(Boolean dataToSync)“Data to sync”SharedAppleDeviceUser.BuilderSharedAppleDeviceUser.Builder. dataUsed(Long dataUsed)“Data quota”SharedAppleDeviceUser.BuilderSharedAppleDeviceUser.Builder. userPrincipalName(String userPrincipalName)“User name”
-