Class ManagedMobileAppCollectionResponse

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

public class ManagedMobileAppCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<ManagedMobileApp>
The class for the Managed Mobile App Collection Response.
  • Constructor Details

    • ManagedMobileAppCollectionResponse

      public ManagedMobileAppCollectionResponse()