Class ManagedAppProtectionRequest


  • public class ManagedAppProtectionRequest
    extends com.github.davidmoten.odata.client.EntityRequest<ManagedAppProtection>
    • Constructor Detail

      • ManagedAppProtectionRequest

        public ManagedAppProtectionRequest​(com.github.davidmoten.odata.client.ContextPath contextPath,
                                           Optional<Object> value)
    • Method Detail

      • targetApps

        public com.github.davidmoten.odata.client.ActionRequestNoReturn targetApps​(List<ManagedMobileApp> apps)