Class TeamCollectionResponse

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

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

    • TeamCollectionResponse

      public TeamCollectionResponse()