Class ApplicationCollectionResponse

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

public class ApplicationCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Application>
The class for the Application Collection Response.
  • Constructor Details

    • ApplicationCollectionResponse

      public ApplicationCollectionResponse()