Interface Tenant


  • public interface Tenant
    A Tenant representation.
    • Method Detail

      • getId

        String getId()
        Identifier of the tenant.
        Returns:
        id
      • getDescription

        String getDescription()
        The description for the tenant.
        Returns:
        description
      • getOrganizationName

        String getOrganizationName()
        The name of the Git Repository organization
        Returns:
        git repository organization