Package com.microsoft.graph.requests
Class UserGetManagedDevicesWithAppFailuresCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<String>
com.microsoft.graph.requests.UserGetManagedDevicesWithAppFailuresCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<String>,com.microsoft.graph.serializer.IJsonBackedObject
public class UserGetManagedDevicesWithAppFailuresCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<String>
The class for the User Get Managed Devices With App Failures 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
-
UserGetManagedDevicesWithAppFailuresCollectionResponse
public UserGetManagedDevicesWithAppFailuresCollectionResponse()
-