Class AssociatedTeamInfoCollectionResponse

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

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

    • AssociatedTeamInfoCollectionResponse

      public AssociatedTeamInfoCollectionResponse()