Uses of Class
com.microsoft.graph.models.IosManagedAppProtection
Packages that use IosManagedAppProtection
-
Uses of IosManagedAppProtection in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return IosManagedAppProtectionModifier and TypeMethodDescriptionstatic IosManagedAppProtectionIosManagedAppProtection.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type IosManagedAppProtectionModifier and TypeMethodDescriptionDeviceAppManagement.getIosManagedAppProtections()Gets the iosManagedAppProtections property value. iOS managed app policies.IosManagedAppProtectionCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type IosManagedAppProtectionModifier and TypeMethodDescriptionvoidDeviceAppManagement.setIosManagedAppProtections(List<IosManagedAppProtection> value) Sets the iosManagedAppProtections property value. iOS managed app policies.voidIosManagedAppProtectionCollectionResponse.setValue(List<IosManagedAppProtection> value) Sets the value property value.