Class TeamsAppCollectionResponse

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

public class TeamsAppCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<TeamsApp>
The class for the Teams App Collection Response.
  • Constructor Details

    • TeamsAppCollectionResponse

      public TeamsAppCollectionResponse()