Uses of Class
odata.msgraph.client.beta.complex.IosDeviceType.Builder
-
Packages that use IosDeviceType.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of IosDeviceType.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return IosDeviceType.Builder Modifier and Type Method Description static IosDeviceType.BuilderIosDeviceType. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).IosDeviceType.BuilderIosDeviceType.Builder. iPad(Boolean iPad)“Whether the app should run on iPads.”IosDeviceType.BuilderIosDeviceType.Builder. iPhoneAndIPod(Boolean iPhoneAndIPod)“Whether the app should run on iPhones and iPods.”
-