Package com.microsoft.graph.requests
Class IosManagedAppProtectionCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<IosManagedAppProtection>
com.microsoft.graph.requests.IosManagedAppProtectionCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<IosManagedAppProtection>,com.microsoft.graph.serializer.IJsonBackedObject
public class IosManagedAppProtectionCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<IosManagedAppProtection>
The class for the Ios Managed App Protection Collection Response.
-
Field Summary
Fields inherited from class com.microsoft.graph.http.BaseCollectionResponse
nextLink, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.microsoft.graph.http.BaseCollectionResponse
additionalDataManager, nextLink, setRawObject, values
-
Constructor Details
-
IosManagedAppProtectionCollectionResponse
public IosManagedAppProtectionCollectionResponse()
-