Class ManagedAppProtectionRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<ManagedAppProtection>
-
- odata.msgraph.client.entity.request.ManagedAppProtectionRequest
-
public class ManagedAppProtectionRequest extends com.github.davidmoten.odata.client.EntityRequest<ManagedAppProtection>
-
-
Constructor Summary
Constructors Constructor Description ManagedAppProtectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestNoReturntargetApps(List<ManagedMobileApp> apps)
-
-
-
Method Detail
-
targetApps
public com.github.davidmoten.odata.client.ActionRequestNoReturn targetApps(List<ManagedMobileApp> apps)
-
-