Package com.microsoft.graph.requests
Class ManagedDeviceMobileAppConfigurationCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<ManagedDeviceMobileAppConfiguration>
com.microsoft.graph.requests.ManagedDeviceMobileAppConfigurationCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<ManagedDeviceMobileAppConfiguration>
,com.microsoft.graph.serializer.IJsonBackedObject
public class ManagedDeviceMobileAppConfigurationCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<ManagedDeviceMobileAppConfiguration>
The class for the Managed Device Mobile App Configuration 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
-
ManagedDeviceMobileAppConfigurationCollectionResponse
public ManagedDeviceMobileAppConfigurationCollectionResponse()
-