Class GetTeamsResponse

java.lang.Object
com.independentsoft.graph.teams.GetTeamsResponse

public class GetTeamsResponse extends Object
  • Constructor Details

    • GetTeamsResponse

      public GetTeamsResponse()
    • GetTeamsResponse

      public GetTeamsResponse(JsonObject jsonObject)
  • Method Details

    • getNextLink

      public String getNextLink()
    • getTeams

      public List<Team> getTeams()