Class MobileAppContentFileCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<MobileAppContentFile>
com.microsoft.graph.requests.MobileAppContentFileCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<MobileAppContentFile>, com.microsoft.graph.serializer.IJsonBackedObject

public class MobileAppContentFileCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<MobileAppContentFile>
The class for the Mobile App Content File Collection Response.
  • Constructor Details

    • MobileAppContentFileCollectionResponse

      public MobileAppContentFileCollectionResponse()