Class GHExternalGroup.GHLinkedTeam

java.lang.Object
org.kohsuke.github.GHExternalGroup.GHLinkedTeam
Enclosing class:
GHExternalGroup

public static class GHExternalGroup.GHLinkedTeam extends Object
A reference of a team linked to an external group
Author:
Miguel Esteban GutiƩrrez
  • Constructor Details

    • GHLinkedTeam

      public GHLinkedTeam()
      Create default GHLinkedTeam instance
  • Method Details

    • getId

      public long getId()
      Get the linked team identifier
      Returns:
      the id
    • getName

      public String getName()
      Get the linked team name
      Returns:
      the name