Class TeamsTabCollectionResponse

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

public class TeamsTabCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<TeamsTab>
The class for the Teams Tab Collection Response.
  • Constructor Details

    • TeamsTabCollectionResponse

      public TeamsTabCollectionResponse()