Package com.microsoft.graph.requests
Class WindowsInformationProtectionAppLockerFileCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<WindowsInformationProtectionAppLockerFile>
com.microsoft.graph.requests.WindowsInformationProtectionAppLockerFileCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<WindowsInformationProtectionAppLockerFile>
,com.microsoft.graph.serializer.IJsonBackedObject
public class WindowsInformationProtectionAppLockerFileCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<WindowsInformationProtectionAppLockerFile>
The class for the Windows Information Protection App Locker File 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
-
WindowsInformationProtectionAppLockerFileCollectionResponse
public WindowsInformationProtectionAppLockerFileCollectionResponse()
-